SF.net SVN: gar:[23721] csw/mgar/pkg

lblume at users.sourceforge.net lblume at users.sourceforge.net
Wed May 28 16:39:49 CEST 2014


Revision: 23721
          http://sourceforge.net/p/gar/code/23721
Author:   lblume
Date:     2014-05-28 14:39:48 +0000 (Wed, 28 May 2014)
Log Message:
-----------
cups-filters/trunk: Introducing cups-filters

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

Added: csw/mgar/pkg/cups-filters/Makefile
===================================================================
--- csw/mgar/pkg/cups-filters/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cups-filters/Makefile	2014-05-28 14:39:48 UTC (rev 23721)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/cups-filters/trunk
===================================================================
--- csw/mgar/pkg/cups-filters/trunk	2014-05-28 14:21:15 UTC (rev 23720)
+++ csw/mgar/pkg/cups-filters/trunk	2014-05-28 14:39:48 UTC (rev 23721)

Property changes on: csw/mgar/pkg/cups-filters/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/cups-filters/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cups-filters/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cups-filters/trunk/Makefile	2014-05-28 14:39:48 UTC (rev 23721)
@@ -0,0 +1,19 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = cups-filters
+VERSION = 1.0.53
+GARTYPE = v2
+
+DESCRIPTION = Backends, filters and other software that was once part of the core CUPS distribution
+define BLURB
+  This project provides backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters and software developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting and a daemon to browse Bonjour broadcasts of remote CUPS printers to make these printers available locally and to provide backward compatibility to the old CUPS broadcasting and browsing of CUPS 1.5.x and older.
+endef
+
+MASTER_SITES = http://www.openprinting.org/download/cups-filters/
+DISTFILES  = $(DISTNAME).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/cups-filters/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/cups-filters/trunk/checksums
===================================================================
--- csw/mgar/pkg/cups-filters/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cups-filters/trunk/checksums	2014-05-28 14:39:48 UTC (rev 23721)
@@ -0,0 +1 @@
+f9df275dd161eb0364f40c6f00d755a4  cups-filters-1.0.53.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