ports/contrib (3.6): libopenaptx: dropped unuseable port
commit 090822c08a00de5b8b5bba9d248ee329595f4778 Author: Tim Biermann <tbier@posteo.de> Date: Wed Jul 28 15:07:12 2021 +0200 libopenaptx: dropped unuseable port diff --git a/libopenaptx/.footprint b/libopenaptx/.footprint deleted file mode 100644 index acdca9fc1..000000000 --- a/libopenaptx/.footprint +++ /dev/null @@ -1,13 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/openaptxdec --rwxr-xr-x root/root usr/bin/openaptxenc -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/openaptx.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libopenaptx.a -lrwxrwxrwx root/root usr/lib/libopenaptx.so -> libopenaptx.so.0 -lrwxrwxrwx root/root usr/lib/libopenaptx.so.0 -> libopenaptx.so.0.2.1 --rwxr-xr-x root/root usr/lib/libopenaptx.so.0.2.1 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/libopenaptx.pc diff --git a/libopenaptx/.signature b/libopenaptx/.signature deleted file mode 100644 index b6cfc8461..000000000 --- a/libopenaptx/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39B64Ho7pqcgWlJpek2OZdGRsK+0rASzJHlHT80MrdC3wA1JQLYUt9N96xJxEqmSD/1ztYAndWobFRxy/HiNdwg= -SHA256 (Pkgfile) = 437bdce11599b347b7bcf5c498d0017a56a7232a9ae0f556322511e827db3331 -SHA256 (.footprint) = 2bc697bc8b08b086c3a2dfa5a5ee60f9ec7ef0cd8c0a5fccdcb1ffc4ee9ad414 -SHA256 (libopenaptx-0.2.1.tar.gz) = f13eac1ebfe31a563943cd47819eece1109960e10a1e85c111975bcfd37d5361 diff --git a/libopenaptx/Pkgfile b/libopenaptx/Pkgfile deleted file mode 100644 index 93bd2ca08..000000000 --- a/libopenaptx/Pkgfile +++ /dev/null @@ -1,13 +0,0 @@ -# Description: Open Source aptX codec library -# URL: https://github.com/pali/libopenaptx -# Maintainer: Tim Biermann, tbier at posteo dot de - -name=libopenaptx -version=0.2.1 -release=1 -source=(https://github.com/pali/libopenaptx/releases/download/$version/libopenaptx-$...) - -build() { - cd $name-$version - CC=cc make DESTDIR=$PKG PREFIX=/usr install -}
participants (1)
-
crux@crux.nu