From c5be9ed06bcc7410011d595d77d2d444a4ab83b5 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Thu, 10 Apr 2014 01:07:21 +0200 Subject: [PATCH] FileManagerPro: Initial metadata --- metadata/com.michaldabski.filemanager.txt | 31 +++++++++++++++++++++++ srclibs/MSQLite.txt | 15 +++++++++++ srclibs/SystemBarTint.txt | 15 +++++++++++ 3 files changed, 61 insertions(+) create mode 100644 metadata/com.michaldabski.filemanager.txt create mode 100644 srclibs/MSQLite.txt create mode 100644 srclibs/SystemBarTint.txt diff --git a/metadata/com.michaldabski.filemanager.txt b/metadata/com.michaldabski.filemanager.txt new file mode 100644 index 0000000000..28d903533d --- /dev/null +++ b/metadata/com.michaldabski.filemanager.txt @@ -0,0 +1,31 @@ +Categories:System +License:MIT +Web Site:https://github.com/mick88/filemanager +Source Code:https://github.com/mick88/filemanager +Issue Tracker:https://github.com/mick88/filemanager/issues + +Auto Name:File Manager Pro +Summary:File manager +Description: +A file manager. +. + +Repo Type:git +Repo:https://github.com/mick88/filemanager.git + +Build:0.3,5 + commit=c1b37448572a1e5244fd89abe1eeec9956c11560 + srclibs=1:MSQLite@4f4a7ce66332e3576a1ef993141d01dc9af2fe64;2:SystemBarTint@v1.0.3 + rm=libs/msqlite.jar,libs/SystemBarTint.jar + +Maintainer Notes: + +Uses +- android-support-v4.jar +. + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:0.3 +Current Version Code:5 + diff --git a/srclibs/MSQLite.txt b/srclibs/MSQLite.txt new file mode 100644 index 0000000000..4b770a2034 --- /dev/null +++ b/srclibs/MSQLite.txt @@ -0,0 +1,15 @@ +# Source details (the only mandatory fields) +Repo Type:git +Repo:https://github.com/mick88/MSQLite.git + +# Comma-separated list of subdirs to use. The first existing subdirectory +# found between those given will be used. If none is found or provided, the +# root of the repo directory will be used instead. +Subdir: + +# Any extra commands to prepare the source library +Prepare: + +# If given "Yes", "android update project -p ." will be executed +Update Project: + diff --git a/srclibs/SystemBarTint.txt b/srclibs/SystemBarTint.txt new file mode 100644 index 0000000000..4ea289f8ef --- /dev/null +++ b/srclibs/SystemBarTint.txt @@ -0,0 +1,15 @@ +# Source details (the only mandatory fields) +Repo Type:git +Repo:https://github.com/jgilfelt/SystemBarTint + +# Comma-separated list of subdirs to use. The first existing subdirectory +# found between those given will be used. If none is found or provided, the +# root of the repo directory will be used instead. +Subdir:library + +# Any extra commands to prepare the source library +Prepare: + +# If given "Yes", "android update project -p ." will be executed +Update Project: +