fdroiddata/metadata/com.falconware.prestissimo.txt
Hans-Christoph Steiner d718a64039 license correction: add versions to GPL and LGPL
This was done by manual inspection, and includes a couple of minor license
corrections, e.g. GPL vs LGPL.

for f in `grep '^License:' metadata/*.txt|grep GPL | grep -v GPL-| cut -d : -f 1|sort -u | sed 's,\.txt,,'|cut -d / -f 2`; do echo $f; find build/$f/ -iname '*license*' -o -iname 'COPYING*' -o -iname 'notice*' | xargs less ; done

#234
2017-05-02 12:26:14 +02:00

36 lines
969 B
Plaintext

Categories:Multimedia
License:LGPL-2.1
Web Site:
Source Code:https://github.com/TheRealFalcon/Prestissimo
Issue Tracker:https://github.com/TheRealFalcon/Prestissimo/issues
Auto Name:Prestissimo
Summary:Change the speed of playback
Description:
Adds variable speed playback functionality to audio applications, e.g.
[[de.danoeh.antennapod]].
.
Repo Type:git
Repo:https://github.com/TheRealFalcon/Prestissimo.git
Build:0.5,10
commit=v0.5
srclibs=Sonic@637de
target=android-17
build=$$NDK$$/ndk-build -C $$Sonic$$ && \
mv $$Sonic$$/libs/armeabi* libs/
Build:1.0,11
commit=18b6e90ede1a986cc10f775ffc16421735483a35
srclibs=Sonic@637de3f6ece13c360b40e22eb38507de0fcbb29a
rm=libs/armeabi-v7a/libsonic.so,libs/armeabi/libsonic.so
target=android-17
build=$$NDK$$/ndk-build -C $$Sonic$$ && \
mv $$Sonic$$/libs/armeabi* libs/
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:11