audio/aj-snapshot: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
1929f61d8c
commit
ad1cc80ec5
|
@ -6,7 +6,3 @@ is able to store both types of connections for JACK.
|
|||
|
||||
Run aj-snapshot in daemon mode to have your connections continually
|
||||
restored.
|
||||
|
||||
NOTE: You can use either JACK version 1 (default) or 2. On
|
||||
SlackBuilds.org, JACK v1 is jack-audio-connection-kit and JACK v2
|
||||
is jack2.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/aj-snapshot/aj-snapshot-0.9.6
|
|||
MD5SUM="fd755bbcade848001f16740462a08dff"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit mxml"
|
||||
REQUIRES="jack mxml"
|
||||
MAINTAINER="Klaatu"
|
||||
EMAIL="klaatu@member.fsf.org"
|
||||
|
|
Loading…
Reference in New Issue