diff options
author | B. Watson <urchlay@slackware.uk> | 2024-03-19 17:15:54 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-23 08:17:12 +0700 |
commit | 60163bcce6a0858c2c74ec4fdaad432aa4c3aa1e (patch) | |
tree | 83a2b6339ae76e0afbd8ca2f0d205dccd710935c /audio | |
parent | 599117833dc7222f873a1798c299291b8a4e7371 (diff) |
audio/asap: Updated for version 6.0.3.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/asap/asap.SlackBuild | 12 | ||||
-rw-r--r-- | audio/asap/asap.info | 6 | ||||
-rw-r--r-- | audio/asap/man/asap-mplayer.1 | 2 | ||||
-rw-r--r-- | audio/asap/man/asap-sdl.1 | 6 | ||||
-rw-r--r-- | audio/asap/man/asap-sdl.rst | 4 | ||||
-rw-r--r-- | audio/asap/man/asapconv.1 | 2 | ||||
-rw-r--r-- | audio/asap/man/sap2ntsc.1 | 2 | ||||
-rw-r--r-- | audio/asap/man/sap2txt.1 | 2 |
8 files changed, 19 insertions, 17 deletions
diff --git a/audio/asap/asap.SlackBuild b/audio/asap/asap.SlackBuild index c369e4b9f9cf..345faa526439 100644 --- a/audio/asap/asap.SlackBuild +++ b/audio/asap/asap.SlackBuild @@ -6,6 +6,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20240319 bkw: update for v6.0.3. # 20230817 bkw: update for v5.3.0. # - sap2ntsc.c got removed from upstream's archive. include it with # this build, as I still have a use for it (and it still works). @@ -40,7 +41,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=asap -VERSION=${VERSION:-5.3.0} +VERSION=${VERSION:-6.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -82,11 +83,12 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || \ +tar xvf $CWD/$PRGNAM-$VERSION.tar.gz\?viasf\=1 cd $PRGNAM-$VERSION chown -R root:root . -find -L . -perm /111 -a \! -perm 755 -a -exec chmod 755 {} \+ -o \ - \! -perm /111 -a \! -perm 644 -a -exec chmod 644 {} \+ +find -L . -perm /111 -a \! -perm 755 -a -exec chmod 755 {} + -o \ + \! -perm /111 -a \! -perm 644 -a -exec chmod 644 {} + LIBDIR=/usr/lib$LIBDIRSUFFIX PKGLIBDIR=$PKG/$LIBDIR @@ -155,7 +157,7 @@ installbin asap-sdl $PKGBIN # This builds and seems useful, especially since most SAP files have # PAL timing and I live in an NTSC country: cat $CWD/sap2ntsc.c > sap2ntsc.c -gcc $SLKCFLAGS -o sap2ntsc sap2ntsc.c +gcc $SLKCFLAGS -o sap2ntsc sap2ntsc.c -lm installbin sap2ntsc $PKGBIN # This, too: diff --git a/audio/asap/asap.info b/audio/asap/asap.info index a94279168167..a0c8c18a6193 100644 --- a/audio/asap/asap.info +++ b/audio/asap/asap.info @@ -1,10 +1,10 @@ PRGNAM="asap" -VERSION="5.3.0" +VERSION="6.0.3" HOMEPAGE="https://asap.sourceforge.net/" -DOWNLOAD="https://downloads.sourceforge.net/project/asap/asap/5.3.0/asap-5.3.0.tar.gz \ +DOWNLOAD="https://downloads.sourceforge.net/project/asap/asap/6.0.3/asap-6.0.3.tar.gz \ https://asap.sourceforge.net/examples.zip \ https://ftp.daper.net/pub/soft/moc/stable/moc-2.5.2.tar.bz2" -MD5SUM="499dd506e4680652faf35c935d0a038e \ +MD5SUM="829a6007f90f6eb5fadce53a27f11516 \ 765155ed26c45585391b3a48147c15a2 \ 48e5abcd5ffc76921d4feea8a1fc2dbb" DOWNLOAD_x86_64="" diff --git a/audio/asap/man/asap-mplayer.1 b/audio/asap/man/asap-mplayer.1 index b128471cd3b4..6cf0f1681c88 100644 --- a/audio/asap/man/asap-mplayer.1 +++ b/audio/asap/man/asap-mplayer.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "ASAP-MPLAYER" 1 "2023-08-17" "5.3.0" "SlackBuilds.org" +.TH "ASAP-MPLAYER" 1 "2024-03-19" "5.3.0" "SlackBuilds.org" .SH NAME asap-mplayer \- command-line player for Atari chiptunes and mplayer .\" RST source for asap-mplayer(1) man page. Convert with: diff --git a/audio/asap/man/asap-sdl.1 b/audio/asap/man/asap-sdl.1 index 54584e502532..f9fd0561217d 100644 --- a/audio/asap/man/asap-sdl.1 +++ b/audio/asap/man/asap-sdl.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "ASAP-SDL" 1 "2023-08-17" "5.3.0" "SlackBuilds.org" +.TH "ASAP-SDL" 1 "2024-03-19" "6.0.3" "SlackBuilds.org" .SH NAME asap-sdl \- simple command-line player for Atari chiptunes .\" RST source for asap-sdl(1) man page. Convert with: @@ -60,14 +60,14 @@ Show built\-in help. .B \fB\-v\fP, \fB\-\-version\fP Show version number. .TP -.B \fB\-s\fP \fIsong\fP +.B \fB\-s\fP \fIsong\fP, \fB\-\-song\fP=song Select subsong number (zero\-based). The default is 0, which will be the only subsong in a file that contains only one song. Use \fBchksap.pl \-s filename\fP to see how many subsongs exist in a file. .UNINDENT .SH COPYRIGHT .sp -See the file /usr/doc/asap\-5.3.0/COPYING for license information. +See the file /usr/doc/asap\-6.0.3/COPYING for license information. .SH AUTHORS .sp The ASAP suite was written by Piotr Fusik, with contributions from many diff --git a/audio/asap/man/asap-sdl.rst b/audio/asap/man/asap-sdl.rst index 5cbcf2e3aa96..68ac981404c4 100644 --- a/audio/asap/man/asap-sdl.rst +++ b/audio/asap/man/asap-sdl.rst @@ -1,7 +1,7 @@ .. RST source for asap-sdl(1) man page. Convert with: .. rst2man.py asap-sdl.rst > asap-sdl.1 -.. |version| replace:: 5.3.0 +.. |version| replace:: 6.0.3 .. |date| date:: ======== @@ -47,7 +47,7 @@ OPTIONS **-v**, **--version** Show version number. -**-s** *song* +**-s** *song*, **--song**\=song Select subsong number (zero-based). The default is 0, which will be the only subsong in a file that contains only one song. Use **chksap.pl -s filename** to see how many subsongs exist in a file. diff --git a/audio/asap/man/asapconv.1 b/audio/asap/man/asapconv.1 index 34e5e928925b..926cbd8269ee 100644 --- a/audio/asap/man/asapconv.1 +++ b/audio/asap/man/asapconv.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "ASAPCONV" 1 "2023-08-17" "5.3.0" "SlackBuilds.org" +.TH "ASAPCONV" 1 "2024-03-19" "5.3.0" "SlackBuilds.org" .SH NAME asapconv \- convert Atari 8-bit chiptunes to .wav or .xex files .\" RST source for asapconv(1) man page. Convert with: diff --git a/audio/asap/man/sap2ntsc.1 b/audio/asap/man/sap2ntsc.1 index e76e4b7fcf8d..fff17d891e3a 100644 --- a/audio/asap/man/sap2ntsc.1 +++ b/audio/asap/man/sap2ntsc.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "SAP2NTSC" 1 "2023-08-17" "5.3.0" "SlackBuilds.org" +.TH "SAP2NTSC" 1 "2024-03-19" "5.3.0" "SlackBuilds.org" .SH NAME sap2ntsc \- convert SAP Atari 8-bit chiptune files to NTSC timing .\" RST source for sap2ntsc(1) man page. Convert with: diff --git a/audio/asap/man/sap2txt.1 b/audio/asap/man/sap2txt.1 index ca191ed2cb5d..a36498b24f66 100644 --- a/audio/asap/man/sap2txt.1 +++ b/audio/asap/man/sap2txt.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "SAP2TXT" 1 "2023-08-17" "5.3.0" "SlackBuilds.org" +.TH "SAP2TXT" 1 "2024-03-19" "5.3.0" "SlackBuilds.org" .SH NAME sap2txt \- dump or modify the header of a SAP Atari 8-bit chiptune file .\" RST source for sap2txt(1) man page. Convert with: |