From 75434b54b1243fd7910656039c01cead321d7ba9 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 12 Oct 2021 01:52:31 -0400 Subject: perl/perl-audio-sndfile: Remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-audio-sndfile/README | 6 +++--- perl/perl-audio-sndfile/perl-audio-sndfile.SlackBuild | 3 --- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'perl/perl-audio-sndfile') diff --git a/perl/perl-audio-sndfile/README b/perl/perl-audio-sndfile/README index a00cfdabc1ef..8afd9bdc40ff 100644 --- a/perl/perl-audio-sndfile/README +++ b/perl/perl-audio-sndfile/README @@ -1,8 +1,8 @@ perl-audio-sndfile (perl bindings for libsndfile) -Audio::SndFile is a perl interface to the sndfile (soundfile) library. It -provides a portable API for reading and writing sound files in different -formats. +Audio::SndFile is a perl interface to the sndfile (soundfile) +library. It provides a portable API for reading and writing sound +files in different formats. See the documentation for a full list of supported file formats. Wav, flac, and ogg are supported, but mp3 is not. diff --git a/perl/perl-audio-sndfile/perl-audio-sndfile.SlackBuild b/perl/perl-audio-sndfile/perl-audio-sndfile.SlackBuild index 843ab9a7e945..dd986caa8d7b 100644 --- a/perl/perl-audio-sndfile/perl-audio-sndfile.SlackBuild +++ b/perl/perl-audio-sndfile/perl-audio-sndfile.SlackBuild @@ -24,9 +24,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 -- cgit v1.2.3