[Lunar-commits] <moonbase> epdfview: small tweaks.
Florin Braescu
florin at lunar-linux.org
Mon Jan 12 11:00:04 CET 2009
commit 3a869c5800b11decd1b8f29d35edee79b682b837
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jan 12 12:00:04 2009 +0200
epdfview: small tweaks.
---
x11-apps/epdfview/DEPENDS | 4 ++--
x11-apps/epdfview/DETAILS | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/x11-apps/epdfview/DEPENDS b/x11-apps/epdfview/DEPENDS
index fdd6b1a..eab6810 100644
--- a/x11-apps/epdfview/DEPENDS
+++ b/x11-apps/epdfview/DEPENDS
@@ -1,5 +1,5 @@
-depends gtk+-2 &&
-depends poppler &&
+depends gtk+-2
+depends poppler
optional_depends "cups" "--with-cups" "--without-cups" \
"for CUPS based printing support"
diff --git a/x11-apps/epdfview/DETAILS b/x11-apps/epdfview/DETAILS
index 99c8471..9d26dcf 100644
--- a/x11-apps/epdfview/DETAILS
+++ b/x11-apps/epdfview/DETAILS
@@ -1,16 +1,16 @@
MODULE=epdfview
VERSION=0.1.6
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://www.emma-soft.com/projects/epdfview/chrome/site/releases/
+ SOURCE_URL=http://www.emma-soft.com/projects/epdfview/chrome/site/releases
SOURCE_VFY=sha1:1bb3a1d85b1d5b13c24a38c144910ddc329e0f0e
- WEB_SITE=http://www.emma-soft.com/projects/epdfview/
+ WEB_SITE=http://www.emma-soft.com/projects/epdfview
ENTERED=20060417
UPDATED=20070301
- SHORT="a lightweight PDF document viewer"
+ SHORT="A lightweight PDF document viewer"
cat << EOF
ePDFView is a lightweight PDF document viewer using Poppler, cairo,
-and gtk+-2 libraries. The aim of ePDFView is to make a simple PDF
+and gtk+-2 libraries. The aim of ePDFView is to make a simple PDF
document viewer, in the lines of Evince but without using the Gnome
libraries.
EOF
More information about the Lunar-commits
mailing list