audio/jackmeter: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
364d37806f
commit
a1a3bc5d47
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/njh/jackmeter/archive/0.4/jackmeter-0.4.tar.gz"
|
||||||
MD5SUM="66547376e8cbafef6ef57aaa892277f4"
|
MD5SUM="66547376e8cbafef6ef57aaa892277f4"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="jack-audio-connection-kit"
|
REQUIRES="jack"
|
||||||
MAINTAINER="B. Watson"
|
MAINTAINER="B. Watson"
|
||||||
EMAIL="yalhcru@gmail.com"
|
EMAIL="yalhcru@gmail.com"
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||||
|
|
||||||
|-----handy-ruler------------------------------------------------------|
|
|-----handy-ruler------------------------------------------------------|
|
||||||
jackmeter: jackmeter (console peak meter for jack-audio-connection-kit)
|
jackmeter: jackmeter (console peak meter for jack)
|
||||||
jackmeter:
|
jackmeter:
|
||||||
jackmeter: Jack Meter is a basic console based DPM (Digital Peak Meter) for
|
jackmeter: Jack Meter is a basic console based DPM (Digital Peak Meter) for
|
||||||
jackmeter: JACK. The author wrote it for quickly checking remote signal levels,
|
jackmeter: JACK. The author wrote it for quickly checking remote signal levels,
|
||||||
|
|
Loading…
Reference in New Issue