Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (d0cf19cc5e10dd9ab4ef227e39a2f4676e831cd8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (d0cf19cc5e10dd9ab4ef227e39a2f4676e831cd8)
  • Date: Wed, 20 Aug 2008 06:32:51 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

dev/null |binary
printer/efax-gtk/DEPENDS | 13 +++++++------
printer/efax-gtk/DETAILS | 4 ++--
printer/efax-gtk/HISTORY | 4 ++++
printer/efax-gtk/efax-gtk-3.0.10.src.tgz.sig | 0
5 files changed, 13 insertions(+), 8 deletions(-)

New commits:
commit d0cf19cc5e10dd9ab4ef227e39a2f4676e831cd8
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

efax-gtk: update and fix deps so that it works again

diff --git a/printer/efax-gtk/DEPENDS b/printer/efax-gtk/DEPENDS
index a389c96..93dcb7b 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 7fc01d6..02b1184 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 3bc99a6..89e74b2 100644
--- a/printer/efax-gtk/HISTORY
+++ b/printer/efax-gtk/HISTORY
@@ -1,3 +1,7 @@
+2008-08-20 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: nail -> mailx; depends on libsigc++2
+ * DETAILS: update to 3.0.17
+
2006-10-03 Juuso Alasuutari <iuso AT 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 3155308..0000000
Binary files a/printer/efax-gtk/efax-gtk-3.0.10.src.tgz.sig and /dev/null
differ



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (d0cf19cc5e10dd9ab4ef227e39a2f4676e831cd8), Thomas Orgis, 08/20/2008

Archive powered by MHonArc 2.6.24.

Top of Page