ports/opt (3.6): cmus: deleted unmaintained port
commit 098a35bb82b925e9118c04fbb4d8de8e231b39db Author: Tim Biermann <tbier@posteo.de> Date: Sun Jan 31 18:01:38 2021 +0000 cmus: deleted unmaintained port diff --git a/cmus/.footprint b/cmus/.footprint deleted file mode 100644 index 0721df10b..000000000 --- a/cmus/.footprint +++ /dev/null @@ -1,36 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/cmus --rwxr-xr-x root/root usr/bin/cmus-remote -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/cmus/ -drwxr-xr-x root/root usr/lib/cmus/ip/ --rwxr-xr-x root/root usr/lib/cmus/ip/cue.so --rwxr-xr-x root/root usr/lib/cmus/ip/wav.so -drwxr-xr-x root/root usr/lib/cmus/op/ --rwxr-xr-x root/root usr/lib/cmus/op/oss.so -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/cmus/ --rw-r--r-- root/root usr/share/cmus/amazon.theme --rw-r--r-- root/root usr/share/cmus/cyan.theme --rw-r--r-- root/root usr/share/cmus/default.theme --rw-r--r-- root/root usr/share/cmus/dracula.theme --rw-r--r-- root/root usr/share/cmus/gray-88.theme --rw-r--r-- root/root usr/share/cmus/green-mono-88.theme --rw-r--r-- root/root usr/share/cmus/green.theme --rw-r--r-- root/root usr/share/cmus/gruvbox-alt.theme --rw-r--r-- root/root usr/share/cmus/gruvbox-warm.theme --rw-r--r-- root/root usr/share/cmus/gruvbox.theme --rw-r--r-- root/root usr/share/cmus/jellybeans.theme --rw-r--r-- root/root usr/share/cmus/night.theme --rw-r--r-- root/root usr/share/cmus/rc --rw-r--r-- root/root usr/share/cmus/solarized-dark.theme --rw-r--r-- root/root usr/share/cmus/solarized-light.theme --rw-r--r-- root/root usr/share/cmus/xterm-white.theme --rw-r--r-- root/root usr/share/cmus/zenburn.theme -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/cmus-remote.1.gz --rw-r--r-- root/root usr/share/man/man1/cmus.1.gz -drwxr-xr-x root/root usr/share/man/man7/ --rw-r--r-- root/root usr/share/man/man7/cmus-tutorial.7.gz diff --git a/cmus/.signature b/cmus/.signature deleted file mode 100644 index 60ff2f13b..000000000 --- a/cmus/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UXaYzBvZlvPbVP/1+J1+Gq8LrMxcITrj9Tn/uop4RAhWDUCasGTL8oYeQHLE58cVvpycV4i2JUHmEiMUMFb6QM= -SHA256 (Pkgfile) = b3b58ecb0165416af23bfd65bfc0c25c8dc755e642f45a363837a5eeed956c56 -SHA256 (.footprint) = 6b7650bfe5f2b504fb077095f2175623f34c809ba594f47d21030281d335c0c0 -SHA256 (v2.9.1.tar.gz) = 6fb799cae60db9324f03922bbb2e322107fd386ab429c0271996985294e2ef44 diff --git a/cmus/Pkgfile b/cmus/Pkgfile deleted file mode 100644 index 0d84daf19..000000000 --- a/cmus/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: Small and fast music player using the ncurses library -# URL: https://cmus.github.io/ -# Maintainer: Thomas Penteker, tek at serverop dot de -# Optional: alsa-lib flac libao libid3tag libmad libmodplug libmpcdec libvorbis - -name=cmus -version=2.9.1 -release=1 -source=(https://github.com/cmus/cmus/archive/v${version}.tar.gz) - -build() { - cd $name-$version - - ./configure prefix=/usr CONFIG_ARTS=n - - make - make DESTDIR=$PKG install install-man - rm -rf $PKG/usr/share/doc -}
participants (1)
-
crux@crux.nu