Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (ab1300a758bfb43ef779f286267ee2042386921d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (ab1300a758bfb43ef779f286267ee2042386921d)
  • Date: Fri, 17 Apr 2009 18:17:04 -0500

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

ChangeLog | 3 +++
chat-im/twitux/DEPENDS | 27 +++++++++++++++++++++++++++
chat-im/twitux/DETAILS | 14 ++++++++++++++
chat-im/twitux/HISTORY | 3 +++
chat-im/twitux/twitux-0.69.tar.bz2.sig |binary
5 files changed, 47 insertions(+)

New commits:
commit 02e58e8b760c4aac1bf70dbc35fddeb9499e3396
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

twitux: DEPENDS correct spelling

commit cbc6fe08944dcf655f3ef7ac989a2de2435fd486
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

new spell: twitux - Twitter GTK Client

diff --git a/ChangeLog b/ChangeLog
index 635e5b6..5931ff9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-04-17 Robin Cook <rcook AT wyrms.net>
+ * new spell: chat-im/twitux - Twitter GTK client
+
2009-04-16 Eric Sandall <sandalle AT sourcemage.org>
* compiz-fusion/compizconfig-backend-gconf: Added GConf backend for
libcompizconfig
diff --git a/chat-im/twitux/DEPENDS b/chat-im/twitux/DEPENDS
new file mode 100755
index 0000000..5a67b76
--- /dev/null
+++ b/chat-im/twitux/DEPENDS
@@ -0,0 +1,27 @@
+depends pkgconfig &&
+depends intltool &&
+depends libxml2 &&
+depends glib2 &&
+depends gtk+2 &&
+depends gconf2 &&
+
+
+optional_depends "rarian" \
+ "--enable-scrollkeeper" \
+ "--disable-scrollkeeper" \
+ "Make rarian/scrollkeeper updates?" &&
+
+optional_depends "dbus-glib" \
+ "--enable-dbus=yes" \
+ "--enable-dbus=no" \
+ "Compile with D-Bus support?" &&
+
+optional_depends "gnome-keyring" \
+ "--enable-gnome-keyring=yes" \
+ "--enable-gnome-keyring=no" \
+ "Compile with Gnome Keyring support?" &&
+
+optional_depends "enchant" \
+ "--enable-spell=yes" \
+ "--enable-spell=no" \
+ "Compile with spell support?"
diff --git a/chat-im/twitux/DETAILS b/chat-im/twitux/DETAILS
new file mode 100755
index 0000000..e1cadb8
--- /dev/null
+++ b/chat-im/twitux/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=twitux
+ VERSION=0.69
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ WEB_SITE=http://live.gnome.org/DanielMorales/Twitux
+ ENTERED=20090417
+ LICENSE[0]=GPL
+ KEYWORDS="twitter messaging chat"
+ SHORT="GTK+ Twitter client."
+cat << EOF
+Twitux is a GTK+ Twitter client.
+EOF
diff --git a/chat-im/twitux/HISTORY b/chat-im/twitux/HISTORY
new file mode 100644
index 0000000..b48b961
--- /dev/null
+++ b/chat-im/twitux/HISTORY
@@ -0,0 +1,3 @@
+2009-04-17 Robin Cook <rcook AT wyrms.net>
+ * new spell: DETAILS, DEPENDS, HISTORY
+
diff --git a/chat-im/twitux/twitux-0.69.tar.bz2.sig
b/chat-im/twitux/twitux-0.69.tar.bz2.sig
new file mode 100644
index 0000000..7162177
Binary files /dev/null and b/chat-im/twitux/twitux-0.69.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (ab1300a758bfb43ef779f286267ee2042386921d), Robin Cook, 04/17/2009

Archive powered by MHonArc 2.6.24.

Top of Page