commit 9398ab02503657a903f8426fd351e3ab962fc463 Author: Danny Rawlins <monster.romster@gmail.com> Date: Thu Feb 18 20:37:31 2016 +1100 farstream: initial commit 0.2.7 diff --git a/farstream/.footprint b/farstream/.footprint new file mode 100644 index 0000000..efc5aa2 --- /dev/null +++ b/farstream/.footprint @@ -0,0 +1,56 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/farstream-0.2/ +drwxr-xr-x root/root usr/include/farstream-0.2/farstream/ +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-candidate.h +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-codec.h +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-conference.h +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-element-added-notifier.h +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-enumtypes.h +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-participant.h +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-plugin.h +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-rtp.h +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-session.h +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-stream-transmitter.h +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-stream.h +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-transmitter.h +-rw-r--r-- root/root usr/include/farstream-0.2/farstream/fs-utils.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/farstream-0.2/ +-rwxr-xr-x root/root usr/lib/farstream-0.2/libmulticast-transmitter.la +-rwxr-xr-x root/root usr/lib/farstream-0.2/libmulticast-transmitter.so +-rwxr-xr-x root/root usr/lib/farstream-0.2/libnice-transmitter.la +-rwxr-xr-x root/root usr/lib/farstream-0.2/libnice-transmitter.so +-rwxr-xr-x root/root usr/lib/farstream-0.2/librawudp-transmitter.la +-rwxr-xr-x root/root usr/lib/farstream-0.2/librawudp-transmitter.so +-rwxr-xr-x root/root usr/lib/farstream-0.2/libshm-transmitter.la +-rwxr-xr-x root/root usr/lib/farstream-0.2/libshm-transmitter.so +drwxr-xr-x root/root usr/lib/girepository-1.0/ +-rw-r--r-- root/root usr/lib/girepository-1.0/Farstream-0.2.typelib +drwxr-xr-x root/root usr/lib/gstreamer-1.0/ +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libfsmsnconference.la +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libfsmsnconference.so +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libfsrawconference.la +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libfsrawconference.so +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libfsrtpconference.la +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libfsrtpconference.so +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libfsrtpxdata.la +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libfsrtpxdata.so +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libfsvideoanyrate.la +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libfsvideoanyrate.so +-rwxr-xr-x root/root usr/lib/libfarstream-0.2.la +lrwxrwxrwx root/root usr/lib/libfarstream-0.2.so -> libfarstream-0.2.so.5.0.0 +lrwxrwxrwx root/root usr/lib/libfarstream-0.2.so.5 -> libfarstream-0.2.so.5.0.0 +-rwxr-xr-x root/root usr/lib/libfarstream-0.2.so.5.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/farstream-0.2.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/farstream/ +drwxr-xr-x root/root usr/share/farstream/0.2/ +drwxr-xr-x root/root usr/share/farstream/0.2/fsrawconference/ +-rw-r--r-- root/root usr/share/farstream/0.2/fsrawconference/default-element-properties +drwxr-xr-x root/root usr/share/farstream/0.2/fsrtpconference/ +-rw-r--r-- root/root usr/share/farstream/0.2/fsrtpconference/default-codec-preferences +-rw-r--r-- root/root usr/share/farstream/0.2/fsrtpconference/default-element-properties +drwxr-xr-x root/root usr/share/gir-1.0/ +-rw-r--r-- root/root usr/share/gir-1.0/Farstream-0.2.gir diff --git a/farstream/.md5sum b/farstream/.md5sum new file mode 100644 index 0000000..da7b977 --- /dev/null +++ b/farstream/.md5sum @@ -0,0 +1 @@ +bb56af4cbf2cd42f35353f20cf04bc17 farstream-0.2.7.tar.gz diff --git a/farstream/Pkgfile b/farstream/Pkgfile new file mode 100644 index 0000000..719b77c --- /dev/null +++ b/farstream/Pkgfile @@ -0,0 +1,25 @@ +# Description: Audio/video communications framework. +# URL: http://www.freedesktop.org/wiki/Software/Farstream +# Maintainer: Danny Rawlins, crux at romster dot me +# Packager: Alan Mizrahi, alan at mizrahi dot com dot ve +# Depends on: gst-ffmpeg gst-plugins-bad gst-plugins-good python libnice gobject-introspection + +name=farstream +version=0.2.7 +release=1 +source=(http://freedesktop.org/software/$name/releases/$name/$name-$version.tar.gz) + +build() { + cd $name-$version + + ./configure \ + --prefix=/usr \ + --with-package-name='CRUX Linux farstream package' \ + --with-package-origin='http://crux.nu' + + make + make DESTDIR=$PKG install + + # gtk-doc is still generated! + rm -rf $PKG/usr/share/gtk-doc +}