[csw-devel] SF.net SVN: gar:[9719] csw/mgar/pkg/pil/trunk/Makefile
rthurner at users.sourceforge.net
rthurner at users.sourceforge.net
Mon Apr 19 20:35:37 CEST 2010
Revision: 9719
http://gar.svn.sourceforge.net/gar/?rev=9719&view=rev
Author: rthurner
Date: 2010-04-19 18:35:37 +0000 (Mon, 19 Apr 2010)
Log Message:
-----------
pil - upgrade to 1.1.7, and use python category
Modified Paths:
--------------
csw/mgar/pkg/pil/trunk/Makefile
Modified: csw/mgar/pkg/pil/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pil/trunk/Makefile 2010-04-19 17:55:31 UTC (rev 9718)
+++ csw/mgar/pkg/pil/trunk/Makefile 2010-04-19 18:35:37 UTC (rev 9719)
@@ -12,9 +12,10 @@
MASTER_SITES = http://effbot.org/downloads/
DISTFILES = $(DISTNAME).tar.gz
-RUNTIME_DEP_PKGS_CSWpil = CSWftype2 CSWjpeg CSWpython
+RUNTIME_DEP_PKGS_CSWpil = CSWlcmsrt CSWftype2 CSWjpeg CSWtcl CSWzlib CSWtk
+
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = Imaging-(\d+(?:\.\d+)*).tar.gz
@@ -26,9 +27,7 @@
BUILD_SCRIPTS =
TEST_SCRIPTS =
+CHECKPKG_OVERRIDES_CSWpil += license-missing
+
include gar/category.mk
-post-install: copy-docs
- $(DONADA)
-
-
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