Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Ladislav Hagara (e7fb1fd3df33f5c571c5c9c9d11c0750243e85bc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Ladislav Hagara (e7fb1fd3df33f5c571c5c9c9d11c0750243e85bc)
  • Date: Mon, 25 Apr 2011 20:19:33 -0500

GIT changes to devel-xorg-modular grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 1
archive-libs/lzo/DETAILS | 4 -
archive-libs/lzo/HISTORY | 3 +
dev/null |binary
gnome2-libs/glib-networking/DETAILS | 2
gnome2-libs/glib-networking/HISTORY | 3 +
gnome2-libs/glib-networking/glib-networking-2.28.5.tar.bz2.sig | 0
gnome2-libs/glib-networking/glib-networking-2.28.6.tar.bz2.sig |binary
gnome3-libs/gnome-shell/DETAILS | 2
gnome3-libs/gnome-shell/HISTORY | 3 +
gnome3-libs/gnome-shell/gnome-shell-3.0.0.2.tar.bz2.sig | 0
gnome3-libs/gnome-shell/gnome-shell-3.0.1.tar.bz2.sig |binary
gnome3-libs/libunique/DEPENDS | 18 +++++++
gnome3-libs/libunique/DETAILS | 23
++++++++++
gnome3-libs/libunique/HISTORY | 2
gnome3-libs/libunique/libunique-3.0.0.tar.bz2.sig |binary
16 files changed, 57 insertions(+), 4 deletions(-)

New commits:
commit 120c726653b3e3ed9e2c72184fcf160b249d6802
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

lzo 2.05

commit 8bc0dbee0c756676bd0e412b9554e152bb6b473c
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gnome-shell 3.0.1

commit 563e1ee10671e41dd79d18bd762dc7311c0777b0
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

glib-networking 2.28.6

commit 946252c85ab0096f75f381665a8f1b4663326921
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gnome3-libs/libunique: new spell, based on unique

diff --git a/ChangeLog b/ChangeLog
index 633e494..a750a4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2011-04-25 Ladislav Hagara <hgr AT vabo.cz>
* gnome3-libs/gnome-desktop3: new spell, based on gnome-desktop
+ * gnome3-libs/libunique: new spell, based on unique

2011-04-24 Ladislav Hagara <hgr AT vabo.cz>
* graphics-libs/libgxps: new spell, XPS Documents library
diff --git a/archive-libs/lzo/DETAILS b/archive-libs/lzo/DETAILS
index 229d3ee..b5138c8 100755
--- a/archive-libs/lzo/DETAILS
+++ b/archive-libs/lzo/DETAILS
@@ -1,11 +1,11 @@
SPELL=lzo
- VERSION=2.04
+ VERSION=2.05
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.oberhumer.com/opensource/lzo/download/$SOURCE
WEB_SITE=http://www.oberhumer.com/opensource/lzo
ENTERED=20020531
-
SOURCE_HASH=sha512:4338f43ab58fb58456cebe9db12bc3d936954788bda43c83a98a74f0b55caf78fa723b26056816d27f968d90464875e6fd9e6ad910d5f00f4311b858c71579e1
+
SOURCE_HASH=sha512:c7876219943084af6589142a4c8435323fb41915b175591208b96d965ccd843cbf27c03430b20ef523b9042f20eea2e00b9c7d557b83c4005a085136874613cb
LICENSE[0]=GPL
SHORT="Data compression library with very fast (de-)compression"
cat << EOF
diff --git a/archive-libs/lzo/HISTORY b/archive-libs/lzo/HISTORY
index 0f64715..671ae18 100644
--- a/archive-libs/lzo/HISTORY
+++ b/archive-libs/lzo/HISTORY
@@ -1,3 +1,6 @@
+2011-04-26 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.05
+
2010-11-09 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.04

diff --git a/gnome2-libs/glib-networking/DETAILS
b/gnome2-libs/glib-networking/DETAILS
index 855be87..b71a5c3 100755
--- a/gnome2-libs/glib-networking/DETAILS
+++ b/gnome2-libs/glib-networking/DETAILS
@@ -1,5 +1,5 @@
SPELL=glib-networking
- VERSION=2.28.5
+ VERSION=2.28.6
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/glib-networking/HISTORY
b/gnome2-libs/glib-networking/HISTORY
index f46d695..35f4dce 100644
--- a/gnome2-libs/glib-networking/HISTORY
+++ b/gnome2-libs/glib-networking/HISTORY
@@ -1,3 +1,6 @@
+2011-04-25 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.28.6
+
2011-04-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.28.5

diff --git a/gnome2-libs/glib-networking/glib-networking-2.28.5.tar.bz2.sig
b/gnome2-libs/glib-networking/glib-networking-2.28.5.tar.bz2.sig
deleted file mode 100644
index 97d9a18..0000000
Binary files a/gnome2-libs/glib-networking/glib-networking-2.28.5.tar.bz2.sig
and /dev/null differ
diff --git a/gnome2-libs/glib-networking/glib-networking-2.28.6.tar.bz2.sig
b/gnome2-libs/glib-networking/glib-networking-2.28.6.tar.bz2.sig
new file mode 100644
index 0000000..46df401
Binary files /dev/null and
b/gnome2-libs/glib-networking/glib-networking-2.28.6.tar.bz2.sig differ
diff --git a/gnome3-libs/gnome-shell/DETAILS b/gnome3-libs/gnome-shell/DETAILS
index 1ccd7c0..209de5e 100755
--- a/gnome3-libs/gnome-shell/DETAILS
+++ b/gnome3-libs/gnome-shell/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnome-shell
- VERSION=3.0.0.2
+ VERSION=3.0.1
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome3-libs/gnome-shell/HISTORY b/gnome3-libs/gnome-shell/HISTORY
index 797a9c8..051f837 100644
--- a/gnome3-libs/gnome-shell/HISTORY
+++ b/gnome3-libs/gnome-shell/HISTORY
@@ -1,3 +1,6 @@
+2011-04-25 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 3.0.1
+
2011-04-17 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS, DEPENDS: spell created, version 3.0.0.2

diff --git a/gnome3-libs/gnome-shell/gnome-shell-3.0.0.2.tar.bz2.sig
b/gnome3-libs/gnome-shell/gnome-shell-3.0.0.2.tar.bz2.sig
deleted file mode 100644
index 2cc39a1..0000000
Binary files a/gnome3-libs/gnome-shell/gnome-shell-3.0.0.2.tar.bz2.sig and
/dev/null differ
diff --git a/gnome3-libs/gnome-shell/gnome-shell-3.0.1.tar.bz2.sig
b/gnome3-libs/gnome-shell/gnome-shell-3.0.1.tar.bz2.sig
new file mode 100644
index 0000000..c34d6a7
Binary files /dev/null and
b/gnome3-libs/gnome-shell/gnome-shell-3.0.1.tar.bz2.sig differ
diff --git a/gnome3-libs/libunique/DEPENDS b/gnome3-libs/libunique/DEPENDS
new file mode 100755
index 0000000..7837ee0
--- /dev/null
+++ b/gnome3-libs/libunique/DEPENDS
@@ -0,0 +1,18 @@
+depends glib2 &&
+depends gtk+3 &&
+
+optional_depends dbus-glib \
+ "--enable-dbus=yes" \
+ "--enable-dbus=no" \
+ "to enable dbus support" &&
+
+optional_depends gobject-introspection \
+ "--enable-introspection=yes" \
+ "--enable-introspection=no" \
+ "to enable introspection" &&
+
+optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
+ "Build devhelp docs?"
+
diff --git a/gnome3-libs/libunique/DETAILS b/gnome3-libs/libunique/DETAILS
new file mode 100755
index 0000000..e7241ad
--- /dev/null
+++ b/gnome3-libs/libunique/DETAILS
@@ -0,0 +1,23 @@
+ SPELL=libunique
+ VERSION=3.0.0
+ BRANCH=$(echo $VERSION|cut -d . -f 1,2)
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ WEB_SITE=http://live.gnome.org/LibUnique
+ ENTERED=20110425
+ SHORT="Library for writing single instance application"
+cat << EOF
+Unique is a library for writing single instance application. If you launch a
+single instance application twice, the second instance will either just quit
or
+will send a message to the running instance.
+
+Unique makes it easy to write this kind of applications, by providing a base
+class, taking care of all the IPC machinery needed to send messages to a
running
+instance, and also handling the startup notification side.
+
+Unique aims to replace the BaconMessageConnection code that has been copied
by
+many projects and the code using Bonobo and D-Bus.
+EOF
diff --git a/gnome3-libs/libunique/HISTORY b/gnome3-libs/libunique/HISTORY
new file mode 100644
index 0000000..2461933
--- /dev/null
+++ b/gnome3-libs/libunique/HISTORY
@@ -0,0 +1,2 @@
+2011-04-25 Ladislav Hagara <hgr AT vabo.cz>
+ * *: spell created, based on unique
diff --git a/gnome3-libs/libunique/libunique-3.0.0.tar.bz2.sig
b/gnome3-libs/libunique/libunique-3.0.0.tar.bz2.sig
new file mode 100644
index 0000000..405864d
Binary files /dev/null and
b/gnome3-libs/libunique/libunique-3.0.0.tar.bz2.sig differ



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Ladislav Hagara (e7fb1fd3df33f5c571c5c9c9d11c0750243e85bc), Ladislav Hagara, 04/25/2011

Archive powered by MHonArc 2.6.24.

Top of Page