forked from ports/contrib
libzrtpcpp: Removed
This commit is contained in:
parent
d55bfb4797
commit
8b12650342
@ -1,17 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/libzrtpcpp/
|
||||
-rw-r--r-- root/root usr/include/libzrtpcpp/TimeoutProvider.h
|
||||
-rw-r--r-- root/root usr/include/libzrtpcpp/ZrtpCallback.h
|
||||
-rw-r--r-- root/root usr/include/libzrtpcpp/ZrtpCodes.h
|
||||
-rw-r--r-- root/root usr/include/libzrtpcpp/ZrtpQueue.h
|
||||
-rw-r--r-- root/root usr/include/libzrtpcpp/ZrtpUserCallback.h
|
||||
-rw-r--r-- root/root usr/include/libzrtpcpp/zrtpccrtp.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
lrwxrwxrwx root/root usr/lib/libzrtpcpp-1.4.so.0 -> libzrtpcpp-1.4.so.0.0.3
|
||||
-rwxr-xr-x root/root usr/lib/libzrtpcpp-1.4.so.0.0.3
|
||||
-rw-r--r-- root/root usr/lib/libzrtpcpp.a
|
||||
-rwxr-xr-x root/root usr/lib/libzrtpcpp.la
|
||||
lrwxrwxrwx root/root usr/lib/libzrtpcpp.so -> libzrtpcpp-1.4.so.0.0.3
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libzrtpcpp.pc
|
@ -1 +0,0 @@
|
||||
84386a596578a7c0c92c7b999a7f16f0 libzrtpcpp-1.4.3.tar.gz
|
@ -1,16 +0,0 @@
|
||||
# Description: Secure RTP library
|
||||
# URL: http://wiki.gnutelephony.org/index.php/Secure_Call
|
||||
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
|
||||
# Depends on: ccrtp
|
||||
|
||||
name=libzrtpcpp
|
||||
version=1.4.3
|
||||
release=1
|
||||
source=(http://ftp.gnu.org/pub/gnu/ccrtp/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user