[csw-devel] SF.net SVN: gar:[19395] csw/mgar/pkg

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Tue Oct 9 13:14:17 CEST 2012


Revision: 19395
          http://gar.svn.sourceforge.net/gar/?rev=19395&view=rev
Author:   cgrzemba
Date:     2012-10-09 11:14:16 +0000 (Tue, 09 Oct 2012)
Log Message:
-----------
gtklp/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/gtklp/
    csw/mgar/pkg/gtklp/Makefile
    csw/mgar/pkg/gtklp/branches/
    csw/mgar/pkg/gtklp/tags/
    csw/mgar/pkg/gtklp/trunk/
    csw/mgar/pkg/gtklp/trunk/Makefile
    csw/mgar/pkg/gtklp/trunk/checksums
    csw/mgar/pkg/gtklp/trunk/files/

Added: csw/mgar/pkg/gtklp/Makefile
===================================================================
--- csw/mgar/pkg/gtklp/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gtklp/Makefile	2012-10-09 11:14:16 UTC (rev 19395)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/gtklp/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/gtklp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gtklp/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gtklp/trunk/Makefile	2012-10-09 11:14:16 UTC (rev 19395)
@@ -0,0 +1,35 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = gtklp
+VERSION = 1.2.9
+GARTYPE = v2
+CATEGORIES = apps
+
+DESCRIPTION = GTK Gui for CUPS
+define BLURB
+  Gtk-Interface for CUPS Client with theme-support, IPP support, Printer specific options, all standard-cups options
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES  = $(DISTNAME).src.tar.gz
+
+GARCOMPILER = SOS12U3
+
+BUILD_DEP_PKGS += CSWlibkr5-dev
+BUILD_DEP_PKGS += CSWlibgnutls-dev
+BUILD_DEP_PKGS += CSWlibgcrypt-dev
+
+RUNTIME_DEP_PKGS_CSWgtklp += CSWlibgdk-x11-2-0-0
+RUNTIME_DEP_PKGS_CSWgtklp += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWgtklp += CSWlibgdk-pixbuf2-0-0
+RUNTIME_DEP_PKGS_CSWgtklp += CSWlibgobject2-0-0
+RUNTIME_DEP_PKGS_CSWgtklp += CSWlibglib2-0-0
+RUNTIME_DEP_PKGS_CSWgtklp += CSWlibgtk-x11-2-0-0
+RUNTIME_DEP_PKGS_CSWgtklp += CSWlibcups2
+
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --enable-forte 
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/gtklp/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/gtklp/trunk/checksums
===================================================================
--- csw/mgar/pkg/gtklp/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/gtklp/trunk/checksums	2012-10-09 11:14:16 UTC (rev 19395)
@@ -0,0 +1 @@
+822b04c9eba65aa14c1d6fd4a3454a37  gtklp-1.2.9.src.tar.gz

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