imagescan: for boost-1.88

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:01:00 +07:00
parent 1704d3ebab
commit 00ccbbdb37

View file

@ -1,14 +1,16 @@
# Template file for 'imagescan'
pkgname=imagescan
version=3.65.0
revision=6
revision=7
build_style=gnu-configure
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-udev-confdir=/usr/lib/udev --with-jpeg --with-magick --with-sane --with-tiff"
conf_files="/etc/utsushi/combo.conf"
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"
short_desc="EPSON Image Scan v3 front-end and backend for scanners and all-in-ones"
maintainer="Orphaned <orphan@voidlinux.org>"