ports/opt (3.6): lzip: deleted unmaintained port
commit d264ee4f0be7cd7715957aeaad366f2a091232f5 Author: Tim Biermann <tbier@posteo.de> Date: Sun Jan 31 17:38:03 2021 +0000 lzip: deleted unmaintained port diff --git a/lzip/.footprint b/lzip/.footprint deleted file mode 100644 index fd9e3b86b..000000000 --- a/lzip/.footprint +++ /dev/null @@ -1,7 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/lzip -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/lzip.1.gz diff --git a/lzip/.signature b/lzip/.signature deleted file mode 100644 index b63176fa1..000000000 --- a/lzip/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/T4eqt1WrvaLq2+8TZQoQtbFhwrzxil+OrJATd0EKKzTbgoexCQ6Zoysc0BDRYz7mB9EF4R/bKDpIz7JrR3VUw0= -SHA256 (Pkgfile) = 1e4c938211f593ad71255e85aa0739f6d11d89745aa9b58ff96dd81b152d07cc -SHA256 (.footprint) = f01d2156c01caf95db3af4d0e999ba77dcb4bb71d7ec6da80a802f02723291e8 -SHA256 (lzip-1.22.tar.gz) = c3342d42e67139c165b8b128d033b5c96893a13ac5f25933190315214e87a948 diff --git a/lzip/Pkgfile b/lzip/Pkgfile deleted file mode 100644 index a1644c521..000000000 --- a/lzip/Pkgfile +++ /dev/null @@ -1,16 +0,0 @@ -# Description: lzip data compressor -# URL: http://lzip.nongnu.org/lzip.html -# Maintainer: Tim Biermann, tbier at posteo dot de - -name=lzip -version=1.22 -release=1 -source=(http://download.savannah.gnu.org/releases/lzip/lzip-$version.tar.gz) - -build() { - cd $name-$version - ./configure --prefix=/usr CXXFLAGS="$CXXFLAGS" - make - make DESTDIR=$PKG install - rm -r $PKG/usr/share/info -}
participants (1)
-
crux@crux.nu