Index: head/graphics/xournal/Makefile =================================================================== --- head/graphics/xournal/Makefile (revision 448179) +++ head/graphics/xournal/Makefile (revision 448180) @@ -1,79 +1,81 @@ # Created by: Jan Henrik Sylvester # $FreeBSD$ PORTNAME= xournal -PORTVERSION= 0.4.8 -PORTREVISION= 6 +PORTVERSION= 0.4.8.2016 CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= me@janh.de COMMENT= Notetaking application that can annotate PDFs LICENSE= GPLv2 -LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib +LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 -USES= pkgconfig desktop-file-utils shared-mime-info -USE_GNOME= libgnomecanvas +USES= pkgconfig +USE_GNOME= cairo libgnomecanvas +USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir="${DOCSDIR}" INSTALLS_ICONS= yes INSTALL_TARGET= install desktop-install OPTIONS_DEFINE= GHOSTSCRIPT DOCS GHOSTSCRIPT_DESC= Install ghostscript (PS/PDF as bitmap bg) OPTIONS_DEFAULT= GHOSTSCRIPT GHOSTSCRIPT_USES= ghostscript:run PORTDOCS_MAIN= AUTHORS \ ChangeLog \ COPYING \ README PORTDOCS= ${PORTDOCS_MAIN} \ html-doc/screenshot.png \ html-doc/manual.html \ html-doc/pixmaps/lightgreen.png \ html-doc/pixmaps/medium.png \ html-doc/pixmaps/ruler.png \ html-doc/pixmaps/green.png \ html-doc/pixmaps/magenta.png \ html-doc/pixmaps/default-pen.png \ html-doc/pixmaps/lasso.png \ html-doc/pixmaps/highlighter.png \ html-doc/pixmaps/red.png \ html-doc/pixmaps/hand.png \ html-doc/pixmaps/fullscreen.png \ html-doc/pixmaps/white.png \ html-doc/pixmaps/xoj.svg \ html-doc/pixmaps/pencil.png \ html-doc/pixmaps/rect-select.png \ html-doc/pixmaps/stretch.png \ html-doc/pixmaps/blue.png \ html-doc/pixmaps/lightblue.png \ html-doc/pixmaps/orange.png \ html-doc/pixmaps/yellow.png \ html-doc/pixmaps/gray.png \ html-doc/pixmaps/xournal.svg \ html-doc/pixmaps/xournal.png \ html-doc/pixmaps/thin.png \ html-doc/pixmaps/thick.png \ html-doc/pixmaps/eraser.png \ html-doc/pixmaps/recycled.png \ html-doc/pixmaps/shapes.png \ html-doc/pixmaps/black.png \ html-doc/pixmaps/text-tool.png post-patch: @${REINPLACE_CMD} \ -e 's|$$(DESTDIR)/usr/share/|$$(DESTDIR)$$$$desktopdir/|g' \ ${WRKSRC}/Makefile.in post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS_MAIN:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR}/html-doc (cd ${WRKSRC} && ${COPYTREE_SHARE} html-doc/ ${STAGEDIR}${DOCSDIR}) .include Index: head/graphics/xournal/distinfo =================================================================== --- head/graphics/xournal/distinfo (revision 448179) +++ head/graphics/xournal/distinfo (revision 448180) @@ -1,2 +1,3 @@ -SHA256 (xournal-0.4.8.tar.gz) = 233887a38136452dcb4652c35d08366fc7355f57ed46753db83e3e0f3193ef30 -SIZE (xournal-0.4.8.tar.gz) = 641240 +TIMESTAMP = 1502998454 +SHA256 (xournal-0.4.8.2016.tar.gz) = b25898dbd7a149507f37a16769202d69fbebd4a000d766923bbd32c5c7462826 +SIZE (xournal-0.4.8.2016.tar.gz) = 646082 Index: head/graphics/xournal/files/patch-configure =================================================================== --- head/graphics/xournal/files/patch-configure (nonexistent) +++ head/graphics/xournal/files/patch-configure (revision 448180) @@ -0,0 +1,11 @@ +--- configure.orig 2017-07-20 18:30:25.000000000 +0000 ++++ configure 2017-08-01 14:05:24.637135000 +0000 +@@ -5605,6 +5605,8 @@ + case "$host" in + *-*-linux*) + os_linux=yes;; ++ *-*-freebsd*) ++ os_linux=yes;; + *) + os_linux=no;; + esac Property changes on: head/graphics/xournal/files/patch-configure ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/xournal/pkg-plist =================================================================== --- head/graphics/xournal/pkg-plist (revision 448179) +++ head/graphics/xournal/pkg-plist (revision 448180) @@ -1,37 +1,38 @@ bin/xournal -share/xournal/applications/xournal.desktop -share/xournal/icons/hicolor/scalable/apps/xournal.svg -share/xournal/icons/hicolor/scalable/mimetypes/gnome-mime-application-x-xoj.svg -share/xournal/icons/hicolor/scalable/mimetypes/xoj.svg -share/xournal/mime/packages/xournal.xml -share/xournal/mimelnk/application/x-xoj.desktop -share/xournal/pixmaps/black.png -share/xournal/pixmaps/blue.png -share/xournal/pixmaps/default-pen.png -share/xournal/pixmaps/eraser.png -share/xournal/pixmaps/fullscreen.png -share/xournal/pixmaps/gray.png -share/xournal/pixmaps/green.png -share/xournal/pixmaps/hand.png -share/xournal/pixmaps/highlighter.png -share/xournal/pixmaps/lasso.png -share/xournal/pixmaps/lightblue.png -share/xournal/pixmaps/lightgreen.png -share/xournal/pixmaps/magenta.png -share/xournal/pixmaps/medium.png -share/xournal/pixmaps/orange.png -share/xournal/pixmaps/pencil.png -share/xournal/pixmaps/rect-select.png -share/xournal/pixmaps/recycled.png -share/xournal/pixmaps/red.png -share/xournal/pixmaps/ruler.png -share/xournal/pixmaps/shapes.png -share/xournal/pixmaps/stretch.png -share/xournal/pixmaps/text-tool.png -share/xournal/pixmaps/thick.png -share/xournal/pixmaps/thin.png -share/xournal/pixmaps/white.png -share/xournal/pixmaps/xoj.svg -share/xournal/pixmaps/xournal.png -share/xournal/pixmaps/xournal.svg -share/xournal/pixmaps/yellow.png +%%DATADIR%%/applications/xournal.desktop +%%DATADIR%%/icons/hicolor/scalable/apps/xournal.svg +%%DATADIR%%/icons/hicolor/scalable/mimetypes/application-x-xoj.svg +%%DATADIR%%/icons/hicolor/scalable/mimetypes/gnome-mime-application-x-xoj.svg +%%DATADIR%%/icons/hicolor/scalable/mimetypes/xoj.svg +%%DATADIR%%/mime/packages/xournal.xml +%%DATADIR%%/mimelnk/application/x-xoj.desktop +%%DATADIR%%/pixmaps/black.png +%%DATADIR%%/pixmaps/blue.png +%%DATADIR%%/pixmaps/default-pen.png +%%DATADIR%%/pixmaps/eraser.png +%%DATADIR%%/pixmaps/fullscreen.png +%%DATADIR%%/pixmaps/gray.png +%%DATADIR%%/pixmaps/green.png +%%DATADIR%%/pixmaps/hand.png +%%DATADIR%%/pixmaps/highlighter.png +%%DATADIR%%/pixmaps/lasso.png +%%DATADIR%%/pixmaps/lightblue.png +%%DATADIR%%/pixmaps/lightgreen.png +%%DATADIR%%/pixmaps/magenta.png +%%DATADIR%%/pixmaps/medium.png +%%DATADIR%%/pixmaps/orange.png +%%DATADIR%%/pixmaps/pencil.png +%%DATADIR%%/pixmaps/rect-select.png +%%DATADIR%%/pixmaps/recycled.png +%%DATADIR%%/pixmaps/red.png +%%DATADIR%%/pixmaps/ruler.png +%%DATADIR%%/pixmaps/shapes.png +%%DATADIR%%/pixmaps/stretch.png +%%DATADIR%%/pixmaps/text-tool.png +%%DATADIR%%/pixmaps/thick.png +%%DATADIR%%/pixmaps/thin.png +%%DATADIR%%/pixmaps/white.png +%%DATADIR%%/pixmaps/xoj.svg +%%DATADIR%%/pixmaps/xournal.png +%%DATADIR%%/pixmaps/xournal.svg +%%DATADIR%%/pixmaps/yellow.png