From c807b8d8a89750d44105e0d94589d9e0a32a7479 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 20 Oct 2018 07:50:33 +0200 Subject: audio/SAM: Updated for version 20171105_bcf92b5. Signed-off-by: Matteo Bernardini --- audio/SAM/README | 2 +- audio/SAM/SAM.SlackBuild | 6 +++--- audio/SAM/SAM.info | 6 +++--- audio/SAM/slack-desc | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'audio/SAM') diff --git a/audio/SAM/README b/audio/SAM/README index 184eaee3ba..3fd4ffd121 100644 --- a/audio/SAM/README +++ b/audio/SAM/README @@ -1,4 +1,4 @@ -Sam is a very small Text-To-Speech (TTS) program written in C, that +SAM is a very small Text-To-Speech (TTS) program written in C, that runs on most popular platforms. It is an adaption to C of the speech software SAM (Software Automatic Mouth) for the Commodore C64 published in the year 1982 by Don't Ask diff --git a/audio/SAM/SAM.SlackBuild b/audio/SAM/SAM.SlackBuild index b91b12b2da..983bbcb892 100644 --- a/audio/SAM/SAM.SlackBuild +++ b/audio/SAM/SAM.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SAM -# Copyright 2013-2016 Matteo Bernardini , Pisa, Italy +# Copyright 2013-2018 Matteo Bernardini , Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=SAM -VERSION=${VERSION:-20160807_fc56501} +VERSION=${VERSION:-20171105_bcf92b5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -72,7 +72,7 @@ find -L . \ # Use our CFLAGS sed -i "s|-O2|$SLKCFLAGS|" Makefile make -install -D -m 0755 sam $PKG/usr/bin/sam +install -D -m 0755 sam $PKG/usr/bin/SAM find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true diff --git a/audio/SAM/SAM.info b/audio/SAM/SAM.info index 9715646894..b665e30032 100644 --- a/audio/SAM/SAM.info +++ b/audio/SAM/SAM.info @@ -1,8 +1,8 @@ PRGNAM="SAM" -VERSION="20160807_fc56501" +VERSION="20171105_bcf92b5" HOMEPAGE="https://github.com/s-macke/SAM" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/SAM-20160807_fc56501.tar.xz" -MD5SUM="47c7bc9d2ae4fa90441a79d1ad641def" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/SAM-20171105_bcf92b5.tar.xz" +MD5SUM="089a37ab6ed436b084f3acfb1c78806f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/audio/SAM/slack-desc b/audio/SAM/slack-desc index d31ef3b855..2044743f61 100644 --- a/audio/SAM/slack-desc +++ b/audio/SAM/slack-desc @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| SAM: SAM (Software Automatic Mouth) SAM: -SAM: Sam is a very small Text-To-Speech (TTS) program written in C, that +SAM: SAM is a very small Text-To-Speech (TTS) program written in C, that SAM: runs on most popular platforms. SAM: It is an adaption to C of the speech software SAM (Software Automatic SAM: Mouth) for the Commodore C64 published in the year 1982 by Don't Ask -- cgit v1.2.3