parent
015e8dc5bc
commit
23eedfb3f3
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'pdf.js'
|
# Template file for 'pdf.js'
|
||||||
pkgname=pdf.js
|
pkgname=pdf.js
|
||||||
reverts="2.16.105_1"
|
version=2.16.105
|
||||||
version=2.14.305
|
|
||||||
revision=2
|
revision=2
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
short_desc="Portable Document Format (PDF) viewer built with HTML5"
|
short_desc="Portable Document Format (PDF) viewer built with HTML5"
|
||||||
maintainer="Daniel Santana <daniel@santana.tech>"
|
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://mozilla.github.io/pdf.js/"
|
homepage="https://mozilla.github.io/pdf.js/"
|
||||||
distfiles="https://github.com/mozilla/pdf.js/releases/download/v${version}/pdfjs-${version}-dist.zip"
|
distfiles="https://github.com/mozilla/pdf.js/releases/download/v${version}/pdfjs-${version}-legacy-dist.zip"
|
||||||
checksum=1929a00d26d7cd631033ab5a06dcd7d6c283b7d3b06c76083fb840bd1e014896
|
checksum=4fce357e8c665a25d44498f466ad93829f672f782eb95d6db8f20ee479dd6af4
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/$pkgname/
|
vmkdir usr/share/$pkgname/
|
||||||
|
|
Loading…
Reference in New Issue