slackbuilds_ponce/libraries/gstreamer1/gstreamer1.info
Robby Workman 7a7908e7d2 libraries/gstreamer1: Include orc as a dependency
It's not strictly required, but gstreamer and *all* of the
plugin packs strongly recommend it, as the codepaths used
without it will be slower.  User experience should be more
pleasing with this small library, so we'll hard-require it.
Of course, a user is still welcome to build without it if
they notice the cheat :-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-11-20 11:15:49 -06:00

10 lines
321 B
Text

PRGNAM="gstreamer1"
VERSION="1.2.0"
HOMEPAGE="http://gstreamer.freedesktop.org/"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gstreamer/1.2/gstreamer-1.2.0.tar.xz"
MD5SUM="250b4bec48b0986103f5aab75e43cef9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="orc"
MAINTAINER="Robby Workman"
EMAIL="rworkman@slackbuilds.org"