Skip to Content.
Sympa Menu

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

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 (7753887382754c20c6ece8db53e718588f1e73a5)
  • Date: Wed, 22 Apr 2009 19:44:28 -0500

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

haskell/haskell-x11/DETAILS | 4 -
haskell/haskell-x11/HISTORY | 3 +
libs/libpseudo/DETAILS | 4 -
libs/libpseudo/HISTORY | 2
libs/libviper/DEPENDS | 3 -
libs/libviper/DETAILS | 4 -
libs/libviper/HISTORY | 3 +
libs/libviper/PRE_BUILD | 9 ++-
windowmanagers/lxp-icewm/BUILD | 2
windowmanagers/lxp-icewm/DEPENDS | 5 --
windowmanagers/lxp-icewm/HISTORY | 3 +
windowmanagers/vwm/BUILD | 20 ++------
windowmanagers/vwm/CONFIGURE | 1
windowmanagers/vwm/DEPENDS | 1
windowmanagers/vwm/DETAILS | 4 -
windowmanagers/vwm/HISTORY | 3 +
windowmanagers/vwm/INSTALL | 9 ---
windowmanagers/vwm/PRE_BUILD | 11 ++--
windowmanagers/windowmaker/DEPENDS | 1
windowmanagers/windowmaker/DETAILS | 1
windowmanagers/windowmaker/HISTORY | 4 +
windowmanagers/windowmaker/PRE_BUILD | 4 -
windowmanagers/xfce3/BUILD | 3 -
windowmanagers/xfce3/CONFIGURE | 2
windowmanagers/xfce3/CONFLICTS | 1
windowmanagers/xfce3/DEPENDS | 39 ----------------
windowmanagers/xfce3/DETAILS | 18 -------
windowmanagers/xfce3/HISTORY | 84
-----------------------------------
windowmanagers/xfce3/INSTALL | 2
windowmanagers/xfce3/xfce.desktop | 8 ---
windowmanagers/xmonad/DETAILS | 4 -
windowmanagers/xmonad/HISTORY | 3 +
windowmanagers/yeahwm/DEPENDS | 5 +-
windowmanagers/yeahwm/HISTORY | 5 +-
windowmanagers/yeahwm/PRE_BUILD | 8 ++-
35 files changed, 73 insertions(+), 210 deletions(-)

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

vwm: version 2.0.1, can someone check this spell?

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

libviper: version 1.4.2

commit 55386ef5654c50cbc750f0eecb6e14177ed8bee0
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

libpseudo: version 1.1.0

commit 2dfd4f677790737a7344cf71b091e6df268b023a
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

lxp-icewm: removed broken gnome2 menu support

commit 0f03b9214e9ab3787208249f65f3477eed8e6e97
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

yeahwm: made lesstif optional (and removed evidence of time-travel)

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

xmonad: version 0.8.1

commit 5224fdd4d15c681662539cdbfe28b644470abff7
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

haskell-x11: version 1.4.5

commit 4f944fd85ebcac19bad6240b73455a7950a22ef6
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

xfce3: removed, doesn't build anymore.

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

windowmaker: depends on gcc34, disabled the gcc4.1 patch.

diff --git a/haskell/haskell-x11/DETAILS b/haskell/haskell-x11/DETAILS
index 0f84115..11583e5 100755
--- a/haskell/haskell-x11/DETAILS
+++ b/haskell/haskell-x11/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-x11
- VERSION=1.4.2
+ VERSION=1.4.5
SOURCE="X11-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/X11/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:a979eee0ca034edb2170f1309560462034364058a7d51c762a3ff3b57faa27c29d8da14f1d301f600d40116ded1f12510147d53981d0fb38dbbc948da1c74a05
+
SOURCE_HASH=sha512:59a54127bbb67a0a290377644a233926f595cbc733cf77daece27536e87b2fc1b5c36afede6a57eef013c8c878b78156d1601fb75318c51c183ba3f7c2608c9e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/X11-${VERSION}"

WEB_SITE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11";
LICENSE[0]=BSD3
diff --git a/haskell/haskell-x11/HISTORY b/haskell/haskell-x11/HISTORY
index 3653d78..10c343a 100644
--- a/haskell/haskell-x11/HISTORY
+++ b/haskell/haskell-x11/HISTORY
@@ -1,3 +1,6 @@
+2009-04-22 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 1.4.5
+
2008-03-30 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS: updated spell to 1.4.2

