1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

converters/pdf2djvu: install more files

PR:		236665
Submitted by:	Samy Mahmoudi (maintainer)
This commit is contained in:
Jan Beich 2019-03-20 19:22:18 +00:00
parent ddffc6c5a6
commit bdc2099861
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496383
2 changed files with 14 additions and 3 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= pdf2djvu
PORTVERSION= 0.9.12
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= converters
MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/
@ -20,10 +20,10 @@ USES= autoreconf:build compiler:c++11-lang gettext-tools \
USE_CXXSTD= c++11
GNU_CONFIGURE= yes
PLIST_FILES= bin/pdf2djvu
OPTIONS_DEFINE= COLOR_QUANTIZATION DOCS NLS MULTITHREADING XMP
OPTIONS_DEFAULT=COLOR_QUANTIZATION MULTITHREADING XMP
OPTIONS_SUB= yes
COLOR_QUANTIZATION_DESC=Color quantization via GraphicsMagick++
DOCS= Generate the man page
@ -38,7 +38,6 @@ COLOR_QUANTIZATION_LIB_DEPENDS= \
DOCS_BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl \
xsltproc:textproc/libxslt
DOCS_PLIST_FILES= man/man1/pdf2djvu.1.gz
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext-runtime

View File

@ -0,0 +1,12 @@
bin/pdf2djvu
%%DOCS%%%%NLS%%man/de/man1/pdf2djvu.1.gz
%%DOCS%%%%NLS%%man/fr/man1/pdf2djvu.1.gz
%%DOCS%%man/man1/pdf2djvu.1.gz
%%DOCS%%%%NLS%%man/pl/man1/pdf2djvu.1.gz
%%DOCS%%%%NLS%%man/pt/man1/pdf2djvu.1.gz
%%DOCS%%%%NLS%%man/ru/man1/pdf2djvu.1.gz
%%NLS%%share/locale/de/LC_MESSAGES/pdf2djvu.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pdf2djvu.mo
%%NLS%%share/locale/pt/LC_MESSAGES/pdf2djvu.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pdf2djvu.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pdf2djvu.mo