Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142777786
D33984.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D33984.id.diff
View Options
diff --git a/graphics/xpdf4/Makefile b/graphics/xpdf4/Makefile
--- a/graphics/xpdf4/Makefile
+++ b/graphics/xpdf4/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xpdf
PORTVERSION= 4.03
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics print
MASTER_SITES= https://dl.xpdfreader.com/
@@ -70,5 +71,9 @@
${INSTALL_DATA} ${WRKDIR}/xpdf-man.conf \
${STAGEDIR}${PREFIX}/etc/man.d/xpdf.conf
${INSTALL_DATA} ${FILESDIR}/xpdf.desktop ${STAGEDIR}${DESKTOPDIR}
+ ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256
+ ${INSTALL_DATA} ${WRKSRC}/xpdf-qt/xpdf-icon.ico ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/xpdf.png
+ ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable
+ ${INSTALL_DATA} ${WRKSRC}/xpdf-qt/xpdf-icon.svg ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/xpdf.svg
.include <bsd.port.mk>
diff --git a/graphics/xpdf4/pkg-plist b/graphics/xpdf4/pkg-plist
--- a/graphics/xpdf4/pkg-plist
+++ b/graphics/xpdf4/pkg-plist
@@ -10,6 +10,8 @@
%%GUI%%libexec/xpdf/xpdf
%%GUI%%bin/xpdf
%%GUI%%%%DESKTOPDIR%%/xpdf.desktop
+%%GUI%%share/icons/hicolor/256x256/xpdf.png
+%%GUI%%share/icons/hicolor/scalable/xpdf.svg
etc/man.d/xpdf.conf
%%DATADIR%%/man/man1/pdfdetach.1.gz
%%DATADIR%%/man/man1/pdffonts.1.gz
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 24, 12:01 PM (1 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27896722
Default Alt Text
D33984.id.diff (1 KB)
Attached To
Mode
D33984: graphics/xpdf4: Install desktop icons
Attached
Detach File
Event Timeline
Log In to Comment