Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : sane-backends | name : sane-backends | ||||
| version : 1.0.27 | version : 1.0.29 | ||||
| release : 9 | release : 10 | ||||
| source : | source : | ||||
| - https://gitlab.com/sane-project/backends/-/archive/RELEASE_1_0_27/backends-RELEASE_1_0_27.tar.bz2 : 6a4034a9d29255bb40cf5a19f3d85dd7ba4fe6452eb9b1ae4385bc8175493ec4 | - https://gitlab.com/sane-project/backends/uploads/54f858b20a364fc35d820df935a86478/sane-backends-1.0.29.tar.gz : aa027b4e5f59849cd41b8c26d54584cf31fffd986049019be6ad4140e11ea8ed | ||||
| license : GPL-2.0-only | license : GPL-2.0-only | ||||
| homepage : http://www.sane-project.org/ | |||||
| summary : Scanner Access Now Easy | summary : Scanner Access Now Easy | ||||
| component : desktop.util | component : desktop.util | ||||
| description: | | description: | | ||||
| Scanner Access Now Easy (SANE) is a universal scanner interface. | SANE stands for Scanner Access Now Easy. This package contains the SANE libraries (this means backends and network scanning parts) and the command line frontend scanimage. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(avahi-core) | - pkgconfig(avahi-core) | ||||
| - pkgconfig(libgphoto2) | - pkgconfig(libgphoto2) | ||||
| - pkgconfig(libtiff-4) | - pkgconfig(libtiff-4) | ||||
| - pkgconfig(libturbojpeg) | |||||
| - pkgconfig(libusb-1.0) | - pkgconfig(libusb-1.0) | ||||
| - pkgconfig(libv4l2) | - pkgconfig(libv4l2) | ||||
| - cups-devel | - cups-devel | ||||
| - libieee1284-devel | - libieee1284-devel | ||||
| - libjpeg-turbo-devel | |||||
| - net-snmp-devel | - net-snmp-devel | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/0001-Added-hpaio-to-backend-dll.conf.in.patch | %patch -p1 < $pkgfiles/0001-Added-hpaio-to-backend-dll.conf.in.patch | ||||
| %configure --enable-avahi \ | %configure --enable-avahi \ | ||||
| --disable-locking | --disable-locking | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| install -D -m644 $pkgfiles/saned.sysusers $installdir/%libdir%/sysusers.d/saned.conf | install -Dm00644 $pkgfiles/saned.sysusers $installdir/%libdir%/sysusers.d/saned.conf | ||||
| install -D -m644 tools/udev/libsane.rules $installdir%libdir%/udev/rules.d/68-sane-backends.rules | install -Dm00644 tools/udev/libsane.rules $installdir%libdir%/udev/rules.d/68-sane-backends.rules | ||||
| install -D -m644 $pkgfiles/saned.socket $installdir%libdir%/systemd/system/saned.socket | install -Dm00644 $pkgfiles/saned.socket $installdir%libdir%/systemd/system/saned.socket | ||||
| install -D -m644 $pkgfiles/saned@.service $installdir%libdir%/systemd/system/saned@.service | install -Dm00644 $pkgfiles/saned@.service $installdir%libdir%/systemd/system/saned@.service | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.