s-cdda-to-db: dropped

This commit is contained in:
Tim Biermann 2022-12-22 10:11:21 +00:00
parent f75234540c
commit 0e43c1ab28
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 0 additions and 28 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-to-db
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-to-db.1.gz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35/ewHiwFeCvPIdEKR2LcyOqT4tcCasVFrgffZbZkz/KC2lurTQ9jWUJzDnuhHWEKurl5o2YR3CMj/gNi8tDKw0=
SHA256 (Pkgfile) = be36495793ea82b1b788723710deb3aae93a8706e9280200684303ce79353b1d
SHA256 (.footprint) = 078ac3ecae6a7a954cf0f4cf5964e8cc81f1a38133f997146efa1221b536c65c
SHA256 (s-cdda-to-db-0.8.0.tar.gz) = 7e193ce91c0f0ac3befd6e6b19f57cc2b161c2377b6f5e1325ac9332e139f612

View File

@ -1,16 +0,0 @@
# Description: S-cdda-to-db: use S-cdda to create music database
# URL: https://git.sdaoden.eu/browse/s-toolbox.git
# Maintainer: Steffen Nurpmeso, steffen at sdaoden dot eu
# Depends on: s-cdda
name=s-cdda-to-db
version=0.8.0
release=1
source=(https://ftp.sdaoden.eu/${name}-${version}.tar.gz)
build() {
cd ${name}-${version}
make install DESTDIR="${PKG}" PREFIX=/usr
}
# s-sh-mode