mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Chase the pdflib shared library
- Bump PORTREVISION
This commit is contained in:
parent
a4bfbe332d
commit
6861478f03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112225
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= bg5pdf
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= chinese print
|
||||
MASTER_SITES= http://cschin.yydolphin.net/bg5pdf/ \
|
||||
ftp://freebsd.sinica.edu.tw/pub/statue/bg5pdf/
|
||||
@ -15,7 +15,7 @@ MASTER_SITES= http://cschin.yydolphin.net/bg5pdf/ \
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Convert Chinese-Big5 encoded files to PDF, using PDFlib
|
||||
|
||||
LIB_DEPENDS= pdf.6:${PORTSDIR}/print/pdflib
|
||||
LIB_DEPENDS= pdf.7:${PORTSDIR}/print/pdflib
|
||||
|
||||
USE_PYTHON= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= grace
|
||||
PORTVERSION= 5.1.14
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math print
|
||||
#
|
||||
# You never know when and why it is moved to ../src/old/ :-)
|
||||
@ -30,7 +30,7 @@ LIB_DEPENDS= Xbae:${PORTSDIR}/x11-toolkits/xbae \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
t1:${PORTSDIR}/devel/t1lib \
|
||||
XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml \
|
||||
pdf.6:${PORTSDIR}/print/pdflib
|
||||
pdf.7:${PORTSDIR}/print/pdflib
|
||||
|
||||
MAN1= convcal.1 grace.1 xmgrace.1 gracebat.1 grconvert.1
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= pdflib
|
||||
PORTVERSION= 0.71
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print ruby
|
||||
MASTER_SITES= http://www-nh.scphys.kyoto-u.ac.jp/~thitoshi/ruby/pdflib/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
@ -19,7 +20,7 @@ COMMENT= A Ruby extension library to access PDFlib
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
pdf.6:${PORTSDIR}/print/pdflib
|
||||
pdf.7:${PORTSDIR}/print/pdflib
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
|
@ -8,13 +8,14 @@
|
||||
|
||||
PORTNAME= ipdf
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://hoopajoo.net/static/projects/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Creates indexed pdf documents from text files
|
||||
|
||||
LIB_DEPENDS= pdf.6:${PORTSDIR}/print/pdflib \
|
||||
LIB_DEPENDS= pdf.7:${PORTSDIR}/print/pdflib \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user