mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/gst-plugins-ugly: Updated for version 0.10.11
This commit is contained in:
parent
91774c8586
commit
0708bf6b86
3 changed files with 6 additions and 9 deletions
|
@ -4,8 +4,4 @@ might pose problems. The license on either the plug-ins or
|
|||
the supporting libraries might not be how we'd like. The
|
||||
code might be widely known to present patent problems.
|
||||
|
||||
gst-plugins-ugly will need the following dependencies:
|
||||
gstreamer, liboil, gst-plugins-base. Buildscripts are available
|
||||
at slackbuilds.org
|
||||
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gst-plugins-ugly
|
||||
VERSION=0.10.9
|
||||
VERSION=0.10.11
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
PRGNAM="gst-plugins-ugly"
|
||||
VERSION="0.10.9"
|
||||
VERSION="0.10.11"
|
||||
HOMEPAGE="http://gstreamer.freedesktop.org/modules/gst-plugins-ugly.html"
|
||||
DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.9.tar.bz2"
|
||||
MD5SUM="07a0b04875dea00fe90fd43b58ee9f39"
|
||||
DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.11.tar.bz2"
|
||||
MD5SUM="dfe2e201e066a3e86a9598b6769d9739"
|
||||
MAINTAINER="Michiel van Wessem"
|
||||
EMAIL="michiel@slackbuilds.org"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="dsomero"
|
||||
|
||||
|
|
Loading…
Reference in a new issue