blob: 2694539a4195e24e29450b5214cbd48299c71e35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = node-hp-scan-to
pkgdesc = Little command line program that allow to send scan from device to computer. For this purpose, the original HP Windows application's interaction with the device has been reverse engineered.
pkgver = 1.4.2
pkgrel = 0
url = https://github.com/manuc66/node-hp-scan-to
arch = any
license = MIT
makedepends = npm
makedepends = jq
makedepends = moreutils
depends = nodejs
noextract = node-hp-scan-to-1.4.2.tgz
backup = etc/node-hp-scan-to/default.json
source = node-hp-scan-to-1.4.2.tgz::https://registry.npmjs.org/node-hp-scan-to/-/node-hp-scan-to-1.4.2.tgz
sha512sums = 57cca8b645c9f4172a309ac0a2a300892224e6c612ae837db0691c3e41337ba3088dec9fb751aeb994125ae23cdfa77ec643812b291d7b63646866b00f47852c
pkgname = node-hp-scan-to
|