forked from ports/contrib
celt51: dropped unmaintained port
This commit is contained in:
parent
5543740a47
commit
0ef566d89c
@ -1,17 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/celtdec051
|
||||
-rwxr-xr-x root/root usr/bin/celtenc051
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/celt051/
|
||||
-rw-r--r-- root/root usr/include/celt051/celt.h
|
||||
-rw-r--r-- root/root usr/include/celt051/celt_header.h
|
||||
-rw-r--r-- root/root usr/include/celt051/celt_types.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libcelt051.a
|
||||
-rwxr-xr-x root/root usr/lib/libcelt051.la
|
||||
lrwxrwxrwx root/root usr/lib/libcelt051.so -> libcelt051.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libcelt051.so.0 -> libcelt051.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libcelt051.so.0.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/celt051.pc
|
@ -1,5 +0,0 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF32co+d6ZQzG6RAsuwPXqCPex89/IVZZAjma+qsf+Ypi5K7Om0E4mQBKPRMOR003n47rddn36E5HcdY3R7VlRJQ8=
|
||||
SHA256 (Pkgfile) = ee605efcd16ccf28750837bade1e7b584a901732a2679f6282d93bdf9c86c554
|
||||
SHA256 (.footprint) = 8bfd134df84520ceac298702dd86d7de5fc444a86ee135dbe6cf4bf430b6edb4
|
||||
SHA256 (celt-compat-v0.5.1.3.tar.bz2) = 601b589aec395a947432e8c35a9a1670f4445b279c02983e05486f705d476e0c
|
@ -1,19 +0,0 @@
|
||||
# Description: The CELT ultra-low delay audio codec
|
||||
# URL: https://gitlab.xiph.org/xiph/celt
|
||||
# Maintainer: Thomas Penteker, tek at serverop dot de
|
||||
# Depends on: libogg
|
||||
|
||||
name=celt51
|
||||
version=0.5.1.3
|
||||
release=1
|
||||
source=(https://gitlab.xiph.org/xiph/celt/-/archive/compat-v0.5.1.3/celt-compat-v0.5.1.3.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd celt-compat-v$version
|
||||
|
||||
./autogen.sh
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user