audio/eawpats: Remove template comment.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2021-11-25 14:30:18 -05:00 committed by Willy Sudiarto Raharjo
parent 1edda5c1c4
commit 0485e710ac
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
4 changed files with 10 additions and 11 deletions

View File

@ -1,3 +1,5 @@
eawpats (MIDI instrument patches)
eawpats is a sound patches library for TiMidity++. This package
contains a patchset for the TiMidity++ MIDI player. A patchset is
required for MIDI files to be audible through TiMidity++. These

View File

@ -33,9 +33,6 @@ BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
# 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

View File

@ -1,7 +1,7 @@
PRGNAM="eawpats"
VERSION="12"
HOMEPAGE="http://slackwiki.com/Timidity%2B%2B"
DOWNLOAD="http://distfiles.gentoo.org/distfiles/eawpats12_full.tar.gz"
HOMEPAGE="https://slackwiki.com/Timidity%2B%2B"
DOWNLOAD="https://distfiles.gentoo.org/distfiles/eawpats12_full.tar.gz"
MD5SUM="8ebcf0583f3077346ebace93c8ea166f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""