[csw-devel] SF.net SVN: gar:[8209] csw/mgar/gar/v2/categories/gnome/category.mk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Jan 28 13:07:40 CET 2010


Revision: 8209
          http://gar.svn.sourceforge.net/gar/?rev=8209&view=rev
Author:   wahwah
Date:     2010-01-28 12:07:40 +0000 (Thu, 28 Jan 2010)

Log Message:
-----------
mGAR v2: gnome category, adding useful defaults

Modified Paths:
--------------
    csw/mgar/gar/v2/categories/gnome/category.mk

Modified: csw/mgar/gar/v2/categories/gnome/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/gnome/category.mk	2010-01-28 11:35:20 UTC (rev 8208)
+++ csw/mgar/gar/v2/categories/gnome/category.mk	2010-01-28 12:07:40 UTC (rev 8209)
@@ -1 +1,13 @@
+# pkg-config options
+EXTRA_PKG_CONFIG_PATH += /opt/csw/X11/lib/pkgconfig
+
+MSGFMT= /opt/csw/bin/gmsgfmt
+MSGMERGE= /opt/csw/bin/gmsgmerge
+XGETTEXT = /opt/csw/bin/gxgettext
+GETTEXT = /opt/csw/bin/ggettext
+export MSGMERGE
+export MSGFMT
+export XGETTEXT
+export GETTEXT
+
 include gar/gar.mk


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