4 Commits

Author SHA1 Message Date
luka
aeed132f50 [packages] gstreamer: update grammar.y to build with bison 3
In gstreamer's gst/parse/grammar.y, YYLEX_PARAM is no longer supported in bison
3. Replace YYLEX_PARAM with %lex-param.

Signed-off-by John Vogel <jvogel4@stny.rr.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-31 00:44:18 +00:00
nico
ee84687da6 [packages] gstreamer: update to 0.10.29, rework Makefile:
* rename gstreamer-libgst* to libgst*
 * rename gstreamer to libgstreamer
 * add a gstreamer meta-package
 * add gstreamer-utils
 * remove extra CFLAGS & LDFLAGS for libiconv & libintl (provided by glib2)


git-svn-id: svn://svn.openwrt.org/openwrt/packages@22067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-05 01:42:30 +00:00
florian
b748f5ccf6 [package] update gstreamer to 0.10.25 (#6301)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-07 16:48:26 +00:00
florian
5582cb6183 [package] don't build gstreamer docs
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-11 09:28:41 +00:00