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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Mar 12 15:47:30 CET 2013


Revision: 20442
          http://gar.svn.sourceforge.net/gar/?rev=20442&view=rev
Author:   dmichelsen
Date:     2013-03-12 14:47:29 +0000 (Tue, 12 Mar 2013)
Log Message:
-----------
hylafax/trunk: Update dependencies, use CSW ghostscript

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

Modified: csw/mgar/pkg/hylafax/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hylafax/trunk/Makefile	2013-03-12 14:33:52 UTC (rev 20441)
+++ csw/mgar/pkg/hylafax/trunk/Makefile	2013-03-12 14:47:29 UTC (rev 20442)
@@ -28,13 +28,15 @@
 BUILD_DEP_PKGS += CSWliblcms2-dev
 BUILD_DEP_PKGS += CSWopenldap-dev
 
-PACKAGES += CSWhylafax-plus
-SPKG_DESC_CSWhylafax-plus = An enterprise-class system for sending and receiving facsimiles and alpha-numeric pages
+PACKAGES += CSWhylafax
+SPKG_DESC_CSWhylafax = An enterprise-class system for sending and receiving facsimiles and alpha-numeric pages
 # PKGFILES is catchall
-RUNTIME_DEP_PKGS_CSWhylafax-plus += CSWlibjbig2
-RUNTIME_DEP_PKGS_CSWhylafax-plus += CSWliblcms2-2
-RUNTIME_DEP_PKGS_CSWhylafax-plus += CSWlibldap2-4-2
-RUNTIME_DEP_PKGS_CSWhylafax-plus += CSWlibz1
+RUNTIME_DEP_PKGS_CSWhylafax += CSWlibjbig2
+RUNTIME_DEP_PKGS_CSWhylafax += CSWliblcms2-2
+RUNTIME_DEP_PKGS_CSWhylafax += CSWlibldap2-4-2
+RUNTIME_DEP_PKGS_CSWhylafax += CSWlibz1
+RUNTIME_DEP_PKGS_CSWhylafax += CSWlibjpeg7
+RUNTIME_DEP_PKGS_CSWhylafax += CSWlibtiff3
 
 INITSMF += /etc/opt/csw/init.d/hylafax
 
@@ -64,7 +66,7 @@
 #CONFIGURE_ENV = PATH_GSRIP=$(bindir)/gs PS=gs DIR_MAN=$(mandir)
 #BUILD_ENV = PATH_GSRIP=$(bindir)/gs PS=gs DIR_MAN=$(mandir)
 
-#EXTRA_CONFIGURE_EXPORTS += PATH_GSRIP
+EXTRA_CONFIGURE_EXPORTS += PATH_GSRIP
 CONFIGURE_ENV_PATH_GSRIP = $(bindir)/gs
 #EXTRA_CONFIGURE_EXPORTS += PS
 CONFIGURE_ENV_PS = gs
@@ -75,6 +77,7 @@
 BUILD_ENV_PATH_GSRIP = $(bindir)/gs
 #EXTRA_BUILD_EXPORTS += PS
 BUILD_ENV_PS = gs
+
 #EXTRA_BUILD_EXPORTS += DIR_MAN
 BUILD_ENV_DIR_MAN = $(mandir)
 

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