Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (2895db2acd59bb5d0a103bafee0c4ac87802084a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (2895db2acd59bb5d0a103bafee0c4ac87802084a)
  • Date: Sun, 29 Mar 2009 16:15:13 -0500

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

crypto/seahorse-plugins/DEPENDS | 5 +++++
crypto/seahorse-plugins/DETAILS | 8 ++++----
crypto/seahorse-plugins/HISTORY | 4 ++++
3 files changed, 13 insertions(+), 4 deletions(-)

New commits:
commit 2895db2acd59bb5d0a103bafee0c4ac87802084a
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

seahorse-plugins 2.26.0

diff --git a/crypto/seahorse-plugins/DEPENDS b/crypto/seahorse-plugins/DEPENDS
index e95bb7a..2df2adb 100755
--- a/crypto/seahorse-plugins/DEPENDS
+++ b/crypto/seahorse-plugins/DEPENDS
@@ -5,6 +5,11 @@ depends gpgme &&
depends dbus-glib &&
depends gnome-doc-utils &&

+optional_depends epiphany \
+ "--enable-epiphany" \
+ "--disable-epiphany" \
+ "for epiphany plugin" &&
+
optional_depends gedit \
"--enable-gedit" \
"--disable-gedit" \
diff --git a/crypto/seahorse-plugins/DETAILS b/crypto/seahorse-plugins/DETAILS
index 1452c0a..0e43444 100755
--- a/crypto/seahorse-plugins/DETAILS
+++ b/crypto/seahorse-plugins/DETAILS
@@ -1,13 +1,13 @@
SPELL=seahorse-plugins

if [ "$SEAHORSE_PLUGINS_DEVEL" == "y" ];then
- VERSION=2.24.1
+ VERSION=2.26.0
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:ef9434ac64fdb3203d7245fc8fd7c3cea1c522c0febc0d5734970ac6868a627eeb2c23546448278e715cc2a0c368407b1b99e70d70a4910d1adc897e13bad597
+
SOURCE_HASH=sha512:04daebd8bbc4f2e78e2faa1cbb34713287c3e472864569ff3247a3f57f8688d50b0fe3b67496c87dcd60d51f92dd364deb1e24ce237f764537971cdde5b70611
else
- VERSION=2.24.1
+ VERSION=2.26.0
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:ef9434ac64fdb3203d7245fc8fd7c3cea1c522c0febc0d5734970ac6868a627eeb2c23546448278e715cc2a0c368407b1b99e70d70a4910d1adc897e13bad597
+
SOURCE_HASH=sha512:04daebd8bbc4f2e78e2faa1cbb34713287c3e472864569ff3247a3f57f8688d50b0fe3b67496c87dcd60d51f92dd364deb1e24ce237f764537971cdde5b70611
fi

BRANCH=`echo $VERSION|cut -d . -f 1,2`
diff --git a/crypto/seahorse-plugins/HISTORY b/crypto/seahorse-plugins/HISTORY
index 3eb1afe..5b258cb 100644
--- a/crypto/seahorse-plugins/HISTORY
+++ b/crypto/seahorse-plugins/HISTORY
@@ -1,3 +1,7 @@
+2009-03-29 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.26.0
+ * DEPENDS: added optional_depends epiphany
+
2008-10-19 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.24.1




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (2895db2acd59bb5d0a103bafee0c4ac87802084a), Ladislav Hagara, 03/29/2009

Archive powered by MHonArc 2.6.24.

Top of Page