Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6c0ea8aafd9a4a15ef79a4a88d938793f7d7f0b7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6c0ea8aafd9a4a15ef79a4a88d938793f7d7f0b7)
  • Date: Fri, 30 Apr 2010 08:47:09 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
disk/libisoburn/DETAILS | 4 ++--
disk/libisoburn/HISTORY | 3 +++
disk/libisofs/DETAILS | 4 ++--
disk/libisofs/HISTORY | 3 +++
kde4-support/libdbusmenu-qt/DEPENDS | 3 +++
kde4-support/libdbusmenu-qt/DETAILS | 15 +++++++++++++++
kde4-support/libdbusmenu-qt/HISTORY | 7 +++++++
8 files changed, 38 insertions(+), 4 deletions(-)

New commits:
commit 6c0ea8aafd9a4a15ef79a4a88d938793f7d7f0b7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libisoburn: => 0.5.4.pl00

commit 661a15d0382b54d6b241e94f9442a6fe0f34decd
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libisofs: => 0.6.30

commit aa1f04d3578e56bd81029b938b27c2ba35426701
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libdbusmenu-qt: => 0.3.2

commit 8a1716e57cb8db43c885035f60eb4413885c4f53
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

: =>

commit ddf48fa5d19334d419bc7c86c5ce1d563dc94fe4
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libdbusmenu-qt - new spell
(cherry picked from commit 8a92484680dce4ecdec5a3a63e0522cf15800cd6)

diff --git a/ChangeLog b/ChangeLog
index bf9841f..59790a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
2010-04-26 Elisamuel Resto <ryuji AT sourcemage.org>
* apache.gpg: added key id 39FF092C, signer of mod_fcgid tarballs

+2010-04-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * kde4-support/libdbusmenu-qt: new spell - needed for kde-4.5
+
2010-04-26 Pol Vinogradov <vin.public AT gmail.com>
* chat-im/qutim: new spell, multiprotocol Instant messenger based on
Qt 4
diff --git a/disk/libisoburn/DETAILS b/disk/libisoburn/DETAILS
index 89a93f1..e987e13 100755
--- a/disk/libisoburn/DETAILS
+++ b/disk/libisoburn/DETAILS
@@ -12,8 +12,8 @@ if [[ $LIBISOBURN_SVN == y ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=0.5.0.pl00
-
SOURCE_HASH=sha512:ebd435ba07c676b3edf370cf8a65e7d0c3b6ad73f3b851f6f5d923ded315720ecafda5bf4bbfefcd9afbd03a9b62cc53f4e991a7d3d0c4df4b9f811146069b40
+ VERSION=0.5.4.pl00
+
SOURCE_HASH=sha512:2063fb6ab71ddcb39935e2c448cb6d49fb095995a68ee7b714b0c580dfd9be9365e540fb09ed77ab551e1517d4e3e1d531f853494486e6c1cbd7bf92ddf6481d
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//.pl??}"
diff --git a/disk/libisoburn/HISTORY b/disk/libisoburn/HISTORY
index 37eef9c..1ffd5e0 100644
--- a/disk/libisoburn/HISTORY
+++ b/disk/libisoburn/HISTORY
@@ -1,3 +1,6 @@
+2010-04-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.5.4.pl00
+
2010-02-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5.0.pl00

diff --git a/disk/libisofs/DETAILS b/disk/libisofs/DETAILS
index e015e72..5292b37 100755
--- a/disk/libisofs/DETAILS
+++ b/disk/libisofs/DETAILS
@@ -12,8 +12,8 @@ if [[ $LIBISOFS_SVN == y ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=0.6.28
-
SOURCE_HASH=sha512:cdd2248eaf59d2ce06195b6f9227a4f6efd8dd92f12838cf420fbfd27ac686d94927f5bb0ac1fce49c53f16e30bc1bb49e0e40a24434230665648162aebff837
+ VERSION=0.6.30
+
SOURCE_HASH=sha512:5df58202e14c325fb237283e5bc9ae886c18c85a145e543de7c01e08174749b59b0012d76a6a8ae036cdee9716c57e9a3ef95cdde8c3db8654fba7e9cddc17d7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/disk/libisofs/HISTORY b/disk/libisofs/HISTORY
index ef5a7f9..02033ec 100644
--- a/disk/libisofs/HISTORY
+++ b/disk/libisofs/HISTORY
@@ -1,3 +1,6 @@
+2010-04-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6.30
+
2010-02-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.6.28

diff --git a/kde4-support/libdbusmenu-qt/DEPENDS
b/kde4-support/libdbusmenu-qt/DEPENDS
new file mode 100755
index 0000000..91f740f
--- /dev/null
+++ b/kde4-support/libdbusmenu-qt/DEPENDS
@@ -0,0 +1,3 @@
+depends cmake &&
+depends g++ &&
+depends -sub DBUS qt4
diff --git a/kde4-support/libdbusmenu-qt/DETAILS
b/kde4-support/libdbusmenu-qt/DETAILS
new file mode 100755
index 0000000..dab8936
--- /dev/null
+++ b/kde4-support/libdbusmenu-qt/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=libdbusmenu-qt
+ VERSION=0.3.2
+
SOURCE_HASH=sha512:7d0a63c908f2a31d14203f956d1922e98217c7f93bf6b1def7ab23d6980e0efcd46c0727726a70d7dcf29251bebe022727d98fb2784e95f3f4cb011aea6a6e69
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://people.canonical.com/~agateau/dbusmenu
+ SOURCE_URL=$WEB_SITE/$SOURCE
+ LICENSE[0]=MIT
+ ENTERED=2010-04-26
+ KEYWORDS="dbus qt4"
+ SHORT="qt support for DBusMenu protocol"
+cat << EOF
+dbusmenu-qt is a standalone library providing a way to import and export
QMenu instances using the
+DBusMenu protocol.
+EOF
diff --git a/kde4-support/libdbusmenu-qt/HISTORY
b/kde4-support/libdbusmenu-qt/HISTORY
new file mode 100644
index 0000000..3ef26f3
--- /dev/null
+++ b/kde4-support/libdbusmenu-qt/HISTORY
@@ -0,0 +1,7 @@
+2010-04-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.2
+ * DOWNLOAD: deleted
+
+2010-04-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version master (git)
+ spell created



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6c0ea8aafd9a4a15ef79a4a88d938793f7d7f0b7), Treeve Jelbert, 04/30/2010

Archive powered by MHonArc 2.6.24.

Top of Page