libsrtp: opt -> contrib
This commit is contained in:
parent
42e6ca98e4
commit
1cb1e75e64
@ -1,42 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/srtp/
|
||||
-rw-r--r-- root/root usr/include/srtp/aes.h
|
||||
-rw-r--r-- root/root usr/include/srtp/aes_cbc.h
|
||||
-rw-r--r-- root/root usr/include/srtp/aes_icm.h
|
||||
-rw-r--r-- root/root usr/include/srtp/alloc.h
|
||||
-rw-r--r-- root/root usr/include/srtp/auth.h
|
||||
-rw-r--r-- root/root usr/include/srtp/cipher.h
|
||||
-rw-r--r-- root/root usr/include/srtp/config.h
|
||||
-rw-r--r-- root/root usr/include/srtp/crypto.h
|
||||
-rw-r--r-- root/root usr/include/srtp/crypto_kernel.h
|
||||
-rw-r--r-- root/root usr/include/srtp/crypto_math.h
|
||||
-rw-r--r-- root/root usr/include/srtp/crypto_types.h
|
||||
-rw-r--r-- root/root usr/include/srtp/cryptoalg.h
|
||||
-rw-r--r-- root/root usr/include/srtp/datatypes.h
|
||||
-rw-r--r-- root/root usr/include/srtp/ekt.h
|
||||
-rw-r--r-- root/root usr/include/srtp/err.h
|
||||
-rw-r--r-- root/root usr/include/srtp/getopt_s.h
|
||||
-rw-r--r-- root/root usr/include/srtp/gf2_8.h
|
||||
-rw-r--r-- root/root usr/include/srtp/hmac.h
|
||||
-rw-r--r-- root/root usr/include/srtp/integers.h
|
||||
-rw-r--r-- root/root usr/include/srtp/kernel_compat.h
|
||||
-rw-r--r-- root/root usr/include/srtp/key.h
|
||||
-rw-r--r-- root/root usr/include/srtp/null_auth.h
|
||||
-rw-r--r-- root/root usr/include/srtp/null_cipher.h
|
||||
-rw-r--r-- root/root usr/include/srtp/prng.h
|
||||
-rw-r--r-- root/root usr/include/srtp/rand_source.h
|
||||
-rw-r--r-- root/root usr/include/srtp/rdb.h
|
||||
-rw-r--r-- root/root usr/include/srtp/rdbx.h
|
||||
-rw-r--r-- root/root usr/include/srtp/rtp.h
|
||||
-rw-r--r-- root/root usr/include/srtp/rtp_priv.h
|
||||
-rw-r--r-- root/root usr/include/srtp/sha1.h
|
||||
-rw-r--r-- root/root usr/include/srtp/srtp.h
|
||||
-rw-r--r-- root/root usr/include/srtp/srtp_priv.h
|
||||
-rw-r--r-- root/root usr/include/srtp/stat.h
|
||||
-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.1.4.5
|
||||
-rwxr-xr-x root/root usr/lib/libsrtp.so.1.4.5
|
@ -1,5 +0,0 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/Xhx0W8uyorQtDnRqjE7hTOOh25OVIZuO7wxuD0Ecwyp4SIr3Hrnbr3A2ahSMOUBg90S8VFOTjW8yayCooBshwE=
|
||||
SHA256 (Pkgfile) = 93e504550028bf5b3b7db33529e90ff8b7331528c85c224dd3f650ef61ee30c7
|
||||
SHA256 (.footprint) = fabc707f1116030242e30b486c63df519ada5d4b12231e1fb04e6d100f269f45
|
||||
SHA256 (srtp-git20150922.tar.gz) = a5c2c9329e9869b5c19c0f827a60068376161605931c1a99093b1fecf3846405
|
@ -1,18 +0,0 @@
|
||||
# Description: Secure Realtime transport protocol library
|
||||
# URL: git://git.linphone.org/srtp.git
|
||||
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
|
||||
# Depends on:
|
||||
|
||||
name=libsrtp
|
||||
version=git20150922
|
||||
release=1
|
||||
source=(http://www.mizrahi.com.ve/crux/dist/srtp-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd srtp
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--disable-debug
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user