Skip to Content.
Sympa Menu

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

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 (5a1558439d16a12797c86aa990d9c942768f978a)
  • Date: Fri, 19 Feb 2010 12:23:38 -0600

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

dev/null |binary
windowmanagers/openbox/DETAILS | 4 ++--
windowmanagers/openbox/HISTORY | 3 +++
windowmanagers/oroborus/DETAILS | 10 +++++++---
windowmanagers/oroborus/HISTORY | 3 +++
windowmanagers/oroborus/oroborus_2.0.18.tar.gz.sig | 0
windowmanagers/oroborus/oroborus_2.0.20.tar.gz.sig |binary
wm-addons/desklaunch/DETAILS | 4 ++--
wm-addons/desklaunch/HISTORY | 3 +++
wm-addons/desklaunch/desklaunch_1.1.5.tar.gz.sig | 0
wm-addons/desklaunch/desklaunch_1.1.7.tar.gz.sig |binary
wm-addons/deskmenu/DETAILS | 10 ++++------
wm-addons/deskmenu/HISTORY | 3 +++
wm-addons/keylaunch/DETAILS | 4 ++--
wm-addons/keylaunch/HISTORY | 3 +++
wm-addons/keylaunch/keylaunch_1.3.3.tar.gz.sig | 0
wm-addons/keylaunch/keylaunch_1.3.9.tar.gz.sig |binary
17 files changed, 32 insertions(+), 15 deletions(-)

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

desklaunch: version 1.1.7

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

desklaunch: version 1.4.5

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

keylaunch: version 1.3.9

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

oroborus: version 2.0.20

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

openbox: version 3.4.11

diff --git a/windowmanagers/openbox/DETAILS b/windowmanagers/openbox/DETAILS
index 98061d3..f34f0e8 100755
--- a/windowmanagers/openbox/DETAILS
+++ b/windowmanagers/openbox/DETAILS
@@ -1,9 +1,9 @@
SPELL=openbox
- VERSION=3.4.10
+ VERSION=3.4.11
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://openbox.org/dist/openbox/$SOURCE
-
SOURCE_HASH=sha512:dae67acb634fed3c233280378604b2397dfa551812c3f65d6c4ac27b856cd1b5df6038ab532c2099d8a4b13d1962ce037a373596ec5d9e1e6ee0b922ed8002d9
+
SOURCE_HASH=sha512:63175eefb03a548cf9bb81d6d0ab9127f40a5105fea295773b706b92013ecda3da28b26b452301de853e6ee0f03859dabc274643be3289cc06bdb9de0376dc91
WEB_SITE=http://www.openbox.org
ENTERED=20030126
LICENSE[0]=GPL
diff --git a/windowmanagers/openbox/HISTORY b/windowmanagers/openbox/HISTORY
index 4bd4b82..1eead3b 100644
--- a/windowmanagers/openbox/HISTORY
+++ b/windowmanagers/openbox/HISTORY
@@ -1,3 +1,6 @@
+2010-02-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 3.4.11
+
2010-02-04 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 3.4.10 and download from new website

diff --git a/windowmanagers/oroborus/DETAILS b/windowmanagers/oroborus/DETAILS
index 5afb44f..985df60 100755
--- a/windowmanagers/oroborus/DETAILS
+++ b/windowmanagers/oroborus/DETAILS
@@ -1,9 +1,9 @@
SPELL=oroborus
- VERSION=2.0.18
+ VERSION=2.0.20
SOURCE=${SPELL}_${VERSION}.tar.gz
BRANCH=`echo ${VERSION}|cut -d - -f1`
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${BRANCH}
-
SOURCE_URL[0]=http://www.oroborus.org/debian/dists/sid/main/source/x11/${SOURCE}
+ SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/o/$SPELL/${SOURCE}
SOURCE_GPG=gurus.gpg:${SOURCE}.sig
WEB_SITE=http://www.oroborus.org/index.pl
LICENSE[0]=GPL
@@ -11,5 +11,9 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${BRANCH}
KEYWORDS="windowmanagers"
SHORT=" Oroborus basically is a really minimalistic window
manager."
cat << EOF
-Oroborus basically is a really minimalistic window manager, which is about
75kb small on a PowerPC machine and about 63kb on an x86 machine.
"Minimalistic" means that the Oroborus window manager doesn't provide some
things other window managers provide. So you will need some external tools
also provided by this project.
+Oroborus basically is a really minimalistic window manager, which is about
75kb
+small on a PowerPC machine and about 63kb on an x86 machine.
+"Minimalistic" means that the Oroborus window manager doesn't provide some
+things other window managers provide. So you will need some external tools
also
+provided by this project.
EOF
diff --git a/windowmanagers/oroborus/HISTORY b/windowmanagers/oroborus/HISTORY
index 96c874d..bd54379 100644
--- a/windowmanagers/oroborus/HISTORY
+++ b/windowmanagers/oroborus/HISTORY
@@ -1,3 +1,6 @@
+2010-02-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 2.0.20
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs

diff --git a/windowmanagers/oroborus/oroborus_2.0.18.tar.gz.sig
b/windowmanagers/oroborus/oroborus_2.0.18.tar.gz.sig
deleted file mode 100644
index 3e4997a..0000000
Binary files a/windowmanagers/oroborus/oroborus_2.0.18.tar.gz.sig and
/dev/null differ
diff --git a/windowmanagers/oroborus/oroborus_2.0.20.tar.gz.sig
b/windowmanagers/oroborus/oroborus_2.0.20.tar.gz.sig
new file mode 100644
index 0000000..87eb6d5
Binary files /dev/null and
b/windowmanagers/oroborus/oroborus_2.0.20.tar.gz.sig differ
diff --git a/wm-addons/desklaunch/DETAILS b/wm-addons/desklaunch/DETAILS
index 4f9cfa8..9568281 100755
--- a/wm-addons/desklaunch/DETAILS
+++ b/wm-addons/desklaunch/DETAILS
@@ -1,9 +1,9 @@
SPELL=desklaunch
- VERSION=1.1.5
+ VERSION=1.1.7
SOURCE=${SPELL}_${VERSION}.tar.gz
BRANCH=`echo ${VERSION}|cut -d - -f1`
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${BRANCH}
-
SOURCE_URL[0]=http://www.oroborus.org/debian/dists/sid/main/source/x11/${SOURCE}
+ SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/d/$SPELL/${SOURCE}
SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
WEB_SITE=http://www.oroborus.org/index.pl
LICENSE[0]=GPL
diff --git a/wm-addons/desklaunch/HISTORY b/wm-addons/desklaunch/HISTORY
index b9f4f5c..973f7ec 100644
--- a/wm-addons/desklaunch/HISTORY
+++ b/wm-addons/desklaunch/HISTORY
@@ -1,3 +1,6 @@
+2010-02-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 1.1.7
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-SERVER to the one and only xorg-server

diff --git a/wm-addons/desklaunch/desklaunch_1.1.5.tar.gz.sig
b/wm-addons/desklaunch/desklaunch_1.1.5.tar.gz.sig
deleted file mode 100644
index 2f84bf5..0000000
Binary files a/wm-addons/desklaunch/desklaunch_1.1.5.tar.gz.sig and /dev/null
differ
diff --git a/wm-addons/desklaunch/desklaunch_1.1.7.tar.gz.sig
b/wm-addons/desklaunch/desklaunch_1.1.7.tar.gz.sig
new file mode 100644
index 0000000..ff42e45
Binary files /dev/null and b/wm-addons/desklaunch/desklaunch_1.1.7.tar.gz.sig
differ
diff --git a/wm-addons/deskmenu/DETAILS b/wm-addons/deskmenu/DETAILS
index e529c81..f7cf00f 100755
--- a/wm-addons/deskmenu/DETAILS
+++ b/wm-addons/deskmenu/DETAILS
@@ -1,11 +1,9 @@
SPELL=deskmenu
- VERSION=1.4.2
-# GCC_VERSION=33
+ VERSION=1.4.5
SOURCE=${SPELL}_${VERSION}.tar.gz
- BRANCH=`echo ${VERSION}|cut -d - -f1`
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${BRANCH}
-
SOURCE_URL[0]=http://www.oroborus.org/debian/dists/sid/main/source/x11/${SOURCE}
- SOURCE_HASH=sha1:cc55f2e60d74acf8d9ccbe77e40232391f5d10f7
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/d/$SPELL/${SOURCE}
+ SOURCE_HASH=sha1:80e7da6c867cfffa4c739b40836d5a04d11d6706
WEB_SITE=http://www.oroborus.org/index.pl
LICENSE[0]=GPL
ENTERED=20040923
diff --git a/wm-addons/deskmenu/HISTORY b/wm-addons/deskmenu/HISTORY
index 75745ff..3285dd9 100644
--- a/wm-addons/deskmenu/HISTORY
+++ b/wm-addons/deskmenu/HISTORY
@@ -1,3 +1,6 @@
+2010-02-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 1.4.5
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/wm-addons/keylaunch/DETAILS b/wm-addons/keylaunch/DETAILS
index 8a47893..3db76e5 100755
--- a/wm-addons/keylaunch/DETAILS
+++ b/wm-addons/keylaunch/DETAILS
@@ -1,8 +1,8 @@
SPELL=keylaunch
- VERSION=1.3.3
+ VERSION=1.3.9
SOURCE=${SPELL}_${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
-
SOURCE_URL[0]=http://www.oroborus.org/debian/dists/sid/main/source/x11/${SOURCE}
+ SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/k/$SPELL/${SOURCE}
SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
WEB_SITE=http://www.oroborus.org/index.pl
LICENSE[0]=GPL
diff --git a/wm-addons/keylaunch/HISTORY b/wm-addons/keylaunch/HISTORY
index 8c38028..af210f3 100644
--- a/wm-addons/keylaunch/HISTORY
+++ b/wm-addons/keylaunch/HISTORY
@@ -1,3 +1,6 @@
+2010-02-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 1.3.9
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-SERVER to the one and only xorg-server

diff --git a/wm-addons/keylaunch/keylaunch_1.3.3.tar.gz.sig
b/wm-addons/keylaunch/keylaunch_1.3.3.tar.gz.sig
deleted file mode 100644
index 472594a..0000000
Binary files a/wm-addons/keylaunch/keylaunch_1.3.3.tar.gz.sig and /dev/null
differ
diff --git a/wm-addons/keylaunch/keylaunch_1.3.9.tar.gz.sig
b/wm-addons/keylaunch/keylaunch_1.3.9.tar.gz.sig
new file mode 100644
index 0000000..9cb9382
Binary files /dev/null and b/wm-addons/keylaunch/keylaunch_1.3.9.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (5a1558439d16a12797c86aa990d9c942768f978a), Arjan Bouter, 02/19/2010

Archive powered by MHonArc 2.6.24.

Top of Page