s-cdda: dropped

This commit is contained in:
Tim Biermann 2022-12-22 09:52:36 +00:00
parent 11c4fc3b4a
commit d0493c1a44
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 0 additions and 27 deletions

View File

@ -1,7 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/s-cdda
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/s-cdda.1.gz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wpNjBxqvBAzIuIdjxu+59l5Zjb/rNOGMQUA5/4DRmhDnbbYcbFrogYIiVZZ1uXYgwkdnuSlKTfMws/+ugeEkQ4=
SHA256 (Pkgfile) = 7c441ec9183fbd6aa80bbfcd59fb005bb37b8cddb06abc55e8acabeff2536513
SHA256 (.footprint) = 1b7440aa1b6f13df9f9af620556d465d76b074c973d122d841d9d4d3453ecc90
SHA256 (s-cdda-0.8.5.tar.gz) = 95cd6645147ac00cfc2fca4874dcad6f79a5754029af67078356bb1fc7c51cd6

View File

@ -1,15 +0,0 @@
# Description: S-cdda: access audio CDs (informations and track data)
# URL: https://git.sdaoden.eu/browse/s-toolbox.git
# Maintainer: Steffen Nurpmeso, steffen at sdaoden dot eu
name=s-cdda
version=0.8.5
release=1
source=(https://ftp.sdaoden.eu/${name}-${version}.tar.gz)
build() {
cd ${name}-${version}
make install DESTDIR="${PKG}" PREFIX=/usr
}
# s-sh-mode