@ -8,7 +8,7 @@
i n c l u d e $( TOPDIR ) / r u l e s . m k
PKG_NAME := gstreamer1
PKG_VERSION := 1.8.2
PKG_VERSION := 1.10.5
PKG_RELEASE := 1
PKG_MAINTAINER := W. Michael Petullo <mike@flyn.org> \
@ -20,7 +20,7 @@ PKG_LICENSE_FILES:=COPYING
PKG_BUILD_DIR := $( BUILD_DIR) /gstreamer-$( PKG_VERSION)
PKG_SOURCE := gstreamer-$( PKG_VERSION) .tar.xz
PKG_SOURCE_URL := http://gstreamer.freedesktop.org/src/gstreamer/
PKG_HASH := 9dbebe079c2ab2004ef7f2649fa317cabea1feb4fb5605c24d40744b90918341
PKG_HASH := bc06243600817f637029da29d089d5908d1d266542f68bf6626a10c5f05f1f1d
PKG_FIXUP := autoreconf
PKG_REMOVE_FILES := autogen.sh aclocal.m4
@ -135,11 +135,6 @@ define Build/InstallDev
./usr/include/gstreamer-$( GST_VERSION) /* \
$( 1) /usr/include/gstreamer-$( GST_VERSION) / \
)
$( INSTALL_DIR) $( 1) /usr/lib/gstreamer-$( GST_VERSION) /include/gst
( cd $( PKG_INSTALL_DIR) ; $( CP) \
./usr/lib/gstreamer-$( GST_VERSION) /include/gst/*.h \
$( 1) /usr/lib/gstreamer-$( GST_VERSION) /include/gst \
)
$( INSTALL_DIR) $( 1) /usr/lib
( cd $( PKG_INSTALL_DIR) ; $( CP) \
./usr/lib/libgst*-$( GST_VERSION) .{ a,la,so*} \