diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/atunes/atunes.info | 2 | ||||
-rw-r--r-- | audio/rubberband/README | 9 | ||||
-rw-r--r-- | audio/tuxguitar/tuxguitar.info | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/audio/atunes/atunes.info b/audio/atunes/atunes.info index 19f0cf0eafad2..3ffaae8e00674 100644 --- a/audio/atunes/atunes.info +++ b/audio/atunes/atunes.info @@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sourceforge.net/project/atunes/atunes/aTunes%203.1.2 MD5SUM="58003c0d063afa39d240215e368a5105" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="jdk" +REQUIRES="zulu-openjdk8" MAINTAINER="wigums" EMAIL="pioneer22675@gmail.com" diff --git a/audio/rubberband/README b/audio/rubberband/README index 87c692329d395..a9facf9b4245a 100644 --- a/audio/rubberband/README +++ b/audio/rubberband/README @@ -5,7 +5,8 @@ change the tempo and pitch of an audio recording independently of one another. Rubberband can be built with optional Java JNI support. To do this, -install one (and only one) of the jdk or openjdk packages, make -sure its profile script has been sourced (normally by logging out & -back in), and build rubberband with JAVA=yes set in the environment. -Currently, this has only been tested with openjdk8. +install one (and only one) of the zulu-openjdk8, jdk or openjdk8 +packages, make sure its profile script has been sourced (normally +by logging out & back in), and build rubberband with JAVA=yes +set in the environment. Currently, this has only been tested +with openjdk8. diff --git a/audio/tuxguitar/tuxguitar.info b/audio/tuxguitar/tuxguitar.info index a38af9151ba1e..5f13d80ea3a99 100644 --- a/audio/tuxguitar/tuxguitar.info +++ b/audio/tuxguitar/tuxguitar.info @@ -5,6 +5,6 @@ DOWNLOAD="https://vorboss.dl.sourceforge.net/project/tuxguitar/TuxGuitar/TuxGuit MD5SUM="109ae97dda2138b06b95ac8e3be02be7" DOWNLOAD_x86_64="https://vorboss.dl.sourceforge.net/project/tuxguitar/TuxGuitar/TuxGuitar-1.5.1/tuxguitar-1.5.1-linux-x86_64.tar.gz" MD5SUM_x86_64="53cfba7fb252e19e8f11e98fe5b8a4b1" -REQUIRES="jdk" +REQUIRES="zulu-openjdk8" MAINTAINER="Ekin Akoglu" EMAIL="ekinakoglu@gmail.com" |