mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
GSPdf is a Postscript and Pdf Viewer for GNUstep.
It is a frontend for Ghostscript. WWW: http://www.gnustep.it/enrico/gspdf/
This commit is contained in:
parent
e89f005c31
commit
a192d61138
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175678
@ -101,6 +101,7 @@
|
||||
SUBDIR += gnomephotoprinter
|
||||
SUBDIR += gribouy
|
||||
SUBDIR += gsfonts
|
||||
SUBDIR += gspdf
|
||||
SUBDIR += gtklp
|
||||
SUBDIR += guitartex
|
||||
SUBDIR += gutenprint
|
||||
|
26
print/gspdf/Makefile
Normal file
26
print/gspdf/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# New ports collection makefile for: gspdf
|
||||
# Date created: 21 Oct 2006
|
||||
# Whom: dirk.meyer@dinoex.sub.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gspdf
|
||||
PORTVERSION= 0.1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.gnustep.it/enrico/gspdf/
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= A Postscript and Pdf Viewer for GNUstep
|
||||
|
||||
WRKSRC= ${WRKDIR}/GSPdf
|
||||
USE_GMAKE= yes
|
||||
USE_GNUSTEP= yes
|
||||
USE_GNUSTEP_PREFIX= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
MAKEFILE= GNUmakefile
|
||||
USE_GHOSTSCRIPT= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
print/gspdf/distinfo
Normal file
3
print/gspdf/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (gspdf-0.1.tar.gz) = 6ffd3e22f1b668fb0a3a4e0e9e31e8ac
|
||||
SHA256 (gspdf-0.1.tar.gz) = 6eb2864d9dcd7445eb3d69b0c56b5cf7c370bb8b152fbcdcd8254dfea9a7852c
|
||||
SIZE (gspdf-0.1.tar.gz) = 41107
|
4
print/gspdf/pkg-descr
Normal file
4
print/gspdf/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
GSPdf is a Postscript and Pdf Viewer for GNUstep.
|
||||
It is a frontend for Ghostscript.
|
||||
|
||||
WWW: http://www.gnustep.it/enrico/gspdf/
|
22
print/gspdf/pkg-plist
Normal file
22
print/gspdf/pkg-plist
Normal file
@ -0,0 +1,22 @@
|
||||
System/Applications/GSPdf.app/GSPdf
|
||||
System/Applications/GSPdf.app/Resources/English.lproj/GSConsole.gorm
|
||||
System/Applications/GSPdf.app/Resources/English.lproj/GSPdfDocWin.gorm
|
||||
System/Applications/GSPdf.app/Resources/English.lproj/Localizable.strings
|
||||
System/Applications/GSPdf.app/Resources/FileEPS.tiff
|
||||
System/Applications/GSPdf.app/Resources/FilePDF.tiff
|
||||
System/Applications/GSPdf.app/Resources/FilePS.tiff
|
||||
System/Applications/GSPdf.app/Resources/GSPdf.desktop
|
||||
System/Applications/GSPdf.app/Resources/GSPdf.tiff
|
||||
System/Applications/GSPdf.app/Resources/Info-gnustep.plist
|
||||
System/Applications/GSPdf.app/Resources/hand.tiff
|
||||
System/Applications/GSPdf.app/Resources/left.tiff
|
||||
System/Applications/GSPdf.app/Resources/page.tiff
|
||||
System/Applications/GSPdf.app/Resources/papersizes.plist
|
||||
System/Applications/GSPdf.app/Resources/right.tiff
|
||||
System/Applications/GSPdf.app/Resources/zoomin.tiff
|
||||
System/Applications/GSPdf.app/Resources/zoomout.tiff
|
||||
System/Applications/GSPdf.app/library_paths.openapp
|
||||
System/Applications/GSPdf.app/stamp.make
|
||||
@dirrm System/Applications/GSPdf.app/Resources/English.lproj
|
||||
@dirrm System/Applications/GSPdf.app/Resources
|
||||
@dirrm System/Applications/GSPdf.app
|
Loading…
x
Reference in New Issue
Block a user