Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (f0c2cc35e8a6705406eed7c5599a4f005804771d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (f0c2cc35e8a6705406eed7c5599a4f005804771d)
  • Date: Wed, 27 Jan 2010 14:10:49 -0600

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

ChangeLog | 6 +++++
dev/null |binary
kernels/linux/HISTORY | 3 ++
kernels/linux/info/patches/zen_patches/2.6.32-zen5.patch | 6 +++++
kernels/linux/latest.defaults | 2 -
python-pypi/pymsn/DEPENDS | 3 ++
python-pypi/pymsn/DETAILS | 16
+++++++++++++++
python-pypi/pymsn/HISTORY | 3 ++
telephony/telepathy-butterfly/BUILD | 1
telephony/telepathy-butterfly/DEPENDS | 2 +
telephony/telepathy-butterfly/DETAILS | 15
++++++++++++++
telephony/telepathy-butterfly/HISTORY | 3 ++
telephony/telepathy-butterfly/INSTALL | 1
telephony/telepathy-haze/DEPENDS | 2 +
telephony/telepathy-haze/DETAILS | 14 +++++++++++++
telephony/telepathy-haze/HISTORY | 3 ++
telephony/telepathy-python/DEPENDS | 1
telephony/telepathy-python/DETAILS | 13 ++++++++++++
telephony/telepathy-python/HISTORY | 3 ++
windowmanagers/awesome/DETAILS | 2 -
windowmanagers/awesome/HISTORY | 4 +++
windowmanagers/awesome/PRE_BUILD | 3 --
windowmanagers/awesome/awesome-3.4.2.tar.bz2.sig | 0
windowmanagers/awesome/awesome-3.4.3.tar.bz2.sig |binary
24 files changed, 101 insertions(+), 5 deletions(-)

New commits:
commit f0c2cc35e8a6705406eed7c5599a4f005804771d
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

linux: 2.6.32-zen5 patch

commit 37928fd23bcd8035589a0785dd86a0b9b71af13c
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

telepathy-butterfly: new spell, pymsn based msn support for telepathy

commit 7184d9c415014daf7e6dc2f7a1de13ebb05f054d
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

telepathy-haze: new spell, libpurple based msn support for telepathy

commit bbf253715484cc847c1e6f44222baede579f703c
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

telepathy-python: telepathy python base classes

commit 8577b108a2c6a55fc64bc710d14fdedc894f00a0
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

awesome: version 3.4.3

commit 25a9d25686a64eb5dfb3e24609c6e95a0991efd4
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

pymsn: new spell, telepathy msn library

diff --git a/ChangeLog b/ChangeLog
index 9dd6c21..2f13134 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-27 Arjan Bouter <abouter AT sourcemage.org>
+ * python-pypi/pymsn: new spell, msn connection library for telepathy
+ * telephony/telepathy-python: new spell, telepathy python base classes
+ * telephony/telepathy-haze: new spell, libpurple msn support for
telepathy
+ * telephony/telepathy-butterfly: new spell, pymsn based msn support
for telepathy
+
2010-01-10 Laidslav Hagara <hgr AT vabo.cz>
* mail/bsfilter: new spell, bayesian spam filter

diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 0b255fe..fdb3854 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,6 @@
+2010-01-27 Arjan Bouter <abouter AT sourcemage.org>
+ * info/patches/zen_patches/2.6.32-zen5.patch: latest zen
+
2010-01-26 Ladislav Hagara <hgr AT vabo.cz>
* latest.defaults: updated latest to patch-2.6.32.6
* info/patches/maintenance_patches/patch-2.6.32.6: added
diff --git a/kernels/linux/info/patches/zen_patches/2.6.32-zen5.patch
b/kernels/linux/info/patches/zen_patches/2.6.32-zen5.patch
new file mode 100644
index 0000000..c9ed689
--- /dev/null
+++ b/kernels/linux/info/patches/zen_patches/2.6.32-zen5.patch
@@ -0,0 +1,6 @@
+appliedkernels="2.6.32"
+depends=""
+patchversion="2.6.32-zen5"
+source="${patchversion}.patch.lzma"
+source_url="http://downloads.zen-kernel.org/2.6.32/${source}";
+md5="d649b1f1b1fa2eaf85c3a5889432ad82"
diff --git a/kernels/linux/latest.defaults b/kernels/linux/latest.defaults
index 62ddbdb..95d2cdf 100644
--- a/kernels/linux/latest.defaults
+++ b/kernels/linux/latest.defaults
@@ -17,4 +17,4 @@ LATEST_cko_patches=patch-2.6.12-cko3
LATEST_as_patches=patch-2.6.10-as7
LATEST_love_patches=2.6.12-love1
LATEST_realtime_patches=patch-2.6.25.4-rt5
-LATEST_zen_patches=2.6.32-zen2.patch
+LATEST_zen_patches=2.6.32-zen5.patch
diff --git a/python-pypi/pymsn/DEPENDS b/python-pypi/pymsn/DEPENDS
new file mode 100755
index 0000000..5ffcf5b
--- /dev/null
+++ b/python-pypi/pymsn/DEPENDS
@@ -0,0 +1,3 @@
+depends pygobject &&
+depends pyopenssl &&
+depends pycrypto
diff --git a/python-pypi/pymsn/DETAILS b/python-pypi/pymsn/DETAILS
new file mode 100755
index 0000000..0802c91
--- /dev/null
+++ b/python-pypi/pymsn/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=pymsn
+ VERSION=0.3.3
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://telepathy.freedesktop.org/releases/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:d74ffa83f580cd4c6fb9b4fc997fddf2c080188b27afd192cfc0941493226a90918239c017ef73d4dfb0efe5ae9d3f3b7f2c7bc9de473da77bae63053b4d43c1
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://telepathy.freedesktop.org/wiki/Pymsn";
+ LICENSE[0]=GPL
+ ENTERED=20100127
+ SHORT="Telepathy MSN library"
+cat << EOF
+pymsn is the library behind the msn connection manager : telepathy-butterfly.
+It is a rewrite of the libivy msn library used in the Ivy msn client.
+pymsn uses the glib mainloop to process the network events in an asynchronous
+manner.
+EOF
diff --git a/python-pypi/pymsn/HISTORY b/python-pypi/pymsn/HISTORY
new file mode 100644
index 0000000..de9dc45
--- /dev/null
+++ b/python-pypi/pymsn/HISTORY
@@ -0,0 +1,3 @@
+2010-01-27 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/telephony/telepathy-butterfly/BUILD
b/telephony/telepathy-butterfly/BUILD
new file mode 100755
index 0000000..1d8ce04
--- /dev/null
+++ b/telephony/telepathy-butterfly/BUILD
@@ -0,0 +1 @@
+waf_build
diff --git a/telephony/telepathy-butterfly/DEPENDS
b/telephony/telepathy-butterfly/DEPENDS
new file mode 100755
index 0000000..670f50a
--- /dev/null
+++ b/telephony/telepathy-butterfly/DEPENDS
@@ -0,0 +1,2 @@
+depends pymsn &&
+depends telepathy-python
diff --git a/telephony/telepathy-butterfly/DETAILS
b/telephony/telepathy-butterfly/DETAILS
new file mode 100755
index 0000000..08b22c3
--- /dev/null
+++ b/telephony/telepathy-butterfly/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=telepathy-butterfly
+ VERSION=0.5.4
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://telepathy.freedesktop.org/releases/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:488376881082c6245c82f944d00c5465bc442a797a901421a9af808ffa09aacc6ffc70a68539268e91040ab715e24f33afcea382498145a8e860039b3f56ec74
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://telepathy.freedesktop.org/wiki/Components";
+ LICENSE[0]=GPL
+ ENTERED=20100127
+ SHORT="Telepathy MSN connection manager"
+cat << EOF
+An MSN connection manager that handles presence, conversations, avatars,
+personal messages, server-side aliases, and full contact management
+(including groups).
+EOF
diff --git a/telephony/telepathy-butterfly/HISTORY
b/telephony/telepathy-butterfly/HISTORY
new file mode 100644
index 0000000..55dc530
--- /dev/null
+++ b/telephony/telepathy-butterfly/HISTORY
@@ -0,0 +1,3 @@
+2010-01-27 Arjan Bouter <abouter AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS, INSTALL: spell created
+
diff --git a/telephony/telepathy-butterfly/INSTALL
b/telephony/telepathy-butterfly/INSTALL
new file mode 100755
index 0000000..0ea15cc
--- /dev/null
+++ b/telephony/telepathy-butterfly/INSTALL
@@ -0,0 +1 @@
+waf_install
diff --git a/telephony/telepathy-haze/DEPENDS
b/telephony/telepathy-haze/DEPENDS
new file mode 100755
index 0000000..7a23565
--- /dev/null
+++ b/telephony/telepathy-haze/DEPENDS
@@ -0,0 +1,2 @@
+depends pidgin &&
+depends telepathy-glib
diff --git a/telephony/telepathy-haze/DETAILS
b/telephony/telepathy-haze/DETAILS
new file mode 100755
index 0000000..c7a0423
--- /dev/null
+++ b/telephony/telepathy-haze/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=telepathy-haze
+ VERSION=0.3.3
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://telepathy.freedesktop.org/releases/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:30b29ad85583fa10e9f7754aa5bb331b1a513978bf68a58eb29257f416fcc03c168ef6d60bb9ce63ed3448bc052e49ffc605743095e7c89c757ea4f164c482ed
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://telepathy.freedesktop.org/wiki/Components";
+ LICENSE[0]=GPL
+ ENTERED=20100127
+ SHORT="Telepathy MSN support using libpurple"
+cat << EOF
+A connection manager based on Pidgin's libpurple, supporting all protocols in
+Pidgin (AIM, ICQ, Yahoo, MSN, etc).
+EOF
diff --git a/telephony/telepathy-haze/HISTORY
b/telephony/telepathy-haze/HISTORY
new file mode 100644
index 0000000..de9dc45
--- /dev/null
+++ b/telephony/telepathy-haze/HISTORY
@@ -0,0 +1,3 @@
+2010-01-27 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/telephony/telepathy-python/DEPENDS
b/telephony/telepathy-python/DEPENDS
new file mode 100755
index 0000000..2dab503
--- /dev/null
+++ b/telephony/telepathy-python/DEPENDS
@@ -0,0 +1 @@
+depends dbus-python
diff --git a/telephony/telepathy-python/DETAILS
b/telephony/telepathy-python/DETAILS
new file mode 100755
index 0000000..ceaf768
--- /dev/null
+++ b/telephony/telepathy-python/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=telepathy-python
+ VERSION=0.15.15
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://telepathy.freedesktop.org/releases/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:97a98c17414bdf7cdfde696179007c9044f5da5c51f9781ac15d0407942aa2bf01cfbfeaefdfa2aa82797b48edd4629ca3ae1a5ad31737a41b57fd9720c772a5
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+
WEB_SITE="http://telepathy.freedesktop.org/releases/telepathy-python/";
+ LICENSE[0]=GPL
+ ENTERED=20100127
+ SHORT="telepathy python base classes"
+cat << EOF
+telepathy python base classes
+EOF
diff --git a/telephony/telepathy-python/HISTORY
b/telephony/telepathy-python/HISTORY
new file mode 100644
index 0000000..de9dc45
--- /dev/null
+++ b/telephony/telepathy-python/HISTORY
@@ -0,0 +1,3 @@
+2010-01-27 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/windowmanagers/awesome/DETAILS b/windowmanagers/awesome/DETAILS
index 554eb99..c935b3a 100755
--- a/windowmanagers/awesome/DETAILS
+++ b/windowmanagers/awesome/DETAILS
@@ -1,5 +1,5 @@
SPELL=awesome
- VERSION=3.4.2
+ VERSION=3.4.3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://awesome.naquadah.org/download/$SOURCE
diff --git a/windowmanagers/awesome/HISTORY b/windowmanagers/awesome/HISTORY
index 9ab9c73..5ef08eb 100644
--- a/windowmanagers/awesome/HISTORY
+++ b/windowmanagers/awesome/HISTORY
@@ -1,3 +1,7 @@
+2010-01-06 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 3.4.3
+ * PRE_BUILD: removed
+
2009-12-09 Arjan Bouter <abouter AT sourcemage.org>
* PRE_BUILD: added, fixes hidden systray. Please remove on next
update!

diff --git a/windowmanagers/awesome/PRE_BUILD
b/windowmanagers/awesome/PRE_BUILD
deleted file mode 100755
index 0795ebc..0000000
--- a/windowmanagers/awesome/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-sedit 's#wibox->screen) + 1)#wibox->screen))#g' widget.c
diff --git a/windowmanagers/awesome/awesome-3.4.2.tar.bz2.sig
b/windowmanagers/awesome/awesome-3.4.2.tar.bz2.sig
deleted file mode 100644
index 0ca5d65..0000000
Binary files a/windowmanagers/awesome/awesome-3.4.2.tar.bz2.sig and /dev/null
differ
diff --git a/windowmanagers/awesome/awesome-3.4.3.tar.bz2.sig
b/windowmanagers/awesome/awesome-3.4.3.tar.bz2.sig
new file mode 100644
index 0000000..559c302
Binary files /dev/null and b/windowmanagers/awesome/awesome-3.4.3.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (f0c2cc35e8a6705406eed7c5599a4f005804771d), Arjan Bouter, 01/27/2010

Archive powered by MHonArc 2.6.24.

Top of Page