libsndfile: unmaintained
This commit is contained in:
parent
5bcb4dc66f
commit
377d7ed743
@ -1,17 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-convert
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-info
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-play
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-regtest
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/sndfile.h
|
||||
-rw-r--r-- root/root usr/include/sndfile.hh
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libsndfile.a
|
||||
-rwxr-xr-x root/root usr/lib/libsndfile.la
|
||||
lrwxrwxrwx root/root usr/lib/libsndfile.so -> libsndfile.so.1.0.17
|
||||
lrwxrwxrwx root/root usr/lib/libsndfile.so.1 -> libsndfile.so.1.0.17
|
||||
-rwxr-xr-x root/root usr/lib/libsndfile.so.1.0.17
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/sndfile.pc
|
@ -1 +0,0 @@
|
||||
2d126c35448503f6dbe33934d9581f6b libsndfile-1.0.17.tar.gz
|
@ -1,16 +0,0 @@
|
||||
# Maintainer: Jay Dolan, jdolan at jdolan dot dyndns dot org
|
||||
# Description: C library for manipulating sound files
|
||||
# URL: http://www.mega-nerd.com/libsndfile
|
||||
# Depends on:
|
||||
|
||||
name=libsndfile
|
||||
version=1.0.17
|
||||
release=1
|
||||
source=(http://www.mega-nerd.com/$name/$name-$version.tar.gz)
|
||||
|
||||
build(){
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --with-gnu-ld
|
||||
make && make DESTDIR=$PKG install
|
||||
rm -rf $PKG/usr/share
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user