@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME := gst1-plugins-ugly
PKG_NAME := gst1-plugins-ugly
PKG_VERSION := 1.15.2
PKG_VERSION := 1.15.2
PKG_RELEASE := 1
PKG_RELEASE := 2
PKG_MAINTAINER := W. Michael Petullo <mike@flyn.org> \
PKG_MAINTAINER := W. Michael Petullo <mike@flyn.org> \
Ted Hess <thess@kitschensync.net>
Ted Hess <thess@kitschensync.net>
@ -27,6 +27,7 @@ PKG_CONFIG_DEPENDS:= \
CONFIG_PACKAGE_gst1-mod-mpeg2dec \
CONFIG_PACKAGE_gst1-mod-mpeg2dec \
PKG_FIXUP := autoreconf
PKG_FIXUP := autoreconf
PKG_BUILD_PARALLEL := 1
PKG_INSTALL := 1
PKG_INSTALL := 1
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
@ -96,6 +97,12 @@ GST_VERSION:=1.0
CONFIGURE_ARGS += \
CONFIGURE_ARGS += \
--disable-debug \
--disable-debug \
--disable-examples \
--disable-examples \
--disable-fatal-warnings \
--disable-glib-asserts \
--disable-gobject-cast-checks \
--disable-gtk-doc-html \
--disable-valgrind \
--disable-rpath \
\
\
--disable-a52dec \
--disable-a52dec \
--disable-amrnb \
--disable-amrnb \
@ -117,13 +124,7 @@ CONFIGURE_ARGS += \
\
\
--without-libiconv-prefix \
--without-libiconv-prefix \
--without-libintl-prefix \
--without-libintl-prefix \
TARGET_CFLAGS += -Wno-format-nonliteral
EXTRA_LDFLAGS += \
-Wl,-rpath-link= $( STAGING_DIR) /usr/lib \
$( if $( ICONV_FULL) ,-liconv) \
--with-pic
d e f i n e P a c k a g e / g s t 1 - p l u g i n s - u g l y / i n s t a l l
d e f i n e P a c k a g e / g s t 1 - p l u g i n s - u g l y / i n s t a l l
/bin/true
/bin/true