mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
convers/pdf2djvu: Do not use GH_TUPLE for the default distribution file
Reported by: mat
This commit is contained in:
parent
c517e3ebf0
commit
6863e1376a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495469
@ -3,6 +3,7 @@
|
||||
PORTNAME= pdf2djvu
|
||||
PORTVERSION= 0.9.12
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= samy.mahmoudi@gmail.com
|
||||
COMMENT= Creates DjVu files from PDF files
|
||||
@ -18,9 +19,6 @@ USES= autoreconf:build compiler:c++11-lang gettext-tools \
|
||||
gmake iconv localbase pkgconfig tar:xz
|
||||
USE_CXXSTD= c++11
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_TUPLE= jwilk:${PORTNAME}:${PORTVERSION}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
PLIST_FILES= bin/pdf2djvu
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1551662199
|
||||
SHA256 (jwilk-pdf2djvu-0.9.12_GH0.tar.gz) = 83f08f80a4bf24912e542ccaf3179cd57715bfee82c50e87272060475a454e2d
|
||||
SIZE (jwilk-pdf2djvu-0.9.12_GH0.tar.gz) = 191227
|
||||
TIMESTAMP = 1552404105
|
||||
SHA256 (pdf2djvu-0.9.12.tar.xz) = 03fa9d9aa1b8086b562e2461ed74e5f9f008f16bfc1459ba62fa3738b37d8e83
|
||||
SIZE (pdf2djvu-0.9.12.tar.xz) = 295088
|
||||
|
Loading…
Reference in New Issue
Block a user