From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- ortp/.footprint.i686 | 26 ++++++++++++++++++++++++++ ortp/.footprint.x86_64 | 26 ++++++++++++++++++++++++++ ortp/.md5sum.i686 | 1 + ortp/.md5sum.x86_64 | 1 + ortp/Pkgfile | 20 ++++++++++++++++++++ 5 files changed, 74 insertions(+) create mode 100644 ortp/.footprint.i686 create mode 100644 ortp/.footprint.x86_64 create mode 100644 ortp/.md5sum.i686 create mode 100644 ortp/.md5sum.x86_64 create mode 100644 ortp/Pkgfile (limited to 'ortp') diff --git a/ortp/.footprint.i686 b/ortp/.footprint.i686 new file mode 100644 index 000000000..9108af933 --- /dev/null +++ b/ortp/.footprint.i686 @@ -0,0 +1,26 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/ortp/ +-rw-r--r-- root/root usr/include/ortp/b64.h +-rw-r--r-- root/root usr/include/ortp/event.h +-rw-r--r-- root/root usr/include/ortp/ortp.h +-rw-r--r-- root/root usr/include/ortp/payloadtype.h +-rw-r--r-- root/root usr/include/ortp/port.h +-rw-r--r-- root/root usr/include/ortp/rtcp.h +-rw-r--r-- root/root usr/include/ortp/rtp.h +-rw-r--r-- root/root usr/include/ortp/rtpsession.h +-rw-r--r-- root/root usr/include/ortp/rtpsignaltable.h +-rw-r--r-- root/root usr/include/ortp/sessionset.h +-rw-r--r-- root/root usr/include/ortp/srtp.h +-rw-r--r-- root/root usr/include/ortp/str_utils.h +-rw-r--r-- root/root usr/include/ortp/stun.h +-rw-r--r-- root/root usr/include/ortp/stun_udp.h +-rw-r--r-- root/root usr/include/ortp/telephonyevents.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libortp.a +-rwxr-xr-x root/root usr/lib/libortp.la +lrwxrwxrwx root/root usr/lib/libortp.so -> libortp.so.8.0.0 +lrwxrwxrwx root/root usr/lib/libortp.so.8 -> libortp.so.8.0.0 +-rwxr-xr-x root/root usr/lib/libortp.so.8.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/ortp.pc diff --git a/ortp/.footprint.x86_64 b/ortp/.footprint.x86_64 new file mode 100644 index 000000000..9108af933 --- /dev/null +++ b/ortp/.footprint.x86_64 @@ -0,0 +1,26 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/ortp/ +-rw-r--r-- root/root usr/include/ortp/b64.h +-rw-r--r-- root/root usr/include/ortp/event.h +-rw-r--r-- root/root usr/include/ortp/ortp.h +-rw-r--r-- root/root usr/include/ortp/payloadtype.h +-rw-r--r-- root/root usr/include/ortp/port.h +-rw-r--r-- root/root usr/include/ortp/rtcp.h +-rw-r--r-- root/root usr/include/ortp/rtp.h +-rw-r--r-- root/root usr/include/ortp/rtpsession.h +-rw-r--r-- root/root usr/include/ortp/rtpsignaltable.h +-rw-r--r-- root/root usr/include/ortp/sessionset.h +-rw-r--r-- root/root usr/include/ortp/srtp.h +-rw-r--r-- root/root usr/include/ortp/str_utils.h +-rw-r--r-- root/root usr/include/ortp/stun.h +-rw-r--r-- root/root usr/include/ortp/stun_udp.h +-rw-r--r-- root/root usr/include/ortp/telephonyevents.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libortp.a +-rwxr-xr-x root/root usr/lib/libortp.la +lrwxrwxrwx root/root usr/lib/libortp.so -> libortp.so.8.0.0 +lrwxrwxrwx root/root usr/lib/libortp.so.8 -> libortp.so.8.0.0 +-rwxr-xr-x root/root usr/lib/libortp.so.8.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/ortp.pc diff --git a/ortp/.md5sum.i686 b/ortp/.md5sum.i686 new file mode 100644 index 000000000..521654d88 --- /dev/null +++ b/ortp/.md5sum.i686 @@ -0,0 +1 @@ +0f0f7acf7e62c0f5ade44f2915458a99 ortp-0.16.4.tar.gz diff --git a/ortp/.md5sum.x86_64 b/ortp/.md5sum.x86_64 new file mode 100644 index 000000000..521654d88 --- /dev/null +++ b/ortp/.md5sum.x86_64 @@ -0,0 +1 @@ +0f0f7acf7e62c0f5ade44f2915458a99 ortp-0.16.4.tar.gz diff --git a/ortp/Pkgfile b/ortp/Pkgfile new file mode 100644 index 000000000..6dae6b5cb --- /dev/null +++ b/ortp/Pkgfile @@ -0,0 +1,20 @@ +# Description: Protocol de transport en temps réel (SIP) +# URL: http://www.linphone.org/index.php/eng/code_review/ortp +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch + +name=ortp +version=0.16.4 +release=1 +source=(http://download.savannah.gnu.org/releases/linphone/ortp/sources/$name-$version.tar.gz) + +build () { + + cd $name-$version + + CFLAGS="-w" ./configure --prefix=/usr + make + make DESTDIR=$PKG install + rm -rf $PKG/usr/share +} + -- cgit v1.2.3-54-g00ecf