parent
b5a122a1c3
commit
a2ba939e08
1 changed files with 5 additions and 4 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'pdf.js'
|
||||
pkgname=pdf.js
|
||||
version=2.0.943
|
||||
version=2.1.266
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="nodejs"
|
||||
archs=noarch
|
||||
hostmakedepends="nodejs python pkgconf"
|
||||
makedepends="pixman-devel cairo-devel pango-devel libjpeg-turbo-devel"
|
||||
short_desc="Portable Document Format (PDF) viewer built with HTML5"
|
||||
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://mozilla.github.io/pdf.js/"
|
||||
distfiles="https://github.com/mozilla/pdf.js/archive/v${version}.tar.gz"
|
||||
checksum=4f48077b313f89b88a1f917e6c7ffa465f891667724daeacdca755295581e77d
|
||||
checksum=53d0db26c95946d79fc46b61bf1d0c54a3f103c5c8150dbcf6d9cf13a1b15040
|
||||
|
||||
do_build() {
|
||||
npm install
|
||||
|
|
Loading…
Reference in a new issue