diff --git a/libs/libpseudo/DETAILS b/libs/libpseudo/DETAILS
index 54a2dcc..317adac 100755
--- a/libs/libpseudo/DETAILS
+++ b/libs/libpseudo/DETAILS
@@ -1,9 +1,9 @@
SPELL=libpseudo
- VERSION=1.0.2
+ VERSION=1.1.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:48311744b420a70544db75d5527f897d810f078184254dd6e97946c6966aa6a8fd89b26f57f33a5c94fbdab4a5a90ac9370f1b204121577d5875d6f15fe43bd3
+
SOURCE_HASH=sha512:cf0726c00e8a7bf975daeafde24385aa4ca495aec2e4e523bd5af7846e7bae0bdb45a250063d8e756cbb0e2cd17c88ce60065620e8edcecb4a9173299e4b873f
WEB_SITE=http://www.sourceforge.net/projects/libpseudo/
ENTERED=20080117
LICENSE[0]=GPL
diff --git a/libs/libpseudo/HISTORY b/libs/libpseudo/HISTORY
index 46febc9..eba7bf3 100644
--- a/libs/libpseudo/HISTORY
+++ b/libs/libpseudo/HISTORY
@@ -1,5 +1,5 @@
2009-04-19 Arjan Bouter <abouter AT sourcemage.org>
- * DETAILS: version 1.0.2
+ * DETAILS: version 1.1.0

2008-01-17 Arjan Bouter <abouter AT sourcemage.org>
* BUILD,DETAILS,PRE_BUILD,HISTORY: added spell
diff --git a/libs/libviper/DEPENDS b/libs/libviper/DEPENDS
index f151f27..9ce93ec 100755
--- a/libs/libviper/DEPENDS
+++ b/libs/libviper/DEPENDS
@@ -1,2 +1,3 @@
depends ncurses &&
-depends glib2
+depends glib2 &&
+optional_depends gpm '' '' 'for gpm mouse support'
diff --git a/libs/libviper/DETAILS b/libs/libviper/DETAILS
index 24c173f..0c54394 100755
--- a/libs/libviper/DETAILS
+++ b/libs/libviper/DETAILS
@@ -1,9 +1,9 @@
SPELL=libviper
- VERSION=1.3.2
+ VERSION=1.4.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:8e4dd40ba030946e8fe91389226381fc94a58708cd2c52f8d4a2617aa74fc48ae1f80cfa0cda51ababdb19619d67d1f8905773d1d4fc72d26f0f3180bf975d95
+
SOURCE_HASH=sha512:2bae3c195423c1a85565aa787fc848fe4ea84513eff9b9b00bec5634e8fab9f969de3ab3ab0dfc6afd94de245246eb4a082b37711094fa11cbdee96d91bea144
WEB_SITE=http://www.sourceforge.net/projects/libviper/
ENTERED=20080117
LICENSE[0]=GPL
diff --git a/libs/libviper/HISTORY b/libs/libviper/HISTORY
index 8200363..6204aa5 100644
--- a/libs/libviper/HISTORY
+++ b/libs/libviper/HISTORY
@@ -1,3 +1,6 @@
+2009-04-23 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS" version 1.4.2, made gpm optional
+
2008-09-17 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 1.3.2, fixed website url
* PRE_BUILD: fix the Makefile
diff --git a/libs/libviper/PRE_BUILD b/libs/libviper/PRE_BUILD
index bb82fec..314146b 100755
--- a/libs/libviper/PRE_BUILD
+++ b/libs/libviper/PRE_BUILD
@@ -1,4 +1,9 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
-sedit 's/-D_VIPER_MOUSE_GPM //' Makefile &&
-sedit "s#/usr/local#$INSTALL_ROOT/usr#g" Makefile
+if ! is_depends_enabled gpm ; then
+ sedit 's/-D_VIPER_MOUSE_GPM //' Makefile
+fi &&
+sedit "s#/usr/local#${INSTALL_ROOT}/usr#g" Makefile &&
+sedit 's#all: clean vdk.o libviper#all: clean libviper#g' Makefile &&
+sedit '/.*cd vdk && $(MAKE)/d' Makefile &&
+sedit '/^vdk.o:/d' Makefile
diff --git a/windowmanagers/lxp-icewm/BUILD b/windowmanagers/lxp-icewm/BUILD
index ae0796d..8e315b4 100755
--- a/windowmanagers/lxp-icewm/BUILD
+++ b/windowmanagers/lxp-icewm/BUILD
@@ -1,3 +1,3 @@
-LXP_OPTS="$LXP_DECO $LXP_SM $LXP_GRADIENT $LXP_GUI_EV"
+LXP_OPTS="$LXP_DECO $LXP_SM $LXP_GRADIENT $LXP_GUI_EV --disable-menus-gnome2"
OPTS="$OPTS $LXP_OPTS"
default_build
diff --git a/windowmanagers/lxp-icewm/DEPENDS
b/windowmanagers/lxp-icewm/DEPENDS
index ce2360b..1943e54 100755
--- a/windowmanagers/lxp-icewm/DEPENDS
+++ b/windowmanagers/lxp-icewm/DEPENDS
@@ -24,11 +24,6 @@ optional_depends gnome-libs
\
"--disable-menus-gnome1" \
"For gnome1 menu support" &&

