[Buildroot] svn commit: trunk/buildroot/package: libgtk2 multimedia/gst-plugins-base mul etc...

Peter Korsgaard jacmet at uclibc.org
Sun Jan 18 07:21:03 UTC 2009


>>>>> "thomasez" == thomasez  <thomasez at uclibc.org> writes:

 thomasez> Author: thomasez
 thomasez> Date: 2009-01-18 00:05:57 +0000 (Sun, 18 Jan 2009)
 thomasez> New Revision: 24896

 thomasez> Log:
 thomasez> Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.

Thanks.

 thomasez> +++ trunk/buildroot/package/Makefile.autotools.in	2009-01-18 00:05:57 UTC (rev 24896)
 thomasez> @@ -249,6 +249,8 @@
 thomasez>  		--exec-prefix=/usr \
 thomasez>  		--sysconfdir=/etc \
 thomasez>  		$(DISABLE_DOCUMENTATION) \
 thomasez> +		$(DISABLE_NLS) \
 thomasez> +		$(DISABLE_LARGEFILE) \
 thomasez>  		$(QUIET) $($(PKG)_CONF_OPT)
 thomasez>  	$(Q)touch $@
 

 thomasez> Modified: trunk/buildroot/package/libgtk2/libgtk2.mk
 thomasez> ===================================================================
 thomasez> --- trunk/buildroot/package/libgtk2/libgtk2.mk	2009-01-17 10:11:12 UTC (rev 24895)
 thomasez> +++ trunk/buildroot/package/libgtk2/libgtk2.mk	2009-01-18 00:05:57 UTC (rev 24896)
 thomasez> @@ -75,7 +75,6 @@
 thomasez>  		--disable-glibtest \
 thomasez>  		--enable-explicit-deps=no \
 thomasez>  		--disable-debug \
 thomasez> -		--without-html-dir \
 thomasez>  		$(DISABLE_LARGEFILE) \

You could have gotten rid of that line as well.
 
 thomasez>  GST_PLUGINS_UGLY_CONF_OPT = \
 thomasez>  		$(DISABLE_NLS) \

And this one.

 thomasez> +++ trunk/buildroot/package/multimedia/gstreamer/gstreamer.mk	2009-01-18 00:05:57 UTC (rev 24896)
 thomasez> @@ -23,9 +23,7 @@
 thomasez>  		$(DISABLE_LARGEFILE) \

And this.

 thomasez>  		--disable-examples \
 thomasez>  		--disable-tests \
 thomasez> -		--disable-failing-tests \
 thomasez> -		--disable-gtk-doc \
 thomasez> -		--without-html-dir
 thomasez> +		--disable-failing-tests

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list