[csw-devel] SF.net SVN: gar:[3582] csw/mgar/pkg/pidgin/trunk
harpchad at users.sourceforge.net
harpchad at users.sourceforge.net
Wed Mar 4 18:09:42 CET 2009
Revision: 3582
http://gar.svn.sourceforge.net/gar/?rev=3582&view=rev
Author: harpchad
Date: 2009-03-04 17:09:42 +0000 (Wed, 04 Mar 2009)
Log Message:
-----------
Bug fixes
Modified Paths:
--------------
csw/mgar/pkg/pidgin/trunk/Makefile
csw/mgar/pkg/pidgin/trunk/checksums
csw/mgar/pkg/pidgin/trunk/files/x11.pc
Modified: csw/mgar/pkg/pidgin/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pidgin/trunk/Makefile 2009-03-04 16:47:44 UTC (rev 3581)
+++ csw/mgar/pkg/pidgin/trunk/Makefile 2009-03-04 17:09:42 UTC (rev 3582)
@@ -26,7 +26,7 @@
MSGMERGE=/opt/csw/bin/gmsgmerge
SED=/opt/csw/bin/gsed
EXTRA_CONFIGURE_EXPORTS = DOT XGETTEXT MSGFMT MSGMERGE SED
-EXTRA_INC += /opt/csw/include/ncurses
+EXTRA_INC = /opt/csw/include/ncurses
#Need to include our own x11.pc file as solaris 8 doesn't have one
EXTRA_PKGCONFIG_PATH = $(CURDIR)/$(WORKDIR)
Modified: csw/mgar/pkg/pidgin/trunk/checksums
===================================================================
--- csw/mgar/pkg/pidgin/trunk/checksums 2009-03-04 16:47:44 UTC (rev 3581)
+++ csw/mgar/pkg/pidgin/trunk/checksums 2009-03-04 17:09:42 UTC (rev 3582)
@@ -1,2 +1,2 @@
08d9c0c8dd43dbcec6f67d8ba596029f download/pidgin-2.5.5.tar.gz
-6dd3c13c4b6f610409fd267692dbe716 download/x11.pc
+715c7954371b53f6ca4083a011cadfe5 download/x11.pc
Modified: csw/mgar/pkg/pidgin/trunk/files/x11.pc
===================================================================
--- csw/mgar/pkg/pidgin/trunk/files/x11.pc 2009-03-04 16:47:44 UTC (rev 3581)
+++ csw/mgar/pkg/pidgin/trunk/files/x11.pc 2009-03-04 17:09:42 UTC (rev 3582)
@@ -7,9 +7,6 @@
Name: X11
Description: X Library
-Version: 0.0
-Requires: xproto kbproto inputproto
-Requires.private: xau xdmcp
Cflags: -I${includedir} -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DXTHREADS -DXUSE_MTSAFE_API
Libs: -L${libdir} -R${libdir} -lX11
Libs.private:
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