gst-plugins-bad1: update to 1.0.5.
This commit is contained in:
parent
99a6d14018
commit
53b1836dca
2 changed files with 3 additions and 18 deletions
|
@ -2,10 +2,7 @@
|
||||||
#
|
#
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="gst-plugins-base1-devel ${sourcepkg}-${version}_${revision}"
|
depends="gst-plugins-base1-devel ${sourcepkg}-${version}_${revision}"
|
||||||
short_desc="${sourcepkg} development files"
|
short_desc="${short_desc} -- development files"
|
||||||
long_desc="${long_desc}
|
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst-plugins-bad1'.
|
# Template file for 'gst-plugins-bad1'.
|
||||||
pkgname=gst-plugins-bad1
|
pkgname=gst-plugins-bad1
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gst-plugins-bad-${version}"
|
wrksrc="gst-plugins-bad-${version}"
|
||||||
subpackages="${pkgname}-devel"
|
subpackages="${pkgname}-devel"
|
||||||
|
@ -11,19 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://gstreamer.freedesktop.org"
|
homepage="http://gstreamer.freedesktop.org"
|
||||||
distfiles="$homepage/src/gst-plugins-bad/gst-plugins-bad-${version}.tar.xz"
|
distfiles="$homepage/src/gst-plugins-bad/gst-plugins-bad-${version}.tar.xz"
|
||||||
checksum=198759adb10ceb1777245f5706a198708e4539cd1e19b8a900f5d573fc76089f
|
checksum=2e8f5b9a2fd274142d0a916b6425b9466028978b85858dc835dc80de744b276a
|
||||||
long_desc="
|
|
||||||
GStreamer is a streaming media framework, badd 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-badd architecture means that new data
|
|
||||||
types or processing capabilities can be added simply by installing new
|
|
||||||
plug-ins.
|
|
||||||
|
|
||||||
GStreamer Bad Plug-ins is a set of plug-ins that are not up to par
|
|
||||||
compared to the rest. They might be close to being good quality, but
|
|
||||||
they're missing something - be it a good code review, some documentation,
|
|
||||||
a set of tests, a real live maintainer, or some actual wide use."
|
|
||||||
|
|
||||||
makedepends="pkg-config intltool alsa-lib-devel celt-devel openssl-devel
|
makedepends="pkg-config intltool alsa-lib-devel celt-devel openssl-devel
|
||||||
gst-plugins-base1-devel libdca-devel orc-devel>=0.4.16 libmms-devel exempi-devel
|
gst-plugins-base1-devel libdca-devel orc-devel>=0.4.16 libmms-devel exempi-devel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue