Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (f90ab95d0150a0e2b8825137c7dcf1d773d4b96b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pieter Lenaerts <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (f90ab95d0150a0e2b8825137c7dcf1d773d4b96b)
  • Date: Mon, 18 Sep 2006 17:44:28 -0500

GIT changes to master grimoire by Pieter Lenaerts <e-type AT sourcemage.org>:

dev/null |binary
editors/gle/BUILD | 1 -
editors/gle/DEPENDS | 1 -
editors/gle/DETAILS | 12 +++++-------
editors/gle/GLE-4.0.12-src.zip.sig |binary
editors/gle/GLEusersguide.ps.gz.sig |binary
editors/gle/HISTORY | 3 +++
editors/gle/PRE_BUILD | 2 --
editors/zile/DETAILS | 2 +-
editors/zile/HISTORY | 3 +++
editors/zile/zile-2.2.20.tar.gz.sig | 0
editors/zile/zile-2.2.21.tar.gz.sig |binary
gnome2-libs/libbonoboui/DEPENDS | 1 +
gnome2-libs/libbonoboui/HISTORY | 3 +++
x11/fbpanel/BUILD | 1 -
x11/fbpanel/DEPENDS | 7 ++++++-
x11/fbpanel/DETAILS | 5 ++---
x11/fbpanel/HISTORY | 4 ++++
18 files changed, 28 insertions(+), 17 deletions(-)

New commits:
commit f90ab95d0150a0e2b8825137c7dcf1d773d4b96b
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

libbonoboui: missing glitz dependency

commit c75695dd507e0bedbb10fdff57b5416ed9152493
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

fbpanel update

commit e93854db78cb1970faffc00e5e756af7d396d6b1
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

gle updated

commit 65a8ef385c50f0b7f6140fd3ba872399b1a48974
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

zile updated

diff --git a/editors/gle/BUILD b/editors/gle/BUILD
index 5fa78d3..764df60 100755
--- a/editors/gle/BUILD
+++ b/editors/gle/BUILD
@@ -1,4 +1,3 @@
sedit "s/-O2/$CFLAGS/" config.gcc &&
sedit "s/\/usr/${INSTALL_ROOT}\/usr/" config.gcc &&
make -f Makefile.gcc
-
diff --git a/editors/gle/DEPENDS b/editors/gle/DEPENDS
index a3a72be..2bc42d3 100755
--- a/editors/gle/DEPENDS
+++ b/editors/gle/DEPENDS
@@ -1,3 +1,2 @@
-depends gcc34 &&
depends boost &&
depends tiff
diff --git a/editors/gle/DETAILS b/editors/gle/DETAILS
index cad97e7..e42e6e9 100755
--- a/editors/gle/DETAILS
+++ b/editors/gle/DETAILS
@@ -1,18 +1,16 @@
SPELL=gle
BUILD_API=2
- VERSION=4.0.11
- GCC_VERSION=3.4
- SOURCE=${SPELL}_${VERSION}_src.zip
+ VERSION=4.0.12
+ SOURCE=GLE-${VERSION}-src.zip
SOURCE2=GLEusersguide.ps.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}${VERSION:0:1}
SOURCE_URL=$SOURCEFORGE_URL/glx/$SOURCE
SOURCE2_URL=$SOURCEFORGE_URL/glx/$SOURCE2
-
SOURCE_HASH=sha512:c9f0d65509962c25702c6da6e0e17ba6f05ec91babfe2ad436343bbe00cff657e6b04c8890a14bb48c6612717f84440b2f8fb381bfd4bb435d22075af4406475
-
SOURCE2_HASH=sha512:5f831ef0faed31830779d584d733a6474cb332d5694b7e77bcd939638c34321f22a572ba08536d74546cf98a97cfd8918035cb8243cc02f3f81833fe8117c2b4
+ SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
+ SOURCE2_GPG=gurus.gpg:${SOURCE2}.sig:WORKS_FOR_ME
LICENSE[0]=GPL
WEB_SITE=http://glx.sourceforge.net
ENTERED=20020513
- UPDATED=20040617
KEYWORDS="editors"
SHORT='High-quality graphics package for scientists'
cat << EOF
diff --git a/editors/gle/GLE-4.0.12-src.zip.sig
b/editors/gle/GLE-4.0.12-src.zip.sig
new file mode 100644
index 0000000..6c86143
Binary files /dev/null and b/editors/gle/GLE-4.0.12-src.zip.sig differ
diff --git a/editors/gle/GLEusersguide.ps.gz.sig
b/editors/gle/GLEusersguide.ps.gz.sig
new file mode 100644
index 0000000..f183fd6
Binary files /dev/null and b/editors/gle/GLEusersguide.ps.gz.sig differ
diff --git a/editors/gle/HISTORY b/editors/gle/HISTORY
index dcb0769..0dddf0c 100644
--- a/editors/gle/HISTORY
+++ b/editors/gle/HISTORY
@@ -1,3 +1,6 @@
+2006-09-17 Pieter Lenaerts <e-type AT sourcemage.org>
+ * updated to 4.0.12, no longer needs gcc34
+
2006-05-21 Pieter Lenaerts <e-type AT sourcemage.org>
* DEPENDS: depends tiff, perl is implicit from tiff

