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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu Dec 9 01:47:50 CET 2010


Revision: 11843
          http://gar.svn.sourceforge.net/gar/?rev=11843&view=rev
Author:   skayser
Date:     2010-12-09 00:47:50 +0000 (Thu, 09 Dec 2010)

Log Message:
-----------
gpicview: add runtime deps, adjust NAME/VERSION to (still) regular GARNAME/GARVERSION

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

Modified: csw/mgar/pkg/gpicview/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gpicview/trunk/Makefile	2010-12-09 00:36:18 UTC (rev 11842)
+++ csw/mgar/pkg/gpicview/trunk/Makefile	2010-12-09 00:47:50 UTC (rev 11843)
@@ -1,6 +1,6 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
-NAME = gpicview
-VERSION = 0.2.1
+GARNAME = gpicview
+GARVERSION = 0.2.1
 CATEGORIES = utils
 
 DESCRIPTION = A Simple and Fast Image Viewer for X
@@ -10,8 +10,18 @@
 VENDOR_URL   = http://lxde.sourceforge.net/gpicview/
 MASTER_SITES = $(SF_MIRRORS)
 SF_PROJ      = lxde
-DISTFILES    = $(NAME)-$(VERSION).tar.gz
+DISTFILES    = $(GARNAME)-$(GARVERSION).tar.gz
 
+RUNTIME_DEP_PKGS += CSWlibatk
+RUNTIME_DEP_PKGS += CSWggettextrt
+RUNTIME_DEP_PKGS += CSWfconfig
+RUNTIME_DEP_PKGS += CSWglib2
+RUNTIME_DEP_PKGS += CSWftype2
+RUNTIME_DEP_PKGS += CSWpango
+RUNTIME_DEP_PKGS += CSWgtk2
+RUNTIME_DEP_PKGS += CSWlibcairo
+RUNTIME_DEP_PKGS += CSWjpeg
+
 # No test suite available
 TEST_SCRIPTS =
 


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