[MacPorts] #2502: UPDATE xpdf
MacPorts
noreply at macports.org
Thu Mar 24 07:56:14 PDT 2016
#2502: UPDATE xpdf
-------------------------+---------------------
Reporter: artemiog@… | Owner: olegb@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.0
Resolution: duplicate | Keywords:
Port: xpdf |
-------------------------+---------------------
Changes (by ryandesign@…):
* type: defect => update
* port: => xpdf
Old description:
> xpdf
>
> the portfile can be found here: INLINE
>
> Description: update of xpdf to latest version (3.00)
>
> Homepage: http://www.foolabs.com/xpdf
>
> ================INLINE CONTENT================
> --- /Users/artemio/Archive/darwinports/dports/graphics/xpdf/Portfile
> 2004-04-18 04:41:
> 49.000000000 +0200
> +++ /Users/artemio/Archive/dports-dev/graphics/xpdf3/Portfile copy
> 2004-12-23 21:19:
> 32.000000000 +0100
> @@ -1,15 +1,13 @@
> # $Id: Portfile,v 1.6 2004/04/18 02:41:49 jkh Exp $
> PortSystem 1.0
> name xpdf
> -version 2.01.1
> +version 3.00
> description Xpdf is a viewer for PDF files.
> long_description Xpdf is a viewer for Portable Document Format \
> - (PDF) files. These are also sometimes also
> called \
> - 'Acrobat' files, from the name of Adobe's PDF \
> - software.
> + (PDF) files.
> maintainers olegb at opendarwin.org
> categories graphics print
> -platforms darwin
> +platforms darwin
> homepage http://www.foolabs.com/xpdf/
> master_sites ftp://ftp.foolabs.com/pub/xpdf/ \
> ftp://ftp.funet.fi/pub/TeX/CTAN/support/xpdf/ \
> @@ -23,10 +21,17 @@
> ftp://ftp.ntnu.no/pub/tex/CTAN/support/xpdf/ \
> ftp://www.dnsbalance.ring.gr.jp/pub/text/CTAN/support/xpdf/ \
> http://www.t.ring.gr.jp/archives/text/CTAN/support/xpdf/
> \
> - ftp://ftp.chg.ru/pub/TeX/CTAN/support/xpdf/
> -checksums md5 e2932bb0f844d8318c940350c2aa2eb6
> -distname xpdf-2.02pl1
> -depends_lib lib:libX11.6:XFree86 lib:libXm.4:openmotif
> + ftp://ftp.chg.ru/pub/TeX/CTAN/support/xpdf/
> +checksums md5 95294cef3031dd68e65f331e8750b2c2
> +distname xpdf-3.00
> +depends_lib lib:libX11.6:XFree86 lib:libXm.4:openmotif
> lib:libt1.5:t1lib \
> + lib:libfreetype.6:freetype2
> configure.args --with-Xm-library=/usr/X11R6/lib \
> --with-Xm-includes=/usr/X11R6/include \
> - --mandir=${prefix}/share/man
> + --mandir=${prefix}/share/man \
> + --with-t1-library=/opt/local/lib \
> + --with-t1-includes=/opt/local/include \
> + --with-freetype2-library=/usr/X11R6/lib \
> + --with-freetype2-includes=/usr/X11R6/include/freetype2 \
> + --enable-a4-paper
> +configure.env CXXFLAGS="-I/usr/X11R6/include/freetype2
> -I/usr/X11R6/include"
>
> --
>
> Artemio Gonzalez Lopez
> artemiog at mac.com
New description:
xpdf
the portfile can be found here: INLINE
Description: update of xpdf to latest version (3.00)
Homepage: http://www.foolabs.com/xpdf
================INLINE CONTENT================
{{{
--- /Users/artemio/Archive/darwinports/dports/graphics/xpdf/Portfile
2004-04-18 04:41:49.000000000 +0200
+++ /Users/artemio/Archive/dports-dev/graphics/xpdf3/Portfile copy
2004-12-23 21:19:32.000000000 +0100
@@ -1,15 +1,13 @@
# $Id: Portfile,v 1.6 2004/04/18 02:41:49 jkh Exp $
PortSystem 1.0
name xpdf
-version 2.01.1
+version 3.00
description Xpdf is a viewer for PDF files.
long_description Xpdf is a viewer for Portable Document Format \
- (PDF) files. These are also sometimes also called
\
- 'Acrobat' files, from the name of Adobe's PDF \
- software.
+ (PDF) files.
maintainers olegb at opendarwin.org
categories graphics print
-platforms darwin
+platforms darwin
homepage http://www.foolabs.com/xpdf/
master_sites ftp://ftp.foolabs.com/pub/xpdf/ \
ftp://ftp.funet.fi/pub/TeX/CTAN/support/xpdf/ \
@@ -23,10 +21,17 @@
ftp://ftp.ntnu.no/pub/tex/CTAN/support/xpdf/ \
ftp://www.dnsbalance.ring.gr.jp/pub/text/CTAN/support/xpdf/ \
http://www.t.ring.gr.jp/archives/text/CTAN/support/xpdf/ \
- ftp://ftp.chg.ru/pub/TeX/CTAN/support/xpdf/
-checksums md5 e2932bb0f844d8318c940350c2aa2eb6
-distname xpdf-2.02pl1
-depends_lib lib:libX11.6:XFree86 lib:libXm.4:openmotif
+ ftp://ftp.chg.ru/pub/TeX/CTAN/support/xpdf/
+checksums md5 95294cef3031dd68e65f331e8750b2c2
+distname xpdf-3.00
+depends_lib lib:libX11.6:XFree86 lib:libXm.4:openmotif
lib:libt1.5:t1lib \
+ lib:libfreetype.6:freetype2
configure.args --with-Xm-library=/usr/X11R6/lib \
--with-Xm-includes=/usr/X11R6/include \
- --mandir=${prefix}/share/man
+ --mandir=${prefix}/share/man \
+ --with-t1-library=/opt/local/lib \
+ --with-t1-includes=/opt/local/include \
+ --with-freetype2-library=/usr/X11R6/lib \
+ --with-freetype2-includes=/usr/X11R6/include/freetype2 \
+ --enable-a4-paper
+configure.env CXXFLAGS="-I/usr/X11R6/include/freetype2
-I/usr/X11R6/include"
}}}
--
Artemio Gonzalez Lopez\\
artemiog at mac.com
--
--
Ticket URL: <https://trac.macports.org/ticket/2502#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list