portaudio: removed from opt; port is a moving target suited better for contrib
This commit is contained in:
parent
4a3d75343a
commit
e63fd1ea25
@ -1,11 +0,0 @@
|
|||||||
drwxr-xr-x root/root usr/
|
|
||||||
drwxr-xr-x root/root usr/include/
|
|
||||||
-rw-r--r-- root/root usr/include/portaudio.h
|
|
||||||
drwxr-xr-x root/root usr/lib/
|
|
||||||
-rw-r--r-- root/root usr/lib/libportaudio.a
|
|
||||||
-rwxr-xr-x root/root usr/lib/libportaudio.la
|
|
||||||
lrwxrwxrwx root/root usr/lib/libportaudio.so -> libportaudio.so.2.0.0
|
|
||||||
lrwxrwxrwx root/root usr/lib/libportaudio.so.2 -> libportaudio.so.2.0.0
|
|
||||||
-rwxr-xr-x root/root usr/lib/libportaudio.so.2.0.0
|
|
||||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
|
||||||
-rw-r--r-- root/root usr/lib/pkgconfig/portaudio-2.0.pc
|
|
@ -1 +0,0 @@
|
|||||||
e588c90d578eeae4a2ab452717788319 pa_snapshot_v19.tar.gz
|
|
@ -1,15 +0,0 @@
|
|||||||
# Maintainer: Jay Dolan, jdolan at jdolan dot dyndns dot org
|
|
||||||
# Description: A free, cross platform, open source audio I/O library
|
|
||||||
# URL: http://portaudio.com
|
|
||||||
# Depends on: alsa-lib
|
|
||||||
|
|
||||||
name=portaudio
|
|
||||||
version=v19-snapshot
|
|
||||||
release=1
|
|
||||||
source=(http://portaudio.com/archives/pa_snapshot_v19.tar.gz)
|
|
||||||
|
|
||||||
build(){
|
|
||||||
cd $name
|
|
||||||
./configure --prefix=/usr
|
|
||||||
make && make DESTDIR=$PKG install
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user