[csw-devel] SF.net SVN: gar:[16124] csw/mgar/pkg/xapian-bindings/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Nov 7 16:46:42 CET 2011
Revision: 16124
http://gar.svn.sourceforge.net/gar/?rev=16124&view=rev
Author: dmichelsen
Date: 2011-11-07 15:46:42 +0000 (Mon, 07 Nov 2011)
Log Message:
-----------
xapian-bindings/trunk: Update to 1.2.7 and add phh5 bindings
Modified Paths:
--------------
csw/mgar/pkg/xapian-bindings/trunk/Makefile
csw/mgar/pkg/xapian-bindings/trunk/checksums
Modified: csw/mgar/pkg/xapian-bindings/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xapian-bindings/trunk/Makefile 2011-11-07 15:11:07 UTC (rev 16123)
+++ csw/mgar/pkg/xapian-bindings/trunk/Makefile 2011-11-07 15:46:42 UTC (rev 16124)
@@ -1,5 +1,5 @@
NAME = xapian-bindings
-VERSION = 1.2.6
+VERSION = 1.2.7
CATEGORIES = lib
#EXTRA_MODULATORS = BINDING
@@ -23,11 +23,22 @@
PACKAGES += CSWpy-xapian
SPKG_DESC_CSWpy-xapian = Xapian bindings for Python
+# PKGFILES is catchall
RUNTIME_DEP_PKGS_CSWpy-xapian += CSWstlport
RUNTIME_DEP_PKGS_CSWpy-xapian += CSWpython
RUNTIME_DEP_PKGS_CSWpy-xapian += CSWlibxapian22
PYCOMPILE = 1
+PACKAGES += CSWphp5-xapian
+SPKG_DESC_CSWphp5-xapian = Xapian bindings for PHP 5
+PKGFILES_CSWphp5-xapian += $(prefix)/php5/.*
+PKGFILES_CSWphp5-xapian += $(docdir)/xapian-bindings/php/.*
+RUNTIME_DEP_PKGS_CSWphp5-xapian += CSWstlport
+RUNTIME_DEP_PKGS_CSWphp5-xapian += CSWphp5
+RUNTIME_DEP_PKGS_CSWphp5-xapian += CSWlibxapian22
+# Checkpkg cannot detect this
+CHECKPKG_OVERRIDES_CSWphp5-xapian += surplus-dependency|CSWphp5
+
PACKAGES += CSWrb-xapian
SPKG_DESC_CSWrb-xapian = Xapian bindings for Ruby
PKGFILES_CSWrb-xapian = $(libdir)/ruby/.*
Modified: csw/mgar/pkg/xapian-bindings/trunk/checksums
===================================================================
--- csw/mgar/pkg/xapian-bindings/trunk/checksums 2011-11-07 15:11:07 UTC (rev 16123)
+++ csw/mgar/pkg/xapian-bindings/trunk/checksums 2011-11-07 15:46:42 UTC (rev 16124)
@@ -1 +1 @@
-a323fc86444dd23cc5db23e96e5b0116 xapian-bindings-1.2.6.tar.gz
+44b83efe4b025c3b5ea3eff4e0f17a9a xapian-bindings-1.2.7.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