update package gstreamer and plugins

This commit is contained in:
Niels Kristian Bech Jensen 2013-04-28 15:41:37 +10:00 committed by Tony Theodore
parent 3fcfb860a6
commit b6cfcf3b14
4 changed files with 6 additions and 6 deletions

View File

@ -1251,17 +1251,17 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="gst-plugins-base-package">gst-plugins-base</td>
<td id="gst-plugins-base-version">1.0.6</td>
<td id="gst-plugins-base-version">1.0.7</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">1.0.6</td>
<td id="gst-plugins-good-version">1.0.7</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">1.0.6</td>
<td id="gstreamer-version">1.0.7</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 := 8cf49dded9c44cd1f1a742bfadaeb7fb83dc5979
$(PKG)_CHECKSUM := c9e057774746c6dea07052fa0fec9cfc2519ceea
$(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 := ed4b4d753bcfdf14e42f7b84ab87b75b8f6ad7d4
$(PKG)_CHECKSUM := 14ddd7b87045920f6a394bd018a39c42503561fd
$(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 := 200036640418dba01d35c94e3a813135ea2e66d5
$(PKG)_CHECKSUM := 3ce96dd414233f23b81651e90a3efd54054abce4
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)