-optional_depends gnome-desktop \
- "--enable-menus-gnome2" \
- "--disable-menus-gnome2" \
- "For gnome2 menu support" &&
-
optional_depends imlib \
"--with-imlib" \
"--with-xpm" \
diff --git a/windowmanagers/lxp-icewm/HISTORY
b/windowmanagers/lxp-icewm/HISTORY
index d3a5ddb..5d84e6e 100644
--- a/windowmanagers/lxp-icewm/HISTORY
+++ b/windowmanagers/lxp-icewm/HISTORY
@@ -1,3 +1,6 @@
+2009-04-23 Arjan Bouter <abouter AT sourcmage.org>
+ * BUILD,DEPENDS: removed broken gnome2 menu support
+
2008-09-19 Arjan Bouter <abouter AT sourcmage.org>
* DEPENDS,CONFIGURE: moved dependency on libxext to DEPENDS

diff --git a/windowmanagers/vwm/BUILD b/windowmanagers/vwm/BUILD
index 5a02ea8..fc22fbf 100755
--- a/windowmanagers/vwm/BUILD
+++ b/windowmanagers/vwm/BUILD
@@ -1,15 +1,7 @@
-make_single &&
-if [[ "$VIPER_WIDE" = 'y' ]]; then
- make wide &&
- if [[ "$VIPER_SYSMON" = 'y' ]]; then
- cd modules/sysmon &&
- make wide
- fi
-else
+make &&
+if [[ "$VIPER_SYSMON" = 'y' ]]; then
+ cd modules/sysmon &&
make &&
- if [[ "$VIPER_SYSMON" = 'y' ]]; then
- cd modules/sysmon &&
- make
- fi
-fi &&
-make_normal
+ cd ../..
+fi
+
diff --git a/windowmanagers/vwm/CONFIGURE b/windowmanagers/vwm/CONFIGURE
index e659e95..9f96057 100755
--- a/windowmanagers/vwm/CONFIGURE
+++ b/windowmanagers/vwm/CONFIGURE
@@ -1,3 +1,2 @@
-config_query VIPER_WIDE "Do you want wide character support?" n &&
config_query VIPER_SYSMON "Do you want to build the sysmon module?" n

