debian/ubuntu packaging: update xapian deps
This commit is contained in:
parent
d32fc173b6
commit
458e51efca
6 changed files with 13 additions and 11 deletions
|
@ -7,14 +7,14 @@
|
||||||
RCLVERS=1.19.10
|
RCLVERS=1.19.10
|
||||||
LENSVERS=1.19.10.3543
|
LENSVERS=1.19.10.3543
|
||||||
SCOPEVERS=1.19.10.3543
|
SCOPEVERS=1.19.10.3543
|
||||||
PPAVERS=2
|
PPAVERS=4
|
||||||
|
|
||||||
case $RCLVERS in
|
case $RCLVERS in
|
||||||
[23]*) PPANAME=recollexp-ppa;;
|
[23]*) PPANAME=recollexp-ppa;;
|
||||||
1.14*) PPANAME=recoll-ppa;;
|
1.14*) PPANAME=recoll-ppa;;
|
||||||
*) PPANAME=recoll15-ppa;;
|
*) PPANAME=recoll15-ppa;;
|
||||||
esac
|
esac
|
||||||
PPANAME=recollexp-ppa
|
#PPANAME=recollexp-ppa
|
||||||
|
|
||||||
echo "PPA: $PPANAME. Type CR if Ok, else ^C"
|
echo "PPA: $PPANAME. Type CR if Ok, else ^C"
|
||||||
read rep
|
read rep
|
||||||
|
@ -23,7 +23,7 @@ read rep
|
||||||
debdir=debian
|
debdir=debian
|
||||||
# Note: no new releases for lucid: no webkit. Or use old debianrclqt4 dir.
|
# Note: no new releases for lucid: no webkit. Or use old debianrclqt4 dir.
|
||||||
series="precise quantal raring saucy"
|
series="precise quantal raring saucy"
|
||||||
series="precise saucy"
|
#series="precise saucy"
|
||||||
|
|
||||||
if test "X$series" != X ; then
|
if test "X$series" != X ; then
|
||||||
test -d recoll-${RCLVERS} || tar xvzf recoll_${RCLVERS}.orig.tar.gz
|
test -d recoll-${RCLVERS} || tar xvzf recoll_${RCLVERS}.orig.tar.gz
|
||||||
|
@ -51,7 +51,7 @@ done
|
||||||
|
|
||||||
### KIO
|
### KIO
|
||||||
series="precise quantal raring saucy"
|
series="precise quantal raring saucy"
|
||||||
series="precise saucy"
|
series=
|
||||||
|
|
||||||
debdir=debiankio
|
debdir=debiankio
|
||||||
topdir=kio-recoll-${RCLVERS}
|
topdir=kio-recoll-${RCLVERS}
|
||||||
|
@ -85,7 +85,7 @@ done
|
||||||
|
|
||||||
### Unity Lens
|
### Unity Lens
|
||||||
series="precise quantal raring"
|
series="precise quantal raring"
|
||||||
series=precise
|
series=
|
||||||
|
|
||||||
debdir=debianunitylens
|
debdir=debianunitylens
|
||||||
topdir=recoll-lens-${LENSVERS}
|
topdir=recoll-lens-${LENSVERS}
|
||||||
|
@ -111,7 +111,7 @@ done
|
||||||
|
|
||||||
### Unity Scope
|
### Unity Scope
|
||||||
series="saucy"
|
series="saucy"
|
||||||
#series=
|
series=
|
||||||
|
|
||||||
debdir=debianunityscope
|
debdir=debianunityscope
|
||||||
topdir=unity-scope-recoll-${SCOPEVERS}
|
topdir=unity-scope-recoll-${SCOPEVERS}
|
||||||
|
|
|
@ -8,7 +8,7 @@ Build-Depends: autotools-dev,
|
||||||
libqt4-dev,
|
libqt4-dev,
|
||||||
libqtwebkit-dev,
|
libqtwebkit-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxapian-dev (>= 1.0.15),
|
libxapian-dev (>= 1.2.0),
|
||||||
libz-dev,
|
libz-dev,
|
||||||
python-all-dev (>= 2.6.6-3~),
|
python-all-dev (>= 2.6.6-3~),
|
||||||
python3-all-dev,
|
python3-all-dev,
|
||||||
|
|
|
@ -48,8 +48,10 @@ install:
|
||||||
dh_testroot
|
dh_testroot
|
||||||
dh_prep
|
dh_prep
|
||||||
dh_installdirs
|
dh_installdirs
|
||||||
|
|
||||||
$(MAKE) STRIP=ls prefix=$(CURDIR)/debian/tmp/usr install
|
$(MAKE) STRIP=ls prefix=$(CURDIR)/debian/tmp/usr install
|
||||||
|
# Work around recollinstall forgetting the PPT text-extract utility
|
||||||
|
install -m 0444 filters/msodump.zip $(CURDIR)/debian/tmp/usr/share/recoll/filters
|
||||||
|
install -m 0555 filters/ppt-dump.py $(CURDIR)/debian/tmp/usr/share/recoll/filters
|
||||||
(cd python/recoll; python setup.py install \
|
(cd python/recoll; python setup.py install \
|
||||||
--install-layout=deb \
|
--install-layout=deb \
|
||||||
--prefix=$(CURDIR)/debian/tmp/usr )
|
--prefix=$(CURDIR)/debian/tmp/usr )
|
||||||
|
|
|
@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7),
|
||||||
autotools-dev,
|
autotools-dev,
|
||||||
libqt4-dev,
|
libqt4-dev,
|
||||||
libqtwebkit-dev,
|
libqtwebkit-dev,
|
||||||
libxapian-dev (>= 1.0.15),
|
libxapian-dev (>= 1.2.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libz-dev,
|
libz-dev,
|
||||||
python-all-dev (>= 2.6.6-3~)
|
python-all-dev (>= 2.6.6-3~)
|
||||||
|
|
|
@ -5,7 +5,7 @@ Maintainer: Jean-Francois Dockes <jf@dockes.org>
|
||||||
Build-Depends: debhelper (>= 7),
|
Build-Depends: debhelper (>= 7),
|
||||||
autotools-dev,
|
autotools-dev,
|
||||||
libqt4-dev,
|
libqt4-dev,
|
||||||
libxapian-dev (>= 1.0.15),
|
libxapian-dev (>= 1.2.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libz-dev,
|
libz-dev,
|
||||||
python-dev,
|
python-dev,
|
||||||
|
|
|
@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7),
|
||||||
autotools-dev,
|
autotools-dev,
|
||||||
libqt4-dev,
|
libqt4-dev,
|
||||||
libqtwebkit-dev,
|
libqtwebkit-dev,
|
||||||
libxapian-dev (>= 1.0.15),
|
libxapian-dev (>= 1.2.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libz-dev,
|
libz-dev,
|
||||||
python-dev
|
python-dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue