mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 12:03:25 +02:00
imagescan: for boost-1.89
This commit is contained in:
parent
5a195dedb2
commit
dd961976f9
1 changed files with 3 additions and 2 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'imagescan'
|
# Template file for 'imagescan'
|
||||||
pkgname=imagescan
|
pkgname=imagescan
|
||||||
version=3.65.0
|
version=3.65.0
|
||||||
revision=7
|
revision=8
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libexecdir=/usr/lib --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
|
configure_args="--libexecdir=/usr/lib --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
|
||||||
|
--with-boost-system=c
|
||||||
--with-gtkmm --enable-sane-config --with-sane-confdir=/etc/sane.d --enable-udev-config
|
--with-gtkmm --enable-sane-config --with-sane-confdir=/etc/sane.d --enable-udev-config
|
||||||
--with-udev-confdir=/usr/lib/udev --with-jpeg --with-magick --with-sane --with-tiff"
|
--with-udev-confdir=/usr/lib/udev --with-jpeg --with-magick --with-sane --with-tiff"
|
||||||
conf_files="/etc/utsushi/combo.conf"
|
conf_files="/etc/utsushi/combo.conf"
|
||||||
hostmakedepends="ImageMagick pkg-config sane"
|
hostmakedepends="ImageMagick pkg-config sane"
|
||||||
makedepends="boost-devel-minimal libboost_program_options libboost_filesystem
|
makedepends="boost-devel-minimal libboost_program_options libboost_filesystem
|
||||||
libboost_iostreams libboost_system libboost_unit_test_framework
|
libboost_iostreams libboost_unit_test_framework
|
||||||
eudev-libudev-devel gtkmm2-devel libusb-devel sane-devel"
|
eudev-libudev-devel gtkmm2-devel libusb-devel sane-devel"
|
||||||
depends="ImageMagick"
|
depends="ImageMagick"
|
||||||
short_desc="EPSON Image Scan v3 front-end and backend for scanners and all-in-ones"
|
short_desc="EPSON Image Scan v3 front-end and backend for scanners and all-in-ones"
|
||||||
|
|
Loading…
Add table
Reference in a new issue