SF.net SVN: gar:[23735] csw/mgar/pkg/qpdf/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Fri May 30 21:17:10 CEST 2014


Revision: 23735
          http://sourceforge.net/p/gar/code/23735
Author:   lblume
Date:     2014-05-30 19:17:08 +0000 (Fri, 30 May 2014)
Log Message:
-----------
qpdf/trunk: Add missing package for the binaries

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

Modified: csw/mgar/pkg/qpdf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/qpdf/trunk/Makefile	2014-05-30 18:12:36 UTC (rev 23734)
+++ csw/mgar/pkg/qpdf/trunk/Makefile	2014-05-30 19:17:08 UTC (rev 23735)
@@ -17,7 +17,14 @@
 
 GARCOMPILER = GCC4
 
+
+PACKAGES += CSWqpdf
+CATALOGNAME_CSWqpdf = qpdf
+SPKG_DESC_CSWqpdf += $(DESCRIPTION)
+RUNTIME_DEP_PKGS_CSWqpdf += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWqpdf += CSWlibstdc++6
 RUNTIME_DEP_PKGS_CSWqpdf += CSWlibqpdf13
+# Catchall
 
 PACKAGES += CSWlibqpdf13
 CATALOGNAME_CSWlibqpdf13 = libqpdf13

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