[SM-Commit] GIT changes to master grimoire by George Sherwood (6811c608641d19695db4215ed4e6b85da2c23c65)

George Sherwood scm at sourcemage.org
Wed Jun 2 19:55:30 EDT 2010


GIT changes to master grimoire by George Sherwood <gsherwood at sourcemage.org>:

 xfce/terminal/DEPENDS   |    5 -----
 xfce/terminal/DETAILS   |    6 +++---
 xfce/terminal/HISTORY   |    6 ++++++
 xfce/terminal/PRE_BUILD |    4 ----
 4 files changed, 9 insertions(+), 12 deletions(-)

New commits:
commit 6811c608641d19695db4215ed4e6b85da2c23c65
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    terminal: Updated to version 0.4.5.  No file to sed removed PRE_BUILD.
    No longer optional_depends on startup-notification

diff --git a/xfce/terminal/DEPENDS b/xfce/terminal/DEPENDS
index 7c3e0bf..7750106 100755
--- a/xfce/terminal/DEPENDS
+++ b/xfce/terminal/DEPENDS
@@ -2,11 +2,6 @@ depends exo &&
 depends vte &&
 depends xml-parser-expat &&
 
-optional_depends startup-notification \
-                 "--enable-startup-notification" \
-                 "--disable-startup-notification" \
-                 "for startup notification support" &&
-
 optional_depends dbus-glib \
                  "--enable-dbus" \
                  "--disable-dbus" \
diff --git a/xfce/terminal/DETAILS b/xfce/terminal/DETAILS
index 82d2cd3..8b6c39d 100755
--- a/xfce/terminal/DETAILS
+++ b/xfce/terminal/DETAILS
@@ -1,12 +1,12 @@
            SPELL=terminal
- RELEASE_VERSION=4.6.1
-         VERSION=0.4.4
+ RELEASE_VERSION=4.6.2
+         VERSION=0.4.5
           SOURCE=Terminal-$VERSION.tar.bz2
 #         SOURCE2=$SOURCE.asc
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/Terminal-$VERSION"
    SOURCE_URL[0]=http://archive.xfce.org/src/apps/$SPELL/0.4/$SOURCE
 #  SOURCE2_URL[0]=$SOURCE_URL.asc
-     SOURCE_HASH=sha512:bf681c72d6e5facd4c1a4b1b3734e8f4fd7c8bb26e672f4bfca38a73fe33fa8f9ec8b9a7934bc1bbd743792e8109991ffc088e4cde6dd62db615e7624f38dc62
+     SOURCE_HASH=sha512:faf0b45270a580b06bb8f27ad9e4a30e912de3f143d530651744fd5bbc62f831e2040b401b02897aaa2583fe4dacce2f3c05dac0c6a594410659ded7bc65211b
 #      SOURCE_GPG=xfce.gpg:$SOURCE2:UPSTREAM_KEY
 #  SOURCE2_IGNORE=signature
         WEB_SITE=http://terminal.os-cillation.com/
diff --git a/xfce/terminal/HISTORY b/xfce/terminal/HISTORY
index f437b89..fcf9abe 100644
--- a/xfce/terminal/HISTORY
+++ b/xfce/terminal/HISTORY
@@ -1,3 +1,9 @@
+2010-06-02 George Sherwood <gsherwood at sourcemage.org>
+	* DETAILS: Updated to version 0.4.5. Comes with Xfce 4.6.2
+	* DEPENDS: No longer have startup-notification as an
+	  optional_depends
+	* PRE_BUILD: Removed.  No file to sed
+
 2010-05-24 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: comes with Xfce 4.6.1
 
diff --git a/xfce/terminal/PRE_BUILD b/xfce/terminal/PRE_BUILD
deleted file mode 100755
index 117a254..0000000
--- a/xfce/terminal/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-sed -i "s:doc/Terminal:doc/terminal:g" TerminalHelp.in doc/Makefile.{am,in}



More information about the SM-Commit mailing list