aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/jack_delay/README2
-rw-r--r--audio/jack_delay/jack_delay.SlackBuild3
-rw-r--r--audio/jack_delay/jack_delay.info4
3 files changed, 4 insertions, 5 deletions
diff --git a/audio/jack_delay/README b/audio/jack_delay/README
index 71b362a7a3aa..ca95617fe3c6 100644
--- a/audio/jack_delay/README
+++ b/audio/jack_delay/README
@@ -1,3 +1,5 @@
+jack_delay (measure the latency of your sound card)
+
jack_delay is a small command line JACK app you can use to measure the
latency of your sound card. It uses a phase measurements on a set of
tones to measure the delay from the output to the input. Accuracy is
diff --git a/audio/jack_delay/jack_delay.SlackBuild b/audio/jack_delay/jack_delay.SlackBuild
index 6c1e3beb262d..ee726876be96 100644
--- a/audio/jack_delay/jack_delay.SlackBuild
+++ b/audio/jack_delay/jack_delay.SlackBuild
@@ -22,9 +22,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/audio/jack_delay/jack_delay.info b/audio/jack_delay/jack_delay.info
index e8119132ca2a..3c3d9da76829 100644
--- a/audio/jack_delay/jack_delay.info
+++ b/audio/jack_delay/jack_delay.info
@@ -1,7 +1,7 @@
PRGNAM="jack_delay"
VERSION="0.4.2"
-HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/"
-DOWNLOAD="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/jack_delay-0.4.2.tar.bz2"
+HOMEPAGE="https://kokkinizita.linuxaudio.org/linuxaudio/"
+DOWNLOAD="https://kokkinizita.linuxaudio.org/linuxaudio/downloads/jack_delay-0.4.2.tar.bz2"
MD5SUM="05ddc5a99a7d7d19405c83537fd15044"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""