diff options
author | B. Watson <yalhcru@gmail.com> | 2021-11-25 14:30:18 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-04 10:09:00 +0700 |
commit | 0485e710ac2a039a71513b8083a58a47010021cc (patch) | |
tree | 7fa1f74a1d263b371d65d02c1261bdf1f4a15310 | |
parent | 1edda5c1c4e4afecf5be82ed7975e694816ffe9f (diff) | |
download | slackbuilds-0485e710ac2a039a71513b8083a58a47010021cc.tar.gz |
audio/eawpats: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | audio/eawpats/README | 12 | ||||
-rw-r--r-- | audio/eawpats/eawpats.SlackBuild | 3 | ||||
-rw-r--r-- | audio/eawpats/eawpats.info | 4 | ||||
-rw-r--r-- | audio/eawpats/slack-desc | 2 |
4 files changed, 10 insertions, 11 deletions
diff --git a/audio/eawpats/README b/audio/eawpats/README index 0fecfa8091..2c184bc66e 100644 --- a/audio/eawpats/README +++ b/audio/eawpats/README @@ -1,14 +1,16 @@ -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 +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 patches also work with applications that use SDL_mixer for MIDI audio. -Note that eawpats contains proprietary sound samples. According to the +Note that eawpats contains proprietary sound samples. According to the ALSA Wiki: "Half of the patches in eawpats are derived from original Gravis patches, and therefore may have some intellectual property issues." If this is a concern to you, use freepats instead (however, -eawpats does sound nicer). For more information, see +eawpats does sound nicer). For more information, see /usr/doc/eawpats-12/copyrigh.txt diff --git a/audio/eawpats/eawpats.SlackBuild b/audio/eawpats/eawpats.SlackBuild index 121b130ada..38de3d504e 100644 --- a/audio/eawpats/eawpats.SlackBuild +++ b/audio/eawpats/eawpats.SlackBuild @@ -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 diff --git a/audio/eawpats/eawpats.info b/audio/eawpats/eawpats.info index 06d652a0d9..cf4f13f449 100644 --- a/audio/eawpats/eawpats.info +++ b/audio/eawpats/eawpats.info @@ -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="" diff --git a/audio/eawpats/slack-desc b/audio/eawpats/slack-desc index 14d494be60..ff962b362e 100644 --- a/audio/eawpats/slack-desc +++ b/audio/eawpats/slack-desc @@ -10,7 +10,7 @@ eawpats: eawpats (MIDI instrument patches) eawpats: eawpats: This package contains a patchset for the TiMidity++ MIDI player. eawpats: A patchset is required for MIDI files to be audible through -eawpats: TiMidity++. These patches also work with applications that use +eawpats: TiMidity++. These patches also work with applications that use eawpats: SDL_mixer for MIDI audio. eawpats: eawpats: |