mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
imagescan: for boost-1.88
This commit is contained in:
parent
1704d3ebab
commit
00ccbbdb37
1 changed files with 4 additions and 2 deletions
|
@ -1,14 +1,16 @@
|
||||||
# Template file for 'imagescan'
|
# Template file for 'imagescan'
|
||||||
pkgname=imagescan
|
pkgname=imagescan
|
||||||
version=3.65.0
|
version=3.65.0
|
||||||
revision=6
|
revision=7
|
||||||
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-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 eudev-libudev-devel gtkmm2-devel libusb-devel sane-devel"
|
makedepends="boost-devel-minimal libboost_program_options libboost_filesystem
|
||||||
|
libboost_iostreams libboost_system libboost_unit_test_framework
|
||||||
|
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"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue