summaryrefslogtreecommitdiffstats
path: root/gnome2-apps
diff options
context:
space:
mode:
authorVlad Glagolev2015-08-12 21:56:49 +0300
committerVlad Glagolev2015-08-12 21:56:49 +0300
commitc24cedf792135537f1d2367a3c817f624c7f8a2c (patch)
tree9ade548c8b752636201caddee56e1d3390becb70 /gnome2-apps
parentf387de42c156d3aa5c6770504979bccb45250329 (diff)
xournal: => 0.4.8
Diffstat (limited to 'gnome2-apps')
-rwxr-xr-xgnome2-apps/xournal/DEPENDS5
-rwxr-xr-xgnome2-apps/xournal/DETAILS4
-rw-r--r--gnome2-apps/xournal/HISTORY4
3 files changed, 7 insertions, 6 deletions
diff --git a/gnome2-apps/xournal/DEPENDS b/gnome2-apps/xournal/DEPENDS
index e0285d9ce3..6883f90293 100755
--- a/gnome2-apps/xournal/DEPENDS
+++ b/gnome2-apps/xournal/DEPENDS
@@ -3,7 +3,4 @@ depends libgnomecanvas &&
depends poppler &&
depends zlib &&
depends libx11 &&
-optional_depends ghostscript \
- "--with-ghostscript" \
- "--without-ghostscript" \
- "used to import PS/PDF files as bitmap backgrounds"
+optional_depends ghostscript "" "" "used to import PS/PDF files as bitmap backgrounds"
diff --git a/gnome2-apps/xournal/DETAILS b/gnome2-apps/xournal/DETAILS
index c39e78af11..85a70321b6 100755
--- a/gnome2-apps/xournal/DETAILS
+++ b/gnome2-apps/xournal/DETAILS
@@ -1,8 +1,8 @@
SPELL=xournal
- VERSION=0.4.7
+ VERSION=0.4.8
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]="http://downloads.sourceforge.net/sourceforge/project/${SPELL}/${SPELL}/${VERSION}/${SOURCE}"
- SOURCE_HASH=sha512:476048b36c73b412dc7e003df5b61b3d694570fde77cbde057e887c1251c4ef18389567f2a63259b4e93a14ef4681536dcbb0f04ead28b60d70c9a4bd33a1cb0
+ SOURCE_HASH=sha512:cfd5760a0e832ef02786a29cb744d4932aeee97c4d6992b430e647bd59aaef1042735203824d0eaf9da9b884dcdadcfb8f5acea221638db91438ae46a6ee42bf
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xournal.sourceforge.net/"
LICENSE[0]=GPL
diff --git a/gnome2-apps/xournal/HISTORY b/gnome2-apps/xournal/HISTORY
index 0743e64c19..8f6242ecc7 100644
--- a/gnome2-apps/xournal/HISTORY
+++ b/gnome2-apps/xournal/HISTORY
@@ -1,3 +1,7 @@
+2015-08-12 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.4.8
+ * DEPENDS: dropped unsupported flags for ghostscript
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)