New package: gst-plugins-ugly1-1.0.0.

This commit is contained in:
Juan RP 2012-09-25 12:32:33 +02:00
parent f92185df66
commit bd8f1e7344
2 changed files with 54 additions and 0 deletions

View file

@ -0,0 +1,26 @@
libgstriff-1.0.so.0
libgstrtsp-1.0.so.0
libgstsdp-1.0.so.0
libgstrtp-1.0.so.0
libgstaudio-1.0.so.0
libgsttag-1.0.so.0
libgstbase-1.0.so.0
libgstreamer-1.0.so.0
libgobject-2.0.so.0
libgmodule-2.0.so.0
libgthread-2.0.so.0
librt.so.1
libglib-2.0.so.0
libpthread.so.0
libc.so.6
libgstvideo-1.0.so.0
libgstpbutils-1.0.so.0
liborc-0.4.so.0
liba52.so.0
libm.so.6
libcdio.so.13
libdvdread.so.4
libmp3lame.so.0
libmad.so.0
libmpeg2.so.0
libx264.so.120

View file

@ -0,0 +1,28 @@
# Template file for 'gst-plugins-ugly1'.
pkgname=gst-plugins-ugly1
version=1.0.0
revision=1
wrksrc="gst-plugins-ugly-${version}"
build_style=gnu-configure
configure_args="--enable-experimental"
# XXX: add required pkgs for the amr, sid plugins.
makedepends="pkg-config intltool glib-devel libxml2-devel gstreamer1-devel
gst-plugins-base1-devel libcdio-devel libdvdread-devel libmad-devel
orc-devel>=0.4.16 liba52-devel libmpeg2-devel lame-devel
x264-devel>=20120126.2245_2"
short_desc="GStreamer plugins from the ugly set"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1"
homepage="http://gstreamer.freedesktop.org"
distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${version}.tar.xz"
checksum=d0d21777d16afae3064e0d660cbe46eaabf889fa7f60b065ead8b3d1108a905d
long_desc="
GStreamer is a streaming media framework, uglyd on graphs of filters which
operate on media data. Applications using this library can do anything
real-time sound processing to playing videos, and just about anything
else media-related. Its plugin-uglyd architecture means that new data
types or processing capabilities can be added simply by installing new
plug-ins.
This package contains plugins from the ugly set, a set of
good-quality plug-ins that might pose distribution problems."