forked from ports/contrib
libopenaptx: dropped unuseable port
This commit is contained in:
parent
9d826f930f
commit
090822c08a
@ -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
|
@ -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
|
@ -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-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
CC=cc make DESTDIR=$PKG PREFIX=/usr install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user