diff --git a/windowmanagers/vwm/DEPENDS b/windowmanagers/vwm/DEPENDS
index f915ce5..e58637d 100755
--- a/windowmanagers/vwm/DEPENDS
+++ b/windowmanagers/vwm/DEPENDS
@@ -2,6 +2,7 @@ depends glib2 &&
depends libpseudo &&
depends libviper &&
depends ncurses &&
+depends gpm &&
if [[ "$VIPER_SYSMON" = 'y' ]]; then
depends libgtop2
fi
diff --git a/windowmanagers/vwm/DETAILS b/windowmanagers/vwm/DETAILS
index ea8b5d3..7774160 100755
--- a/windowmanagers/vwm/DETAILS
+++ b/windowmanagers/vwm/DETAILS
@@ -1,9 +1,9 @@
SPELL=vwm
- VERSION=1.3.5
+ VERSION=2.0.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:12f0c6723dfc57e15063eaa4fb4cf1ec07fd02bfe070a4049c3e3de9ab926290639e58f57953e986d4cd76fe3b16400f89d62c8d8f8a98f962cfca62eb779548
+
SOURCE_HASH=sha512:a7b4155e79cae046eb9ee7b25fa209684c80e92780421c08322eb914e47a9e068f1c61dc8ca36c49df909ba74d15fde44e58eeef290a3b000ed4c5fa014874a7
WEB_SITE=http://vwm.sourceforge.net/
ENTERED=20080117
LICENSE[0]=GPL
diff --git a/windowmanagers/vwm/HISTORY b/windowmanagers/vwm/HISTORY
index a64d342..dd919a8 100644
--- a/windowmanagers/vwm/HISTORY
+++ b/windowmanagers/vwm/HISTORY
@@ -1,3 +1,6 @@
+2009-04-23 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 2.0.1
+
2008-09-17 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 1.3.5
* DEPENDS: no longer depends on gpm
diff --git a/windowmanagers/vwm/INSTALL b/windowmanagers/vwm/INSTALL
index 22ac1c2..2feb908 100755
--- a/windowmanagers/vwm/INSTALL
+++ b/windowmanagers/vwm/INSTALL
@@ -1,10 +1,5 @@
-mkdir -p $INSTALL_ROOT/usr/lib/vwm/modules &&
-cd $SOURCE_DIRECTORY &&
-install -m 0644 vwm.h $INSTALL_ROOT/usr/include/ &&
-install -m 0755 vwm $INSTALL_ROOT/usr/bin &&
-cd modules/ptyterm &&
-default_install &&
+default_install &&
if [[ "$VIPER_SYSMON" = 'y' ]]; then
- cd ../sysmon &&
+ cd modules/sysmon &&
default_install
fi
diff --git a/windowmanagers/vwm/PRE_BUILD b/windowmanagers/vwm/PRE_BUILD
index 5136fb0..214eebb 100755
--- a/windowmanagers/vwm/PRE_BUILD
+++ b/windowmanagers/vwm/PRE_BUILD
@@ -1,8 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
-sedit 's/-D_VIPER_MOUSE_GPM //' Makefile
-
-#sedit 's%#include <vwm.h>%#include "../../vwm.h"%'
modules/ptyterm/pty_term.h &&
-#if [[ "$VIPER_SYSMON" = 'y' ]]; then
-# sedit 's%#include <vwm.h>%#include "../../vwm.h"%'
modules/sysmon/system_monitor.c
-#fi
+sedit 's#/usr/local#/usr#g' Makefile &&
+sedit 's#/usr/local#/usr#g' modules/vwmterm2/Makefile &&
+sedit 's#/usr/local#/usr#g' modules/sysmon/Makefile &&
+sedit 's/-ggdb//g' Makefile &&
+sedit 's/-D_DEBUG//g' Makefile
diff --git a/windowmanagers/windowmaker/DEPENDS
b/windowmanagers/windowmaker/DEPENDS
index 6a82297..76115f7 100755
--- a/windowmanagers/windowmaker/DEPENDS
+++ b/windowmanagers/windowmaker/DEPENDS
@@ -1,6 +1,7 @@
depends xorg-libs &&
depends zlib &&
depends libxft &&
+depends gcc34 &&

