[csw-devel] SF.net SVN: gar:[20247] csw/mgar/pkg/xapian-bindings/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jan 31 17:57:37 CET 2013


Revision: 20247
          http://gar.svn.sourceforge.net/gar/?rev=20247&view=rev
Author:   dmichelsen
Date:     2013-01-31 16:57:36 +0000 (Thu, 31 Jan 2013)
Log Message:
-----------
xapian-bindings/trunk: Update to 1.2.13

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	2013-01-31 15:31:51 UTC (rev 20246)
+++ csw/mgar/pkg/xapian-bindings/trunk/Makefile	2013-01-31 16:57:36 UTC (rev 20247)
@@ -1,5 +1,5 @@
 NAME = xapian-bindings
-VERSION = 1.2.7
+VERSION = 1.2.13
 GARTYPE = v2
 
 #EXTRA_MODULATORS = BINDING
@@ -18,13 +18,14 @@
 
 PATCHFILES += 0001-Do-not-strip-norunpath-on-libtool.patch
 
+BUILD_DEP_PKGS += CSWlibxapian-dev
 BUILD_DEP_PKGS += CSWpython-dev
 BUILD_DEP_PKGS += CSWruby18-dev
 
 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 += CSWlibstlport1
 RUNTIME_DEP_PKGS_CSWpy-xapian += CSWpython
 RUNTIME_DEP_PKGS_CSWpy-xapian += CSWlibxapian22
 PYCOMPILE = 1
@@ -33,7 +34,7 @@
 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 += CSWlibstlport1
 RUNTIME_DEP_PKGS_CSWphp5-xapian += CSWphp5
 RUNTIME_DEP_PKGS_CSWphp5-xapian += CSWlibxapian22
 # Checkpkg cannot detect this
@@ -43,7 +44,7 @@
 SPKG_DESC_CSWrb-xapian = Xapian bindings for Ruby
 PKGFILES_CSWrb-xapian = $(libdir)/ruby/.*
 PKGFILES_CSWrb-xapian += $(docdir)/xapian-bindings/ruby/.*
-RUNTIME_DEP_PKGS_CSWrb-xapian += CSWstlport
+RUNTIME_DEP_PKGS_CSWrb-xapian += CSWlibstlport1
 RUNTIME_DEP_PKGS_CSWrb-xapian += CSWruby18
 RUNTIME_DEP_PKGS_CSWrb-xapian += CSWlibxapian22
 
@@ -53,8 +54,11 @@
 CONFIGURE_ARGS += --with-python
 CONFIGURE_ARGS += --with-php
 CONFIGURE_ARGS += --with-ruby
-CONFIGURE_ARGS += --without-tcl
+# The location of tcl.h must be $includedir/tcl8.5/tcl.h whereas we have includedir/tcl.h
+#CONFIGURE_ARGS += --with-tcl
 CONFIGURE_ARGS += --without-csharp
 CONFIGURE_ARGS += --without-java
 
+# SKIPTEST ?= 1
+
 include gar/category.mk

Modified: csw/mgar/pkg/xapian-bindings/trunk/checksums
===================================================================
--- csw/mgar/pkg/xapian-bindings/trunk/checksums	2013-01-31 15:31:51 UTC (rev 20246)
+++ csw/mgar/pkg/xapian-bindings/trunk/checksums	2013-01-31 16:57:36 UTC (rev 20247)
@@ -1 +1 @@
-44b83efe4b025c3b5ea3eff4e0f17a9a  xapian-bindings-1.2.7.tar.gz
+e05f8d64d3b24a0c9140836137ff1c54  xapian-bindings-1.2.13.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