[csw-devel] SF.net SVN: gar:[17088] csw/mgar/pkg/vlc/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Feb 20 09:01:38 CET 2012


Revision: 17088
          http://gar.svn.sourceforge.net/gar/?rev=17088&view=rev
Author:   wahwah
Date:     2012-02-20 08:01:37 +0000 (Mon, 20 Feb 2012)
Log Message:
-----------
vlc/trunk: Enable XCB

Modified Paths:
--------------
    csw/mgar/pkg/vlc/trunk/Makefile

Modified: csw/mgar/pkg/vlc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/vlc/trunk/Makefile	2012-02-20 00:23:00 UTC (rev 17087)
+++ csw/mgar/pkg/vlc/trunk/Makefile	2012-02-20 08:01:37 UTC (rev 17088)
@@ -39,9 +39,9 @@
 BUILD_DEP_PKGS += CSWlibx11devel
 
 # This is for libxcb
-#EXTRA_INC = /opt/csw/X11/include /usr/X11/include /usr/openwin/share/include
-#EXTRA_LIB = /opt/csw/X11/lib
-#EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
+EXTRA_INC = /opt/csw/X11/include /usr/X11/include /usr/openwin/share/include
+EXTRA_LIB = /opt/csw/X11/lib
+EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
 
 # Sun Studio implements packed attributes differently and compilations bails out:
 #   "include/vlc_codecs.h", line 36: #error: FIXME

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list