gst-plugins-base1: update to 1.0.5.
This commit is contained in:
parent
95a9ec99d2
commit
f89bc8a6b6
1 changed files with 2 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst-plugins-base1'.
|
||||
pkgname=gst-plugins-base1
|
||||
version=1.0.4
|
||||
version=1.0.5
|
||||
revision=1
|
||||
wrksrc="gst-plugins-base-${version}"
|
||||
subpackages="${pkgname}-devel"
|
||||
|
@ -17,13 +17,4 @@ maintainer="Juan RP <xtraeme@gmail.org>"
|
|||
homepage="http://gstreamer.freedesktop.org/"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-${version}.tar.xz"
|
||||
checksum=11846cbf06f8d7f13b35aa92ca45f79aa5cf9fac2edd1db847de0a6278525944
|
||||
long_desc="
|
||||
GStreamer is a streaming media framework, based 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-based architecture means that new data
|
||||
types or processing capabilities can be added simply by installing new
|
||||
plug-ins.
|
||||
|
||||
This package contains a set of well-maintained base plug-ins."
|
||||
checksum=37ce6e09b99ef3879111c861ee5090582b4fd4c764e81ab6eb2b2b4dd77d7173
|
||||
|
|
Loading…
Reference in a new issue