if [[ "${WINDOWMAKER_CVS}" == "y" ]]; then
depends CVS
diff --git a/windowmanagers/windowmaker/DETAILS
b/windowmanagers/windowmaker/DETAILS
index 3c49495..0fb18a3 100755
--- a/windowmanagers/windowmaker/DETAILS
+++ b/windowmanagers/windowmaker/DETAILS
@@ -27,6 +27,7 @@ fi
ENTERED=20010922
KEYWORDS="windowmanagers"
SHORT="X11 window manager, similar to NeXTSTEP"
+ GCC_VERSION=3.4
cat << EOF
Window Maker is an X11 window manager designed to give additional
integration support to the GNUstep Desktop Environment. In every way
diff --git a/windowmanagers/windowmaker/HISTORY
b/windowmanagers/windowmaker/HISTORY
index 471e409..838da39 100644
--- a/windowmanagers/windowmaker/HISTORY
+++ b/windowmanagers/windowmaker/HISTORY
@@ -1,3 +1,7 @@
+2009-04-22 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS,DEPENDS,PRE_BUILD: it does build with gcc34, disabled the
gcc4.1
+ patch.
+
2008-09-16 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: added modular xorg deps and made the image libs optional
* BUILD,PRE_BUILD: repaired x86_64 build
diff --git a/windowmanagers/windowmaker/PRE_BUILD
b/windowmanagers/windowmaker/PRE_BUILD
index 092c798..56325da 100755
--- a/windowmanagers/windowmaker/PRE_BUILD
+++ b/windowmanagers/windowmaker/PRE_BUILD
@@ -1,8 +1,8 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
if [[ ${SMGL_COMPAT_ARCHS[1]} == x86_64 ]]; then
- patch -p0 < $SCRIPT_DIRECTORY/windowmaker-0.92.0-configure.patch &&
- patch -p1 < $SCRIPT_DIRECTORY/windowmaker-0.92.0-gcc41.patch
+ patch -p0 < $SCRIPT_DIRECTORY/windowmaker-0.92.0-configure.patch
+# patch -p1 < $SCRIPT_DIRECTORY/windowmaker-0.92.0-gcc41.patch
fi &&
if [[ "${WINDOWMAKER_CVS}" == "y" ]] || [[ ${SMGL_COMPAT_ARCHS[1]} == x86_64
]]; then
libtoolize --copy --force --automake &&
diff --git a/windowmanagers/xfce3/BUILD b/windowmanagers/xfce3/BUILD
deleted file mode 100755
index a58ddff..0000000
--- a/windowmanagers/xfce3/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-export CPPFLAGS="-I/usr/include/freetype2" &&
-OPTS="--with-data-dir=${INSTALL_ROOT}/usr/share $OPTS" &&
-default_build
diff --git a/windowmanagers/xfce3/CONFIGURE b/windowmanagers/xfce3/CONFIGURE
deleted file mode 100755
index 44a0029..0000000
--- a/windowmanagers/xfce3/CONFIGURE
+++ /dev/null
@@ -1,2 +0,0 @@
-config_query_option XFCE_TASKBAR 'Do you want to enable the taskbar?' 'n' \
- '--enable-taskbar' '--disable-taskbar'
diff --git a/windowmanagers/xfce3/CONFLICTS b/windowmanagers/xfce3/CONFLICTS
deleted file mode 100755
index 1f6bb43..0000000
--- a/windowmanagers/xfce3/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts xfce y
diff --git a/windowmanagers/xfce3/DEPENDS b/windowmanagers/xfce3/DEPENDS
deleted file mode 100755
index f0d6c67..0000000
--- a/windowmanagers/xfce3/DEPENDS
+++ /dev/null
@@ -1,39 +0,0 @@
-depends gcc34 &&
-depends glib &&
-depends gtk+ &&
-depends libice &&
-depends libsm &&
-depends libx11 &&
-depends libxext &&
-depends libxpm &&
-
-optional_depends libxft '--enable-xft' \
- '--disable-xft' 'For XFT support' &&
-optional_depends libxinerama '--enable-xinerama' \
- '--disable-xinerama' 'For xinerama support'
-
-optional_depends gdk-pixbuf '' '--enable-gdk-pixbuf=no' \
- 'Enable gdk-pixbuf? (recommended)' &&
-
-optional_depends imlib '' '--enable-imlib=no' \
- 'Enable imlib? (recommended when not using gdk-pixbuf)' &&
-
-optional_depends jpeg '' '--disable-jpg' 'Enable JPEG support?' &&
-optional_depends giflib '' '--disable-gif' 'Enable GIF support?' &&
-optional_depends libpng '' '--disable-png' 'Enable PNG support?' &&
-optional_depends tiff '' '--disable-tiff' 'Enable TIFF support?' &&
-
-optional_depends audiofile '--enable-audiofile=/usr' \
- '--enable-audiofile=no' \
- 'Enable audiofile support?' &&
-
-optional_depends libxml2 '--enable-libxml2=/usr' \
- '--enable-libxml2=no' \
- 'Enable libxml support?' &&
-
-optional_depends arts '--enable-arts=/usr' \
- '--enable-arts=no' \
- 'Enable arts support?' &&
-
-optional_depends "samba" "" "" "for xfce's built in samba browser" &&
-optional_depends gdm '--enable-gdm' '--disable-gdm' 'Install GDM specific
files?'
diff --git a/windowmanagers/xfce3/DETAILS b/windowmanagers/xfce3/DETAILS
deleted file mode 100755
index 1b9096d..0000000
--- a/windowmanagers/xfce3/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- SPELL=xfce3
- VERSION=3.8.18
- GCC_VERSION=3.4
- SOURCE=xfce-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/xfce-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/xfce/$SOURCE
- WEB_SITE=http://www.xfce.org
-
SOURCE_HASH=sha512:788c2d2c915a22a30e5b4c5797aff46fdcd96b7109dae47985ebb86ef8adf4698c600beff60868ed54c1c12d4248b25ec17db59a15c85f0250af3708f372cb05
- LICENSE[0]=GPL
- ENTERED=20011022
- UPDATED=20020126
- KEYWORDS="windowmanagers xfce"
- SHORT="xfce is a good looking, flexible X11 windows Manager."
-cat << EOF
-xfce is a lightweight desktop for various UNIX systems.
-Designed to be easy to use and configure, stable, fast,
-and at last visually appealing..
-EOF
diff --git a/windowmanagers/xfce3/HISTORY b/windowmanagers/xfce3/HISTORY
deleted file mode 100644
index 08375cb..0000000
--- a/windowmanagers/xfce3/HISTORY
+++ /dev/null
@@ -1,84 +0,0 @@
-2008-07-12 Vlad Glagolev <stealth AT sourcemage.org>
- * DEPENDS: depends on giflib, provider deprecated
-
-2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: No need to check if using modular X as that's all that's
- available now
-
-2008-01-10 Arjan Bouter <abouter AT sourcemage.org>
- * DETAILS: renamed spell to xfce3,
- to avoid conflict with the xfce section
- * CONFLICTS: added
-
-2008-01-06 Arjan Bouter <abouter AT sourcemage.org>
- * DEPENDS: made more deps optional, added audiofile arts and libxml2
- as optional deps
- * CONFIGURE: optionally enable taskbar
-
-2007-11-29 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Works with any provider of LIBGIF
- Add xorg-modular checks
- Add dependency on glib
- Redundant dependency on X11-LIBS for non-xorg-modular to set Xft
- Alphabetize list
- * BUILD: Pass user $OPTS last to override our settings
- Proper data-dir switch is --with-data-dir (Bug #14140)
- Don't use "echo" to set OPTS
- Use DEPENDS to pass --enable-xft
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2 and MAINTAINER.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-05-31 Pieter Lenaerts <e-type AT sourcemage.org>
- * DEPENDS, DETAILS: requires gcc34
-
-2005-03-17 Arjan Bouter <abouter AT sourcemage.org>
- * INSTALL: edited to call install_wmfiles
-
-2005-02-15 Pieter Lenaerts <e-type AT sourcemage.org>
- * BUILD: added datadir and xft flags to $OPTS
-
-2005-02-15 Pieter Lenaerts <e-type AT sourcemage.org>
- * DETAILS, BUILD: converted to build api 2
- * BUILD: using default_build now
- * added INSTALL: moved xfce.desktop to appropriate place
-
-2004-10-20 Pieter Lenaerts <e-type AT sourcemage.org>
- * Added desktop file
-
-2003-01-31 Tom Garland <tgarland AT email.com>
- * Added $OPTS to BUILD file.
-
-2002-12-18 Tom Garland <tgarland AT email.com>
- * Fixed bug 1757, DETAILS formatting.
-
-2002-11-13 Laurent Wandrebeck <wandre.l AT free.fr>
- * Version bump to 3.8.18.
- Workaround concerning xft/xft2 problem.
-
-2002-11-07 Tom Garland <tgarland AT email.com>
- * Changed DEPENDS freetype1 to freetype2.
-
-2002-10-14 Laurent Wandrebeck <wandre.l AT free.fr>
- * Added SMGL Mirror URL.
- Corrected a typo in HISTORY.
-
-2002-10-08 Laurent Wandrebeck <wandre.l AT free.fr>
- * Make use of $SOURCEFORGE_URL.
-
-2002-08-21 Laurent Wandrebeck <wandre.l AT free.fr>
- * Updated MD5[0] to reflect Grimoire Gurus Handbook 2.3.
- Updated HISTORY file format for the same reason.
-
-2002-08-19 Laurent Wandrebeck <wandre.l AT free.fr>
- * Added and filled up MD5[x] and LICENSE[0].
-
-2002-08-19 Laurent Wandrebeck <wandre.l AT free.fr>
- * Added missing HISTORY file.
-
diff --git a/windowmanagers/xfce3/INSTALL b/windowmanagers/xfce3/INSTALL
deleted file mode 100755
index c514af8..0000000
--- a/windowmanagers/xfce3/INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-default_install &&
-install_wmfiles
diff --git a/windowmanagers/xfce3/xfce.desktop
b/windowmanagers/xfce3/xfce.desktop
deleted file mode 100644
index a785fc4..0000000
--- a/windowmanagers/xfce3/xfce.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=Xfce
-Exec=xfce
-Icon=
-Terminal=false
-Type=Application
-Categories=Application;
diff --git a/windowmanagers/xmonad/DETAILS b/windowmanagers/xmonad/DETAILS
index e9fbbe4..45addfb 100755
--- a/windowmanagers/xmonad/DETAILS
+++ b/windowmanagers/xmonad/DETAILS
@@ -1,8 +1,8 @@
SPELL=xmonad
- VERSION=0.7
+ VERSION=0.8.1
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/${SPELL}/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:3a7b33c6ebada2943e91d1dc426c1370ac4e881c709a6338856bc3ac440dff000f1419155b22585766316df62bf9f9887f2faff47ef43ff555adfa6228d9955e
+
SOURCE_HASH=sha512:305fd31a18524fe4f6f21da5561412483be01dd307714b92fd103069e6b55ed77cd8ec32e8d16d176337bc8ecdd9e9a135cb2d811824b16943e6365b863cd1cc
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xmonad.org";
LICENSE[0]=BSD3
diff --git a/windowmanagers/xmonad/HISTORY b/windowmanagers/xmonad/HISTORY
index d822abc..00a1ff9 100644
--- a/windowmanagers/xmonad/HISTORY
+++ b/windowmanagers/xmonad/HISTORY
@@ -1,3 +1,6 @@
+2009-04-22 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.8.1
+
2008-03-30 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS: updated spell to 0.7

diff --git a/windowmanagers/yeahwm/DEPENDS b/windowmanagers/yeahwm/DEPENDS
index 9f8065b..e074b43 100755
--- a/windowmanagers/yeahwm/DEPENDS
+++ b/windowmanagers/yeahwm/DEPENDS
@@ -1,3 +1,6 @@
depends xorg-libs &&
depends libxext &&
-depends libxinerama
+depends libxinerama &&
+# using the MOTIF provider fails somehow
+#optional_depends MOTIF '' '' 'for Motif hints (to detect borderless
windows)'
+optional_depends lesstif '' '' 'for Motif hints (to detect borderless
windows)'
diff --git a/windowmanagers/yeahwm/HISTORY b/windowmanagers/yeahwm/HISTORY
index 53c3661..ec7011a 100644
--- a/windowmanagers/yeahwm/HISTORY
+++ b/windowmanagers/yeahwm/HISTORY
@@ -1,4 +1,7 @@
-2009-09-16 Arjan Bouter <abouter AT sourcemage.org>
+2009-04-23 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: made lesstiff optional
+
+2008-09-16 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: fixed modular xorg deps

