QuickLyric: Prepare for 1.5.8 (16)

master
Boris Kraut 2015-03-08 09:59:02 +01:00
parent 065ea9542b
commit ca9c9cecbb
3 changed files with 25 additions and 1 deletions

View File

@ -3,6 +3,7 @@ License:GPLv3
Web Site:https://github.com/geecko86/QuickLyric/blob/HEAD/README.md
Source Code:https://github.com/geecko86/QuickLyric
Issue Tracker:https://github.com/geecko86/QuickLyric/issues
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RSJZUSUHBBKTJ&lc=US&item_name=geecko&item_number=00&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
Auto Name:QuickLyric
Summary:Fetch and display song lyrics

View File

@ -3,6 +3,7 @@ License:GPLv3
Web Site:https://github.com/geecko86/QuickLyric/blob/HEAD/README.md
Source Code:https://github.com/geecko86/QuickLyric
Issue Tracker:https://github.com/geecko86/QuickLyric/issues
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RSJZUSUHBBKTJ&lc=US&item_name=geecko&item_number=00&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
Auto Name:QuickLyric
Summary:Fetch and display song lyrics
@ -32,7 +33,26 @@ Build:1.5.7,15
subdir=QuickLyric
gradle=fdroid
Auto Update Mode:Version %v
Maintainer Notes:
Next version wil include a jar file, build it with something like:
Build:1.5.8,16
commit=1.5.7
forceversion=yes
forcevercode=yes
subdir=QuickLyric
gradle=fdroid
srclibs=GMusicAPI@5b389d3856372aee3bf7fb3953d74f4c22f62d56
prebuild=pushd $$GMusicAPI$$ && $$MVN3$$ install -DskipTests && popd && \
sed -i -e '/mavenCentral/amavenLocal()' -e '/support-v4/acompile "googlemusic:api:googlemusic.api:1.0.0"' build.gradle
Right now installing to mavenLocal seems to be wrong for this jar, so maybe just copy over the jar file.
Re-enable auto updates.
.
#Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.5.7
Current Version Code:15

3
srclibs/GMusicAPI.txt Normal file
View File

@ -0,0 +1,3 @@
Repo Type:git
Repo:https://github.com/jkiddo/gmusic.api
Subdir:desk.gmusic.api