SF.net SVN: gar:[23726] csw/mgar/pkg/cups-filters/trunk/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Thu May 29 00:48:54 CEST 2014
Revision: 23726
http://sourceforge.net/p/gar/code/23726
Author: lblume
Date: 2014-05-28 22:48:53 +0000 (Wed, 28 May 2014)
Log Message:
-----------
cups-filters/trunk: Add build deps and use GCC4
Modified Paths:
--------------
csw/mgar/pkg/cups-filters/trunk/Makefile
Modified: csw/mgar/pkg/cups-filters/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cups-filters/trunk/Makefile 2014-05-28 22:39:20 UTC (rev 23725)
+++ csw/mgar/pkg/cups-filters/trunk/Makefile 2014-05-28 22:48:53 UTC (rev 23726)
@@ -13,6 +13,14 @@
MASTER_SITES = http://www.openprinting.org/download/cups-filters/
DISTFILES = $(DISTNAME).tar.gz
+GARCOMPILER = GCC4
+
+BUILD_DEP_PKGS += CSWphp5
+BUILD_DEP_PKGS += CSWghostscript
+BUILD_DEP_PKGS += CSWlibjpeg-dev
+BUILD_DEP_PKGS += CSWlibpng-dev
+BUILD_DEP_PKGS += CSWlibtiff-dev
+
CONFIGURE_ARGS = $(DIRPATHS)
include gar/category.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