Skip to Content.
Sympa Menu

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

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 (8ffdfc5eb42df935ccd6596e4a00469e69c66f13)
  • Date: Mon, 19 Apr 2010 15:05:16 -0500

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

ChangeLog | 3 +++
python-pypi/papyon/DEPENDS | 3 +++
python-pypi/papyon/DETAILS | 16 ++++++++++++++++
python-pypi/papyon/HISTORY | 3 +++
telephony/telepathy-butterfly/DEPENDS | 2 +-
telephony/telepathy-butterfly/DETAILS | 2 +-
telephony/telepathy-butterfly/HISTORY | 4 ++++
telephony/telepathy-gabble/DETAILS | 2 +-
telephony/telepathy-gabble/HISTORY | 8 ++++++--
telephony/telepathy-haze/DETAILS | 2 +-
telephony/telepathy-haze/HISTORY | 3 +++
telephony/telepathy-mission-control/DETAILS | 2 +-
telephony/telepathy-mission-control/HISTORY | 3 +++
telephony/telepathy-qt/DETAILS | 2 +-
telephony/telepathy-qt/HISTORY | 3 +++
telephony/telepathy-salut/DETAILS | 2 +-
telephony/telepathy-salut/HISTORY | 3 +++
telephony/telepathy-sofiasip/DETAILS | 2 +-
telephony/telepathy-sofiasip/HISTORY | 3 +++
telephony/telepathy.gpg |binary
20 files changed, 58 insertions(+), 10 deletions(-)

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

papyon: new spell, maintained pymsn fork

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

telepathy-sofiasip: version 0.6.2

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

telepathy-salut: version 0.3.11

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

telepathy-qt: version 0.3.1

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

telepathy-mission-control: version 0.3.4

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

telepathy-haze: version 0.3.4

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

telepathy-gabble: version 0.9.10

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

telepathy-butterfly: version 0.5.8

diff --git a/ChangeLog b/ChangeLog
index dac2a77..5bab2db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-04-19 Arjan Bouter <abouter AT sourcemage.org>
+ * python-pypi/papyon: new spell, pymsn fork
+
2010-04-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* audio-creation/dino: new spell, a midi sequencer

diff --git a/python-pypi/papyon/DEPENDS b/python-pypi/papyon/DEPENDS
new file mode 100755
index 0000000..3fbf183
--- /dev/null
+++ b/python-pypi/papyon/DEPENDS
@@ -0,0 +1,3 @@
+depends pyopenssl &&
+depends pygobject &&
+depends pycrypto
diff --git a/python-pypi/papyon/DETAILS b/python-pypi/papyon/DETAILS
new file mode 100755
index 0000000..74f63f8
--- /dev/null
+++ b/python-pypi/papyon/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=papyon
+ VERSION=0.4.6
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://telepathy.freedesktop.org/releases/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:f47a653f4c24285381f862812f545e40be4355a126a07ae6b201ead3e1afcd021de9e439f88c45a84d03993225b08ad7049ef3d432c025c1554b1b92742df4a9
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://telepathy.freedesktop.org/wiki/Papyon";
+ LICENSE[0]=GPL
+ ENTERED=20100419
+ SHORT="a fork of the unmaintained pymsn library"
+cat << EOF
+papyon is the library behind the msn connection manager :
telepathy-butterfly.
+It is a fork of the unmaintained pymsn msn library.
+papyon uses the glib mainloop to process the network events in an
asynchronous
+manner.
+EOF
diff --git a/python-pypi/papyon/HISTORY b/python-pypi/papyon/HISTORY
new file mode 100644
index 0000000..8fce625
--- /dev/null
+++ b/python-pypi/papyon/HISTORY
@@ -0,0 +1,3 @@
+2010-04-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/telephony/telepathy-butterfly/DEPENDS
b/telephony/telepathy-butterfly/DEPENDS
index 670f50a..45970f0 100755
--- a/telephony/telepathy-butterfly/DEPENDS
+++ b/telephony/telepathy-butterfly/DEPENDS
@@ -1,2 +1,2 @@
-depends pymsn &&
+depends papyon &&
depends telepathy-python
diff --git a/telephony/telepathy-butterfly/DETAILS
b/telephony/telepathy-butterfly/DETAILS
index 70bab6c..4a08865 100755
--- a/telephony/telepathy-butterfly/DETAILS
+++ b/telephony/telepathy-butterfly/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-butterfly
- VERSION=0.5.7
+ VERSION=0.5.8
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://telepathy.freedesktop.org/releases/${SPELL}/${SOURCE}
SOURCE2="${SOURCE}.asc"
diff --git a/telephony/telepathy-butterfly/HISTORY
b/telephony/telepathy-butterfly/HISTORY
index 609416f..cf811fa 100644
--- a/telephony/telepathy-butterfly/HISTORY
+++ b/telephony/telepathy-butterfly/HISTORY
@@ -1,3 +1,7 @@
+2010-04-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: version 0.5.8 and switched from pymsn to papyon
+ * ../telepathy.gpg: added E976169A
+
2010-04-06 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.5.7 and switched to upstream key
* BUILD, INSTALL: removed, project now uses autotools
diff --git a/telephony/telepathy-gabble/DETAILS
b/telephony/telepathy-gabble/DETAILS
index 26cfb5d..78ce4be 100755
--- a/telephony/telepathy-gabble/DETAILS
+++ b/telephony/telepathy-gabble/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-gabble
- VERSION=0.9.1
+ VERSION=0.9.10
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
WEB_SITE=http://telepathy.freedesktop.org
diff --git a/telephony/telepathy-gabble/HISTORY
b/telephony/telepathy-gabble/HISTORY
index 8d11e07..29eba6d 100644
--- a/telephony/telepathy-gabble/HISTORY
+++ b/telephony/telepathy-gabble/HISTORY
@@ -1,3 +1,7 @@
+2010-04-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.9.10 and corrected spacing of previous
+ HISTORY entry ;)
+
2009-10-03 Bearcat M. Sandor <sourcemage AT feline-soul.com>
- * DETAILS: version 0.9.1
- * Spell created
+ * DETAILS: version 0.9.1
+ * Spell created
diff --git a/telephony/telepathy-haze/DETAILS
b/telephony/telepathy-haze/DETAILS
index c7a0423..3dff682 100755
--- a/telephony/telepathy-haze/DETAILS
+++ b/telephony/telepathy-haze/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-haze
- VERSION=0.3.3
+ VERSION=0.3.4
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://telepathy.freedesktop.org/releases/${SPELL}/${SOURCE}

