From bfd567d2f0636afaa35b248545f6cd12dc6c3b85 Mon Sep 17 00:00:00 2001 From: Bill Farmer Date: Sun, 24 Feb 2013 19:55:10 +0000 Subject: [PATCH 1/8] Add org.billthefarmer.tuner.txt --- metadata/org.billthefarmer.tuner.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/org.billthefarmer.tuner.txt diff --git a/metadata/org.billthefarmer.tuner.txt b/metadata/org.billthefarmer.tuner.txt new file mode 100644 index 0000000000..4caafd17d5 --- /dev/null +++ b/metadata/org.billthefarmer.tuner.txt @@ -0,0 +1,26 @@ +Name: Tuner +Category: Multimedia +License: GPLv3 +Web Site: https://github.com/billthefarmer/tuner/wiki +Source Code: https://github.com/billthefarmer/tuner +Issue Tracker: https://github.com/billthefarmer/tuner/issues + +Summary: Tuner optimised for tuning accordions +Description: +Accordion tuner with scope, spectrum and strobe. Can show up to eight +different notes or reeds concurrently. +. + +Repo Type: git +Repo: https://github.com/billthefarmer/tuner +#Version Names and Codes must be distinct +Build Version: 1.0,1.0,v1.0 + +Auto Update Mode: Version v%v +#One of Tags, RepoManifest, Market or None (in that order of preference) +#If None, describe how to obtain Current Version in a comment +#The other methods are automatic but check that the mechanism works +Update Check Mode: RepoManifest +Current Version: Version 1.0 +Current Version Code: 1 + From a16ed2d9811912415b6cbf6983cd439a0eda37e9 Mon Sep 17 00:00:00 2001 From: Bill Farmer Date: Mon, 25 Feb 2013 09:30:05 +0000 Subject: [PATCH 2/8] Updated org.billthefarmer.tuner.txt --- metadata/org.billthefarmer.tuner.txt | 28 ++++++++++------------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/metadata/org.billthefarmer.tuner.txt b/metadata/org.billthefarmer.tuner.txt index 4caafd17d5..f19ed761c3 100644 --- a/metadata/org.billthefarmer.tuner.txt +++ b/metadata/org.billthefarmer.tuner.txt @@ -1,26 +1,18 @@ -Name: Tuner -Category: Multimedia -License: GPLv3 -Web Site: https://github.com/billthefarmer/tuner/wiki -Source Code: https://github.com/billthefarmer/tuner -Issue Tracker: https://github.com/billthefarmer/tuner/issues +Category:Multimedia +License:GPLv3 +Web Site:https://github.com/billthefarmer/tuner/wiki +Source Code:https://github.com/billthefarmer/tuner +Issue Tracker:https://github.com/billthefarmer/tuner/issues -Summary: Tuner optimised for tuning accordions +Summary:Tuner optimised for tuning accordions Description: Accordion tuner with scope, spectrum and strobe. Can show up to eight different notes or reeds concurrently. . -Repo Type: git -Repo: https://github.com/billthefarmer/tuner -#Version Names and Codes must be distinct -Build Version: 1.0,1.0,v1.0 +Repo Type:git +Repo:https://github.com/billthefarmer/tuner +Build Version:1 -Auto Update Mode: Version v%v -#One of Tags, RepoManifest, Market or None (in that order of preference) -#If None, describe how to obtain Current Version in a comment -#The other methods are automatic but check that the mechanism works -Update Check Mode: RepoManifest -Current Version: Version 1.0 -Current Version Code: 1 +Update Check Mode:Tags From 55f4610a4186061b0861da2543491463804ec748 Mon Sep 17 00:00:00 2001 From: Bill Farmer Date: Mon, 25 Feb 2013 09:51:32 +0000 Subject: [PATCH 3/8] Updated org.billthefarmer.tuner.txt --- metadata/org.billthefarmer.tuner.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.billthefarmer.tuner.txt b/metadata/org.billthefarmer.tuner.txt index f19ed761c3..876b979e6c 100644 --- a/metadata/org.billthefarmer.tuner.txt +++ b/metadata/org.billthefarmer.tuner.txt @@ -12,7 +12,7 @@ different notes or reeds concurrently. Repo Type:git Repo:https://github.com/billthefarmer/tuner -Build Version:1 +Build Version:1.0,1,v1.0 Update Check Mode:Tags From 754ba9663e3337a468914c8f5a338d5e71b36991 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 25 Feb 2013 12:05:21 +0000 Subject: [PATCH 4/8] new non-working app com.koushikdutta.superuser. requires srclib --- metadata/com.koushikdutta.superuser.txt | 26 +++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/com.koushikdutta.superuser.txt diff --git a/metadata/com.koushikdutta.superuser.txt b/metadata/com.koushikdutta.superuser.txt new file mode 100644 index 0000000000..dc2039bb8e --- /dev/null +++ b/metadata/com.koushikdutta.superuser.txt @@ -0,0 +1,26 @@ +Category:System +License:Unknown +Web Site:https://github.com/koush/Superuser +Source Code:https://github.com/koush/Superuser +Issue Tracker:https://github.com/koush/Superuser/issues + +Summary:Manage root access +Description: +An app to allow or disallow apps' request to run as root, like the +Superuser app that comes with custom ROMs. The difference here is +that the entire app can be built from source with the Android +SDK, including the '''su''' binary which is bundled within. The app +also intends to enforce an Android root permission that can be +managed like any other permission. Should work with both ARM and x86. +. + +Repo Type:git +Repo:https://github.com/koush/Superuser.git + +Build Version:1.0.0.0,1000,!Requires ndk-r8d + some other errors 35d6cbaedf,subdir=Superuser,\ +update=force,srclibs=KoushWidgets@c49ce98624,prebuild=\ +sed -i 's@\(android.library.reference.1=\).*@\1$$KoushWidgets$$@' project.properties,buildjni=yes + +Auto Update Mode:None +Update Check Mode:None + From 976b3bdb97f001ac27b635a8ad7c2720a26fb929 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 25 Feb 2013 12:29:39 +0000 Subject: [PATCH 5/8] fix version name of com.achep.widget.jellyclock --- metadata/com.achep.widget.jellyclock.txt | 3 ++- metadata/org.billthefarmer.tuner.txt | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/metadata/com.achep.widget.jellyclock.txt b/metadata/com.achep.widget.jellyclock.txt index bb746313d0..5bf38acfa7 100644 --- a/metadata/com.achep.widget.jellyclock.txt +++ b/metadata/com.achep.widget.jellyclock.txt @@ -13,7 +13,8 @@ with Android 4.2. Repo Type:git Repo:https://github.com/AChep/JellyBeanClock.git -Build Version:1.0.2,3,43e2b35baf +Build Version:1.0.1,2,43e2b35baf +Build Version:1.0.2,3,!doesn't build Auto Update Mode:None Update Check Mode:RepoManifest diff --git a/metadata/org.billthefarmer.tuner.txt b/metadata/org.billthefarmer.tuner.txt index 876b979e6c..454cbc0a19 100644 --- a/metadata/org.billthefarmer.tuner.txt +++ b/metadata/org.billthefarmer.tuner.txt @@ -12,7 +12,11 @@ different notes or reeds concurrently. Repo Type:git Repo:https://github.com/billthefarmer/tuner + Build Version:1.0,1,v1.0 +Auto Update Mode:None Update Check Mode:Tags +Current Version:Version 1.0 +Current Version Code:1 From 189be89162d6cd19b5868c1a6171e3d4127b3c1e Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 25 Feb 2013 12:30:53 +0000 Subject: [PATCH 6/8] REFRESH plz: net.sourceforge.servestream. now using git-svn --- metadata/net.sourceforge.servestream.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/net.sourceforge.servestream.txt b/metadata/net.sourceforge.servestream.txt index 481bce483d..6c844ca46d 100644 --- a/metadata/net.sourceforge.servestream.txt +++ b/metadata/net.sourceforge.servestream.txt @@ -25,7 +25,7 @@ in the background. For use with any streaming media servers such as GNUMP3d. * Utilizes HTML parsing to allow navigation of HTTP servers that serve HTML pages e.g. http://listenlive.eu or http://magnatune.com/mobile . -Repo Type:svn +Repo Type:git-svn #Repo:https://servestream.svn.sourceforge.net/svnroot/servestream/trunk; old url prior to r1160 Repo:http://svn.code.sf.net/p/servestream/code/trunk @@ -58,7 +58,7 @@ sed -i 's/bash/sh/g' arm-build.sh && \ sed -i '/PIPESTATUS/d' arm-build.sh && \ NDK=$$NDK$$ ./arm-build.sh && cp -r build/ffmpeg/* ../jni/ffmpeg/ffmpeg,buildjni=yes Build Version:0.5.5,70,1361,srclibs=ActionBarSherlock@4.2.0,prebuild=\ -rm custom_rules.xml && chmod +x scripts/build-ffmpeg.sh && /bin/dash scripts/build-ffmpeg.sh && \ +rm custom_rules.xml && chmod +x scripts/build-ffmpeg.sh && ./scripts/build-ffmpeg.sh && \ echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties,buildjni=yes Auto Update Mode:None From c816283ebf575dbc3f91f0a6fc1792a4a89e1773 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 25 Feb 2013 12:41:45 +0000 Subject: [PATCH 7/8] update com.seawolfsanctuary.keepingtracks to 1.01 --- metadata/com.seawolfsanctuary.keepingtracks.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/com.seawolfsanctuary.keepingtracks.txt b/metadata/com.seawolfsanctuary.keepingtracks.txt index cd7f2b744e..86b918d55f 100644 --- a/metadata/com.seawolfsanctuary.keepingtracks.txt +++ b/metadata/com.seawolfsanctuary.keepingtracks.txt @@ -23,6 +23,7 @@ Repo Type:git Repo:https://bitbucket.org/sea_wolf/keepingtracks.git Build Version:1.00,20130222,1.00,prebuild=rm -rf sources +Build Version:1.01,20130223,1.01,prebuild=rm -rf sources Auto Update Mode:None Update Check Mode:Tags From f01907faca08df76148a0382d954b7bbfc8d72d6 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 25 Feb 2013 13:13:54 +0000 Subject: [PATCH 8/8] disable org.kwaak3.ext: build server rejection --- metadata/org.kwaak3.ext.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.kwaak3.ext.txt b/metadata/org.kwaak3.ext.txt index fbf4356406..5dacca4cf6 100644 --- a/metadata/org.kwaak3.ext.txt +++ b/metadata/org.kwaak3.ext.txt @@ -15,7 +15,7 @@ do not work in this version, so you need hardware keys to play. Repo Type:git-svn Repo:http://kwaak3.googlecode.com/svn/trunk/ -Build Version:1.0,1,37,subdir=kwaak/project,target=android-10,novcheck=yes,\ +Build Version:1.0,1,!build server rejection 37,subdir=kwaak/project,target=android-10,novcheck=yes,\ patch=common.patch,prebuild=\ cd ../.. && chmod +x mkjni.sh && ANDROID_NDK=$$NDK$$ ./mkjni.sh && cd kwaak/project,buildjni=yes