[SM-Commit] GIT changes to master grimoire by Robin Cook (5c3cf2d0f00c1f6fd9507770dddebc4b43152467)

Robin Cook scm at sourcemage.org
Sun Dec 25 16:29:53 EST 2011


GIT changes to master grimoire by Robin Cook <rcook at wyrms.net>:

 dev/null                                  |binary
 gnome2-apps/gnote/DEPENDS                 |   20 +-------------------
 gnome2-apps/gnote/DETAILS                 |    4 ++--
 gnome2-apps/gnote/HISTORY                 |    4 ++++
 gnome2-apps/gnote/PRE_BUILD               |    6 ++++++
 gnome2-apps/gnote/gnote-0.7.4.tar.bz2.sig |    0 
 gnome2-apps/gnote/gnote-0.8.2.tar.xz.sig  |binary
 7 files changed, 13 insertions(+), 21 deletions(-)

New commits:
commit 5c3cf2d0f00c1f6fd9507770dddebc4b43152467
Author: Robin Cook <rcook at wyrms.net>
Commit: Robin Cook <rcook at wyrms.net>

    gnote: updated to 0.8.2

diff --git a/gnome2-apps/gnote/DEPENDS b/gnome2-apps/gnote/DEPENDS
index e0a3efa..c277444 100755
--- a/gnome2-apps/gnote/DEPENDS
+++ b/gnome2-apps/gnote/DEPENDS
@@ -5,22 +5,4 @@ depends libxslt &&
 depends libxml2 &&
 depends libxml++ &&
 depends -sub "FILESYSTEM REGEX TEST" boost &&
-depends gconf2 &&
-optional_depends gtkspell \
-                 "" \
-                 "" \
-                 "For spell checking support" &&
-optional_depends libpanelappletmm \
-                 "" \
-                 "" \
-                 "For GNOME panel applet"     &&
-
-optional_depends dbus-c++                       \
-                 "--enable-dbus"                \
-                 "--disable-dbus"               \
-                 "to compile with dbus support" &&
-
-optional_depends rarian                         \
-                 "--enable-scrollkeeper"        \
-                 "--disable-scrollkeeper"       \
-                 "to register with rarian"
+depends gconf2 
diff --git a/gnome2-apps/gnote/DETAILS b/gnome2-apps/gnote/DETAILS
index 7bbb797..06fa713 100755
--- a/gnome2-apps/gnote/DETAILS
+++ b/gnome2-apps/gnote/DETAILS
@@ -1,6 +1,6 @@
            SPELL=gnote
-         VERSION=0.7.4
-          SOURCE="${SPELL}-${VERSION}.tar.bz2"
+         VERSION=0.8.2
+          SOURCE="${SPELL}-${VERSION}.tar.xz"
           BRANCH=`echo $VERSION|cut -d . -f 1,2`
    SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
diff --git a/gnome2-apps/gnote/HISTORY b/gnome2-apps/gnote/HISTORY
index 8fda2ca..507814a 100644
--- a/gnome2-apps/gnote/HISTORY
+++ b/gnome2-apps/gnote/HISTORY
@@ -1,3 +1,7 @@
+2011-12-25 Robin Cook <rcook at wyrms.net>
+	* DETAILS: updated VERSION to 0.8.2
+	* DEPENDS: removed no longer valid depends
+
 2011-07-02 Robin Cook <rcook at wyrms.net>
 	* DETAILS: updated VERSION to 0.7.4
 
diff --git a/gnome2-apps/gnote/PRE_BUILD b/gnome2-apps/gnote/PRE_BUILD
new file mode 100755
index 0000000..624577e
--- /dev/null
+++ b/gnome2-apps/gnote/PRE_BUILD
@@ -0,0 +1,6 @@
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $BUILD_DIRECTORY &&
+verify_file '' &&
+xz -dc $SOURCE_CACHE/$SOURCE | tar -xf - &&
+cd $SOURCE_DIRECTORY
+
diff --git a/gnome2-apps/gnote/gnote-0.7.4.tar.bz2.sig b/gnome2-apps/gnote/gnote-0.7.4.tar.bz2.sig
deleted file mode 100644
index ffc42df..0000000
Binary files a/gnome2-apps/gnote/gnote-0.7.4.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-apps/gnote/gnote-0.8.2.tar.xz.sig b/gnome2-apps/gnote/gnote-0.8.2.tar.xz.sig
new file mode 100644
index 0000000..46e7cea
Binary files /dev/null and b/gnome2-apps/gnote/gnote-0.8.2.tar.xz.sig differ


More information about the SM-Commit mailing list