xpdf: dropped maintainership
This commit is contained in:
parent
da06d50f13
commit
44eb14ed34
@ -1,22 +0,0 @@
|
||||
drwxr-xr-x root/root etc/
|
||||
-rw-r--r-- root/root etc/xpdfrc
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/pdffonts
|
||||
-rwxr-xr-x root/root usr/bin/pdfimages
|
||||
-rwxr-xr-x root/root usr/bin/pdfinfo
|
||||
-rwxr-xr-x root/root usr/bin/pdftoppm
|
||||
-rwxr-xr-x root/root usr/bin/pdftops
|
||||
-rwxr-xr-x root/root usr/bin/pdftotext
|
||||
-rwxr-xr-x root/root usr/bin/xpdf
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/pdffonts.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/pdfimages.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/pdfinfo.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/pdftoppm.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/pdftops.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/pdftotext.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/xpdf.1.gz
|
||||
drwxr-xr-x root/root usr/man/man5/
|
||||
-rw-r--r-- root/root usr/man/man5/xpdfrc.5.gz
|
@ -1 +0,0 @@
|
||||
599dc4cc65a07ee868cf92a667a913d2 xpdf-3.02.tar.gz
|
24
xpdf/Pkgfile
24
xpdf/Pkgfile
@ -1,24 +0,0 @@
|
||||
# Maintainer: Simone Rota, sip at crux dot nu
|
||||
# Packager: Robert McMeekin, viper at mcmeekin dot info
|
||||
# Description: PDF viewer
|
||||
# URL: http://foolabs.com/xpdf
|
||||
# Depends on: lesstif, t1lib
|
||||
|
||||
name=xpdf
|
||||
version=3.02
|
||||
release=1
|
||||
source=(ftp://ftp.foolabs.com/pub/xpdf/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--with-Xm-library=/usr/lib \
|
||||
--with-Xm-includes=/usr/include/Xm \
|
||||
--with-freetype2-includes=/usr/include/freetype2 \
|
||||
--sysconfdir=/etc \
|
||||
--enable-a4-paper \
|
||||
--enable-opi
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
}
|
10
xpdf/README
10
xpdf/README
@ -1,10 +0,0 @@
|
||||
README file for xpdf port (sip)
|
||||
|
||||
Ghostscript is an optional dependency for xpdf.
|
||||
To use ghostscript fonts in xpdf uncomment
|
||||
the lines beginning with '#displayFontT1' in /etc/xpdfrc.
|
||||
|
||||
You can also specify additional font mappings and use
|
||||
TrueType fonts (again, see /etc/xpdfrc)
|
||||
|
||||
Thanks to Clare Johnstone for the tip.
|
Loading…
x
Reference in New Issue
Block a user