summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2008-08-29 00:06:08 +0200
committerJaka Kranjc2008-08-29 00:06:08 +0200
commit590324b3f700f90e5eb93e8db3adfbb12035d86a (patch)
tree07bb4d74f2f214423a157367d20c23ed2bdeae26
parent459906f8c3832ce2a0a8b545bf7346ce70e81c61 (diff)
efax-gtk: update and fix deps so that it works again
(cherry-picked from commit d0cf19cc5e10dd9ab4ef227e39a2f4676e831cd8)
-rwxr-xr-xprinter/efax-gtk/DEPENDS13
-rwxr-xr-xprinter/efax-gtk/DETAILS4
-rw-r--r--printer/efax-gtk/HISTORY4
-rw-r--r--printer/efax-gtk/efax-gtk-3.0.10.src.tgz.sigbin536 -> 0 bytes
4 files changed, 13 insertions, 8 deletions
diff --git a/printer/efax-gtk/DEPENDS b/printer/efax-gtk/DEPENDS
index a389c96612..93dcb7be5a 100755
--- a/printer/efax-gtk/DEPENDS
+++ b/printer/efax-gtk/DEPENDS
@@ -1,12 +1,13 @@
depends gtk+2 &&
+depends libsigc++2 &&
depends POSTSCRIPT-INTERPRETER &&
+optional_depends mailx \
+ '' \
+ '' \
+ 'for mail_fax script' &&
+
optional_depends gettext \
'--enable-nls' \
'--disable-nls' \
- 'for Native Language Support' &&
-
-optional_depends nail \
- '' \
- '' \
- 'for mail_fax script'
+ 'for Native Language Support'
diff --git a/printer/efax-gtk/DETAILS b/printer/efax-gtk/DETAILS
index 7fc01d6102..02b11844b8 100755
--- a/printer/efax-gtk/DETAILS
+++ b/printer/efax-gtk/DETAILS
@@ -1,9 +1,9 @@
SPELL=efax-gtk
- VERSION=3.0.10
+ VERSION=3.0.17
SOURCE=$SPELL-$VERSION.src.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_HASH=sha512:7385bc577d8fb9f9982ac118684b49935e815689a19cbe96f534f1dcc14135707aaf468bc71b62aef1b31b75f89f6c63751057c8e045d60f1465b4ac2d3d4d79
WEB_SITE=http://efax-gtk.sourceforge.net/
ENTERED=20050108
LICENSE[0]=GPL
diff --git a/printer/efax-gtk/HISTORY b/printer/efax-gtk/HISTORY
index 3bc99a669c..89e74b29b7 100644
--- a/printer/efax-gtk/HISTORY
+++ b/printer/efax-gtk/HISTORY
@@ -1,3 +1,7 @@
+2008-08-20 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: nail -> mailx; depends on libsigc++2
+ * DETAILS: update to 3.0.17
+
2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed UPDATED.
diff --git a/printer/efax-gtk/efax-gtk-3.0.10.src.tgz.sig b/printer/efax-gtk/efax-gtk-3.0.10.src.tgz.sig
deleted file mode 100644
index 31553084d1..0000000000
--- a/printer/efax-gtk/efax-gtk-3.0.10.src.tgz.sig
+++ /dev/null
Binary files differ