2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
diff --git a/windowmanagers/yeahwm/PRE_BUILD b/windowmanagers/yeahwm/PRE_BUILD
index 70387f2..3d668d5 100755
--- a/windowmanagers/yeahwm/PRE_BUILD
+++ b/windowmanagers/yeahwm/PRE_BUILD
@@ -1,4 +1,5 @@
-default_pre_build &&
+default_pre_build &&
+cd ${SOURCE_DIRECTORY} &&

#
# Fix install locations
@@ -8,6 +9,11 @@ sedit "s/prefix\ =\ \$\(DESTDIR\)\/usr/prefix\ =\
${INSTALL_ROOT}\/usr/g" \
sedit "s/XROOT\ \ \ \ =\ \/usr\/X11R6/XROOT\ \ \ \ =\
${INSTALL_ROOT}\/usr\/X11R6/g" \
${SOURCE_DIRECTORY}/Makefile &&

+#if test "$(get_spell_provider $SPELL MOTIF)" = none ; then
+if ! is_depends_enabled $SPELL lesstif; then
+ sedit 's:^#define MWM_HINTS://#define MWM_HINTS:' config.h
+fi
+
#
# Edit config file
#



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (7753887382754c20c6ece8db53e718588f1e73a5), Arjan Bouter, 04/22/2009

Archive powered by MHonArc 2.6.24.

Top of Page