gstreamer1: update to 1.0.5.
This commit is contained in:
parent
5a2d6483c9
commit
95a9ec99d2
1 changed files with 2 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gstreamer1'.
|
||||
pkgname=gstreamer1
|
||||
version=1.0.4
|
||||
version=1.0.5
|
||||
revision=1
|
||||
wrksrc="gstreamer-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,12 +14,4 @@ maintainer="Juan RP <xtraeme@gmail.org>"
|
|||
homepage="http://gstreamer.freedesktop.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${version}.tar.xz"
|
||||
checksum=f2f76d75a4b7296cda0b5e90a5fd84e0ac2e5f230c5c7a2bc810f441f51f0217
|
||||
long_desc="
|
||||
GStreamer is a library for constructing of graphs of media-handling components.
|
||||
The use cases it covers range from simple Ogg/Vorbis playback, audio/video
|
||||
streaming to complex audio (mixing) and video (non-linear editing) processing.
|
||||
|
||||
Applications can take advantage of advances in codec and filter technology
|
||||
transparently. Developers can add new codecs and filters by writing a simple
|
||||
plugin with a clean, generic interface."
|
||||
checksum=26c2827567f09a46d0a3bc1e7f8696b2ae72b047306539178079abae487c5b77
|
||||
|
|
Loading…
Reference in a new issue