Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ca05e0cdbc2cdf241e6f91f42c9f45eafae4b734)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ca05e0cdbc2cdf241e6f91f42c9f45eafae4b734)
  • Date: Wed, 26 Sep 2007 05:06:04 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

graphics/gimp/DEPENDS | 11 ++++++-----
graphics/gimp/DETAILS | 4 ++--
graphics/gimp/HISTORY | 5 +++++
telephony/libtelepathy/DETAILS | 2 +-
telephony/libtelepathy/HISTORY | 4 ++++
telephony/telepathy.gpg |binary
6 files changed, 18 insertions(+), 8 deletions(-)

New commits:
commit ca05e0cdbc2cdf241e6f91f42c9f45eafae4b734
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

gimp-2.4.0-rc3

commit 8fb38f0a8cb42c9f6db02ec3c51ae9c221165325
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libtelepathy-0.0.58

diff --git a/graphics/gimp/DEPENDS b/graphics/gimp/DEPENDS
index 9aa7888..56c9104 100755
--- a/graphics/gimp/DEPENDS
+++ b/graphics/gimp/DEPENDS
@@ -1,10 +1,16 @@
if [ "$GIMP_DEVEL" == "y" ];then
depends pygtk2 &&
+ optional_depends poppler '' '' 'pdf support' &&
optional_depends dbus-glib \
"--with-dbus" \
"--without-dbus" \
"for D-Bus support"
else
+ optional_depends gimp-print \
+ "" \
+ "--disable-print" \
+ "to support printing from gimp" &&
+
optional_depends pygtk2 "--enable-python" "--disable-python" \
"for python scripting support"
fi &&
@@ -18,11 +24,6 @@ optional_depends lcms \
"" \
"for color proof module" &&

-optional_depends gimp-print \
- "" \
- "--disable-print" \
- "to support printing from gimp" &&
-
optional_depends libexif \
"" \
"--without-libexif" \
diff --git a/graphics/gimp/DETAILS b/graphics/gimp/DETAILS
index bab4fd4..37d1a36 100755
--- a/graphics/gimp/DETAILS
+++ b/graphics/gimp/DETAILS
@@ -1,9 +1,9 @@
SPELL=gimp

if [ "$GIMP_DEVEL" == "y" ];then
- VERSION=2.4.0-rc1
+ VERSION=2.4.0-rc3
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:10f107b8048c2101d8dc5e8617ce63bf76ebae6aa9160423aabbd9391e9c894ffaf68e4fff24ae5d0b1bdd8ec3520825bf5c69f45593f023ce9b77481b642a5c
+
SOURCE_HASH=sha512:3f880c3b3f15f1cc6d501c285bff4b18ae0a90c46dbfbbd02598c955a03813ff37baa3fe0c2d5b256fb3918e80db6ff79190a0a5fbae6b020f5ed43a0a72dc5c
SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v${VERSION%.*}/testing/$SOURCE
else
VERSION=2.2.17
diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
index 24a60db..d5c19c2 100644
--- a/graphics/gimp/HISTORY
+++ b/graphics/gimp/HISTORY
@@ -1,3 +1,8 @@
+2007-09-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.4.0-rc3 (devel)\
+ * DEPENDS: gimp-print is only for stable
+ add optional poppler
+
2007-09-22 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Ascii -> ASCII :)
Depends on gimp-print for printing support, not gutenprint
diff --git a/telephony/libtelepathy/DETAILS b/telephony/libtelepathy/DETAILS
index 1132682..b584338 100755
--- a/telephony/libtelepathy/DETAILS
+++ b/telephony/libtelepathy/DETAILS
@@ -1,5 +1,5 @@
SPELL=libtelepathy
- VERSION=0.0.57
+ VERSION=0.0.58
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE2=$SOURCE.asc
diff --git a/telephony/libtelepathy/HISTORY b/telephony/libtelepathy/HISTORY
index a25d370..25220b0 100644
--- a/telephony/libtelepathy/HISTORY
+++ b/telephony/libtelepathy/HISTORY
@@ -1,3 +1,7 @@
+2007-09-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.0.58
+ new upstream key
+
2007-09-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.0.57
new upstream key
diff --git a/telephony/telepathy.gpg b/telephony/telepathy.gpg
index e62603f..7080bee 100644
Binary files a/telephony/telepathy.gpg and b/telephony/telepathy.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ca05e0cdbc2cdf241e6f91f42c9f45eafae4b734), Treeve Jelbert, 09/26/2007

Archive powered by MHonArc 2.6.24.

Top of Page