Not update Xmp for Android (org.helllabs.android.xmp) to 3.6.2 (41)
This commit is contained in:
parent
58cbd7d100
commit
d82e25ea71
|
@ -19,35 +19,96 @@ Repo:git://git.code.sf.net/p/xmp/xmp-android
|
||||||
|
|
||||||
# This is one of those projects that put the changelog in the version
|
# This is one of those projects that put the changelog in the version
|
||||||
# number, so fix that with forceversion.
|
# number, so fix that with forceversion.
|
||||||
Build Version:2.1.0,15,639549fda2111cb800fabe468b4a64bf4ae27003,\
|
Build:2.1.0,15
|
||||||
buildjni=yes,subdir=src/android/project,target=android-8,\
|
commit=639549fda2111cb800fabe468b4a64bf4ae27003
|
||||||
forceversion=yes
|
subdir=src/android/project
|
||||||
Build Version:2.9.0,21,03a9c9c9d5acf3b1b659e407c18d072309d50e3a,\
|
target=android-8
|
||||||
init=cd ../../ && autoconf && ./configure,buildjni=yes,subdir=players/android,target=android-14,\
|
forceversion=yes
|
||||||
forceversion=yes
|
buildjni=yes
|
||||||
Build Version:3.2.0,30,2c7b8dd28dff53b876ad19498d0f634805fd0a2,\
|
|
||||||
init=cd ../../ && autoconf && ./configure,buildjni=yes,subdir=players/android,target=android-14
|
Build:2.9.0,21
|
||||||
Build Version:3.2.1,31,android-3.2.1,\
|
commit=03a9c9c9d5acf3b1b659e407c18d072309d50e3a
|
||||||
init=cd ../../ && autoconf && ./configure,buildjni=yes,subdir=players/android,target=android-14
|
subdir=players/android
|
||||||
Build Version:3.4.2,35,android-3.4.2,buildjni=yes,target=android-14,init=cd ../../ && autoconf && ./configure,subdir=players/android
|
init=cd ../../ && \
|
||||||
Build Version:3.4.3,36,android-3.4.3,subdir=players/android,buildjni=yes,target=android-14,init=\
|
autoconf && \
|
||||||
cd ../../ && autoconf && ./configure
|
./configure
|
||||||
Build Version:3.5.0,38,android-3.5.0,target=android-17,init=\
|
target=android-14
|
||||||
cd jni && git clone git://git.code.sf.net/p/xmp/libxmp xmp-libxmp && \
|
forceversion=yes
|
||||||
ln -fs xmp-libxmp/include include && ln -fs xmp-libxmp/src src && \
|
buildjni=yes
|
||||||
sed -i 's/..\/..\/libxmp/xmp-libxmp/g' Android.mk && cd xmp-libxmp && \
|
|
||||||
autoconf && ./configure,prebuild=sed -i 's/android:minSdkVersion=\"3\"/\
|
Build:3.2.0,30
|
||||||
android:minSdkVersion=\"4\"/g;10d' AndroidManifest.xml,buildjni=yes
|
commit=2c7b8dd28dff53b876ad19498d0f634805fd0a2
|
||||||
Build Version:3.6.0,39,android-3.6.0,\
|
subdir=players/android
|
||||||
target=android-17,srclibs=Libxmp@libxmp-4.1.0,prebuild=\
|
init=cd ../../ && \
|
||||||
sed -i 's/android:minSdkVersion=\"3\"/\
|
autoconf && \
|
||||||
android:minSdkVersion=\"4\"/g;/supports-screens/d' AndroidManifest.xml && \
|
./configure
|
||||||
cd jni && cp -r ../../extlib/Libxmp . && \
|
target=android-14
|
||||||
ln -fs Libxmp/include include && ln -fs Libxmp/src src && \
|
buildjni=yes
|
||||||
sed -i 's/..\/..\/libxmp/Libxmp/g' Android.mk && cd Libxmp && \
|
|
||||||
autoconf && ./configure,buildjni=yes
|
Build:3.2.1,31
|
||||||
|
commit=android-3.2.1
|
||||||
|
subdir=players/android
|
||||||
|
init=cd ../../ && \
|
||||||
|
autoconf && \
|
||||||
|
./configure
|
||||||
|
target=android-14
|
||||||
|
buildjni=yes
|
||||||
|
|
||||||
|
Build:3.4.2,35
|
||||||
|
commit=android-3.4.2
|
||||||
|
subdir=players/android
|
||||||
|
init=cd ../../ && \
|
||||||
|
autoconf && \
|
||||||
|
./configure
|
||||||
|
target=android-14
|
||||||
|
buildjni=yes
|
||||||
|
|
||||||
|
Build:3.4.3,36
|
||||||
|
commit=android-3.4.3
|
||||||
|
subdir=players/android
|
||||||
|
init=cd ../../ && \
|
||||||
|
autoconf && \
|
||||||
|
./configure
|
||||||
|
target=android-14
|
||||||
|
buildjni=yes
|
||||||
|
|
||||||
|
Build:3.5.0,38
|
||||||
|
commit=android-3.5.0
|
||||||
|
init=cd jni && \
|
||||||
|
git clone git://git.code.sf.net/p/xmp/libxmp xmp-libxmp && \
|
||||||
|
ln -fs xmp-libxmp/include include && \
|
||||||
|
ln -fs xmp-libxmp/src src && \
|
||||||
|
sed -i 's/..\/..\/libxmp/xmp-libxmp/g' Android.mk && \
|
||||||
|
cd xmp-libxmp && \
|
||||||
|
autoconf && \
|
||||||
|
./configure
|
||||||
|
target=android-17
|
||||||
|
prebuild=sed -i 's/android:minSdkVersion=\"3\"/android:minSdkVersion=\"4\"/g;10d' AndroidManifest.xml
|
||||||
|
buildjni=yes
|
||||||
|
|
||||||
|
Build:3.6.0,39
|
||||||
|
commit=android-3.6.0
|
||||||
|
target=android-17
|
||||||
|
srclibs=Libxmp@libxmp-4.1.0
|
||||||
|
prebuild=sed -i 's/android:minSdkVersion=\"3\"/android:minSdkVersion=\"4\"/g;/supports-screens/d' AndroidManifest.xml && \
|
||||||
|
cd jni && \
|
||||||
|
cp -r ../../extlib/Libxmp . && \
|
||||||
|
ln -fs Libxmp/include include && \
|
||||||
|
ln -fs Libxmp/src src && \
|
||||||
|
sed -i 's/..\/..\/libxmp/Libxmp/g' Android.mk && \
|
||||||
|
cd Libxmp && \
|
||||||
|
autoconf && \
|
||||||
|
./configure
|
||||||
|
buildjni=yes
|
||||||
|
|
||||||
|
Build:3.6.2,41
|
||||||
|
commit=android-3.6.2
|
||||||
|
disable=requires libxmp 4.1.6-pre but no such version is tagged
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
See changelog (in res/values/strings.xml) to determine libxmp version.
|
||||||
|
.
|
||||||
|
|
||||||
# See res/values/strings.xml to determine Libxmp version
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:3.6.2
|
Current Version:3.6.2
|
||||||
|
|
Loading…
Reference in a new issue