summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>1998-07-12 21:24:51 +0000
committertron <tron>1998-07-12 21:24:51 +0000
commit634bc5c02e33d8a96ac3d6864d970908db820c32 (patch)
treeeb113ee25bb1f827895c9c4935967102ff844c49 /x11
parent8ae9a4e8689603190eb02291aeccf808d944d418 (diff)
downloadpkgsrc-634bc5c02e33d8a96ac3d6864d970908db820c32.tar.gz
Update "windowmaker" to version 0.16.1 using changes supplied by
Mario Kemper.
Diffstat (limited to 'x11')
-rw-r--r--x11/windowmaker/Makefile40
-rw-r--r--x11/windowmaker/files/md53
-rw-r--r--x11/windowmaker/patches/patch-aa11
-rw-r--r--x11/windowmaker/patches/patch-ab11
-rw-r--r--x11/windowmaker/patches/patch-ac13
-rw-r--r--x11/windowmaker/patches/patch-ad11
-rw-r--r--x11/windowmaker/patches/patch-ae14
-rw-r--r--x11/windowmaker/pkg/DESCR10
-rw-r--r--x11/windowmaker/pkg/PLIST230
9 files changed, 118 insertions, 225 deletions
diff --git a/x11/windowmaker/Makefile b/x11/windowmaker/Makefile
index da225ed97ad..e2c977b1bb9 100644
--- a/x11/windowmaker/Makefile
+++ b/x11/windowmaker/Makefile
@@ -1,24 +1,42 @@
-# $NetBSD: Makefile,v 1.11 1998/07/04 09:19:09 mycroft Exp $
-# FreeBSD Id: Makefile,v 1.1.1.1 1997/11/04 10:33:43 tg Exp
-#
+# $NetBSD: Makefile,v 1.12 1998/07/12 21:24:51 tron Exp $
-DISTNAME= WindowMaker-0.6.3
-PKGNAME= windowmaker-0.6.3
+DISTNAME= WindowMaker-0.16.1
+PKGNAME= windowmaker-0.16.1
CATEGORIES= x11
-MASTER_SITES= http://isolation.ml.org/oxygen/wm/bin/ \
- ftp://wm.wep.net/pub/WindowMaker/
+MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \
+ ftp://ftp.windowmaker.org/pub/contrib/icons/
+DISTFILES+= ${DISTNAME}${EXTRACT_SUFX}\
+ WindowMaker-data.tar.gz
-MAINTAINER= packages@netbsd.org
+MAINTAINER= magick@bundy.lip.owl.de
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= png-0.96:../../graphics/png
+DEPENDS+= tiff-3.4:../../graphics/tiff
+BUILD_DEPENDS= bison:../../devel/bison
+#libPropList needs bison for the parser. Yacc runs through, but WMaker crashes
+#afterwards
+
+CONFIGURE_ENV+= INSTALL="${INSTALL}" \
+ INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
+ INSTALL_DATA="${INSTALL_DATA}" \
+ INSTALL_SCRIPT="${INSTALL_SCRIPT}"
+
+CONFLICTS= windowmaker-0.6.3
USE_X11= yes
GNU_CONFIGURE= yes
-MAKE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
-CONFIGURE_ARGS+= --includedir=${PREFIX}/include
+CONFIGURE_ARGS+= --with-gfx-incs=-I${LOCALBASE}/include \
+ --with-gfx-libs=-L${LOCALBASE}/lib \
+
+pre-configure:
+ @(cd ${WRKSRC} && tar xvzf libPropList.tar.gz && cd libPropList && \
+ ./configure && ${MAKE})
-INFO_FILES= wmaker.info
+post-install:
+ (cd ${WRKDIR}/WindowMaker-data/pixmaps/ ; for i in * ; do \
+ ${INSTALL_DATA} $$i ${PREFIX}/share/WindowMaker/Pixmaps/ ; \
+ done )
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/windowmaker/files/md5 b/x11/windowmaker/files/md5
index fb72044f19e..bf95babae2e 100644
--- a/x11/windowmaker/files/md5
+++ b/x11/windowmaker/files/md5
@@ -1 +1,2 @@
-MD5 (WindowMaker-0.6.3.tar.gz) = dca1c67d0ce006134d87e6d3a07d5ede
+MD5 (WindowMaker-0.16.1.tar.gz) = c28b9e99a70903d149c089a2dd399422
+MD5 (WindowMaker-data.tar.gz) = 6ea0c37314ea9e9ab27e8bdf45a31a82
diff --git a/x11/windowmaker/patches/patch-aa b/x11/windowmaker/patches/patch-aa
deleted file mode 100644
index 8ec2d98d20e..00000000000
--- a/x11/windowmaker/patches/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/wconfig.h.orig Tue Aug 12 21:26:31 1997
-+++ src/wconfig.h Tue Aug 12 21:29:09 1997
-@@ -111,7 +111,7 @@
- #define DEF_CONFIG_PATHS \
- "~/gnustep/Library/WindowMaker/:"PKGDATADIR"/:~/."
- /*
--"~/gnustep/Library/WindowMaker/:/usr/local/GNUstep/Library/WindowMaker/:/usr/GNUstep/Library/WindowMaker/"
-+"~/gnustep/Library/WindowMaker/:${PREFIX}/lib/GNUstep/Library/WindowMaker/:/usr/GNUstep/Library/WindowMaker/"
- */
-
- #define DEF_USERPREF_PATH "~/gnustep/Library/WindowMaker/"
diff --git a/x11/windowmaker/patches/patch-ab b/x11/windowmaker/patches/patch-ab
deleted file mode 100644
index b369776180a..00000000000
--- a/x11/windowmaker/patches/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- Documentation/Makefile.in.orig Sat Jul 26 20:29:59 1997
-+++ Documentation/Makefile.in Wed Nov 5 11:16:28 1997
-@@ -93,7 +93,7 @@
- TEXI_SRC = contributors.texi customization.texi faq.texi intro.texi\
- installation.texi related-sw.texi usage.texi
-
--all: @DOCTYPES@
-+all: info_doc html_doc
-
- # Run SED to replace the correct version in the main file
- #
diff --git a/x11/windowmaker/patches/patch-ac b/x11/windowmaker/patches/patch-ac
deleted file mode 100644
index 2a0a6c1c2dc..00000000000
--- a/x11/windowmaker/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- util/Makefile.in.orig Sat Feb 7 21:40:49 1998
-+++ util/Makefile.in Sat Feb 7 21:46:53 1998
-@@ -78,8 +78,8 @@
- $(INSTALL_BIN) -s savews $(bindir)
- $(INSTALL_BIN) -s wxcopy $(bindir)
- $(INSTALL_BIN) -s wxpaste $(bindir)
-- $(INSTALL_BIN) dockapp $(bindir)
-- $(INSTALL_BIN) wmaker.inst $(bindir)
-+ $(INSTALL_SCRIPT) dockapp $(bindir)
-+ $(INSTALL_SCRIPT) wmaker.inst $(bindir)
-
-
- clean:
diff --git a/x11/windowmaker/patches/patch-ad b/x11/windowmaker/patches/patch-ad
deleted file mode 100644
index 881baac7306..00000000000
--- a/x11/windowmaker/patches/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- wrlib/Makefile.in.orig Sat Jul 26 20:30:07 1997
-+++ wrlib/Makefile.in Wed Apr 29 15:36:13 1998
-@@ -29,7 +29,7 @@
- RANLIB = @RANLIB@
-
- OPTIONS = @XPM@ @PNG@ -DDEBUG
--CFLAGS = @CFLAGS@ $(OPTIONS) -D_BSD_SOURCE @XFLAGS@
-+CFLAGS = @CFLAGS@ $(OPTIONS) -D_BSD_SOURCE @XFLAGS@ -I${LOCALBASE}/include -I${includedir}
- LIBS = @LIBS@ @XLFLAGS@ -L. -lwraster @XPMLIB@ @PNGLIB@ @XLIBS@ -lm
-
- OBJ = raster.o load.o gradient.o xpm.o png.o convert.o context.o misc.o \
diff --git a/x11/windowmaker/patches/patch-ae b/x11/windowmaker/patches/patch-ae
deleted file mode 100644
index d8da05cacfc..00000000000
--- a/x11/windowmaker/patches/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
---- Documentation/wmaker-tmpl.texi.orig Sat Jul 26 20:29:59 1997
-+++ Documentation/wmaker-tmpl.texi Sat Jun 6 00:51:59 1998
-@@ -22,6 +22,11 @@
-
- @value{COPYRIGHT1}
-
-+@dircategory Windowmanager
-+@direntry
-+* Window Maker: (wmaker). This file documents Window Maker WM_VERSION.
-+@end direntry
-+
- @end ifinfo
-
- @c This title page illustrates only one of the
diff --git a/x11/windowmaker/pkg/DESCR b/x11/windowmaker/pkg/DESCR
index 3d9adab5ded..040a16861b5 100644
--- a/x11/windowmaker/pkg/DESCR
+++ b/x11/windowmaker/pkg/DESCR
@@ -1,6 +1,4 @@
-WindowMaker s a new Windowmanager for X written by Alfredo Kojima. It follows
-in the tradition of Afterstep, attempting to emulate the most fantastic of
-UI's posessed by the NeXT STEP(tm) operating system. It has many qualities
-that make it superior to AfterStep, although it is still in development, and
-does lack features. When it is completed, it will be a GNUSTEP compliant
-Windowmanager that requires no editing of messy configuration files.
+WindowMaker is a window manager designed to emulate the look
+and feel of part of the NEXTSTEP(tm) GUI. It's supposed to be fast,
+relatively small, feature rich and easy to configure, with
+a simple and elegant appearance borrowed from NEXTSTEP(tm).
diff --git a/x11/windowmaker/pkg/PLIST b/x11/windowmaker/pkg/PLIST
index 1aa52a5b48c..49dce95409e 100644
--- a/x11/windowmaker/pkg/PLIST
+++ b/x11/windowmaker/pkg/PLIST
@@ -1,63 +1,67 @@
-@comment $NetBSD: PLIST,v 1.3 1998/05/08 13:18:53 frueauf Exp $
-bin/dockapp
-bin/savews
+@comment $NetBSD: PLIST,v 1.4 1998/07/12 21:24:53 tron Exp $
bin/wmaker
-bin/wmaker.inst
bin/wxcopy
bin/wxpaste
-include/WMaker.h
-@unexec install-info --delete %D/info/wmaker.info %D/info/dir
-info/wmaker.info
-@exec install-info %D/info/wmaker.info %D/info/dir
+bin/wdwrite
+bin/getstyle
+bin/setstyle
+bin/seticons
+bin/geticonset
+bin/wmsetbg
+bin/wmaker.inst
+bin/convertstyle
+bin/dockit
+lib/libWINGs.a
+lib/libwraster.a
lib/libWMaker.a
-share/WindowMaker/Copyright
-share/WindowMaker/Documentation/HTML/index.html
-share/WindowMaker/Documentation/HTML/wmaker_1.html
-share/WindowMaker/Documentation/HTML/wmaker_10.html
-share/WindowMaker/Documentation/HTML/wmaker_11.html
-share/WindowMaker/Documentation/HTML/wmaker_12.html
-share/WindowMaker/Documentation/HTML/wmaker_13.html
-share/WindowMaker/Documentation/HTML/wmaker_14.html
-share/WindowMaker/Documentation/HTML/wmaker_15.html
-share/WindowMaker/Documentation/HTML/wmaker_16.html
-share/WindowMaker/Documentation/HTML/wmaker_17.html
-share/WindowMaker/Documentation/HTML/wmaker_18.html
-share/WindowMaker/Documentation/HTML/wmaker_19.html
-share/WindowMaker/Documentation/HTML/wmaker_2.html
-share/WindowMaker/Documentation/HTML/wmaker_20.html
-share/WindowMaker/Documentation/HTML/wmaker_21.html
-share/WindowMaker/Documentation/HTML/wmaker_22.html
-share/WindowMaker/Documentation/HTML/wmaker_23.html
-share/WindowMaker/Documentation/HTML/wmaker_24.html
-share/WindowMaker/Documentation/HTML/wmaker_25.html
-share/WindowMaker/Documentation/HTML/wmaker_26.html
-share/WindowMaker/Documentation/HTML/wmaker_27.html
-share/WindowMaker/Documentation/HTML/wmaker_28.html
-share/WindowMaker/Documentation/HTML/wmaker_29.html
-share/WindowMaker/Documentation/HTML/wmaker_3.html
-share/WindowMaker/Documentation/HTML/wmaker_30.html
-share/WindowMaker/Documentation/HTML/wmaker_31.html
-share/WindowMaker/Documentation/HTML/wmaker_32.html
-share/WindowMaker/Documentation/HTML/wmaker_33.html
-share/WindowMaker/Documentation/HTML/wmaker_34.html
-share/WindowMaker/Documentation/HTML/wmaker_35.html
-share/WindowMaker/Documentation/HTML/wmaker_36.html
-share/WindowMaker/Documentation/HTML/wmaker_4.html
-share/WindowMaker/Documentation/HTML/wmaker_5.html
-share/WindowMaker/Documentation/HTML/wmaker_6.html
-share/WindowMaker/Documentation/HTML/wmaker_7.html
-share/WindowMaker/Documentation/HTML/wmaker_8.html
-share/WindowMaker/Documentation/HTML/wmaker_9.html
-share/WindowMaker/Documentation/HTML/wmaker_toc.html
-share/WindowMaker/Makefile
-share/WindowMaker/Makefile.in
-share/WindowMaker/Pixmaps/3D-Gun.xpm
+include/wraster.h
+include/WINGs.h
+include/WMaker.h
+share/WINGs/Images.tiff
+share/WINGs/Images.xpm
+share/WindowMaker/Defaults/WMRootMenu
+share/WindowMaker/Defaults/WMWindowAttributes
+share/WindowMaker/Defaults/WindowMaker
+share/WindowMaker/Defaults/WMState
+share/WindowMaker/Styles/Black
+share/WindowMaker/Styles/Blue
+share/WindowMaker/Styles/BlueAluminum
+share/WindowMaker/Styles/Brown
+share/WindowMaker/Styles/Chumbo
+share/WindowMaker/Styles/Copper
+share/WindowMaker/Styles/DarkBlue
+share/WindowMaker/Styles/Fire
+share/WindowMaker/Styles/Food
+share/WindowMaker/Styles/Golden
+share/WindowMaker/Styles/Green
+share/WindowMaker/Styles/LightBlue
+share/WindowMaker/Styles/Pastel
+share/WindowMaker/Styles/Pumpkin
+share/WindowMaker/Styles/Purple
+share/WindowMaker/Styles/Rainbow
+share/WindowMaker/Styles/Red
+share/WindowMaker/Styles/RednBlue
+share/WindowMaker/Styles/Traditional
+share/WindowMaker/Themes/Default
+share/WindowMaker/Themes/Pastel
+share/WindowMaker/Themes/OpenStep
+share/WindowMaker/Pixmaps/GNUstep.tiff
+share/WindowMaker/Pixmaps/GNUstep.xpm
+share/WindowMaker/Pixmaps/GNUstep3D.tiff
+share/WindowMaker/Pixmaps/GNUstep3D.xpm
+share/WindowMaker/Pixmaps/defaultAppIcon.tiff
+share/WindowMaker/Pixmaps/defaultAppIcon.xpm
+share/WindowMaker/Pixmaps/clip.tiff
+share/WindowMaker/Pixmaps/clip.xpm
+share/WindowMaker/Pixmaps/GNUterm.tiff
+share/WindowMaker/Pixmaps/GNUterm.xpm
share/WindowMaker/Pixmaps/Ant.xpm
share/WindowMaker/Pixmaps/Antennae.xpm
share/WindowMaker/Pixmaps/Bee48x48.xpm
share/WindowMaker/Pixmaps/Beer.xpm
share/WindowMaker/Pixmaps/Bird.xpm
share/WindowMaker/Pixmaps/Book.xpm
+share/WindowMaker/Pixmaps/Bookshelf.xpm
share/WindowMaker/Pixmaps/Brain.xpm
share/WindowMaker/Pixmaps/BulletHole.xpm
share/WindowMaker/Pixmaps/CashRegister.xpm
@@ -69,30 +73,32 @@ share/WindowMaker/Pixmaps/CrystalSkull.dir.xpm
share/WindowMaker/Pixmaps/Daemon.xpm
share/WindowMaker/Pixmaps/Detergent.dir.xpm
share/WindowMaker/Pixmaps/DoomII.xpm
+share/WindowMaker/Pixmaps/Draw.xpm
share/WindowMaker/Pixmaps/EscherCube.xpm
share/WindowMaker/Pixmaps/EscherTriangle.xpm
share/WindowMaker/Pixmaps/Fish5.dir.xpm
share/WindowMaker/Pixmaps/Football.xpm
share/WindowMaker/Pixmaps/FootballUS.xpm
-share/WindowMaker/Pixmaps/GNUstep.xpm
share/WindowMaker/Pixmaps/Gear.xpm
+share/WindowMaker/Pixmaps/Ghost.xpm
share/WindowMaker/Pixmaps/HP-16C-48.xpm
share/WindowMaker/Pixmaps/HandOpen.xpm
share/WindowMaker/Pixmaps/HandPointing.xpm
share/WindowMaker/Pixmaps/HandPointingLeft.xpm
share/WindowMaker/Pixmaps/HandPunch.xpm
+share/WindowMaker/Pixmaps/PDF.xpm
share/WindowMaker/Pixmaps/HandReach.xpm
share/WindowMaker/Pixmaps/HeroSandwich.dir.xpm
share/WindowMaker/Pixmaps/LadyBug48x48.xpm
-share/WindowMaker/Pixmaps/Mailbox-Summer.dir.xpm
share/WindowMaker/Pixmaps/Microphone.xpm
share/WindowMaker/Pixmaps/Netscape.xpm
share/WindowMaker/Pixmaps/NewsAgent.xpm
share/WindowMaker/Pixmaps/Padlock.xpm
+share/WindowMaker/Pixmaps/Paint.xpm
share/WindowMaker/Pixmaps/Pencils.24.xpm
-share/WindowMaker/Pixmaps/README
-share/WindowMaker/Pixmaps/RIP.5.xpm
+share/WindowMaker/Pixmaps/Penguin.xpm
share/WindowMaker/Pixmaps/Radio.xpm
+share/WindowMaker/Pixmaps/Reference.xpm
share/WindowMaker/Pixmaps/Rumi.xpm
share/WindowMaker/Pixmaps/Snail.xpm
share/WindowMaker/Pixmaps/T2-Film.xpm
@@ -100,114 +106,44 @@ share/WindowMaker/Pixmaps/TagIcon.xpm
share/WindowMaker/Pixmaps/TapeIcon1.xpm
share/WindowMaker/Pixmaps/TrueDie48.xpm
share/WindowMaker/Pixmaps/WheelbarrowFull.xpm
+share/WindowMaker/Pixmaps/WordEditor.xpm
share/WindowMaker/Pixmaps/Wrench-12bit.xpm
share/WindowMaker/Pixmaps/bomb2.xpm
-share/WindowMaker/Pixmaps/defaultAppIcon.xpm
-share/WindowMaker/Pixmaps/dots.xpm
+share/WindowMaker/Pixmaps/inspect.xpm
share/WindowMaker/Pixmaps/monitor.xpm
+share/WindowMaker/Pixmaps/paint.xpm
share/WindowMaker/Pixmaps/tile.black.xpm
share/WindowMaker/Pixmaps/tile.snow.xpm
share/WindowMaker/Pixmaps/tile.xpm
share/WindowMaker/Pixmaps/tile2.xpm
+share/WindowMaker/Pixmaps/xv.xpm
+share/WindowMaker/Backgrounds/BlueImage.jpeg
+share/WindowMaker/IconSets/Default
+share/WindowMaker/Copyright
+share/WindowMaker/wmmacros
share/WindowMaker/README
-share/WindowMaker/app_options
-share/WindowMaker/default.style
-share/WindowMaker/dock
-share/WindowMaker/gradients.menu
-share/WindowMaker/menu
share/WindowMaker/menu.cz
share/WindowMaker/menu.de
share/WindowMaker/menu.fr
-share/WindowMaker/menu.fr.sans_accents
share/WindowMaker/menu.gl
share/WindowMaker/menu.ja
share/WindowMaker/menu.ko
share/WindowMaker/menu.nl
share/WindowMaker/menu.pt
-share/WindowMaker/preferences
-share/WindowMaker/preferences.in
-share/WindowMaker/shortcuts
-share/WindowMaker/style/NICE_COLORS
-share/WindowMaker/style/black.style
-share/WindowMaker/style/blue.style
-share/WindowMaker/style/blue2.style
-share/WindowMaker/style/blue3.style
-share/WindowMaker/style/brown.style
-share/WindowMaker/style/chumbo.style
-share/WindowMaker/style/copper.style
-share/WindowMaker/style/dblue.style
-share/WindowMaker/style/food.style
-share/WindowMaker/style/golden.style
-share/WindowMaker/style/green.style
-share/WindowMaker/style/pastel.style
-share/WindowMaker/style/purple.style
-share/WindowMaker/style/red.style
-share/WindowMaker/style/trad.style
-share/WindowMaker/themes.menu
-share/WindowMaker/winitrc
-share/WindowMaker/wmmacros
-share/pixmaps/3D-Gun.xpm
-share/pixmaps/Ant.xpm
-share/pixmaps/Antennae.xpm
-share/pixmaps/Bee48x48.xpm
-share/pixmaps/Beer.xpm
-share/pixmaps/Bird.xpm
-share/pixmaps/Book.xpm
-share/pixmaps/Brain.xpm
-share/pixmaps/BulletHole.xpm
-share/pixmaps/CashRegister.xpm
-share/pixmaps/Clipboard.xpm
-share/pixmaps/Cola.xpm
-share/pixmaps/ColorGNU.xpm
-share/pixmaps/Correspondence.dir.xpm
-share/pixmaps/CrystalSkull.dir.xpm
-share/pixmaps/Daemon.xpm
-share/pixmaps/Detergent.dir.xpm
-share/pixmaps/DoomII.xpm
-share/pixmaps/EscherCube.xpm
-share/pixmaps/EscherTriangle.xpm
-share/pixmaps/Fish5.dir.xpm
-share/pixmaps/Football.xpm
-share/pixmaps/FootballUS.xpm
-share/pixmaps/GNUstep.xpm
-share/pixmaps/Gear.xpm
-share/pixmaps/HP-16C-48.xpm
-share/pixmaps/HandOpen.xpm
-share/pixmaps/HandPointing.xpm
-share/pixmaps/HandPointingLeft.xpm
-share/pixmaps/HandPunch.xpm
-share/pixmaps/HandReach.xpm
-share/pixmaps/HeroSandwich.dir.xpm
-share/pixmaps/LadyBug48x48.xpm
-share/pixmaps/Mailbox-Summer.dir.xpm
-share/pixmaps/Microphone.xpm
-share/pixmaps/Netscape.xpm
-share/pixmaps/NewsAgent.xpm
-share/pixmaps/Padlock.xpm
-share/pixmaps/Pencils.24.xpm
-share/pixmaps/README
-share/pixmaps/RIP.5.xpm
-share/pixmaps/Radio.xpm
-share/pixmaps/Rumi.xpm
-share/pixmaps/Snail.xpm
-share/pixmaps/T2-Film.xpm
-share/pixmaps/TagIcon.xpm
-share/pixmaps/TapeIcon1.xpm
-share/pixmaps/TrueDie48.xpm
-share/pixmaps/WheelbarrowFull.xpm
-share/pixmaps/Wrench-12bit.xpm
-share/pixmaps/bomb2.xpm
-share/pixmaps/defaultAppIcon.xpm
-share/pixmaps/dots.xpm
-share/pixmaps/monitor.xpm
-share/pixmaps/tile.black.xpm
-share/pixmaps/tile.snow.xpm
-share/pixmaps/tile.xpm
-share/pixmaps/tile2.xpm
-@dirrm share/WindowMaker/Documentation/HTML
-@dirrm share/WindowMaker/Documentation
-@dirrm share/WindowMaker/tiles
-@dirrm share/WindowMaker/style
+share/WindowMaker/menu.it
+share/WindowMaker/menu.no
+share/WindowMaker/menu.he
+share/WindowMaker/menu.es
+share/WindowMaker/menu.ru
+share/WindowMaker/menu
+share/WindowMaker/autostart.sh
+@exec mkdir %D/share/WindowMaker/Sounds
+@dirrm share/WindowMaker/Defaults
+@dirrm share/WindowMaker/Styles
+@dirrm share/WindowMaker/Themes
@dirrm share/WindowMaker/Pixmaps
+@dirrm share/WindowMaker/Backgrounds
+@dirrm share/WindowMaker/IconSets
+@dirrm share/WindowMaker/Sounds
+@dirrm share/WINGs
@dirrm share/WindowMaker
-@dirrm share/pixmaps