fdroiddata/metadata/org.helllabs.android.xmp.txt

117 lines
3.1 KiB
Plaintext
Raw Normal View History

Categories:Multimedia
License:GPLv2+
Web Site:http://xmp.sourceforge.net
2011-03-02 21:00:42 +00:00
Source Code:http://sourceforge.net/projects/xmp/develop
Issue Tracker:
2013-06-15 16:23:15 +00:00
Auto Name:Xmp for Android
2011-03-02 21:00:42 +00:00
Summary:Tracker module player
Description:
2012-11-01 16:49:48 +00:00
The Extended Module Player, or xmp, is a portable module or chiptune player. Xmp plays
2011-03-02 21:00:42 +00:00
over 90 mainstream and obscure module formats from Amiga, Atari, Acorn,
2012-11-01 16:49:48 +00:00
Apple IIgs and PC. All module formats are supported, but external file
compressors are not. Some examples are provided and can be seen when you
browse /sdcard/mod from the app and sites that distribute more are listed on the website.
2011-03-02 21:00:42 +00:00
.
2011-03-02 21:00:42 +00:00
Repo Type:git
Repo:git://git.code.sf.net/p/xmp/xmp-android
2011-03-02 21:00:42 +00:00
# This is one of those projects that put the changelog in the version
# number, so fix that with forceversion.
Build:2.1.0,15
commit=639549fda2111cb800fabe468b4a64bf4ae27003
subdir=src/android/project
target=android-8
forceversion=yes
buildjni=yes
Build:2.9.0,21
commit=03a9c9c9d5acf3b1b659e407c18d072309d50e3a
subdir=players/android
init=cd ../../ && \
autoconf && \
./configure
target=android-14
forceversion=yes
buildjni=yes
Build:3.2.0,30
commit=2c7b8dd28dff53b876ad19498d0f634805fd0a2
subdir=players/android
init=cd ../../ && \
autoconf && \
./configure
target=android-14
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.
.
Auto Update Mode:None
Update Check Mode:Tags
Current Version:3.6.2
Current Version Code:41