ports/kde4 (3.0): libsrtp: Updated to 1.4.4-git20131224, added static library
commit 868f88ce6fdc4c1236e8a837ed82494c2a7b85b0 Author: Alan Mizrahi <alan+crux@mizrahi.com.ve> Date: Wed Jan 15 13:01:19 2014 +0900 libsrtp: Updated to 1.4.4-git20131224, added static library diff --git a/libsrtp/.footprint b/libsrtp/.footprint index 13f8f8e..a19c2f3 100644 --- a/libsrtp/.footprint +++ b/libsrtp/.footprint @@ -37,6 +37,7 @@ drwxr-xr-x root/root usr/include/srtp/ -rw-r--r-- root/root usr/include/srtp/ut_sim.h -rw-r--r-- root/root usr/include/srtp/xfm.h drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libsrtp.a lrwxrwxrwx root/root usr/lib/libsrtp.so -> libsrtp.so.0.0 lrwxrwxrwx root/root usr/lib/libsrtp.so.0 -> libsrtp.so.0.0 -rwxr-xr-x root/root usr/lib/libsrtp.so.0.0 diff --git a/libsrtp/.md5sum b/libsrtp/.md5sum index 2aa6840..9aa334d 100644 --- a/libsrtp/.md5sum +++ b/libsrtp/.md5sum @@ -1 +1 @@ -6a3fa83ee4c0e63c90a2623e2ae66e8e srtp-1.4.4-git20130530.tar.xz +11592a7d0fe2f78e812afd94ec632308 srtp-1.4.4-git20131224.tar.xz diff --git a/libsrtp/Pkgfile b/libsrtp/Pkgfile index 46509b6..5b35fb3 100644 --- a/libsrtp/Pkgfile +++ b/libsrtp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=libsrtp -version=1.4.4-git20130530 +version=1.4.4-git20131224 release=1 source=(http://www.mizrahi.com.ve/crux/dist/srtp-$version.tar.xz) #source=(http://prdownloads.sf.net/srtp/srtp-$version.tgz) @@ -14,9 +14,7 @@ build() { autoconf ./configure \ --prefix=/usr \ - --disable-static \ --disable-debug make make DESTDIR=$PKG install - rm -f $PKG/usr/lib/*.a }
participants (1)
-
crux@crux.nu