Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0b6225832771657910fe9148d242975b0b6422b4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0b6225832771657910fe9148d242975b0b6422b4)
  • Date: Tue, 9 Jun 2009 04:06:36 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
x11/conky/DEPENDS | 10 +++++++++-
x11/conky/DETAILS | 2 +-
x11/conky/HISTORY | 5 ++++-
x11/conky/conky-1.7.0.tar.bz2.sig | 0
x11/conky/conky-1.7.1.tar.bz2.sig |binary
6 files changed, 14 insertions(+), 3 deletions(-)

New commits:
commit 0b6225832771657910fe9148d242975b0b6422b4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

conky: => 1.7.1

diff --git a/x11/conky/DEPENDS b/x11/conky/DEPENDS
index 8933c01..edc17a2 100755
--- a/x11/conky/DEPENDS
+++ b/x11/conky/DEPENDS
@@ -1,4 +1,4 @@
-depends xorg-libs &&
+depends xorg-libs &&

optional_depends mpd \
"--enable-mpd" "--disable-mpd" \
@@ -16,6 +16,14 @@ optional_depends audacious \
"--enable-audacious" "--disable-audacious" \
"for Audacious support" &&

+optional_depends alsa-lib \
+ "--enable-imlib2" "--disable-imlib2" \
+ "for Imlib2 support" &&
+
+optional_depends lua \
+ "--enable-lua" "--disable-lua" \
+ "for Lua scripting support" &&
+
optional_depends wireless_tools \
"--enable-wlan" "--disable-wlan" \
"for Wireless support"
diff --git a/x11/conky/DETAILS b/x11/conky/DETAILS
index 0fa1165..fb3fd08 100755
--- a/x11/conky/DETAILS
+++ b/x11/conky/DETAILS
@@ -1,5 +1,5 @@
SPELL=conky
- VERSION=1.7.0
+ VERSION=1.7.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/x11/conky/HISTORY b/x11/conky/HISTORY
index 59c51a6..0b3b1e2 100644
--- a/x11/conky/HISTORY
+++ b/x11/conky/HISTORY
@@ -1,3 +1,7 @@
+2009-06-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.7.1
+ * DEPENDS: added more opt deps
+
2009-05-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.7.0

@@ -37,4 +41,3 @@

2005-10-18 Jeremy Blosser <jblosser-smgl AT firinn.org>
* DETAILS, DEPENDS: Created spell.
-
diff --git a/x11/conky/conky-1.7.0.tar.bz2.sig
b/x11/conky/conky-1.7.0.tar.bz2.sig
deleted file mode 100644
index b4d5d0e..0000000
Binary files a/x11/conky/conky-1.7.0.tar.bz2.sig and /dev/null differ
diff --git a/x11/conky/conky-1.7.1.tar.bz2.sig
b/x11/conky/conky-1.7.1.tar.bz2.sig
new file mode 100644
index 0000000..72850e8
Binary files /dev/null and b/x11/conky/conky-1.7.1.tar.bz2.sig differ




Archive powered by MHonArc 2.6.24.

Top of Page