From 9deee34a446641c700490c154c5dd4fc7b41e894 Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 16 Jan 2013 21:57:31 +0000 Subject: [PATCH 1/5] new app friendica --- metadata/de.wikilab.android.friendica01.txt | 32 +++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/de.wikilab.android.friendica01.txt diff --git a/metadata/de.wikilab.android.friendica01.txt b/metadata/de.wikilab.android.friendica01.txt new file mode 100644 index 0000000000..450f43af05 --- /dev/null +++ b/metadata/de.wikilab.android.friendica01.txt @@ -0,0 +1,32 @@ +Category:Internet +License:MPL2 +Web Site:http://andfrnd.wiki-lab.net +Source Code:https://github.com/max-weller/friendica-for-android +Issue Tracker:https://github.com/max-weller/friendica-for-android/issues + +Summary:Social networking +Description: +The app started as a simple image uploader providing an entry in the +"Share"/"Send" menu of Android apps (e.g. the gallery app) to send photos +to your Friendica account. + +Now it's being extended towards a full interface for Friendica, including +timeline display and the ability to view and post on you and your friends' +profile walls. You need to have a Friendica account. To get one, choose +a site from the [http://dir.friendica.com/siteinfo Friendica directory]. +It's free! +. + +Repo Type:git +Repo:https://github.com/max-weller/friendica-for-android.git + +Build Version:8.0,8,1e7901e380,subdir=mw-android-friendica-01,\ +update=.;../libpulltorefresh,prebuild=rm -rf ../EXPORT && \ +sed -i 's@\(android.library.reference.1=\).*@\1../libpulltorefresh@' project.properties + +Auto Update Mode:None +#Not in market +Update Check Mode:RepoManifest +Current Version:8.0 +Current Version Code:8 + From cf6acc6b064a075340454ac4b7f7bebe559ca93b Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 17 Jan 2013 12:09:16 +0000 Subject: [PATCH 2/5] new game gloomy dungeons, waiting on ruby --- .../zame.GloomyDungeons.opensource.game.txt | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 metadata/zame.GloomyDungeons.opensource.game.txt diff --git a/metadata/zame.GloomyDungeons.opensource.game.txt b/metadata/zame.GloomyDungeons.opensource.game.txt new file mode 100644 index 0000000000..14b46934b9 --- /dev/null +++ b/metadata/zame.GloomyDungeons.opensource.game.txt @@ -0,0 +1,41 @@ +Category:Games +License:MIT +Web Site:http://mobile.zame-dev.org/gloomy +Source Code:https://github.com/restorer/Gloomy-Dungeons-3D +Issue Tracker:https://github.com/restorer/Gloomy-Dungeons-3D/issues + +Summary:First-person shooter +Description: +If you loved Doom and Wolfenstein 3D and want to go to back to gaming in the +early ‘90s, Gloomy Dungeons 3D is for you! The game has so many features that +you will be glued to your phone for hours. Watch out for sore fingers! + +* Virtual world simulation with 3D visuals +* Different types of enemies +* Travel through immense graphically detailed mazes +* 7 control modes +* More than 5 hours of game play +* 25 different shooting locations +* Unlock new weapons, skills and spill more blood +* Optimized to run even on 1st Gen Android phones +* All resources are free as in freedom (in f-droid.org version) + +Zeemote isn't supported and Google Analytics was removed before building. +. + +Repo Type:git +Repo:https://github.com/restorer/Gloomy-Dungeons-3D + +Build Version:2013.01.17.1126,1358421967,!needs ruby rmagick rubygems 05e6bb5422,\ +srclibs=NoAnalytics@158a4a,\ +novcheck=yes,subdir=.build,init=cd .. && sed -i '54\,57d' source/AndroidManifest.xml && \ +sed -i 's@\$NDKBUILDTOOL@$$NDK$$/ndk-build@g' tools/builder/build-fdroid.sh && \ +rm source/libs/libGoogleAnalytics.jar && ./f-build opensource,prebuild=\ +echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties,buildjni=no + +#In Market under zame.something.else & has non-free resources +Update Check Mode:None +#Need to fill this with proper value +Current Version:2013.01.17 +Current Version Code:13583 + From a3e9badfeb0cf4ce35faf435ff548f4e087602fe Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 17 Jan 2013 12:40:20 +0000 Subject: [PATCH 3/5] !update mupen64: apache licensed jars and ouya jar --- metadata/paulscode.android.mupen64plus.txt | 30 +++++++++++++++----- metadata/paulscode.android.mupen64plusae.txt | 18 ------------ 2 files changed, 23 insertions(+), 25 deletions(-) delete mode 100644 metadata/paulscode.android.mupen64plusae.txt diff --git a/metadata/paulscode.android.mupen64plus.txt b/metadata/paulscode.android.mupen64plus.txt index ec88980994..81d9779c2c 100644 --- a/metadata/paulscode.android.mupen64plus.txt +++ b/metadata/paulscode.android.mupen64plus.txt @@ -1,14 +1,30 @@ Category:Games -License:GPL +License:GPLv2 Web Site:http://www.paulscode.com/forum/index.php?topic=96 -Source Code:http://www.paulscode.com/forum/index.php?topic=96 -Issue Tracker: +Source Code:https://github.com/paulscode/mupen64plus-ae +Issue Tracker:https://github.com/paulscode/mupen64plus-ae/issues + Summary:Nintendo 64 Emulator Description: -N64 emulator. +See the +[http://mupen64plus.wikia.com/wiki/Mupen64Plus,_Android_Edition_%28AE%29_Wiki compatibility wiki]. +Mupen64Plus, Android Edition (AE) is a port of Mupen64Plus to Android. +(Not officially supported by the Mupen64Plus team). +See [http://www.pdroms.de this website] for public domain ROMs. + +Getting started: +* Transfer ROMs anywhere to your internal storage/SD card +* Browse to them from within the app +* Default SD card directory on most devices is /mnt/sdcard +* ROMs must be in .n64, .v64, or .z64 format, optionally in .zip files . -Update Check Mode:None -Current Version:1.8.2 -Current Version Code:12 +Repo Type:git +Repo:https://github.com/paulscode/mupen64plus-ae.git + +Build Version:2.0.0,16,!jars not compatible with licence 2.0.0,buildjni=yes + +Update Check Mode:Tags +Current Version:2.0.0 +Current Version Code:16 diff --git a/metadata/paulscode.android.mupen64plusae.txt b/metadata/paulscode.android.mupen64plusae.txt deleted file mode 100644 index 9f004b3472..0000000000 --- a/metadata/paulscode.android.mupen64plusae.txt +++ /dev/null @@ -1,18 +0,0 @@ -Disabled:Add to repo when 1.10 comes out. remove the other package id -Category:Games -License:GPL -Web Site:http://www.paulscode.com/forum/index.php?topic=96 -Source Code:https://github.com/paulscode/mupen64plus-ae -Issue Tracker:https://github.com/paulscode/mupen64plus-ae/issues - -Summary:Nintendo 64 Emulator -Description: -N64 emulator now in beta. See website for link to compatibility wiki -. - -Repo Type:git -Repo:https://github.com/paulscode/mupen64plus-ae.git - -Update Check Mode:RepoManifest -Current Version:1.9.2 -Current Version Code:14 From becde4b46c24702d72cf323f139805085b8b8c1d Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 17 Jan 2013 13:02:24 +0000 Subject: [PATCH 4/5] long overdue update to Learn Music Notes --- metadata/net.fercanet.LNM.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/net.fercanet.LNM.txt b/metadata/net.fercanet.LNM.txt index 907a62105a..96dc36b2df 100644 --- a/metadata/net.fercanet.LNM.txt +++ b/metadata/net.fercanet.LNM.txt @@ -13,7 +13,7 @@ Repo Type:svn Repo:https://learnmusicnotes.svn.sourceforge.net/svnroot/learnmusicnotes/trunk Build Version:1.2,3,16 -Build Version:1.4,5,!No source for this version in the repo +Build Version:1.4,5,20,forcversion=yes,forcevercode=yes Update Check Mode:Market Current Version:1.4 From fbdf7595e60f35e2c84c0034434e07a763011cde Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 17 Jan 2013 13:11:52 +0000 Subject: [PATCH 5/5] fix for servestream --- metadata/net.sourceforge.servestream.txt | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/metadata/net.sourceforge.servestream.txt b/metadata/net.sourceforge.servestream.txt index 112786589f..b31d45982a 100644 --- a/metadata/net.sourceforge.servestream.txt +++ b/metadata/net.sourceforge.servestream.txt @@ -7,10 +7,12 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=wseemann%40 Summary:Audio stream player Description: -N.B ffmpeg is being used in 0.5.0, so all features should work correctly: on both arm and x86. +'''N.B''' ffmpeg is being used in 0.5.0, so all features should work correctly: +on both arm and x86. Version 0.4.12 doesn't have ffmpeg and will not have all the features listed below. -HTTP media server browser and stream player. Ideal for playing internet radio or streaming podcasts +HTTP media server browser and stream player. Ideal for playing internet radio +or streaming podcasts in the background. For use with any streaming media servers such as GNUMP3d. * Supports http, https, mms (beta), mmsh (beta) @@ -20,7 +22,7 @@ in the background. For use with any streaming media servers such as GNUMP3d. * Repeat and shuffle modes * Alarm clock support * Home screen widget -* Utilizes HTML parsing to allow navigation of HTTP servers that serve HTML pages e.g http://listenlive.eu +* 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:git-svn @@ -41,8 +43,7 @@ Repo:http://svn.code.sf.net/p/servestream/code/trunk #Build Version:0.4.9,59,1049,buildjni=no #Build Version:0.4.12,62,1160,buildjni=no #adapted from here http://servestream.sourceforge.net/build-servestream.sh. See tags for releases -Build Version:0.5.0,64,!Build fails - ./arm-build.sh: 69: [: ==: unexpected operator (at 1223),prebuild=\ -export NDK=$$NDK$$ && \ +Build Version:0.5.1,65,1266,prebuild=export NDK=$$NDK$$ && \ wget http://sourceforge.net/p/servestream/code/1175/tree/ffmpeg/ffmpeg-0.11.1-android-2012-09-18.tar.gz?\ format=raw --output-document=ffmpeg-0.11.1-android-2012-09-18.tar.gz && \ wget http://sourceforge.net/p/servestream/code/1175/tree/ffmpeg/scripts/arm-build.sh?\ @@ -51,12 +52,16 @@ wget http://sourceforge.net/p/servestream/code/1175/tree/ffmpeg/scripts/x86-buil format=raw --output-document=x86-build.sh && \ tar -xvf ffmpeg-0.11.1-android-2012-09-18.tar.gz && \ chmod +x arm-build.sh && chmod +x x86-build.sh && \ -mv arm-build.sh ffmpeg-0.11.1-android-2012-09-18 && mv x86-build.sh ffmpeg-0.11.1-android-2012-09-18 && \ +mv arm-build.sh ffmpeg-0.11.1-android-2012-09-18 && \ +mv x86-build.sh ffmpeg-0.11.1-android-2012-09-18 && \ cd ffmpeg-0.11.1-android-2012-09-18 && ./extract.sh && \ sed -i 's/make -j4/make -j2/g' arm-build.sh && sed -i 's/make -j4/make -j2/g' x86-build.sh && \ sed -i 's/bash/sh/g' arm-build.sh && sed -i 's/bash/sh/g' x86-build.sh && \ +sed -i '/PIPESTATUS/d' arm-build.sh && sed -i '/PIPESTATUS/d' x86-build.sh && \ ./arm-build.sh && cp -r build/ffmpeg/* ../jni/ffmpeg/ffmpeg && \ ./x86-build.sh && cp -r build/ffmpeg/* ../jni/ffmpeg/ffmpeg && cd ../,buildjni=yes +Build Version:0.5.2,66,!waiting on MIPS script + Auto Update Mode:None Update Check Mode:Market