[csw-devel] SF.net SVN: gar:[16120] csw/mgar/pkg/xapian-core/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Nov 7 10:43:40 CET 2011
Revision: 16120
http://gar.svn.sourceforge.net/gar/?rev=16120&view=rev
Author: dmichelsen
Date: 2011-11-07 09:43:40 +0000 (Mon, 07 Nov 2011)
Log Message:
-----------
xapian-core/trunk: Update to 1.2.7 and new dependencies
Modified Paths:
--------------
csw/mgar/pkg/xapian-core/trunk/Makefile
csw/mgar/pkg/xapian-core/trunk/checksums
Modified: csw/mgar/pkg/xapian-core/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xapian-core/trunk/Makefile 2011-11-07 09:34:28 UTC (rev 16119)
+++ csw/mgar/pkg/xapian-core/trunk/Makefile 2011-11-07 09:43:40 UTC (rev 16120)
@@ -1,5 +1,5 @@
NAME = xapian-core
-VERSION = 1.2.6
+VERSION = 1.2.7
CATEGORIES = lib
DESCRIPTION = An open source search engine library
@@ -20,17 +20,17 @@
VENDOR_URL = http://xapian.org/
PACKAGES += CSWxapian
-CATALOGNAME_CSWxapian = xapian
SPKG_DESC_CSWxapian = Xapian search engine binaries
+# PKGFILES is catchall
RUNTIME_DEP_PKGS_CSWxapian += CSWlibxapian22
RUNTIME_DEP_PKGS_CSWxapian += CSWstlport
-RUNTIME_DEP_PKGS_CSWxapian += CSWzlib
+RUNTIME_DEP_PKGS_CSWxapian += CSWlibz1
PACKAGES += CSWlibxapian22
SPKG_DESC_CSWlibxapian22 = An open source search engine library, libxapian.so.22
PKGFILES_CSWlibxapian22 = $(call pkgfiles_lib,libxapian.so.22)
RUNTIME_DEP_PKGS_CSWlibxapian22 += CSWstlport
-RUNTIME_DEP_PKGS_CSWlibxapian22 += CSWzlib
+RUNTIME_DEP_PKGS_CSWlibxapian22 += CSWlibz1
PACKAGES += CSWlibxapian-dev
SPKG_DESC_CSWlibxapian-dev = Xapian development files for libxapian.so.22
Modified: csw/mgar/pkg/xapian-core/trunk/checksums
===================================================================
--- csw/mgar/pkg/xapian-core/trunk/checksums 2011-11-07 09:34:28 UTC (rev 16119)
+++ csw/mgar/pkg/xapian-core/trunk/checksums 2011-11-07 09:43:40 UTC (rev 16120)
@@ -1 +1 @@
-30f5cc976f063694f93cbdf9b83dc2ea xapian-core-1.2.6.tar.gz
+6684eb7a990b9cedf4257f41bfddb584 xapian-core-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