SOURCE_HASH=sha512:30b29ad85583fa10e9f7754aa5bb331b1a513978bf68a58eb29257f416fcc03c168ef6d60bb9ce63ed3448bc052e49ffc605743095e7c89c757ea4f164c482ed
diff --git a/telephony/telepathy-haze/HISTORY
b/telephony/telepathy-haze/HISTORY
index de9dc45..ba905b5 100644
--- a/telephony/telepathy-haze/HISTORY
+++ b/telephony/telepathy-haze/HISTORY
@@ -1,3 +1,6 @@
+2010-04-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.3.4
+
2010-01-27 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS, DETAILS: spell created

diff --git a/telephony/telepathy-mission-control/DETAILS
b/telephony/telepathy-mission-control/DETAILS
index ef25a2e..debf0c1 100755
--- a/telephony/telepathy-mission-control/DETAILS
+++ b/telephony/telepathy-mission-control/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-mission-control
- VERSION=5.3.2
+ VERSION=5.4.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
WEB_SITE=http://telepathy.freedesktop.org
diff --git a/telephony/telepathy-mission-control/HISTORY
b/telephony/telepathy-mission-control/HISTORY
index ddb29af..6f27a70 100644
--- a/telephony/telepathy-mission-control/HISTORY
+++ b/telephony/telepathy-mission-control/HISTORY
@@ -1,3 +1,6 @@
+2010-04-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: updated to 5.4.0
+
2010-04-06 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: updated to 5.3.2

diff --git a/telephony/telepathy-qt/DETAILS b/telephony/telepathy-qt/DETAILS
index fabef9d..6920f79 100755
--- a/telephony/telepathy-qt/DETAILS
+++ b/telephony/telepathy-qt/DETAILS
@@ -8,7 +8,7 @@ if [[ $TELQT_SVN == y ]];then
SOURCE_URL[0]=git://git.collabora.co.uk/git/$SPELLX.git
FORCE_DOWNLOAD=on
else
- VERSION=0.2.1
+ VERSION=0.3.1
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=$WEB_SITE/releases/$SPELLX/$SOURCE
diff --git a/telephony/telepathy-qt/HISTORY b/telephony/telepathy-qt/HISTORY
index b480caf..4c068c8 100644
--- a/telephony/telepathy-qt/HISTORY
+++ b/telephony/telepathy-qt/HISTORY
@@ -1,3 +1,6 @@
+2010-04-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS updated stable version to 0.3.1
+
2010-01-04 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated stable version to 0.2.1

diff --git a/telephony/telepathy-salut/DETAILS
b/telephony/telepathy-salut/DETAILS
index 6af85b8..7d9e725 100755
--- a/telephony/telepathy-salut/DETAILS
+++ b/telephony/telepathy-salut/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-salut
- VERSION=0.3.10
+ VERSION=0.3.11
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
WEB_SITE=http://telepathy.freedesktop.org
diff --git a/telephony/telepathy-salut/HISTORY
b/telephony/telepathy-salut/HISTORY
index 6f8ac67..10abf88 100644
--- a/telephony/telepathy-salut/HISTORY
+++ b/telephony/telepathy-salut/HISTORY
@@ -1,3 +1,6 @@
+2010-04-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.3.11
+
2009-10-03 Bearcat M. Sandor <sourcemage AT feline-soul.com>
* DETAILS: version 0.3.10
spell created
diff --git a/telephony/telepathy-sofiasip/DETAILS
b/telephony/telepathy-sofiasip/DETAILS
index 3a46af7..37a3654 100755
--- a/telephony/telepathy-sofiasip/DETAILS
+++ b/telephony/telepathy-sofiasip/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-sofiasip
- VERSION=0.5.18
+ VERSION=0.6.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
WEB_SITE=http://telepathy.freedesktop.org
diff --git a/telephony/telepathy-sofiasip/HISTORY
b/telephony/telepathy-sofiasip/HISTORY
index bf7e73a..f147a93 100644
--- a/telephony/telepathy-sofiasip/HISTORY
+++ b/telephony/telepathy-sofiasip/HISTORY
@@ -1,3 +1,6 @@
+2010-04-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.6.2
+
2009-10-03 Bearcat M. Sandor <sourcemage AT feline-soul.net>
* DETAILS: version 0.5.18, removed hash, changed to upstream asc key,
updated WEB_SITE url

diff --git a/telephony/telepathy.gpg b/telephony/telepathy.gpg
index 4200ebe..cfa933a 100644
Binary files a/telephony/telepathy.gpg and b/telephony/telepathy.gpg differ




Archive powered by MHonArc 2.6.24.

Top of Page