summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-wm/windowmaker-i18n/Makefile9
-rw-r--r--x11-wm/windowmaker-i18n/distinfo2
-rw-r--r--x11-wm/windowmaker-i18n/files/patch-ad35
-rw-r--r--x11-wm/windowmaker-i18n/pkg-plist153
-rw-r--r--x11-wm/windowmaker/Makefile9
-rw-r--r--x11-wm/windowmaker/distinfo2
-rw-r--r--x11-wm/windowmaker/pkg-plist153
7 files changed, 316 insertions, 47 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile
index c418219..337d9e4 100644
--- a/x11-wm/windowmaker-i18n/Makefile
+++ b/x11-wm/windowmaker-i18n/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: WindowMaker
-# Version required: 0.18.1b
+# Version required: 0.19.0
# Date created: August 13, 1997
# Whom: handy@physics.montana.edu
#
-# $Id: Makefile,v 1.20 1998/08/11 08:37:43 tg Exp $
+# $Id: Makefile,v 1.21 1998/08/19 07:01:52 tg Exp $
-DISTNAME= WindowMaker-0.18.1b
-PKGNAME= windowmaker-0.18.1b
+DISTNAME= WindowMaker-0.19.0
+PKGNAME= windowmaker-0.19.0
CATEGORIES= x11-wm
MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \
ftp://ftp.io.com/pub/mirror/windowmaker/beta/srcs/ \
@@ -20,7 +20,6 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
png\\.2\\.:${PORTSDIR}/graphics/png \
tiff34\\.1:${PORTSDIR}/graphics/tiff34
-WRKSRC= ${WRKDIR}/WindowMaker-0.18.1
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= X11BASE=${X11BASE}
diff --git a/x11-wm/windowmaker-i18n/distinfo b/x11-wm/windowmaker-i18n/distinfo
index 67fba31..a941294 100644
--- a/x11-wm/windowmaker-i18n/distinfo
+++ b/x11-wm/windowmaker-i18n/distinfo
@@ -1 +1 @@
-MD5 (WindowMaker-0.18.1b.tar.gz) = 9cbfde81fd41c3accb484069f059686f
+MD5 (WindowMaker-0.19.0.tar.gz) = 4e5bb29b7f30543ea8d5dd3f5d3d5cdc
diff --git a/x11-wm/windowmaker-i18n/files/patch-ad b/x11-wm/windowmaker-i18n/files/patch-ad
index 29df9a2..4e6fcdc 100644
--- a/x11-wm/windowmaker-i18n/files/patch-ad
+++ b/x11-wm/windowmaker-i18n/files/patch-ad
@@ -1,11 +1,11 @@
---- configure.orig Mon Aug 17 19:59:47 1998
-+++ configure Tue Aug 18 10:18:59 1998
-@@ -3524,44 +3524,6 @@
+--- configure.orig Sun Aug 30 04:01:52 1998
++++ configure Tue Sep 1 09:42:43 1998
+@@ -3523,44 +3523,6 @@
ICONEXT="xpm"
#
if test "$tif" = yes; then
- echo $ac_n "checking for TIFFGetVersion in -ltiff""... $ac_c" 1>&6
--echo "configure:3529: checking for TIFFGetVersion in -ltiff" >&5
+-echo "configure:3528: checking for TIFFGetVersion in -ltiff" >&5
-ac_lib_var=`echo tiff'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
@@ -13,7 +13,7 @@
- ac_save_LIBS="$LIBS"
-LIBS="-ltiff $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lm $LIBS"
-cat > conftest.$ac_ext <<EOF
--#line 3537 "configure"
+-#line 3536 "configure"
-#include "confdefs.h"
-/* Override any gcc2 internal prototype to avoid an error. */
-/* We use char because int might match the return type of a gcc2
@@ -24,7 +24,7 @@
-TIFFGetVersion()
-; return 0; }
-EOF
--if { (eval echo configure:3548: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+-if { (eval echo configure:3547: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
@@ -43,14 +43,23 @@
-else
- echo "$ac_t""no" 1>&6
echo $ac_n "checking for TIFFGetVersion in -ltiff34""... $ac_c" 1>&6
- echo "configure:3567: checking for TIFFGetVersion in -ltiff34" >&5
+ echo "configure:3566: checking for TIFFGetVersion in -ltiff34" >&5
ac_lib_var=`echo tiff34'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
-@@ -3600,8 +3562,6 @@
- GFXFLAGS="$GFXFLAGS -DUSE_TIFF" GFXLIBS="-ltiff34 $GFXLIBS" ICONEXT="tiff"
- else
- echo "$ac_t""no" 1>&6
+@@ -3603,8 +3565,6 @@
+
+ fi
+
-fi
-
- fi
- fi
+
+
+@@ -3806,7 +3766,7 @@
+
+
+
+-gnustepdir="/usr/local/GNUstep"
++gnustepdir="${prefix}/GNUstep"
+
+ if test "x$GNUSTEP_LOCAL_ROOT" != "x" ; then
+ gnustepdir=$GNUSTEP_LOCAL_ROOT
diff --git a/x11-wm/windowmaker-i18n/pkg-plist b/x11-wm/windowmaker-i18n/pkg-plist
index 54bf538..c4a0a8c 100644
--- a/x11-wm/windowmaker-i18n/pkg-plist
+++ b/x11-wm/windowmaker-i18n/pkg-plist
@@ -1,3 +1,120 @@
+GNUstep/Apps/WPrefs.app/WPrefs
+GNUstep/Apps/WPrefs.app/WPrefs.tiff
+GNUstep/Apps/WPrefs.app/WPrefs.xpm
+GNUstep/Apps/WPrefs.app/tiff/advancetonewworkspace.tiff
+GNUstep/Apps/WPrefs.app/tiff/animations.tiff
+GNUstep/Apps/WPrefs.app/tiff/appearance.tiff
+GNUstep/Apps/WPrefs.app/tiff/clip.tiff
+GNUstep/Apps/WPrefs.app/tiff/configs.tiff
+GNUstep/Apps/WPrefs.app/tiff/cycleworkspaces.tiff
+GNUstep/Apps/WPrefs.app/tiff/dock.tiff
+GNUstep/Apps/WPrefs.app/tiff/dontlinkworkspaces.tiff
+GNUstep/Apps/WPrefs.app/tiff/ergonomic.tiff
+GNUstep/Apps/WPrefs.app/tiff/expert.tiff
+GNUstep/Apps/WPrefs.app/tiff/fonts.tiff
+GNUstep/Apps/WPrefs.app/tiff/iconprefs.tiff
+GNUstep/Apps/WPrefs.app/tiff/keyboard.tiff
+GNUstep/Apps/WPrefs.app/tiff/keyboardprefs.tiff
+GNUstep/Apps/WPrefs.app/tiff/keyshortcuts.tiff
+GNUstep/Apps/WPrefs.app/tiff/menualign1.tiff
+GNUstep/Apps/WPrefs.app/tiff/menualign2.tiff
+GNUstep/Apps/WPrefs.app/tiff/menuprefs.tiff
+GNUstep/Apps/WPrefs.app/tiff/menus.tiff
+GNUstep/Apps/WPrefs.app/tiff/minimouseleft.tiff
+GNUstep/Apps/WPrefs.app/tiff/minimousemiddle.tiff
+GNUstep/Apps/WPrefs.app/tiff/minimouseright.tiff
+GNUstep/Apps/WPrefs.app/tiff/moreanim.tiff
+GNUstep/Apps/WPrefs.app/tiff/mousesettings.tiff
+GNUstep/Apps/WPrefs.app/tiff/mousespeed.tiff
+GNUstep/Apps/WPrefs.app/tiff/newstyle.tiff
+GNUstep/Apps/WPrefs.app/tiff/nonopaque.tiff
+GNUstep/Apps/WPrefs.app/tiff/oldstyle.tiff
+GNUstep/Apps/WPrefs.app/tiff/opaque.tiff
+GNUstep/Apps/WPrefs.app/tiff/paths.tiff
+GNUstep/Apps/WPrefs.app/tiff/sound.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed0.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed0s.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed1.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed1s.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed2.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed2s.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed3.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed3s.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed4.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed4s.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer0.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer0s.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer1.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer1s.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer2.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer2s.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer3.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer3s.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer4.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer4s.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer5.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer5s.tiff
+GNUstep/Apps/WPrefs.app/tiff/whandling.tiff
+GNUstep/Apps/WPrefs.app/tiff/windowfocus.tiff
+GNUstep/Apps/WPrefs.app/tiff/workspace.tiff
+GNUstep/Apps/WPrefs.app/tiff/xis.tiff
+GNUstep/Apps/WPrefs.app/xpm/advancetonewworkspace.xpm
+GNUstep/Apps/WPrefs.app/xpm/animations.xpm
+GNUstep/Apps/WPrefs.app/xpm/appearance.xpm
+GNUstep/Apps/WPrefs.app/xpm/clip.xpm
+GNUstep/Apps/WPrefs.app/xpm/configs.xpm
+GNUstep/Apps/WPrefs.app/xpm/cycleworkspaces.xpm
+GNUstep/Apps/WPrefs.app/xpm/dock.xpm
+GNUstep/Apps/WPrefs.app/xpm/dontlinkworkspaces.xpm
+GNUstep/Apps/WPrefs.app/xpm/ergonomic.xpm
+GNUstep/Apps/WPrefs.app/xpm/expert.xpm
+GNUstep/Apps/WPrefs.app/xpm/fonts.xpm
+GNUstep/Apps/WPrefs.app/xpm/iconprefs.xpm
+GNUstep/Apps/WPrefs.app/xpm/keyboard.xpm
+GNUstep/Apps/WPrefs.app/xpm/keyboardprefs.xpm
+GNUstep/Apps/WPrefs.app/xpm/keyshortcuts.xpm
+GNUstep/Apps/WPrefs.app/xpm/menualign1.xpm
+GNUstep/Apps/WPrefs.app/xpm/menualign2.xpm
+GNUstep/Apps/WPrefs.app/xpm/menuprefs.xpm
+GNUstep/Apps/WPrefs.app/xpm/menus.xpm
+GNUstep/Apps/WPrefs.app/xpm/minimouseleft.xpm
+GNUstep/Apps/WPrefs.app/xpm/minimousemiddle.xpm
+GNUstep/Apps/WPrefs.app/xpm/minimouseright.xpm
+GNUstep/Apps/WPrefs.app/xpm/moreanim.xpm
+GNUstep/Apps/WPrefs.app/xpm/mousesettings.xpm
+GNUstep/Apps/WPrefs.app/xpm/mousespeed.xpm
+GNUstep/Apps/WPrefs.app/xpm/newstyle.xpm
+GNUstep/Apps/WPrefs.app/xpm/nonopaque.xpm
+GNUstep/Apps/WPrefs.app/xpm/oldstyle.xpm
+GNUstep/Apps/WPrefs.app/xpm/opaque.xpm
+GNUstep/Apps/WPrefs.app/xpm/paths.xpm
+GNUstep/Apps/WPrefs.app/xpm/sound.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed0.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed0s.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed1.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed1s.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed2.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed2s.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed3.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed3s.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed4.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed4s.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer0.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer0s.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer1.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer1s.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer2.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer2s.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer3.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer3s.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer4.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer4s.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer5.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer5s.xpm
+GNUstep/Apps/WPrefs.app/xpm/whandling.xpm
+GNUstep/Apps/WPrefs.app/xpm/windowfocus.xpm
+GNUstep/Apps/WPrefs.app/xpm/workspace.xpm
+GNUstep/Apps/WPrefs.app/xpm/xis.xpm
bin/convertstyle
bin/dockit
bin/geticonset
@@ -10,25 +127,27 @@ bin/wmaker.inst
bin/wmsetbg
bin/wxcopy
bin/wxpaste
+include/WINGs.h
+include/WINGsP.h
+include/WMaker.h
+include/WUtil.h
+include/proplist.h
+include/wraster.h
lib/libPropList.a
@exec ranlib %D/%F
-lib/libPropList.so.0.7
+lib/libPropList.so.0.8
@exec /sbin/ldconfig -m %D
@unexec /sbin/ldconfig -m %D
-lib/libwraster.a
+lib/libWINGs.a
@exec ranlib %D/%F
lib/libWMaker.a
@exec ranlib %D/%F
-lib/libWINGs.a
+lib/libwraster.a
@exec ranlib %D/%F
-include/proplist.h
-include/wraster.h
-include/WINGs.h
-include/WINGsP.h
-include/WMaker.h
-include/WUtil.h
share/WINGs/Images.tiff
share/WINGs/Images.xpm
+share/WINGs/defaultIcon.tiff
+share/WINGs/defaultIcon.xpm
share/WindowMaker/Backgrounds/BlueImage.jpeg
share/WindowMaker/Defaults/WMGLOBAL
share/WindowMaker/Defaults/WMRootMenu
@@ -44,16 +163,16 @@ share/WindowMaker/Icons/GNUterm.tiff
share/WindowMaker/Icons/GNUterm.xpm
share/WindowMaker/Icons/clip.tiff
share/WindowMaker/Icons/clip.xpm
-share/WindowMaker/Icons/cliptile.tiff
-share/WindowMaker/Icons/cliptile.xpm
share/WindowMaker/Icons/defaultAppIcon.tiff
share/WindowMaker/Icons/defaultAppIcon.xpm
share/WindowMaker/Pixmaps/tile.tiff
share/WindowMaker/Pixmaps/tile.xpm
share/WindowMaker/README
+share/WindowMaker/Styles/Autumn
share/WindowMaker/Styles/Black
share/WindowMaker/Styles/Blue
share/WindowMaker/Styles/BlueAluminum
+share/WindowMaker/Styles/BlueishGreen
share/WindowMaker/Styles/Brown
share/WindowMaker/Styles/Chumbo
share/WindowMaker/Styles/Copper
@@ -65,12 +184,15 @@ share/WindowMaker/Styles/Green
share/WindowMaker/Styles/Gtk
share/WindowMaker/Styles/LightBlue
share/WindowMaker/Styles/Pastel
+share/WindowMaker/Styles/Pink
share/WindowMaker/Styles/Pumpkin
share/WindowMaker/Styles/Purple
share/WindowMaker/Styles/Rainbow
share/WindowMaker/Styles/Red
share/WindowMaker/Styles/RednBlue
+share/WindowMaker/Styles/Summer
share/WindowMaker/Styles/Traditional
+share/WindowMaker/Styles/VioletBlue
share/WindowMaker/Themes/Default
share/WindowMaker/Themes/OpenStep
share/WindowMaker/Themes/Pastel
@@ -78,10 +200,13 @@ share/WindowMaker/autostart.sh
share/WindowMaker/menu
share/WindowMaker/menu.cz
share/WindowMaker/menu.de
+share/WindowMaker/menu.el
share/WindowMaker/menu.es
+share/WindowMaker/menu.fi
share/WindowMaker/menu.fr
share/WindowMaker/menu.gl
share/WindowMaker/menu.he
+share/WindowMaker/menu.hr
share/WindowMaker/menu.it
share/WindowMaker/menu.ja
share/WindowMaker/menu.ko
@@ -89,6 +214,7 @@ share/WindowMaker/menu.nl
share/WindowMaker/menu.no
share/WindowMaker/menu.pt
share/WindowMaker/menu.ru
+share/WindowMaker/menu.se
share/WindowMaker/menu.tr
share/WindowMaker/wmmacros
@dirrm share/WindowMaker/Themes
@@ -101,3 +227,8 @@ share/WindowMaker/wmmacros
@dirrm share/WindowMaker/Backgrounds
@dirrm share/WindowMaker
@dirrm share/WINGs
+@dirrm GNUstep/Apps/WPrefs.app/xpm
+@dirrm GNUstep/Apps/WPrefs.app/tiff
+@dirrm GNUstep/Apps/WPrefs.app
+@dirrm GNUstep/Apps
+@dirrm GNUstep
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index c418219..337d9e4 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: WindowMaker
-# Version required: 0.18.1b
+# Version required: 0.19.0
# Date created: August 13, 1997
# Whom: handy@physics.montana.edu
#
-# $Id: Makefile,v 1.20 1998/08/11 08:37:43 tg Exp $
+# $Id: Makefile,v 1.21 1998/08/19 07:01:52 tg Exp $
-DISTNAME= WindowMaker-0.18.1b
-PKGNAME= windowmaker-0.18.1b
+DISTNAME= WindowMaker-0.19.0
+PKGNAME= windowmaker-0.19.0
CATEGORIES= x11-wm
MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \
ftp://ftp.io.com/pub/mirror/windowmaker/beta/srcs/ \
@@ -20,7 +20,6 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
png\\.2\\.:${PORTSDIR}/graphics/png \
tiff34\\.1:${PORTSDIR}/graphics/tiff34
-WRKSRC= ${WRKDIR}/WindowMaker-0.18.1
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= X11BASE=${X11BASE}
diff --git a/x11-wm/windowmaker/distinfo b/x11-wm/windowmaker/distinfo
index 67fba31..a941294 100644
--- a/x11-wm/windowmaker/distinfo
+++ b/x11-wm/windowmaker/distinfo
@@ -1 +1 @@
-MD5 (WindowMaker-0.18.1b.tar.gz) = 9cbfde81fd41c3accb484069f059686f
+MD5 (WindowMaker-0.19.0.tar.gz) = 4e5bb29b7f30543ea8d5dd3f5d3d5cdc
diff --git a/x11-wm/windowmaker/pkg-plist b/x11-wm/windowmaker/pkg-plist
index 54bf538..c4a0a8c 100644
--- a/x11-wm/windowmaker/pkg-plist
+++ b/x11-wm/windowmaker/pkg-plist
@@ -1,3 +1,120 @@
+GNUstep/Apps/WPrefs.app/WPrefs
+GNUstep/Apps/WPrefs.app/WPrefs.tiff
+GNUstep/Apps/WPrefs.app/WPrefs.xpm
+GNUstep/Apps/WPrefs.app/tiff/advancetonewworkspace.tiff
+GNUstep/Apps/WPrefs.app/tiff/animations.tiff
+GNUstep/Apps/WPrefs.app/tiff/appearance.tiff
+GNUstep/Apps/WPrefs.app/tiff/clip.tiff
+GNUstep/Apps/WPrefs.app/tiff/configs.tiff
+GNUstep/Apps/WPrefs.app/tiff/cycleworkspaces.tiff
+GNUstep/Apps/WPrefs.app/tiff/dock.tiff
+GNUstep/Apps/WPrefs.app/tiff/dontlinkworkspaces.tiff
+GNUstep/Apps/WPrefs.app/tiff/ergonomic.tiff
+GNUstep/Apps/WPrefs.app/tiff/expert.tiff
+GNUstep/Apps/WPrefs.app/tiff/fonts.tiff
+GNUstep/Apps/WPrefs.app/tiff/iconprefs.tiff
+GNUstep/Apps/WPrefs.app/tiff/keyboard.tiff
+GNUstep/Apps/WPrefs.app/tiff/keyboardprefs.tiff
+GNUstep/Apps/WPrefs.app/tiff/keyshortcuts.tiff
+GNUstep/Apps/WPrefs.app/tiff/menualign1.tiff
+GNUstep/Apps/WPrefs.app/tiff/menualign2.tiff
+GNUstep/Apps/WPrefs.app/tiff/menuprefs.tiff
+GNUstep/Apps/WPrefs.app/tiff/menus.tiff
+GNUstep/Apps/WPrefs.app/tiff/minimouseleft.tiff
+GNUstep/Apps/WPrefs.app/tiff/minimousemiddle.tiff
+GNUstep/Apps/WPrefs.app/tiff/minimouseright.tiff
+GNUstep/Apps/WPrefs.app/tiff/moreanim.tiff
+GNUstep/Apps/WPrefs.app/tiff/mousesettings.tiff
+GNUstep/Apps/WPrefs.app/tiff/mousespeed.tiff
+GNUstep/Apps/WPrefs.app/tiff/newstyle.tiff
+GNUstep/Apps/WPrefs.app/tiff/nonopaque.tiff
+GNUstep/Apps/WPrefs.app/tiff/oldstyle.tiff
+GNUstep/Apps/WPrefs.app/tiff/opaque.tiff
+GNUstep/Apps/WPrefs.app/tiff/paths.tiff
+GNUstep/Apps/WPrefs.app/tiff/sound.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed0.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed0s.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed1.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed1s.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed2.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed2s.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed3.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed3s.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed4.tiff
+GNUstep/Apps/WPrefs.app/tiff/speed4s.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer0.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer0s.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer1.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer1s.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer2.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer2s.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer3.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer3s.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer4.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer4s.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer5.tiff
+GNUstep/Apps/WPrefs.app/tiff/timer5s.tiff
+GNUstep/Apps/WPrefs.app/tiff/whandling.tiff
+GNUstep/Apps/WPrefs.app/tiff/windowfocus.tiff
+GNUstep/Apps/WPrefs.app/tiff/workspace.tiff
+GNUstep/Apps/WPrefs.app/tiff/xis.tiff
+GNUstep/Apps/WPrefs.app/xpm/advancetonewworkspace.xpm
+GNUstep/Apps/WPrefs.app/xpm/animations.xpm
+GNUstep/Apps/WPrefs.app/xpm/appearance.xpm
+GNUstep/Apps/WPrefs.app/xpm/clip.xpm
+GNUstep/Apps/WPrefs.app/xpm/configs.xpm
+GNUstep/Apps/WPrefs.app/xpm/cycleworkspaces.xpm
+GNUstep/Apps/WPrefs.app/xpm/dock.xpm
+GNUstep/Apps/WPrefs.app/xpm/dontlinkworkspaces.xpm
+GNUstep/Apps/WPrefs.app/xpm/ergonomic.xpm
+GNUstep/Apps/WPrefs.app/xpm/expert.xpm
+GNUstep/Apps/WPrefs.app/xpm/fonts.xpm
+GNUstep/Apps/WPrefs.app/xpm/iconprefs.xpm
+GNUstep/Apps/WPrefs.app/xpm/keyboard.xpm
+GNUstep/Apps/WPrefs.app/xpm/keyboardprefs.xpm
+GNUstep/Apps/WPrefs.app/xpm/keyshortcuts.xpm
+GNUstep/Apps/WPrefs.app/xpm/menualign1.xpm
+GNUstep/Apps/WPrefs.app/xpm/menualign2.xpm
+GNUstep/Apps/WPrefs.app/xpm/menuprefs.xpm
+GNUstep/Apps/WPrefs.app/xpm/menus.xpm
+GNUstep/Apps/WPrefs.app/xpm/minimouseleft.xpm
+GNUstep/Apps/WPrefs.app/xpm/minimousemiddle.xpm
+GNUstep/Apps/WPrefs.app/xpm/minimouseright.xpm
+GNUstep/Apps/WPrefs.app/xpm/moreanim.xpm
+GNUstep/Apps/WPrefs.app/xpm/mousesettings.xpm
+GNUstep/Apps/WPrefs.app/xpm/mousespeed.xpm
+GNUstep/Apps/WPrefs.app/xpm/newstyle.xpm
+GNUstep/Apps/WPrefs.app/xpm/nonopaque.xpm
+GNUstep/Apps/WPrefs.app/xpm/oldstyle.xpm
+GNUstep/Apps/WPrefs.app/xpm/opaque.xpm
+GNUstep/Apps/WPrefs.app/xpm/paths.xpm
+GNUstep/Apps/WPrefs.app/xpm/sound.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed0.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed0s.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed1.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed1s.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed2.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed2s.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed3.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed3s.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed4.xpm
+GNUstep/Apps/WPrefs.app/xpm/speed4s.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer0.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer0s.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer1.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer1s.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer2.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer2s.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer3.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer3s.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer4.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer4s.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer5.xpm
+GNUstep/Apps/WPrefs.app/xpm/timer5s.xpm
+GNUstep/Apps/WPrefs.app/xpm/whandling.xpm
+GNUstep/Apps/WPrefs.app/xpm/windowfocus.xpm
+GNUstep/Apps/WPrefs.app/xpm/workspace.xpm
+GNUstep/Apps/WPrefs.app/xpm/xis.xpm
bin/convertstyle
bin/dockit
bin/geticonset
@@ -10,25 +127,27 @@ bin/wmaker.inst
bin/wmsetbg
bin/wxcopy
bin/wxpaste
+include/WINGs.h
+include/WINGsP.h
+include/WMaker.h
+include/WUtil.h
+include/proplist.h
+include/wraster.h
lib/libPropList.a
@exec ranlib %D/%F
-lib/libPropList.so.0.7
+lib/libPropList.so.0.8
@exec /sbin/ldconfig -m %D
@unexec /sbin/ldconfig -m %D
-lib/libwraster.a
+lib/libWINGs.a
@exec ranlib %D/%F
lib/libWMaker.a
@exec ranlib %D/%F
-lib/libWINGs.a
+lib/libwraster.a
@exec ranlib %D/%F
-include/proplist.h
-include/wraster.h
-include/WINGs.h
-include/WINGsP.h
-include/WMaker.h
-include/WUtil.h
share/WINGs/Images.tiff
share/WINGs/Images.xpm
+share/WINGs/defaultIcon.tiff
+share/WINGs/defaultIcon.xpm
share/WindowMaker/Backgrounds/BlueImage.jpeg
share/WindowMaker/Defaults/WMGLOBAL
share/WindowMaker/Defaults/WMRootMenu
@@ -44,16 +163,16 @@ share/WindowMaker/Icons/GNUterm.tiff
share/WindowMaker/Icons/GNUterm.xpm
share/WindowMaker/Icons/clip.tiff
share/WindowMaker/Icons/clip.xpm
-share/WindowMaker/Icons/cliptile.tiff
-share/WindowMaker/Icons/cliptile.xpm
share/WindowMaker/Icons/defaultAppIcon.tiff
share/WindowMaker/Icons/defaultAppIcon.xpm
share/WindowMaker/Pixmaps/tile.tiff
share/WindowMaker/Pixmaps/tile.xpm
share/WindowMaker/README
+share/WindowMaker/Styles/Autumn
share/WindowMaker/Styles/Black
share/WindowMaker/Styles/Blue
share/WindowMaker/Styles/BlueAluminum
+share/WindowMaker/Styles/BlueishGreen
share/WindowMaker/Styles/Brown
share/WindowMaker/Styles/Chumbo
share/WindowMaker/Styles/Copper
@@ -65,12 +184,15 @@ share/WindowMaker/Styles/Green
share/WindowMaker/Styles/Gtk
share/WindowMaker/Styles/LightBlue
share/WindowMaker/Styles/Pastel
+share/WindowMaker/Styles/Pink
share/WindowMaker/Styles/Pumpkin
share/WindowMaker/Styles/Purple
share/WindowMaker/Styles/Rainbow
share/WindowMaker/Styles/Red
share/WindowMaker/Styles/RednBlue
+share/WindowMaker/Styles/Summer
share/WindowMaker/Styles/Traditional
+share/WindowMaker/Styles/VioletBlue
share/WindowMaker/Themes/Default
share/WindowMaker/Themes/OpenStep
share/WindowMaker/Themes/Pastel
@@ -78,10 +200,13 @@ share/WindowMaker/autostart.sh
share/WindowMaker/menu
share/WindowMaker/menu.cz
share/WindowMaker/menu.de
+share/WindowMaker/menu.el
share/WindowMaker/menu.es
+share/WindowMaker/menu.fi
share/WindowMaker/menu.fr
share/WindowMaker/menu.gl
share/WindowMaker/menu.he
+share/WindowMaker/menu.hr
share/WindowMaker/menu.it
share/WindowMaker/menu.ja
share/WindowMaker/menu.ko
@@ -89,6 +214,7 @@ share/WindowMaker/menu.nl
share/WindowMaker/menu.no
share/WindowMaker/menu.pt
share/WindowMaker/menu.ru
+share/WindowMaker/menu.se
share/WindowMaker/menu.tr
share/WindowMaker/wmmacros
@dirrm share/WindowMaker/Themes
@@ -101,3 +227,8 @@ share/WindowMaker/wmmacros
@dirrm share/WindowMaker/Backgrounds
@dirrm share/WindowMaker
@dirrm share/WINGs
+@dirrm GNUstep/Apps/WPrefs.app/xpm
+@dirrm GNUstep/Apps/WPrefs.app/tiff
+@dirrm GNUstep/Apps/WPrefs.app
+@dirrm GNUstep/Apps
+@dirrm GNUstep
OpenPOWER on IntegriCloud