diff --git a/editors/gle/PRE_BUILD b/editors/gle/PRE_BUILD
index 884e35c..6f703c8 100755
--- a/editors/gle/PRE_BUILD
+++ b/editors/gle/PRE_BUILD
@@ -1,5 +1,3 @@
-invoke_gcc &&
mk_source_dir $SOURCE_DIRECTORY &&
unpack_file &&
unpack_file 2
-
diff --git a/editors/zile/DETAILS b/editors/zile/DETAILS
index 2bd1e96..d7c0fba 100755
--- a/editors/zile/DETAILS
+++ b/editors/zile/DETAILS
@@ -1,5 +1,5 @@
SPELL=zile
- VERSION=2.2.20
+ VERSION=2.2.21
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/editors/zile/HISTORY b/editors/zile/HISTORY
index f7ac0f6..5d7b059 100644
--- a/editors/zile/HISTORY
+++ b/editors/zile/HISTORY
@@ -1,3 +1,6 @@
+2006-09-17 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: updated to 2.2.21
+
2006-09-12 Pieter Lenaerts <e-type AT sourcemage.org>
* DETAILS: updated to 2.2.20

diff --git a/editors/zile/zile-2.2.20.tar.gz.sig
b/editors/zile/zile-2.2.20.tar.gz.sig
deleted file mode 100644
index d900dcf..0000000
Binary files a/editors/zile/zile-2.2.20.tar.gz.sig and /dev/null differ
diff --git a/editors/zile/zile-2.2.21.tar.gz.sig
b/editors/zile/zile-2.2.21.tar.gz.sig
new file mode 100644
index 0000000..26e517a
Binary files /dev/null and b/editors/zile/zile-2.2.21.tar.gz.sig differ
diff --git a/gnome2-libs/libbonoboui/DEPENDS b/gnome2-libs/libbonoboui/DEPENDS
index 65d9288..122660e 100755
--- a/gnome2-libs/libbonoboui/DEPENDS
+++ b/gnome2-libs/libbonoboui/DEPENDS
@@ -7,6 +7,7 @@ depends libbonobo &&
depends libglade2 &&
depends libgnomecanvas &&
depends xml-parser-expat &&
+depends glitz &&

optional_depends gtk-doc \
"--enable-gtk-doc" \
diff --git a/gnome2-libs/libbonoboui/HISTORY b/gnome2-libs/libbonoboui/HISTORY
index b917c7f..65dbacd 100644
--- a/gnome2-libs/libbonoboui/HISTORY
+++ b/gnome2-libs/libbonoboui/HISTORY
@@ -1,3 +1,6 @@
+2006-09-19 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DEPENDS: added glitz
+
2006-09-06 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.16.0

diff --git a/x11/fbpanel/BUILD b/x11/fbpanel/BUILD
index 1e66904..68acc5f 100755
--- a/x11/fbpanel/BUILD
+++ b/x11/fbpanel/BUILD
@@ -3,7 +3,6 @@ if [ "$FBPANEL_CPUMON" = "y" ]; th
else
OPTS="$OPTS --cpu=off"
fi &&
-
./configure --prefix=/usr \
$OPTS &&
make
diff --git a/x11/fbpanel/DEPENDS b/x11/fbpanel/DEPENDS
index a0e80ef..2df016e 100755
--- a/x11/fbpanel/DEPENDS
+++ b/x11/fbpanel/DEPENDS
@@ -1 +1,6 @@
-depends gtk+2
+depends X11-LIBS &&
+depends libpng &&
+depends gtk+2 &&
+depends pango &&
+depends glitz &&
+depends freetype2
diff --git a/x11/fbpanel/DETAILS b/x11/fbpanel/DETAILS
index a52c9e0..0dc5da5 100755
--- a/x11/fbpanel/DETAILS
+++ b/x11/fbpanel/DETAILS
@@ -1,12 +1,11 @@
SPELL=fbpanel
- VERSION=4.3
+ VERSION=4.5
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:cfe17b1f49cfb610ebbe891d22c7c1f03046f8f17be0b66b777074e4372d0f2d4b3d4e35217b073c3cd8a9b05d8cfb406cd841e3a372bc087850d25b78318c21
+ SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
WEB_SITE=http://$SPELL.sourceforge.net
ENTERED=20040811
- UPDATED=20040811
LICENSE[0]=GPL
KEYWORDS="x11"
SHORT="Lightweight NETWM compliant desktop panel"
diff --git a/x11/fbpanel/HISTORY b/x11/fbpanel/HISTORY
index ee5f75b..0534629 100644
--- a/x11/fbpanel/HISTORY
+++ b/x11/fbpanel/HISTORY
@@ -1,3 +1,7 @@
+2006-09-17 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DEPENDS: added X11-LIBS, glitz, libpng, freetype2, pango, expat
+ * updated to 4.5
+
2006-06-28 Eric Sandall <eric AT sandall.us>
* DETAILS: Removed BUILD_API=2, set grimoire-wide




  • [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (f90ab95d0150a0e2b8825137c7dcf1d773d4b96b), Pieter Lenaerts, 09/18/2006

Archive powered by MHonArc 2.6.24.

Top of Page