imagescan: for boost-1.89

This commit is contained in:
Đoàn Trần Công Danh 2025-08-30 16:16:31 +07:00
parent 5a195dedb2
commit dd961976f9

View file

@ -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"