mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
xapian-core: update to 1.4.0. (soname bump)
This commit is contained in:
parent
e58e88f734
commit
bac9cef91b
3 changed files with 3 additions and 13 deletions
|
@ -1109,7 +1109,7 @@ libgweather-3.so.6 libgweather-3.10.0_1
|
||||||
libgnomekbd.so.8 libgnomekbd-3.6.0_1
|
libgnomekbd.so.8 libgnomekbd-3.6.0_1
|
||||||
libgnomekbdui.so.8 libgnomekbd-3.6.0_1
|
libgnomekbdui.so.8 libgnomekbd-3.6.0_1
|
||||||
libibus-1.0.so.5 ibus-1.4.99.20120917_1
|
libibus-1.0.so.5 ibus-1.4.99.20120917_1
|
||||||
libxapian.so.22 libxapian-1.2.12_1
|
libxapian.so.30 libxapian-1.4.0_1
|
||||||
libzeitgeist-1.0.so.1 libzeitgeist-0.3.18_1
|
libzeitgeist-1.0.so.1 libzeitgeist-0.3.18_1
|
||||||
libcolord-gtk.so.1 colord-gtk-0.1.23_1
|
libcolord-gtk.so.1 colord-gtk-0.1.23_1
|
||||||
libgdm.so.1 libgdm-3.6.0_1
|
libgdm.so.1 libgdm-3.6.0_1
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
--- common/socket_utils.cc.orig
|
|
||||||
+++ common/socket_utils.cc
|
|
||||||
@@ -28,6 +28,7 @@ using namespace std;
|
|
||||||
|
|
||||||
#ifndef __WIN32__
|
|
||||||
# include <sys/socket.h>
|
|
||||||
+# include <sys/time.h>
|
|
||||||
#else
|
|
||||||
# include "safeerrno.h"
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xapian-core'
|
# Template file for 'xapian-core'
|
||||||
pkgname=xapian-core
|
pkgname=xapian-core
|
||||||
version=1.2.23
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.xapian.org/"
|
homepage="http://www.xapian.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="http://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9783aeae4e1a6d06e5636b270db4b458a7d0804a31da158269f57fa5dc86347d
|
checksum=10584f57112aa5e9c0e8a89e251aecbf7c582097638bfee79c1fe39a8b6a6477
|
||||||
|
|
||||||
# xapian-config needs the .la
|
# xapian-config needs the .la
|
||||||
keep_libtool_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue