jwz.xscreensaver - actual source link, force add google repo

This commit is contained in:
Licaon_Kter 2018-11-16 12:36:09 +00:00
parent e9d5c767bf
commit 06bfa7489b

View file

@ -4,7 +4,7 @@ License: X11
AuthorName: jwz
AuthorEmail: jwz@jwz.org
WebSite: https://www.jwz.org/xscreensaver/
SourceCode: https://www.jwz.org/xscreensaver/
SourceCode: https://github.com/Zygo/xscreensaver
Changelog: https://www.jwz.org/xscreensaver/changelog.html
Summary: Standard screen saver collection shipped on most Linux and Unix systems
@ -28,7 +28,7 @@ Builds:
gradle:
- yes
prebuild: |-
pushd ../.. && pwd && ./configure && popd && cd .. && make run_check && sed -i -e 's,./gradlew,gradle,' Makefile
pushd ../.. && pwd && ./configure && popd && cd .. && make run_check && sed -i -e 's,./gradlew,gradle,' Makefile && sed -i -e '/jcenter()/i google()' build.gradle
scandelete:
- OSX
build: |-