diff --git a/metadata/be.geecko.QuickLyric.txt b/metadata/be.geecko.QuickLyric.txt index 9b99f76484..e0911b1a11 100644 --- a/metadata/be.geecko.QuickLyric.txt +++ b/metadata/be.geecko.QuickLyric.txt @@ -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¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted Auto Name:QuickLyric Summary:Fetch and display song lyrics diff --git a/metadata/com.geecko.QuickLyric.txt b/metadata/com.geecko.QuickLyric.txt index 0d54a51065..4ea6069d90 100644 --- a/metadata/com.geecko.QuickLyric.txt +++ b/metadata/com.geecko.QuickLyric.txt @@ -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¤cy_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 diff --git a/srclibs/GMusicAPI.txt b/srclibs/GMusicAPI.txt new file mode 100644 index 0000000000..3059caec77 --- /dev/null +++ b/srclibs/GMusicAPI.txt @@ -0,0 +1,3 @@ +Repo Type:git +Repo:https://github.com/jkiddo/gmusic.api +Subdir:desk.gmusic.api