update package gstreamer and plugins

This commit is contained in:
Tony Theodore 2012-12-08 23:29:03 +11:00
parent 5f425b707a
commit 5b8a11f1e5
4 changed files with 6 additions and 6 deletions

View File

@ -1210,17 +1210,17 @@ USE_OSGPLUGIN(<plugin2>)
</tr>
<tr>
<td id="gst-plugins-base-package">gst-plugins-base</td>
<td id="gst-plugins-base-version">0.10.36</td>
<td id="gst-plugins-base-version">1.0.3</td>
<td id="gst-plugins-base-website"><a href="http://gstreamer.freedesktop.org/">gst-plugins-base</a></td>
</tr>
<tr>
<td id="gst-plugins-good-package">gst-plugins-good</td>
<td id="gst-plugins-good-version">0.10.31</td>
<td id="gst-plugins-good-version">1.0.3</td>
<td id="gst-plugins-good-website"><a href="http://gstreamer.freedesktop.org/">gst-plugins-good</a></td>
</tr>
<tr>
<td id="gstreamer-package">gstreamer</td>
<td id="gstreamer-version">0.10.36</td>
<td id="gstreamer-version">1.0.3</td>
<td id="gstreamer-website"><a href="http://gstreamer.freedesktop.org/">gstreamer</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := gst-plugins-base
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 2c4b34245107395bc9103649bb2af1c1088a3f7c
$(PKG)_CHECKSUM := 828aac8a20a64c55ff633b73b1bed88a5e290508
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)

View File

@ -3,7 +3,7 @@
PKG := gst-plugins-good
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 15addda7c6322a42c904aaf1c1d0b5d5a63f908b
$(PKG)_CHECKSUM := 4b6c8c600842a8c08c9a9cc62a0b80658032db05
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)

View File

@ -3,7 +3,7 @@
PKG := gstreamer
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 27931b00eb5d50bc477e32e2dda7440f4179e7ac
$(PKG)_CHECKSUM := 4aeb226012521fe54d5e8ceee011f094ad428491
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)