summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2010-12-01 10:46:31 +0000
committerasau <asau@pkgsrc.org>2010-12-01 10:46:31 +0000
commit5ae4d9940400697c472493b78199f6d60ad2a83b (patch)
tree1c18418ca13f035247c0accb9b420a1d64c0eecb
parent24366cca0804295bcd2af947ae9d2e62d704c255 (diff)
downloadpkgsrc-5ae4d9940400697c472493b78199f6d60ad2a83b.tar.gz
Import Xournal 0.4.5 as editors/xournal.
Contributed by Matthew Mondor in PR pkg/44169 Xournal is an application for notetaking, sketching, keeping a journal using a stylus or a mouse. It is free software (GNU GPL) and runs on GTK+/Gnome platforms. It is similar to Jarnal, Gournal, and NoteLab. Xournal allows to add annotations to PDF documents, including notes, multicolor highlighting and simple drawing, and can save those in another filename (distinguished by the suffix), to automatically load them back when opening the PDF document again. It also remembers the previous page position.
-rw-r--r--editors/xournal/DESCR9
-rw-r--r--editors/xournal/Makefile22
-rw-r--r--editors/xournal/PLIST37
-rw-r--r--editors/xournal/distinfo5
4 files changed, 73 insertions, 0 deletions
diff --git a/editors/xournal/DESCR b/editors/xournal/DESCR
new file mode 100644
index 00000000000..f136177beb5
--- /dev/null
+++ b/editors/xournal/DESCR
@@ -0,0 +1,9 @@
+Xournal is an application for notetaking, sketching, keeping a
+journal using a stylus. It is free software (GNU GPL) and runs on
+GTK+/Gnome platforms. It is similar to Jarnal, Gournal, and NoteLab.
+
+Xournal allows to add annotations to PDF documents, including notes,
+multicolor highlighting and simple drawing, and can save those in
+another filename (distinguished by the suffix), to automatically
+load them back when opening the PDF document again. It also
+remembers the previous page position.
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
new file mode 100644
index 00000000000..d2caa22ed3c
--- /dev/null
+++ b/editors/xournal/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/12/01 10:46:31 asau Exp $
+
+DISTNAME= xournal-0.4.5
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://xournal.sourceforge.net/
+COMMENT= Take notes, sketch and annotate PDFs
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_LANGUAGES= c
+USE_TOOLS+= pkg-config msgfmt
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../graphics/libgnomecanvas/buildlink3.mk"
+.include "../../print/poppler-glib/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/editors/xournal/PLIST b/editors/xournal/PLIST
new file mode 100644
index 00000000000..582cdde1336
--- /dev/null
+++ b/editors/xournal/PLIST
@@ -0,0 +1,37 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/12/01 10:46:31 asau Exp $
+bin/xournal
+share/locale/ca/LC_MESSAGES/xournal.mo
+share/locale/fr/LC_MESSAGES/xournal.mo
+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
+share/xournal/html-doc/manual.html
+share/xournal/html-doc/screenshot.png
+share/xournal/html-doc/pixmaps
diff --git a/editors/xournal/distinfo b/editors/xournal/distinfo
new file mode 100644
index 00000000000..f6471613522
--- /dev/null
+++ b/editors/xournal/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/12/01 10:46:31 asau Exp $
+
+SHA1 (xournal-0.4.5.tar.gz) = 390cb275774469ed1b04b7268dd625bd456c895e
+RMD160 (xournal-0.4.5.tar.gz) = a4228e6874482bd381c59cd8e3db1100361c1d40
+Size (xournal-0.4.5.tar.gz) = 425062 bytes