Xpdf 3.03

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Simeon Willbanks 2011-08-19 10:20:01 -07:00 committed by Adam Vandenberg
parent 5ebfb9d748
commit f66fdde465
1 changed files with 2 additions and 12 deletions

View File

@ -1,19 +1,9 @@
require 'formula'
class Xpdf < Formula
url 'ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02.tar.gz'
url 'ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.03.tar.gz'
homepage 'http://www.foolabs.com/xpdf/'
md5 '599dc4cc65a07ee868cf92a667a913d2'
def patches
[ # security patches, applied sequentially
"ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl1.patch",
"ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl2.patch",
"ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl3.patch",
"ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl4.patch",
"ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl5.patch"
]
end
md5 'af75f772bee0e5ae4a811ff9d03eac5a'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",