Massively get rid of all website links that are just source code links
This commit is contained in:
parent
c3d760bd53
commit
3c9d12e1a4
|
@ -1,6 +1,6 @@
|
|||
Categories:Navigation
|
||||
License:PublicDomain
|
||||
Web Site:http://sourceforge.net/projects/androidspeedo
|
||||
Web Site:
|
||||
Source Code:http://sourceforge.net/projects/androidspeedo
|
||||
Issue Tracker:
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Internet
|
||||
License:Apache2
|
||||
Web Site:https://github.com/anthonycr/Lightning-Browser
|
||||
Web Site:
|
||||
Source Code:https://github.com/anthonycr/Lightning-Browser
|
||||
Issue Tracker:https://github.com/anthonycr/Lightning-Browser/issues
|
||||
|
||||
|
@ -24,43 +24,43 @@ Repo:https://github.com/anthonycr/Lightning-Browser.git
|
|||
|
||||
Build:2.2.0,22
|
||||
commit=7a228d2a8c1
|
||||
target=android-17
|
||||
prebuild=sed -i 's/int MAX_TABS=5, MAX_BOOKMARKS=5/int MAX_TABS=15, MAX_BOOKMARKS=50/g' src/acr/browser/barebones/Barebones.java
|
||||
target=android-17
|
||||
|
||||
Build:2.3.4,27
|
||||
commit=2afff6d2876
|
||||
target=android-17
|
||||
prebuild=sed -i 's/MAX_TABS = 5/MAX_TABS = 15/g;s/MAX_BOOKMARKS = 5/MAX_BOOKMARKS = 50/g' src/acr/browser/barebones/Barebones.java
|
||||
target=android-17
|
||||
|
||||
Build:2.3.7,30
|
||||
commit=bba148f92e1
|
||||
target=android-17
|
||||
prebuild=sed -i 's/MAX_TABS = 5/MAX_TABS = 15/g;s/MAX_BOOKMARKS = 5/MAX_BOOKMARKS = 50/g' src/acr/browser/barebones/Barebones.java
|
||||
target=android-17
|
||||
|
||||
Build:2.3.12,36
|
||||
commit=d99e82b6cbbe8
|
||||
target=android-17
|
||||
prebuild=sed -i 's/MAX_TABS = 5/MAX_TABS = 15/g;s/MAX_BOOKMARKS = 5/MAX_BOOKMARKS = 50/g' src/acr/browser/barebones/Barebones.java
|
||||
target=android-17
|
||||
|
||||
Build:2.4,37
|
||||
commit=deed4b7f3c487102
|
||||
target=android-17
|
||||
prebuild=sed -i 's/MAX_TABS = 5/MAX_TABS = 15/g;s/MAX_BOOKMARKS = 5/MAX_BOOKMARKS = 50/g' src/acr/browser/barebones/Barebones.java
|
||||
target=android-17
|
||||
|
||||
Build:2.4.3,42
|
||||
commit=103b4e40e113beaf
|
||||
target=android-17
|
||||
prebuild=sed -i 's/MAX_TABS = 5/MAX_TABS = 15/g;s/MAX_BOOKMARKS = 5/MAX_BOOKMARKS = 50/g' src/acr/browser/barebones/Barebones.java
|
||||
target=android-17
|
||||
|
||||
Build:2.5.1.4,60
|
||||
commit=a383f8e77871
|
||||
target=android-18
|
||||
prebuild=sed -i 's/MAX_TABS = 5/MAX_TABS = 15/' src/acr/browser/barebones/utilities/FinalVariables.java
|
||||
target=android-18
|
||||
|
||||
Build:3.0.5b,67
|
||||
commit=10a18373d3d74b
|
||||
target=android-18
|
||||
prebuild=sed -i 's/MAX_TABS = 5/MAX_TABS = 15/' src/acr/browser/barebones/utilities/FinalVariables.java
|
||||
target=android-18
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Internet
|
||||
License:MPL2
|
||||
Web Site:https://github.com/anthonycr/Lightning-Browser
|
||||
Web Site:
|
||||
Source Code:https://github.com/anthonycr/Lightning-Browser
|
||||
Issue Tracker:https://github.com/anthonycr/Lightning-Browser/issues
|
||||
|
||||
|
@ -24,9 +24,9 @@ Repo:https://github.com/anthonycr/Lightning-Browser.git
|
|||
|
||||
Build:3.1.1a,66
|
||||
commit=3647f0b4241b81135dfdaa965e79993d41ff15a1
|
||||
target=android-19
|
||||
srclibs=1:NetCipher@1.1
|
||||
prebuild=cp libs/android-support-v4.jar $$NetCipher$$/libs/android-support-v4.jar
|
||||
target=android-19
|
||||
|
||||
Maintainer Notes:
|
||||
NetCipher is included as submodule. However, using it breaks the build.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Multimedia,Office
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/andviane/moon
|
||||
Web Site:
|
||||
Source Code:https://github.com/andviane/moon
|
||||
Issue Tracker:https://github.com/andviane/moon/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Multimedia
|
||||
License:Apache2
|
||||
Web Site:https://github.com/anupam1525/AcrylicPaint
|
||||
Web Site:
|
||||
Source Code:https://github.com/anupam1525/AcrylicPaint
|
||||
Issue Tracker:https://github.com/anupam1525/AcrylicPaint/issues
|
||||
|
||||
|
|
|
@ -36,22 +36,22 @@ Build:2.22,29
|
|||
|
||||
Build:2.23,30
|
||||
commit=760
|
||||
encoding=utf-8
|
||||
srclibs=FacebookSDK@c58af0b
|
||||
encoding=utf-8
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||
mv lib/ libs/
|
||||
|
||||
Build:2.24,31
|
||||
commit=781
|
||||
encoding=utf-8
|
||||
srclibs=FacebookSDK@c58af0b
|
||||
encoding=utf-8
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||
mv lib/ libs/
|
||||
|
||||
Build:2.25,32
|
||||
commit=801
|
||||
encoding=utf-8
|
||||
srclibs=FacebookSDK@c58af0b
|
||||
encoding=utf-8
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||
mv lib/ libs/
|
||||
|
||||
|
@ -77,35 +77,35 @@ Build:3.17,50
|
|||
|
||||
Build:3.19,52
|
||||
commit=1028
|
||||
encoding=utf-8
|
||||
srclibs=FacebookSDK@c58af0b,Color-Picker@5d697049fb
|
||||
encoding=utf-8
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
|
||||
|
||||
#Had to force target this time
|
||||
Build:3.20,53
|
||||
commit=1039
|
||||
target=android-15
|
||||
encoding=utf-8
|
||||
srclibs=FacebookSDK@c58af0b,Color-Picker@5d697049fb
|
||||
encoding=utf-8
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
|
||||
target=android-15
|
||||
|
||||
Build:3.21,54
|
||||
commit=1042
|
||||
target=android-15
|
||||
encoding=utf-8
|
||||
srclibs=FacebookSDK@c58af0b,Color-Picker@5d697049fb
|
||||
encoding=utf-8
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
|
||||
target=android-15
|
||||
|
||||
Build:3.22,55
|
||||
commit=1045
|
||||
target=android-15
|
||||
encoding=utf-8
|
||||
srclibs=FacebookSDK@c58af0b,Color-Picker@5d697049fb
|
||||
encoding=utf-8
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
|
||||
target=android-15
|
||||
|
||||
Build:3.23,56
|
||||
disable=no source
|
||||
|
@ -113,27 +113,27 @@ Build:3.23,56
|
|||
|
||||
Build:3.25.2,59
|
||||
commit=1068
|
||||
target=android-15
|
||||
encoding=utf-8
|
||||
srclibs=FacebookSDK@c58af0b,Color-Picker@5d697049fb
|
||||
encoding=utf-8
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
|
||||
target=android-15
|
||||
|
||||
Build:3.27,64
|
||||
commit=1098
|
||||
target=android-15
|
||||
encoding=utf-8
|
||||
srclibs=FacebookSDK@c58af0b,Color-Picker@5d697049fb
|
||||
encoding=utf-8
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
|
||||
target=android-15
|
||||
|
||||
Build:3.29.2,67
|
||||
commit=1109
|
||||
target=android-17
|
||||
encoding=utf-8
|
||||
srclibs=FacebookSDK@c58af0b,Color-Picker@5d697049fb
|
||||
encoding=utf-8
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
|
||||
target=android-17
|
||||
|
||||
# Use Color-Picker-2 next time
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -34,3 +34,4 @@ Auto Update Mode:Version v%v
|
|||
Update Check Mode:Tags
|
||||
Current Version:0.1
|
||||
Current Version Code:1
|
||||
|
||||
|
|
|
@ -38,10 +38,10 @@ Build:0.2.6,7
|
|||
disable=google play services, missing resources
|
||||
commit=0.2.6
|
||||
subdir=src
|
||||
target=android-19
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=RootToolsSvn@2.6
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=rm -fR ../libs; rm libs/*;
|
||||
target=android-19
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -64,13 +64,13 @@ Build:2.0.7,34
|
|||
git rm --cached test && \
|
||||
rm -rf test && \
|
||||
git submodule update --init
|
||||
update=.,aFileChooser/aFileChooser,ActionBarSherlock/library,AndroidBillingLibrary/AndroidBillingLibrary,Android-AppMsg/library
|
||||
srclibs=MobAdMob@2d5736
|
||||
prebuild=sed -i '42d' filepicker-android/src/io/filepicker/AuthActivity.java && \
|
||||
echo "source.dir=src;$$MobAdMob$$/src" >> project.properties && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk*.jar OpenDocument.apk libs/android-support-v4.jar && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar filepicker-android/libs/ && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/library/libs/
|
||||
update=.,aFileChooser/aFileChooser,ActionBarSherlock/library,AndroidBillingLibrary/AndroidBillingLibrary,Android-AppMsg/library
|
||||
|
||||
Build:2.0.8,35
|
||||
disable=!broken v2.0.8
|
||||
|
@ -80,12 +80,12 @@ Build:2.0.8,35
|
|||
git clone https://github.com/andiwand/commons.git odf2html/library/dep/commons && \
|
||||
cd odf2html/ && \
|
||||
git checkout 008034b70714
|
||||
update=.,aFileChooser/aFileChooser,ActionBarSherlock/library,AndroidBillingLibrary/AndroidBillingLibrary,Android-AppMsg/library
|
||||
srclibs=MobAdMob@2d5736
|
||||
prebuild=echo "source.dir=src;$$MobAdMob$$/src" >> project.properties && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk*.jar OpenDocument.apk libs/android-support-v4.jar odf2html/library/odf2html.jar && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar filepicker-android/libs/ && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/library/libs/
|
||||
update=.,aFileChooser/aFileChooser,ActionBarSherlock/library,AndroidBillingLibrary/AndroidBillingLibrary,Android-AppMsg/library
|
||||
build=cd odf2html/library/ && \
|
||||
ant -f dep/commons/library/build.xml && \
|
||||
mkdir -p lib/ && \
|
||||
|
@ -104,12 +104,12 @@ Build:2.0.8.2,37
|
|||
git clone https://github.com/andiwand/commons.git odf2html/library/dep/commons && \
|
||||
cd odf2html/library/dep/commons && \
|
||||
git checkout f9ba1a9
|
||||
update=.,aFileChooser/aFileChooser,ActionBarSherlock/library,AndroidBillingLibrary/AndroidBillingLibrary,Android-AppMsg/library
|
||||
srclibs=MobAdMob@2d5736
|
||||
prebuild=echo "source.dir=src;$$MobAdMob$$/src" >> project.properties && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk*.jar OpenDocument.apk libs/android-support-v4.jar odf2html/library/odf2html.jar && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar filepicker-android/libs/ && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/library/libs/
|
||||
update=.,aFileChooser/aFileChooser,ActionBarSherlock/library,AndroidBillingLibrary/AndroidBillingLibrary,Android-AppMsg/library
|
||||
build=cd odf2html/library/ && \
|
||||
ant -f dep/commons/library/build.xml && \
|
||||
mkdir -p lib/ && \
|
||||
|
@ -129,12 +129,12 @@ Build:2.10.1,45
|
|||
git clone https://github.com/andiwand/commons.git && \
|
||||
cd commons/ && \
|
||||
git checkout cf34f179f
|
||||
update=.,aFileChooser/aFileChooser,ActionBarSherlock/actionbarsherlock,Android-RateThisApp/library,Android-AppMsg/library,pay-me/library
|
||||
srclibs=MobAdMob@2d5736,NoAnalytics@533c6c1
|
||||
prebuild=echo -e "android.library.reference.6=$$MobAdMob$$\nandroid.library.reference.7=$$NoAnalytics$$" >> project.properties && \
|
||||
sed -i 's/1.6/1.7/g' odf2html/library/build.xml && \
|
||||
sed -i 's/1.6/1.7/g' odf2html/library/dep/commons/library/build.xml && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk*.jar libs/libGoogleAnalytics*.jar OpenDocument.apk libs/android-support-v4.jar
|
||||
update=.,aFileChooser/aFileChooser,ActionBarSherlock/actionbarsherlock,Android-RateThisApp/library,Android-AppMsg/library,pay-me/library
|
||||
build=cd odf2html/library/dep/commons/library && \
|
||||
ant && \
|
||||
cd ../../../ && \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Internet
|
||||
License:GPLv3+
|
||||
Web Site:https://github.com/micwallace/reddinator
|
||||
Web Site:
|
||||
Source Code:https://github.com/micwallace/reddinator
|
||||
Issue Tracker:https://github.com/micwallace/reddinator/issues
|
||||
|
||||
|
|
|
@ -28,8 +28,8 @@ Build:0.0.7,7
|
|||
|
||||
Build:0.0.8,8
|
||||
commit=v0.0.8
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=ActionBarSherlock@4.1.0,NewQuickAction3D@f2b7b
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||
sed -i -e 's@\.1=.*@.1=$$ActionBarSherlock$$@' -e 's@\.2=.*@.2=$$NewQuickAction3D$$@' project.properties
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Navigation
|
||||
License:GPLv3+
|
||||
Web Site:https://github.com/bparmentier/OpenBikeSharing
|
||||
Web Site:
|
||||
Source Code:https://github.com/bparmentier/OpenBikeSharing
|
||||
Issue Tracker:https://github.com/bparmentier/OpenBikeSharing/issues
|
||||
Donate:http://www.brunoparmentier.be/about.html
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Office
|
||||
License:Apache2
|
||||
Web Site:https://github.com/cbeyls/fosdem-companion-android
|
||||
Web Site:
|
||||
Source Code:https://github.com/cbeyls/fosdem-companion-android
|
||||
Issue Tracker:https://github.com/cbeyls/fosdem-companion-android/issues
|
||||
|
||||
|
@ -34,8 +34,8 @@ Repo:https://github.com/cbeyls/fosdem-companion-android.git
|
|||
|
||||
Build:1.0.5,700105
|
||||
commit=1.0.5
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=1:Support-v7@android-sdk-4.4.2_r1
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mv libs/android-support-v4.jar $$Support-v7$$/libs/
|
||||
|
||||
Build:1.0.7,700107
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:System
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/ppareit/Shutdown
|
||||
Web Site:
|
||||
Source Code:https://github.com/ppareit/Shutdown
|
||||
Issue Tracker:https://github.com/ppareit/Shutdown/issues
|
||||
|
||||
|
|
|
@ -20,11 +20,11 @@ Build:1.0,1
|
|||
disable=remove patched ant build at c995252ee8d92
|
||||
commit=c995252ee8d92
|
||||
subdir=src/main
|
||||
target=android-18
|
||||
srclibs=Support-v7@android-4.3_r2.1
|
||||
prebuild=echo 'android.library.reference.1=$$Support-v7$$' >> project.properties && \
|
||||
mv ../../libs/android-support-v4.jar $$Support-v7$$/libs/ && \
|
||||
echo 'source.dir=java' > ant.properties
|
||||
target=android-18
|
||||
|
||||
Build:1.1,2
|
||||
commit=v1.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Games
|
||||
License:MIT
|
||||
Web Site:https://github.com/m45t3r/retrobreaker
|
||||
Web Site:
|
||||
Source Code:https://github.com/m45t3r/retrobreaker
|
||||
Issue Tracker:https://github.com/m45t3r/retrobreaker/issues
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
AntiFeatures:NonFreeNet
|
||||
Categories:Office
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/budowski/budoist
|
||||
Web Site:
|
||||
Source Code:https://github.com/budowski/budoist
|
||||
Issue Tracker:https://github.com/budowski/budoist/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Phone & SMS
|
||||
License:Fair License
|
||||
Web Site:http://purl.org/net/smsfilter
|
||||
Web Site:
|
||||
Source Code:http://purl.org/net/smsfilter
|
||||
Issue Tracker:http://purl.org/net/smsfilter
|
||||
Donate:http://purl.org/net/smsfilter/donate
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
Categories:Science & Education
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/dillbyrne/Bodha-Converter
|
||||
Web Site:
|
||||
Source Code:https://github.com/dillbyrne/Bodha-Converter
|
||||
Issue Tracker:https://github.com/dillbyrne/Bodha-Converter/issues
|
||||
Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
|
||||
|
||||
Auto Name:Bodha Converter
|
||||
Summary:Convert binary, octal, decimal, hex and ASCII
|
||||
|
||||
Description:
|
||||
Supports general (binary, octal, decimal and hexadecimal) conversions up to
|
||||
2^63-1 in their respective formats. It also supports ASCII characters in the
|
||||
|
@ -19,7 +18,7 @@ Repo Type:git
|
|||
Repo:https://github.com/dillbyrne/Bodha-Converter.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=1.0
|
||||
commit=1.0
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Security
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/dillbyrne/HashPass
|
||||
Web Site:
|
||||
Source Code:https://github.com/dillbyrne/HashPass
|
||||
Issue Tracker:https://github.com/dillbyrne/HashPass/issues
|
||||
Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
|
||||
|
|
|
@ -1,14 +1,13 @@
|
|||
AntiFeatures:NonFreeNet
|
||||
Categories:Internet
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/dillbyrne/PasteeDroid
|
||||
Web Site:
|
||||
Source Code:https://github.com/dillbyrne/PasteeDroid
|
||||
Issue Tracker:https://github.com/dillbyrne/PasteeDroid/issues
|
||||
Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
|
||||
|
||||
Auto Name:Pastee Droid
|
||||
Summary:Post snippets online with Pastee service
|
||||
|
||||
Description:
|
||||
Client for the pastebin service located at pastee.org. Let's you
|
||||
quickly upload text or code snippets.
|
||||
|
@ -18,7 +17,7 @@ Repo Type:git
|
|||
Repo:https://github.com/dillbyrne/PasteeDroid.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=1.0
|
||||
commit=1.0
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -19,8 +19,8 @@ Repo:https://github.com/daryldy/Heart.git
|
|||
|
||||
Build:1.1,3
|
||||
commit=v1.1
|
||||
rm=custom_rules.xml
|
||||
srclibs=2:NumberPicker-SimonVT@1da4372,1:ActionBarSherlock@4.4.0
|
||||
rm=custom_rules.xml
|
||||
prebuild=mv misc/reText/help.txt assets/misc/help.html && \
|
||||
mv misc/reText/about.txt assets/misc/about.html
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:System
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/corcoran/Hangar
|
||||
Web Site:
|
||||
Source Code:https://github.com/corcoran/Hangar
|
||||
Issue Tracker:https://github.com/corcoran/Hangar/issues
|
||||
|
||||
|
|
|
@ -18,9 +18,9 @@ Repo:https://trolly.googlecode.com/svn;trunk=trunk;tags=tags
|
|||
# It needs a file from OpenIntents, so let's get it from Subversion...
|
||||
Build:1.4,6
|
||||
commit=trolly_1.4
|
||||
target=android-4
|
||||
prebuild=mkdir -p src/org/openintents/intents && \
|
||||
svn cat -r 3070 https://openintents.googlecode.com/svn/trunk/shoppinglist/ShoppingList/src/org/openintents/intents/ShoppingListIntents.java >src/org/openintents/intents/ShoppingListIntents.java
|
||||
target=android-4
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Internet
|
||||
License:MIT
|
||||
Web Site:https://github.com/konklone/campyre
|
||||
Web Site:
|
||||
Source Code:https://github.com/konklone/campyre
|
||||
Issue Tracker:https://github.com/konklone/campyre/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Office
|
||||
License:GPLv3
|
||||
Web Site:https://bitbucket.org/thomasebell/urecord
|
||||
Web Site:
|
||||
Source Code:https://bitbucket.org/thomasebell/urecord
|
||||
Issue Tracker:
|
||||
|
||||
|
|
|
@ -26,13 +26,13 @@ Build:2012.06.18,20120618
|
|||
disable=No longer works due to 3rd party service changes
|
||||
commit=388a5a3b1c0885a
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:15
|
||||
forceversion=yes
|
||||
prebuild=cp templates/private.properties . && \
|
||||
cp templates/mapsapikey.xml res/values/ && \
|
||||
sed -i 's@\(maps.api.key=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's@\(maps.api.key.market=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
target=Google Inc.:Google APIs:15
|
||||
|
||||
Build:2012.08.15,20120815
|
||||
disable=No corresponding source
|
||||
|
@ -42,7 +42,6 @@ Build:2012.12.03,20121203
|
|||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20121203
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=cp templates/private.properties . && \
|
||||
|
@ -50,12 +49,12 @@ Build:2012.12.03,20121203
|
|||
sed -i 's@\(maps.api.key=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's@\(maps.api.key.market=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
||||
Build:2013.01.10-fdroid,20130110
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130110
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=cp templates/private.properties . && \
|
||||
|
@ -63,12 +62,12 @@ Build:2013.01.10-fdroid,20130110
|
|||
sed -i 's@\(maps.api.key=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's@\(maps.api.key.market=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
||||
Build:2013.02.07-fdroid,20130207
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130207
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=cp templates/private.properties . && \
|
||||
|
@ -76,12 +75,12 @@ Build:2013.02.07-fdroid,20130207
|
|||
sed -i 's@\(maps.api.key=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's@\(maps.api.key.market=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
||||
Build:2013.02.21-fdroid,20130221
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130221
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=cp templates/private.properties . && \
|
||||
|
@ -89,12 +88,12 @@ Build:2013.02.21-fdroid,20130221
|
|||
sed -i 's@\(maps.api.key=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's@\(maps.api.key.market=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
||||
Build:2013.04.03-fdroid,20130403
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130403
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=cp templates/private.properties . && \
|
||||
|
@ -102,12 +101,12 @@ Build:2013.04.03-fdroid,20130403
|
|||
sed -i 's@\(maps.api.key=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's@\(maps.api.key.market=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
||||
Build:2013.05.13-fdroid,20130513
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130513
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=cp templates/private.properties . && \
|
||||
|
@ -115,12 +114,12 @@ Build:2013.05.13-fdroid,20130513
|
|||
sed -i 's@\(maps.api.key=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's@\(maps.api.key.market=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
||||
Build:2013.05.16-fdroid,20130516
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130516
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=cp templates/private.properties . && \
|
||||
|
@ -128,12 +127,12 @@ Build:2013.05.16-fdroid,20130516
|
|||
sed -i 's@\(maps.api.key=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's@\(maps.api.key.market=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
||||
Build:2013.05.18-fdroid,20130518
|
||||
disable=No such tag market_20130518
|
||||
commit=unknown - see disabled
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=cp templates/private.properties . && \
|
||||
|
@ -141,12 +140,12 @@ Build:2013.05.18-fdroid,20130518
|
|||
sed -i 's@\(maps.api.key=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's@\(maps.api.key.market=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
||||
Build:2013.05.22-fdroid,20130522
|
||||
disable=No longer works due to 3rd party service changes
|
||||
commit=market_20130522
|
||||
subdir=main
|
||||
target=Google Inc.:Google APIs:16
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=cp templates/private.properties . && \
|
||||
|
@ -154,6 +153,7 @@ Build:2013.05.22-fdroid,20130522
|
|||
sed -i 's@\(maps.api.key=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's@\(maps.api.key.market=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \
|
||||
sed -i 's/\@maps.api.key\@/${maps.api.key}/g' res/values/mapsapikey.xml
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
||||
Build:2013.05.31a-fdroid,20130532
|
||||
disable=No longer works due to 3rd party service changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:System
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/adrian-bl/APN-Switch
|
||||
Web Site:
|
||||
Source Code:https://github.com/adrian-bl/APN-Switch
|
||||
Issue Tracker:https://github.com/adrian-bl/APN-Switch/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Multimedia
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/adrian-bl/vanilla
|
||||
Web Site:
|
||||
Source Code:https://github.com/adrian-bl/vanilla
|
||||
Issue Tracker:https://github.com/adrian-bl/vanilla/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:System
|
||||
License:GPLv2
|
||||
Web Site:https://github.com/adrian-bl/bl-battstatus-android
|
||||
Web Site:
|
||||
Source Code:https://github.com/adrian-bl/bl-battstatus-android
|
||||
Issue Tracker:https://github.com/adrian-bl/bl-battstatus-android/issues
|
||||
|
||||
|
@ -16,14 +16,14 @@ Repo:https://github.com/adrian-bl/bl-battstatus-android.git
|
|||
#perlmagick required
|
||||
Build:1.81,1335983644
|
||||
commit=2bd476
|
||||
target=android-4
|
||||
prebuild=make refresh
|
||||
target=android-4
|
||||
|
||||
Build:1.85,1388575122
|
||||
disable=perl syntax errors
|
||||
commit=3542bc93ad
|
||||
target=android-10
|
||||
prebuild=make refresh
|
||||
target=android-10
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:System
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/rrelmy/BatteryLevel
|
||||
Web Site:
|
||||
Source Code:https://github.com/rrelmy/BatteryLevel
|
||||
Issue Tracker:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
AntiFeatures:NonFreeDep
|
||||
Categories:System
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/rrelmy/LocationCacheMap
|
||||
Web Site:
|
||||
Source Code:https://github.com/rrelmy/LocationCacheMap
|
||||
Issue Tracker:https://github.com/rrelmy/LocationCacheMap/issues
|
||||
|
||||
|
|
|
@ -23,13 +23,13 @@ Repo:https://github.com/wakarimasenco/ChanExplorer.git
|
|||
|
||||
Build:2.2.3,63
|
||||
commit=v2.2.3
|
||||
target=android-19
|
||||
srclibs=1:ActionBarSherlock@4.1.0,2:SlidingMenu@7343c3cdc734f1aaf373c3a0cca8ed45fca21e6a
|
||||
prebuild=echo 'android.library.reference.1=../../$$ActionBarSherlock$$' >> $$SlidingMenu$$/project.properties && \
|
||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs && \
|
||||
cp libs/android-support-v4.jar $$SlidingMenu$$/libs && \
|
||||
rm $$SlidingMenu$$/src/com/slidingmenu/lib/app/SlidingMapActivity.java && \
|
||||
sed -i -e 's/extends FragmentActivity implements SlidingActivityBase/extends com.actionbarsherlock.app.SherlockFragmentActivity implements SlidingActivityBase/' $$SlidingMenu$$/src/com/slidingmenu/lib/app/SlidingFragmentActivity.java
|
||||
target=android-19
|
||||
buildjni=./jni
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:System
|
||||
License:Apache2
|
||||
Web Site:https://github.com/FireFart/Permissions
|
||||
Web Site:
|
||||
Source Code:https://github.com/FireFart/Permissions
|
||||
Issue Tracker:https://code.google.com/p/androidpermissions/issues
|
||||
|
||||
|
|
|
@ -24,8 +24,8 @@ Repo:https://code.google.com/p/share-via-http
|
|||
Build:1.10,11
|
||||
commit=f6566f6ae61d
|
||||
subdir=ShareViaHttp
|
||||
target=android-15
|
||||
prebuild=wget http://repo1.maven.org/maven2/com/googlecode/androidannotations/androidannotations/2.5.1/androidannotations-2.5.1.jar -P libs/
|
||||
target=android-15
|
||||
|
||||
Build:1.11,12
|
||||
commit=ffd7026be9d0
|
||||
|
|
|
@ -20,10 +20,13 @@ Build:0.1.22,22
|
|||
commit=v0.1.23-alpha
|
||||
subdir=app
|
||||
gradle=yes
|
||||
rm=app/libs/opencsv-2.3.jar
|
||||
srclibs=OpenCSV@91bf7f3b51ca
|
||||
rm=app/libs/opencsv-2.3.jar
|
||||
prebuild=sed -i -e 's@runProguard true@runProguard false@g' build.gradle && \
|
||||
pushd $$OpenCSV$$ && echo $$MVN3$$ package && popd && cp -fR $$OpenCSV$$/target/classes.jar libs/
|
||||
pushd $$OpenCSV$$ && \
|
||||
echo $$MVN3$$ package && \
|
||||
popd && \
|
||||
cp -fR $$OpenCSV$$/target/classes.jar libs/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Wallpaper
|
||||
License:Apache2
|
||||
Web Site:https://github.com/AChep/JellyBeanClock
|
||||
Web Site:
|
||||
Source Code:https://github.com/AChep/JellyBeanClock
|
||||
Issue Tracker:https://github.com/AChep/JellyBeanClock/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Multimedia
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/tgwizard/sls
|
||||
Web Site:
|
||||
Source Code:https://github.com/tgwizard/sls
|
||||
Issue Tracker:https://github.com/tgwizard/sls/issues
|
||||
|
||||
|
|
|
@ -29,8 +29,11 @@ Build:2.0.3,24
|
|||
Build:2.1,25
|
||||
commit=16957b894e37a2c540d7f7a819443fce3f3d523a
|
||||
subdir=TPT Helper
|
||||
prebuild=cd assets && \
|
||||
rm ztepack && \
|
||||
cp ztepack.txt ztepack.cpp && \
|
||||
gcc -o ztepack ztepack.cpp
|
||||
target=android-10
|
||||
prebuild=cd assets && rm ztepack && cp ztepack.txt ztepack.cpp && gcc -o ztepack ztepack.cpp
|
||||
scanignore=TPT Helper/assets/ztepack
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -37,8 +37,8 @@ Repo:https://github.com/CyanogenMod/android_packages_apps_Apollo
|
|||
#sed -i '/proguard/d' project.properties
|
||||
Build:1.1,2
|
||||
commit=cm-10.1.0-RC1
|
||||
target=android-17
|
||||
extlibs=android/android-support-v4.jar
|
||||
target=android-17
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -35,8 +35,8 @@ Repo:https://github.com/Androguide/Universal-init.d
|
|||
Build:1.2.2,5
|
||||
disable=doesn't build
|
||||
commit=ac5fa7139fd9e299976c74b5d1e5f16a166860b0
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=1:SwitchCompatLibrary@a5880e5ddc0d1f12c6ce1ca745076779dec868b2,2:ActionBarSherlock@4.4.0,3:JazzyViewPager@05fab564593adffec28c76857520ab35f908dea0,4:NineOldAndroids@2.4.0
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||
cp libs/android-support-v4.jar $$JazzyViewPager$$/libs/
|
||||
|
||||
|
|
|
@ -15,14 +15,14 @@ Repo:https://android.googlesource.com/platform/packages/apps/Camera2
|
|||
|
||||
Build:4.4.2,1
|
||||
commit=android-4.4.2_r1
|
||||
target=android-19
|
||||
patch=build.xml_1.patch
|
||||
srclibs=Xmp@android-4.4.2_r1
|
||||
rm=tests
|
||||
extlibs=android/android-support-v13.jar
|
||||
srclibs=Xmp@android-4.4.2_r1
|
||||
patch=build.xml_1.patch
|
||||
prebuild=cp -r $$Xmp$$ . && \
|
||||
echo -e 'source.dir=src_pd;src_pd_gcam;src;Xmp/XMPCore/src\nversion.name=4.4.2\nversion.code=1' >> ant.properties && \
|
||||
echo 'APP_ABI := all' >> jni/Application.mk
|
||||
target=android-19
|
||||
buildjni=yes
|
||||
|
||||
Maintainer Notes:
|
||||
|
|
|
@ -31,48 +31,48 @@ Repo:https://android.googlesource.com/platform/packages/inputmethods/LatinIME
|
|||
Build:4.4.2-MIPS,4421
|
||||
commit=android-sdk-4.4.2_r1
|
||||
subdir=java
|
||||
target=android-19
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=Inputmethodcommon@android-4.4.2_r1
|
||||
patch=custom_rules.xml_1.patch
|
||||
srclibs=Inputmethodcommon@android-4.4.2_r1
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=echo -e 'package.name=com.android.inputmethod.latin\nversion.name=4.4.2-MIPS\nversion.code=4421' >> ant.properties && \
|
||||
cp -r $$Inputmethodcommon$$/java/com/android/inputmethodcommon src/com/android/
|
||||
target=android-19
|
||||
build=$$NDK$$/ndk-build -e "APP_ABI=mips" -e "APP_CFLAGS += -w" -C ../native && \
|
||||
mv ../native/libs/* libs/
|
||||
|
||||
Build:4.4.2-x86,4422
|
||||
commit=android-sdk-4.4.2_r1
|
||||
subdir=java
|
||||
target=android-19
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=Inputmethodcommon@android-4.4.2_r1
|
||||
patch=custom_rules.xml_1.patch
|
||||
srclibs=Inputmethodcommon@android-4.4.2_r1
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=echo -e 'package.name=com.android.inputmethod.latin\nversion.name=4.4.2-x86\nversion.code=4422' >> ant.properties && \
|
||||
cp -r $$Inputmethodcommon$$/java/com/android/inputmethodcommon src/com/android/
|
||||
target=android-19
|
||||
build=$$NDK$$/ndk-build -e "APP_ABI=x86" -e "APP_CFLAGS += -w" -C ../native && \
|
||||
mv ../native/libs/* libs/
|
||||
|
||||
Build:4.4.2-ARM,4423
|
||||
commit=android-sdk-4.4.2_r1
|
||||
subdir=java
|
||||
target=android-19
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=Inputmethodcommon@android-4.4.2_r1
|
||||
patch=custom_rules.xml_1.patch
|
||||
srclibs=Inputmethodcommon@android-4.4.2_r1
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=echo -e 'package.name=com.android.inputmethod.latin\nversion.name=4.4.2-ARM\nversion.code=4423' >> ant.properties && \
|
||||
cp -r $$Inputmethodcommon$$/java/com/android/inputmethodcommon src/com/android/
|
||||
target=android-19
|
||||
build=$$NDK$$/ndk-build -e "APP_ABI=armeabi" -e "APP_CFLAGS += -w" -C ../native && \
|
||||
mv ../native/libs/* libs/
|
||||
|
||||
Build:4.4.2-ARMv7,4424
|
||||
commit=android-sdk-4.4.2_r1
|
||||
subdir=java
|
||||
target=android-19
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=Inputmethodcommon@android-4.4.2_r1
|
||||
patch=custom_rules.xml_1.patch
|
||||
srclibs=Inputmethodcommon@android-4.4.2_r1
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=echo -e 'package.name=com.android.inputmethod.latin\nversion.name=4.4.2-ARMv7\nversion.code=4424' >> ant.properties && \
|
||||
cp -r $$Inputmethodcommon$$/java/com/android/inputmethodcommon src/com/android/
|
||||
target=android-19
|
||||
build=$$NDK$$/ndk-build -e "APP_ABI=armeabi-v7a" -e "APP_CFLAGS += -w" -C ../native && \
|
||||
mv ../native/libs/* libs/
|
||||
|
||||
|
@ -90,4 +90,5 @@ Archive Policy:8 versions
|
|||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:4.4.2
|
||||
Current Version Code:4424
|
||||
Current Version Code:4424
|
||||
|
||||
|
|
|
@ -17,10 +17,10 @@ Repo:https://android.googlesource.com/platform/packages/inputmethods/PinyinIME
|
|||
Build:4.2.1,1
|
||||
disable=uses import android.os.SystemProperties
|
||||
commit=android-4.4.2_r1
|
||||
target=android-19
|
||||
patch=build_1.patch,ndk-build_1.patch
|
||||
prebuild=mv lib/com/android/inputmethod/pinyin/* src/com/android/inputmethod/pinyin/ && \
|
||||
echo -e 'version.name=4.2.1\nversion.code=1' > ant.properties
|
||||
target=android-19
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -50,9 +50,9 @@ Build:1.9.8,85
|
|||
Build:1.9.9,86
|
||||
disable=ndk build fails - needs aes.h (at v1.9.9)
|
||||
commit=v1.9.9
|
||||
target=android-8
|
||||
prebuild=sed -i 's/mips-r2//' jni/Application.mk && \
|
||||
sed -i 's/mips-r2-sf//' jni/Application.mk
|
||||
target=android-8
|
||||
buildjni=yes
|
||||
|
||||
Build:1.9.14,91
|
||||
|
@ -100,10 +100,10 @@ Build:1.99.4,120
|
|||
|
||||
Build:1.99.5,121
|
||||
commit=v1.99.5
|
||||
target=android-12
|
||||
prebuild=cd jni && \
|
||||
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
|
||||
unzip sha2-07-01-07.zip -d sha
|
||||
target=android-12
|
||||
buildjni=yes
|
||||
|
||||
Build:1.99.6,122
|
||||
|
@ -136,16 +136,16 @@ Build:1.99.9,127
|
|||
|
||||
Build:1.99.10,128
|
||||
commit=1.99.10
|
||||
target=android-12
|
||||
prebuild=cd jni && \
|
||||
sh prep_build.sh
|
||||
target=android-12
|
||||
buildjni=yes
|
||||
|
||||
Build:1.99.11,129
|
||||
commit=v1.99.11
|
||||
target=android-12
|
||||
prebuild=cd jni && \
|
||||
sh prep_build.sh
|
||||
target=android-12
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -18,8 +18,8 @@ Build:1.0,1
|
|||
init=sed -i '/LauncherBackup/d' src/com/android/launcher3/LauncherProvider.java && \
|
||||
rm src/com/android/launcher3/LauncherBackup* && \
|
||||
echo -e 'target=android-19\nproguard.config=$$SDK$$/tools/proguard/proguard-android.txt:proguard.flags' > project.properties
|
||||
extlibs=android/android-support-v4.jar
|
||||
patch=manifest-minsdk_1.patch
|
||||
extlibs=android/android-support-v4.jar
|
||||
|
||||
Maintainer Notes:
|
||||
Possible improvements: https://github.com/bvermeule/Launcher3/commits/master
|
||||
|
|
|
@ -19,9 +19,9 @@ Repo:https://android.googlesource.com/platform/packages/apps/Music.git
|
|||
|
||||
Build:android-4.2.2_r1.2,1
|
||||
commit=android-4.2.2_r1.2
|
||||
target=android-17
|
||||
prebuild=sed -i '18 i android:versionCode=\"1\"\nandroid:versionName=\"android-4.2.2_r1.2\"' AndroidManifest.xml && \
|
||||
rm -rf tests
|
||||
target=android-17
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
|
|
|
@ -17,9 +17,9 @@ Repo:https://code.google.com/p/glesquake
|
|||
|
||||
Build:1.0,1
|
||||
commit=823b728ed3a9
|
||||
target=android-10
|
||||
rm=release/QuakeActivity.apk
|
||||
prebuild=sed -i 's/package="com.android.quake"/package="com.android.quake" android:installLocation="auto" android:versionCode="1" android:versionName="1.0"/g' AndroidManifest.xml
|
||||
target=android-10
|
||||
buildjni=no
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:System
|
||||
License:GPLv3+
|
||||
Web Site:https://github.com/try2codesecure/ShellMS
|
||||
Web Site:
|
||||
Source Code:https://github.com/try2codesecure/ShellMS
|
||||
Issue Tracker:https://github.com/try2codesecure/ShellMS/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Office
|
||||
License:Apache2
|
||||
Web Site:https://github.com/Xlythe/android_packages_apps_Calculator
|
||||
Web Site:
|
||||
Source Code:https://github.com/Xlythe/android_packages_apps_Calculator
|
||||
Issue Tracker:https://github.com/Xlythe/android_packages_apps_Calculator/issues
|
||||
Donate:https://www.gittip.com/Xlythe
|
||||
|
@ -79,11 +79,23 @@ Build:4.3,63
|
|||
gradle=yes
|
||||
srclibs=EJML@v0.25,Google-Gson@gson-2.2.4,Slider@00020deb7fa5499bb33cc4471af2bd5256d10e78,ArityXlythe@459535ba5005c6f3a03101b15354e44df161a637
|
||||
rm=Calculator/libs/*jar
|
||||
prebuild=pushd $$EJML$$ && $$MVN3$$ package && popd && \
|
||||
pushd $$Google-Gson$$ && $$MVN3$$ package && popd && \
|
||||
pushd $$Slider$$ && android update project -p ./ && ant release && popd && \
|
||||
pushd $$ArityXlythe$$ && rm -fR bin/* && find -name "*.java" > sources.txt && \
|
||||
javac -d bin @sources.txt && cd bin && jar cf arity.jar org && popd && \
|
||||
prebuild=pushd $$EJML$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
pushd $$Google-Gson$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
pushd $$Slider$$ && \
|
||||
android update project -p ./ && \
|
||||
ant release && \
|
||||
popd && \
|
||||
pushd $$ArityXlythe$$ && \
|
||||
rm -fR bin/* && \
|
||||
find -name "*.java" > sources.txt && \
|
||||
javac -d bin @sources.txt && \
|
||||
cd bin && \
|
||||
jar cf arity.jar org && \
|
||||
popd && \
|
||||
rm src/main/java/com/android2/calculator3/GlassHomeActivity.java src/main/java/com/android2/calculator3/GlassResultActivity.java && \
|
||||
cp $$EJML$$/target/ejml-0.25.jar $$Google-Gson$$/target/gson-2.2.4.jar $$Slider$$/bin/classes.jar $$ArityXlythe$$/bin/arity.jar libs/
|
||||
|
||||
|
|
|
@ -21,8 +21,8 @@ Build:1.3.2,6
|
|||
commit=1.3.2
|
||||
subdir=GameBoid
|
||||
submodules=yes
|
||||
target=android-15
|
||||
patch=target_api_10.diff
|
||||
target=android-15
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -18,8 +18,8 @@ Build:1.8.5,32
|
|||
commit=1.8.5
|
||||
subdir=GBCoid
|
||||
submodules=yes
|
||||
target=android-15
|
||||
patch=target_api_10.diff
|
||||
target=android-15
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -18,8 +18,8 @@ Build:2.5,61
|
|||
commit=2.5
|
||||
subdir=Nesoid
|
||||
submodules=yes
|
||||
target=android-15
|
||||
patch=target_api_10.diff
|
||||
target=android-15
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Categories:Science & Education
|
||||
License:Apache2
|
||||
Web Site:https://github.com/jondwillis/ElectricSleep
|
||||
Web Site:
|
||||
Source Code:https://github.com/jondwillis/ElectricSleep
|
||||
Issue Tracker:https://github.com/jondwillis/ElectricSleep/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Office
|
||||
License:Zlib
|
||||
Web Site:https://github.com/aNNiMON/MinizipAndroid
|
||||
Web Site:
|
||||
Source Code:https://github.com/aNNiMON/MinizipAndroid
|
||||
Issue Tracker:https://github.com/aNNiMON/MinizipAndroid/issues
|
||||
|
||||
|
@ -16,11 +16,12 @@ Repo:https://github.com/aNNiMON/MinizipAndroid.git
|
|||
Build:0.1,1
|
||||
disable=doesn't seem to work with regular zip files, also happens with upstream's build
|
||||
commit=7d98ab8665f6f8f16c618a1ad1e7cf39c1d04f12
|
||||
buildjni=yes
|
||||
target=android-17
|
||||
scandelete=libs/armeabi/libminizip.so
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.1
|
||||
Current Version Code:1
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Office
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/pi3ch/ssh_anysoftkeyboard
|
||||
Web Site:
|
||||
Source Code:https://github.com/pi3ch/ssh_anysoftkeyboard
|
||||
Issue Tracker:https://github.com/pi3ch/ssh_anysoftkeyboard/issues
|
||||
Donate:https://code.google.com/p/softkeyboard
|
||||
|
@ -31,8 +31,8 @@ Repo:https://github.com/pi3ch/ssh_anysoftkeyboard
|
|||
|
||||
Build:0.4.20120611-beta,4
|
||||
commit=626f9fc2c
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
patch=xml.patch
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
prebuild=echo "android.library.reference.1=$$AnySoftKeyboard-API$$" >> project.properties && \
|
||||
mkdir -p res/raw/ dict/ && \
|
||||
rm -rf assets/ gen/ res/values/attrs.xml && \
|
||||
|
|
|
@ -24,9 +24,9 @@ Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Catalan
|
|||
Build:20110220,3
|
||||
commit=1560
|
||||
init=rm -rf build.xml
|
||||
extlibs=LanguagePacks/ca.xml.gz
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
patch=xml.patch
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
extlibs=LanguagePacks/ca.xml.gz
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p dict/ res/raw/ && \
|
||||
gunzip -c libs/ca.xml.gz > dict/words.xml && \
|
||||
|
|
|
@ -23,9 +23,9 @@ Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Danish
|
|||
Build:20100614,2
|
||||
commit=1081
|
||||
init=rm -f build.xml
|
||||
extlibs=LanguagePacks/da.xml.gz
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
patch=xml.patch
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
extlibs=LanguagePacks/da.xml.gz
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p dict/ res/raw/ && \
|
||||
gunzip -c libs/da.xml.gz > dict/words.xml && \
|
||||
|
|
|
@ -23,9 +23,9 @@ Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Esperanto
|
|||
Build:20100613,2
|
||||
commit=1082
|
||||
init=rm -f build.xml
|
||||
extlibs=LanguagePacks/eo.xml.gz
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
patch=xml.patch
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
extlibs=LanguagePacks/eo.xml.gz
|
||||
prebuild=sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p dict/ res/raw/ && \
|
||||
gunzip -c libs/eo.xml.gz > dict/words.xml && \
|
||||
|
|
|
@ -32,8 +32,8 @@ Build:2.0.204,4
|
|||
disable=One of the srclibs fails on android update project (at e8b7071461)
|
||||
commit=e8b7071461
|
||||
init=rm -rf bin/ gen/
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
patch=packageid.patch,xml.patch
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
prebuild=echo 'android.library.reference.1=$$AnySoftKeyboard-API$$' >> project.properties && \
|
||||
echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties && \
|
||||
mkdir -p dict/ res/raw/ && \
|
||||
|
@ -44,9 +44,9 @@ Build:2.0.204,4
|
|||
Build:2.1.4,5
|
||||
commit=eb2334531
|
||||
init=rm -rf bin/ gen/
|
||||
extlibs=LanguagePacks/ka.xml.gz
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
patch=packageid.patch,xml.patch
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
extlibs=LanguagePacks/ka.xml.gz
|
||||
prebuild=echo 'android.library.reference.1=$$AnySoftKeyboard-API$$' >> project.properties && \
|
||||
echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties && \
|
||||
mkdir -p dict/ res/raw/ && \
|
||||
|
|
|
@ -24,9 +24,9 @@ Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Greek
|
|||
Build:20110717,3
|
||||
commit=1815
|
||||
init=rm -f build.xml
|
||||
extlibs=LanguagePacks/gr.xml
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
patch=xml.patch
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
extlibs=LanguagePacks/gr.xml
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p dict/ res/raw/ && \
|
||||
rm -rf assets/ && \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Office
|
||||
License:GPL
|
||||
Web Site:https://github.com/AnySoftKeyboard/LanguagePack
|
||||
Web Site:
|
||||
Source Code:https://github.com/AnySoftKeyboard/LanguagePack
|
||||
Issue Tracker:https://github.com/AnySoftKeyboard/LanguagePack/issues
|
||||
Donate:https://code.google.com/p/softkeyboard
|
||||
|
|
|
@ -25,8 +25,8 @@ Repo:https://github.com/rhornig/anysoftkeyboard-hungarian
|
|||
|
||||
Build:20120208,12
|
||||
commit=v20120208
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
patch=add-icon.patch,dictionaries.patch
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
prebuild=echo "android.library.reference.1=$$AnySoftKeyboard-API$$" >> project.properties && \
|
||||
mkdir -p res/raw/ dict/ && \
|
||||
mv dic/hu_HU-1.6.1.xml dict/words.xml && \
|
||||
|
@ -35,8 +35,8 @@ Build:20120208,12
|
|||
|
||||
Build:20130712,15
|
||||
commit=05b2303fb
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
patch=dictionaries.patch
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
prebuild=sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p res/raw/ dict/ && \
|
||||
mv dic/hu_HU-1.6.1.xml dict/words.xml && \
|
||||
|
@ -45,8 +45,8 @@ Build:20130712,15
|
|||
|
||||
Build:20131020,16
|
||||
commit=v20131020
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
patch=dictionaries.patch
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
prebuild=sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p res/raw/ dict/ && \
|
||||
mv dic/hu_HU-1.6.1.xml dict/words.xml && \
|
||||
|
|
|
@ -25,10 +25,10 @@ Repo:https://github.com/AnySoftKeyboard/LanguagePack.git
|
|||
|
||||
Build:0.2,2
|
||||
commit=5eabfc
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
extlibs=LanguagePacks/pali.zip
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
prebuild=rm -rf res/ StoreStuff/ dict/ && \
|
||||
unzip libs/pali.zip && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
|
|
|
@ -27,8 +27,8 @@ Repo:https://github.com/pi3ch/persian_anysoftkeyboard
|
|||
#Uses old format, therefore we won't use ASK-API
|
||||
Build:20120613-persian-numbers,4
|
||||
commit=5c341f2e73
|
||||
srclibs=AnySoftKeyboardTools@73e9a09496
|
||||
patch=xml.patch
|
||||
srclibs=AnySoftKeyboardTools@73e9a09496
|
||||
build=mkdir -p res/raw/ dict/ && \
|
||||
rm -rf assets/ gen/ && \
|
||||
cp res/xml/pi.xml dict/words.xml && \
|
||||
|
|
|
@ -23,11 +23,11 @@ Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Spain
|
|||
|
||||
Build:20110717-smaller,2
|
||||
commit=1813
|
||||
patch=xml.patch,dump.patch
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
extlibs=LanguagePacks/es-smaller.xml.gz
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
patch=xml.patch,dump.patch
|
||||
prebuild=sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p dict/ res/raw/ && \
|
||||
gunzip -c libs/es-smaller.xml.gz > dict/words.xml && \
|
||||
|
@ -36,9 +36,9 @@ Build:20110717-smaller,2
|
|||
|
||||
Build:20110717,3
|
||||
commit=1813
|
||||
extlibs=LanguagePacks/es.xml.gz
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
patch=xml.patch,dump.patch
|
||||
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
|
||||
extlibs=LanguagePacks/es.xml.gz
|
||||
prebuild=sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p dict/ res/raw/ && \
|
||||
gunzip -c libs/es.xml.gz > dict/words.xml && \
|
||||
|
|
|
@ -25,8 +25,8 @@ Repo:https://sudoku-pro-android.googlecode.com/svn;trunk=trunk/Sudoku%20Free;tag
|
|||
|
||||
Build:1.1,3
|
||||
commit=13
|
||||
rm=libs/GoogleAdMobAdsSdk-6.2.1.jar
|
||||
srclibs=MobAdMob@2d5736
|
||||
rm=libs/GoogleAdMobAdsSdk-6.2.1.jar
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$MobAdMob$$@' project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -63,39 +63,39 @@ Build:1.2-MIPS,52
|
|||
|
||||
Build:1.5,53
|
||||
commit=1.5-ios-appstore
|
||||
forcevercode=yes
|
||||
subdir=platform/android
|
||||
submodules=yes
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=sed -i 's/armeabi-v7a/armeabi armeabi-v7a/g' jni/Application.mk && \
|
||||
cd ../.. && \
|
||||
make generate
|
||||
buildjni=yes
|
||||
scandelete=build/debug/
|
||||
buildjni=yes
|
||||
|
||||
Build:1.5,54
|
||||
commit=1.5-ios-appstore
|
||||
forcevercode=yes
|
||||
subdir=platform/android
|
||||
submodules=yes
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=sed -i -e 's/armeabi-v7a/x86/g' -e 's/android-8/android-9/g' jni/Application.mk && \
|
||||
cd ../.. && \
|
||||
make generate
|
||||
buildjni=yes
|
||||
scandelete=build/debug/
|
||||
buildjni=yes
|
||||
|
||||
Build:1.5,55
|
||||
commit=1.5-ios-appstore
|
||||
forcevercode=yes
|
||||
subdir=platform/android
|
||||
submodules=yes
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=sed -i -e 's/armeabi-v7a/mips/g' -e 's/android-8/android-9/g' jni/Application.mk && \
|
||||
cd ../.. && \
|
||||
make generate
|
||||
buildjni=yes
|
||||
scandelete=build/debug/
|
||||
buildjni=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Our version codes differs until 1.5. With 1.6 we try to sync up with
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Office
|
||||
License:GPLv3+
|
||||
Web Site:https://github.com/uberspot/AnagramSolver
|
||||
Web Site:
|
||||
Source Code:https://github.com/uberspot/AnagramSolver
|
||||
Issue Tracker:https://github.com/uberspot/AnagramSolver/issues
|
||||
|
||||
|
|
|
@ -22,20 +22,20 @@ Repo:https://sl-train-schedule.googlecode.com/svn;trunk=trunk;tags=tags
|
|||
|
||||
Build:1.15,115
|
||||
commit=141
|
||||
rm=libs/libGoogleAnalytics.jar
|
||||
srclibs=NoAnalytics@158a4a
|
||||
rm=libs/libGoogleAnalytics.jar
|
||||
prebuild=echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties
|
||||
|
||||
Build:1.16,116
|
||||
commit=Release_116
|
||||
rm=libs/libGoogleAnalytics.jar
|
||||
srclibs=NoAnalytics@158a4a
|
||||
rm=libs/libGoogleAnalytics.jar
|
||||
prebuild=echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties
|
||||
|
||||
Build:1.18,118
|
||||
commit=Release_118
|
||||
rm=libs/libGoogleAnalytics.jar
|
||||
srclibs=NoAnalytics@158a4a
|
||||
rm=libs/libGoogleAnalytics.jar
|
||||
prebuild=echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -87,8 +87,7 @@ Build:1.16.0.0,49
|
|||
srclibs=Common-AskSven@v0.9.0.0,1:ActionBarSherlock@4.4.0,2:NoAnalytics@af5e6573bf5e221c66a0ee3ea45337fa05e812d9,Google-Gson@gson-2.2.4,RootTools@3.4
|
||||
rm=BetterBatteryStats/libs/libGoogleAnalytics.jar,BetterBatteryStats/libs/gson-2.2.2.jar,BetterBatteryStats/src/com/asksven/betterbatterystats/localeplugin
|
||||
prebuild=sed -i '115,127d' AndroidManifest.xml && \
|
||||
cp -r $$Google-Gson$$/src/main/java/com/ src/ &&\
|
||||
cp -r $$RootTools$$/RootTools/src/main/java/com/ src/ && \
|
||||
cp -r $$Google-Gson$$/src/main/java/com/ src/ &&cp -r $$RootTools$$/RootTools/src/main/java/com/ src/ && \
|
||||
cp -r $$Common-AskSven$$/src/com/ src/ && \
|
||||
sed -i -e '/AndroidCommon/d' -e '/LocalePluginLib/d' -e '/..\/..\/ActionBarSherlock\/actionbarsherlock/d' project.properties && \
|
||||
cp $$ActionBarSherlock$$/libs/android-support-v4.jar libs/
|
||||
|
|
|
@ -18,8 +18,8 @@ Repo:https://github.com/asksven/BetterWifiOnOff.git
|
|||
Build:2.1.0.0,43
|
||||
commit=v2.1.0.0
|
||||
subdir=BetterWifiOnOff
|
||||
rm=BetterWifiOnOff/libs/GoogleAdMobAdsSdk-6.4.1.jar,BetterWifiOnOff/src/com/asksven/betterwifionoff/localeplugin
|
||||
srclibs=3:ActionBarSherlock@4.2.0,2:LocaleAPI@bc2d5a1,4:MobAdMob@2d5736,1:Common-AskSven@b09bb8b6cd
|
||||
rm=BetterWifiOnOff/libs/GoogleAdMobAdsSdk-6.4.1.jar,BetterWifiOnOff/src/com/asksven/betterwifionoff/localeplugin
|
||||
prebuild=sed -i '95,97d;113,115d' AndroidManifest.xml && \
|
||||
sed -i '24d' src/com/asksven/betterwifionoff/SsidWhitelistPreference.java
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Multimedia
|
||||
License:NewBSD
|
||||
Web Site:https://github.com/thasmin/Podax
|
||||
Web Site:
|
||||
Source Code:https://github.com/thasmin/Podax
|
||||
Issue Tracker:https://github.com/thasmin/Podax/issues
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Categories:Office
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/banasiak/CoinFlip
|
||||
Web Site:
|
||||
Source Code:https://github.com/banasiak/CoinFlip
|
||||
Issue Tracker:https://github.com/banasiak/CoinFlip/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Office
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/banasiak/CoinFlipExtExample
|
||||
Web Site:
|
||||
Source Code:https://github.com/banasiak/CoinFlipExtExample
|
||||
Issue Tracker:https://github.com/banasiak/CoinFlipExtExample/issues
|
||||
|
||||
|
|
|
@ -35,8 +35,8 @@ Build:3.3.0-hotfix,1158
|
|||
commit=v.3.3.0-hotfix
|
||||
subdir=Android/launcher_list
|
||||
submodules=yes
|
||||
target=android-17
|
||||
forceversion=yes
|
||||
target=android-17
|
||||
scandelete=/
|
||||
build=cd ../buildlibs && \
|
||||
find -name "*.sh" -exec chmod +x {} + && \
|
||||
|
|
|
@ -57,7 +57,8 @@ Build:4.7.3,36
|
|||
Build:4.8,37
|
||||
commit=4.8
|
||||
subdir=BoardGameGeek
|
||||
prebuild=sed -i 's@\\@/@g' project.properties && echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
||||
prebuild=sed -i 's@\\@/@g' project.properties && \
|
||||
echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
||||
|
||||
Maintainer Notes:
|
||||
Verify jar files when changed. Verified gson and simple-xml against upsream
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Navigation
|
||||
License:LGPLv3
|
||||
Web Site:https://github.com/bobbyrne01/howfardoyouswim-android
|
||||
Web Site:
|
||||
Source Code:https://github.com/bobbyrne01/howfardoyouswim-android
|
||||
Issue Tracker:https://github.com/bobbyrne01/howfardoyouswim-android/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:System,Office
|
||||
License:GPLv3+
|
||||
Web Site:https://github.com/seamusphelan/ProfileSwitcher
|
||||
Web Site:
|
||||
Source Code:https://github.com/seamusphelan/ProfileSwitcher
|
||||
Issue Tracker:https://github.com/seamusphelan/ProfileSwitcher/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Games
|
||||
License:Apache2
|
||||
Web Site:https://github.com/boombuler/Shift
|
||||
Web Site:
|
||||
Source Code:https://github.com/boombuler/Shift
|
||||
Issue Tracker:https://github.com/boombuler/Shift/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Navigation
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/borneq/HereGPSLocation
|
||||
Web Site:
|
||||
Source Code:https://github.com/borneq/HereGPSLocation
|
||||
Issue Tracker:https://github.com/borneq/HereGPSLocation/issues
|
||||
|
||||
|
|
|
@ -33,14 +33,14 @@ Repo:https://github.com/jyio/botbrew-gui.git
|
|||
Build:0.0.1.23,23
|
||||
disable=works but maybe not ready for popular consumption 32698170dd
|
||||
commit=unknown - see disabled
|
||||
target=android-15
|
||||
extlibs=acra/acra-4.2.3.jar
|
||||
srclibs=ActionBarSherlock@4.0.1,ViewPagerIndicator@2.2.3,EmulatorView@v1.0.43
|
||||
extlibs=acra/acra-4.2.3.jar
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.3=\).*@\1$$EmulatorView$$@' project.properties && \
|
||||
sed -i 's@~/android-ndk-r8@$$NDK$$@g' mkjni.sh && \
|
||||
./mkjni.sh
|
||||
target=android-15
|
||||
buildjni=no
|
||||
|
||||
Build:0.0.1.24,24
|
||||
|
|
|
@ -23,11 +23,11 @@ Repo:https://github.com/dennischen/daily-money.git
|
|||
Build:0.9.8-121107-freshly,2012110700
|
||||
commit=0b012b639a2e
|
||||
subdir=dailymoney-surface
|
||||
update=.,../dailymoney
|
||||
srclibs=NoAnalytics@158a4a
|
||||
prebuild=rm -rf ../dailymoney/libs/libGoogleAnalytics.jar ../dist ../docs ../resources && \
|
||||
echo "android.library.reference.1=$$NoAnalytics$$" >> ../dailymoney/project.properties && \
|
||||
sed -i '/android.permission.INTERNET/d' AndroidManifest.xml
|
||||
update=.,../dailymoney
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Multimedia
|
||||
License:MIT
|
||||
Web Site:https://github.com/boztalay/PuppyFrame
|
||||
Web Site:
|
||||
Source Code:https://github.com/boztalay/PuppyFrame
|
||||
Issue Tracker:https://github.com/boztalay/PuppyFrame/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Office
|
||||
License:MIT
|
||||
Web Site:https://github.com/hwki/SimpleBitcoinWidget
|
||||
Web Site:
|
||||
Source Code:https://github.com/hwki/SimpleBitcoinWidget
|
||||
Issue Tracker:https://github.com/hwki/SimpleBitcoinWidget/issues
|
||||
Bitcoin:15SHnY7HC5bTxzErHDPe7wHXj1HhtDKV7z
|
||||
|
|
|
@ -19,9 +19,9 @@ Repo:https://bitbucket.org/brockoli/hsdroid.git
|
|||
Build:1.6,9
|
||||
disable=hard-coded build-tools
|
||||
commit=127e76
|
||||
patch=build.gradle_9.patch,build-fix_9.patch
|
||||
gradle=yes
|
||||
srclibs=SlidingMenu@9b3d8c15c1b0fbd,ActionBarSherlock@4.4.0
|
||||
patch=build.gradle_9.patch,build-fix_9.patch
|
||||
prebuild=echo -e "include ':SlidingMenu'\nproject(':SlidingMenu').projectDir = new File('$(readlink -f $$SlidingMenu$$)')" > settings.gradle && \
|
||||
sed -i 's/targetSdkVersion="17"/targetSdkVersion="16"/g' $$SlidingMenu$$/AndroidManifest.xml && \
|
||||
cp $$ActionBarSherlock$$/build.gradle $$SlidingMenu$$/ && \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:System
|
||||
License:Apache2
|
||||
Web Site:https://github.com/brosmike/AirPush-Detector
|
||||
Web Site:
|
||||
Source Code:https://github.com/brosmike/AirPush-Detector
|
||||
Issue Tracker:https://github.com/brosmike/AirPush-Detector/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Internet
|
||||
License:Apache2
|
||||
Web Site:https://github.com/btmura/rbb
|
||||
Web Site:
|
||||
Source Code:https://github.com/btmura/rbb
|
||||
Issue Tracker:https://github.com/btmura/rbb/issues
|
||||
|
||||
|
@ -21,11 +21,11 @@ Repo:https://github.com/btmura/rbb.git
|
|||
|
||||
Build:2.3,6
|
||||
commit=v2.3
|
||||
target=android-17
|
||||
srclibs=ViewPagerIndicator@2.4.1
|
||||
prebuild=rm -rf tests eclipse && \
|
||||
echo "android.library.reference.1=$$ViewPagerIndicator$$" >> project.properties && \
|
||||
mv libs/support/*.jar libs/
|
||||
target=android-17
|
||||
|
||||
Build:3.0,7
|
||||
disable=proprietary blob (youtube api)
|
||||
|
@ -34,17 +34,17 @@ Build:3.0,7
|
|||
Build:3.2,9
|
||||
disable=java problems
|
||||
commit=v3.2-foss
|
||||
target=android-18
|
||||
srclibs=1:ViewPagerIndicator@2.4.1
|
||||
prebuild=rm -rf tests eclipse && \
|
||||
mv libs/android-support-v4.jar $$ViewPagerIndicator$$/libs
|
||||
target=android-18
|
||||
|
||||
Build:3.3,10
|
||||
disable=java problems
|
||||
commit=v3.3-foss
|
||||
target=android-18
|
||||
srclibs=1:ViewPagerIndicator@2.4.1
|
||||
prebuild=mv libs/android-support-v4.jar $$ViewPagerIndicator$$/libs
|
||||
target=android-18
|
||||
|
||||
Maintainer Notes:
|
||||
There's a separate FOSS branch, which doesn't include the proprietary YouTube
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:System
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/bvalosek/cpuspy
|
||||
Web Site:
|
||||
Source Code:https://github.com/bvalosek/cpuspy
|
||||
Issue Tracker:https://github.com/bvalosek/cpuspy/issues
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Office
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/chibibi/simpleDeadlines
|
||||
Web Site:
|
||||
Source Code:https://github.com/chibibi/simpleDeadlines
|
||||
Issue Tracker:https://github.com/chibibi/simpleDeadlines/issues
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
AntiFeatures:NonFreeNet
|
||||
Categories:Security
|
||||
License:GPLv2+
|
||||
Web Site:https://github.com/cheald/FlexAuth
|
||||
Web Site:
|
||||
Source Code:https://github.com/cheald/FlexAuth
|
||||
Issue Tracker:https://github.com/cheald/FlexAuth/issues
|
||||
|
||||
|
|
|
@ -19,10 +19,10 @@ Repo:https://github.com/codebutler/farebot
|
|||
|
||||
Build:2.4.1,18
|
||||
commit=ffcc3025f5d99ee
|
||||
target=Google Inc.:Google APIs:15
|
||||
update=.,libs/ActionBarSherlock
|
||||
prebuild=sed -i 's/<uses-library android:name="com.google.android.maps"/<uses-library android:name="com.google.android.maps" android:required="false"/' AndroidManifest.xml && \
|
||||
echo "android.library.reference.1=libs/ActionBarSherlock" >> project.properties
|
||||
update=.,libs/ActionBarSherlock
|
||||
target=Google Inc.:Google APIs:15
|
||||
|
||||
Build:2.5.0,20
|
||||
disable=binary blob - crashlytics
|
||||
|
|
|
@ -26,8 +26,8 @@ Build:2.0.4,90
|
|||
|
||||
Build:2.0.6,92
|
||||
commit=95
|
||||
target=android-11
|
||||
prebuild=sed -i -e "/key\.alias.*/d" -e "/key\.store.*/d" *.properties
|
||||
target=android-11
|
||||
|
||||
Build:2.0.10,96
|
||||
disable=No source in repo
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Science & Education
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/concentricsky/android-viewer-for-khan-academy
|
||||
Web Site:
|
||||
Source Code:https://github.com/concentricsky/android-viewer-for-khan-academy
|
||||
Issue Tracker:https://github.com/concentricsky/android-viewer-for-khan-academy/issues
|
||||
|
||||
|
@ -27,9 +27,9 @@ Repo:https://github.com/concentricsky/android-viewer-for-khan-academy.git
|
|||
|
||||
Build:1.2.2,14
|
||||
commit=13566d739dc674
|
||||
patch=pom_14.patch
|
||||
maven=yes
|
||||
extlibs=android/android-support-v4r11.jar
|
||||
patch=pom_14.patch
|
||||
prebuild=cp oauth_credentials.json.sample res/raw/oauth_credentials.json && \
|
||||
$$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r11 -Dpackaging=jar -Dfile=libs/android-support-v4r11.jar
|
||||
|
||||
|
|
|
@ -36,8 +36,8 @@ Build:2.0.4,26
|
|||
commit=
|
||||
subdir=App/CFDC
|
||||
gradle=yes
|
||||
rm=App/CFDC/libs/dashclock-api-r2.0.jar
|
||||
srclibs=DashClock@ecb5a191880
|
||||
rm=App/CFDC/libs/dashclock-api-r2.0.jar
|
||||
prebuild=cp -fR $$DashClock$$/api/src/main src
|
||||
|
||||
Maintainer Notes:
|
||||
|
|
|
@ -29,8 +29,8 @@ Repo:CSipSimple
|
|||
Build:1.02.01-2417,2417
|
||||
commit=2418
|
||||
subdir=CSipSimple
|
||||
forceversion=yes
|
||||
srclibs=codec2-dev@1486,pjsip@4862,portaudio@1433,webrtc@2948,libyuv@426
|
||||
forceversion=yes
|
||||
prebuild=sed -i 's/MY_USE_SILK := 1/MY_USE_SILK := 0/' jni/Application.mk && \
|
||||
sed -i 's/ silk//' Makefile && \
|
||||
sed -i '/silk/d' jni/Android.mk && \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Science & Education
|
||||
License:GPLv3+
|
||||
Web Site:https://github.com/Tyde/TuCanMobile
|
||||
Web Site:
|
||||
Source Code:https://github.com/Tyde/TuCanMobile
|
||||
Issue Tracker:https://github.com/Tyde/TuCanMobile/issues
|
||||
|
||||
|
@ -30,8 +30,8 @@ Build:0.3.6,31
|
|||
|
||||
Build:0.3.7,32
|
||||
commit=0.3.7.1
|
||||
target=android-19
|
||||
srclibs=1:ActionBarSherlock@4.2.0,2:ViewPagerIndicator@2.4.1
|
||||
target=android-19
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -15,9 +15,9 @@ Repo:https://github.com/okey666/NiceCompass.git
|
|||
|
||||
Build:1.3,6
|
||||
commit=b6f322cf10ec4320ca5b4111f75dccfdd4b6f7f0
|
||||
target=android-13
|
||||
srclibs=ActionBarSherlock@3.5.1
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
target=android-13
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Office,System
|
||||
License:Apache2
|
||||
Web Site:https://github.com/Doctoror/Pure-File-Manager
|
||||
Web Site:
|
||||
Source Code:https://github.com/Doctoror/Pure-File-Manager
|
||||
Issue Tracker:https://github.com/Doctoror/Pure-File-Manager/issues
|
||||
|
||||
|
@ -24,8 +24,14 @@ Build:0.1a,1
|
|||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$CommonsIO$$/target/commons-io-2.4.jar libs/ && \
|
||||
pushd $$CommonsLang$$ && $$MVN3$$ package && popd && cp $$CommonsLang$$/target/commons-lang3-3.2.1.jar libs/ && \
|
||||
pushd $$CommonsCodec$$ && $$MVN3$$ package && popd && cp $$CommonsCodec$$/target/commons-codec-1.9.jar libs/ && \
|
||||
pushd $$CommonsLang$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$CommonsLang$$/target/commons-lang3-3.2.1.jar libs/ && \
|
||||
pushd $$CommonsCodec$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$CommonsCodec$$/target/commons-codec-1.9.jar libs/ && \
|
||||
cp -fR $$RootTools$$/RootTools/src/main/java/com src/
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -27,8 +27,8 @@ Repo:https://github.com/dougkeen/BartRunnerAndroid.git
|
|||
|
||||
Build:2.2,26
|
||||
commit=Release_2.2
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=NumberPicker-DougKeen@7ecc91d1e,ActionBarSherlock@4.2.0,NineOldAndroids@2.4.0,HoloEverywhere-DougKeen@48cb964f85
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||
sed -i 's@\(.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(.2=\).*@\1$$HoloEverywhere-DougKeen$$@' project.properties && \
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue