diff src/gst-plugins-good.mk @ 2637:69205fa89aee

update packages gstreamer gst-plugins-base gst-plugins-good
author Mark Brand <mabrand@mabrand.nl>
date Mon, 18 Jun 2012 22:05:59 +0200
parents 4d0f3a9da57e
children 2e46fabcbbd0
line wrap: on
line diff
--- a/src/gst-plugins-good.mk	Mon Jun 18 22:05:30 2012 +0200
+++ b/src/gst-plugins-good.mk	Mon Jun 18 22:05:59 2012 +0200
@@ -3,9 +3,9 @@
 
 PKG             := gst-plugins-good
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 9c78a751bb2f20ad50a1daf6860e0098e0495f5a
+$(PKG)_CHECKSUM := 566dec4f14c1159f2d044ee7fd0a0c5c7d269f94
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
-$(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.bz2
+$(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)
 $(PKG)_DEPS     := gcc glib libxml2 gstreamer gst-plugins-base liboil libshout cairo flac gtk2 jpeg libpng speex taglib
 
@@ -24,11 +24,11 @@
     #   http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/2004-August/019283.html
     cd '$(1)' && ./configure \
         --host='$(TARGET)' \
+        --build="`config.guess`" \
         --prefix='$(PREFIX)/$(TARGET)' \
         --disable-shared \
         --disable-debug \
         --disable-examples \
-        --disable-esd \
         --disable-aalib \
         --disable-x \
         --mandir='$(1)/sink' \