[Lunar-commits] <moonbase> epdfview: fix compile with glib 2.32
Zachary McGrew
zmcgrew at lunar-linux.org
Thu Apr 12 01:53:43 CEST 2012
commit fddd014f85b92f017b9664dfb1c4e39618fb8e0f
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Wed Apr 11 16:05:34 2012 -0700
epdfview: fix compile with glib 2.32
---
x11-apps/epdfview/BUILD | 2 ++
x11-apps/epdfview/DETAILS | 5 ++++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/x11-apps/epdfview/BUILD b/x11-apps/epdfview/BUILD
index 3cb58dd..d131d1f 100644
--- a/x11-apps/epdfview/BUILD
+++ b/x11-apps/epdfview/BUILD
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE1 1 &&
+
# XFCE 4.6 needs the .png file extension specified
sedit "/^Icon=/s/.*/Icon=\/usr\/share\/epdfview\/pixmaps\/icon_epdfview-48.png/" data/epdfview.desktop &&
diff --git a/x11-apps/epdfview/DETAILS b/x11-apps/epdfview/DETAILS
index df254ca..cf35f6f 100644
--- a/x11-apps/epdfview/DETAILS
+++ b/x11-apps/epdfview/DETAILS
@@ -1,11 +1,14 @@
MODULE=epdfview
VERSION=0.1.8
SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE1=epdfview-fix-glib-include.patch.xz
SOURCE_URL=http://trac.emma-soft.com/epdfview/chrome/site/releases
+ SOURCE1_URL=$PATCH_URL
SOURCE_VFY=sha1:72da8958f58cf7ec55b55541f2e67895b402df3f
+ SOURCE1_VFY=sha1:bc0eadb3f0f136b154beb568e621306aa0d66366
WEB_SITE=http://trac.emma-soft.com/epdfview
ENTERED=20060417
- UPDATED=20110529
+ UPDATED=20120411
SHORT="A lightweight PDF document viewer"
cat << EOF
More information about the Lunar-commits
mailing list