summaryrefslogtreecommitdiff
path: root/x11-wm/sawfish
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-01-09 08:05:34 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-01-09 08:05:34 +0000
commit0e3230152807e4f28c9bb94e374047c6d79d4d44 (patch)
treef57206a74f8fa655ae420089f78315dbe6584e43 /x11-wm/sawfish
parentFix for new compiler and respect CC/CXX/CXXFLAGS/CFLAGS (diff)
Fix about PLIST and i18n.
Submitted by: Youichi Asai <yatt@gnome.gr.jp>
Notes
Notes: svn path=/head/; revision=24583
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r--x11-wm/sawfish/Makefile42
-rw-r--r--x11-wm/sawfish/distinfo2
-rw-r--r--x11-wm/sawfish/pkg-plist507
3 files changed, 288 insertions, 263 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index a1190b9eef04..ab605901a0d3 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: sawmill
-# Version required: 20.1
+# Version required: 0.20.1
# Date created: 13 September 1999
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
@@ -8,28 +8,39 @@
DISTNAME= sawmill-0.20.1
CATEGORIES= x11-wm
-MASTER_SITES= ftp://sawmill.sourceforge.net/pub/sawmill/
+MASTER_SITES= ftp://sawmill.sourceforge.net/pub/sawmill/ \
+ http://www.gnome.gr.jp/~yatt/
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sawmill-0.20.1-ja.po
+
+.if defined(USE_I18N)
+PATCH_SITES= http://www.gnome.gr.jp/~yatt/
+PATCHFILES= sawmill-0.20.1-kondara.patch
+PATCH_DIST_STRIP= -p1
+.endif
MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- Imlib.5:${PORTSDIR}/graphics/imlib
+ Imlib.5:${PORTSDIR}/graphics/imlib \
+ rep.6:${PORTSDIR}/lang/librep
.if !defined(NOGNOME)
LIB_DEPENDS+= capplet.1:${PORTSDIR}/sysutils/gnomecontrolcenter
.endif
-BUILD_DEPENDS= rep:${PORTSDIR}/lang/librep \
- ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/libgtk.so:${PORTSDIR}/x11-toolkits/rep-gtk
+BUILD_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/libgtk.so:${PORTSDIR}/x11-toolkits/rep-gtk
+RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/libgtk.so:${PORTSDIR}/x11-toolkits/rep-gtk
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL}
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
USE_X_PREFIX= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome
+USE_AUTOCONF= yes
+#GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \
+ --datadir=${PREFIX}/share --with-readline
.if !defined(NOGNOME)
CONFIGURE_ARGS+= --enable-capplet
.endif
@@ -39,4 +50,19 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include\
GLIB_CONFIG="${GLIB_CONFIG}" \
LIBS="-L${LOCALBASE}/lib -lxpg4"
+.if defined(NOGNOME)
+PLIST= ${PKGDIR}/PLIST.nognome
+.endif
+
+post-extract:
+ @${CP} ${DISTDIR}/sawmill-0.20.1-ja.po ${WRKSRC}/po/ja.po
+
+post-install:
+ if [ ! -f ${PREFIX}/info/dir ]; then \
+ ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
+ fi
+ install-info --section="X11 window manager" \
+ --entry="* sawmill: (sawmill). sawmill programming manual" \
+ ${PREFIX}/info/sawmill.info ${PREFIX}/info/dir
+
.include <bsd.port.mk>
diff --git a/x11-wm/sawfish/distinfo b/x11-wm/sawfish/distinfo
index 4f35f023f339..a72e4f24ff3a 100644
--- a/x11-wm/sawfish/distinfo
+++ b/x11-wm/sawfish/distinfo
@@ -1 +1,3 @@
MD5 (sawmill-0.20.1.tar.gz) = 894d883871695e993285bb25d7e64264
+MD5 (sawmill-0.20.1-ja.po) = 618329f91e77cee0d6f0d0a2df24ee76
+MD5 (sawmill-0.20.1-kondara.patch) = f5db07dd66937b507207722f7d596dec
diff --git a/x11-wm/sawfish/pkg-plist b/x11-wm/sawfish/pkg-plist
index 17e0fe7e5241..87863f09d49c 100644
--- a/x11-wm/sawfish/pkg-plist
+++ b/x11-wm/sawfish/pkg-plist
@@ -4,7 +4,8 @@ bin/sawmill-client
bin/sawmill-ui
@unexec install-info --delete %D/info/sawmill.info %D/info/dir
info/sawmill.info
-@exec install-info %D/info/sawmill.info %D/info/dir
+@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
+@exec install-info --section="X11 window manager" --entry="* sawmill: (sawmill). sawmill programming manual" %D/info/sawmill.info %D/info/dir
info/sawmill.info-1
info/sawmill.info-2
info/sawmill.info-3
@@ -19,259 +20,255 @@ libexec/sawmill/0.20.1/%%GNUHOST%%/libgradient.la
libexec/sawmill/0.20.1/%%GNUHOST%%/libgradient.so
libexec/sawmill/0.20.1/%%GNUHOST%%/libgradient.so.0
libexec/sawmill/0.20.1/%%GNUHOST%%/sawmill-menu
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-share/gnome/sawmill/0.20.1/DOC.dir
-share/gnome/sawmill/0.20.1/DOC.pag
-share/gnome/sawmill/0.20.1/lisp/auto-raise.jl
-share/gnome/sawmill/0.20.1/lisp/auto-raise.jlc
-share/gnome/sawmill/0.20.1/lisp/autoload.jl
-share/gnome/sawmill/0.20.1/lisp/compat.jl
-share/gnome/sawmill/0.20.1/lisp/compat.jlc
-share/gnome/sawmill/0.20.1/lisp/cursors.jl
-share/gnome/sawmill/0.20.1/lisp/cursors.jlc
-share/gnome/sawmill/0.20.1/lisp/custom.jl
-share/gnome/sawmill/0.20.1/lisp/custom.jlc
-share/gnome/sawmill/0.20.1/lisp/customize.jl
-share/gnome/sawmill/0.20.1/lisp/customize.jlc
-share/gnome/sawmill/0.20.1/lisp/cycle.jl
-share/gnome/sawmill/0.20.1/lisp/cycle.jlc
-share/gnome/sawmill/0.20.1/lisp/edge-flip.jl
-share/gnome/sawmill/0.20.1/lisp/edge-flip.jlc
-share/gnome/sawmill/0.20.1/lisp/edges.jl
-share/gnome/sawmill/0.20.1/lisp/edges.jlc
-share/gnome/sawmill/0.20.1/lisp/focus.jl
-share/gnome/sawmill/0.20.1/lisp/focus.jlc
-share/gnome/sawmill/0.20.1/lisp/frames.jl
-share/gnome/sawmill/0.20.1/lisp/frames.jlc
-share/gnome/sawmill/0.20.1/lisp/functions.jl
-share/gnome/sawmill/0.20.1/lisp/functions.jlc
-share/gnome/sawmill/0.20.1/lisp/gnome-commands.jl
-share/gnome/sawmill/0.20.1/lisp/gnome-commands.jlc
-share/gnome/sawmill/0.20.1/lisp/gnome-menu.jl
-share/gnome/sawmill/0.20.1/lisp/gnome-menu.jlc
-share/gnome/sawmill/0.20.1/lisp/gnome.jl
-share/gnome/sawmill/0.20.1/lisp/gnome.jlc
-share/gnome/sawmill/0.20.1/lisp/group-funs.jl
-share/gnome/sawmill/0.20.1/lisp/group-funs.jlc
-share/gnome/sawmill/0.20.1/lisp/groups.jl
-share/gnome/sawmill/0.20.1/lisp/groups.jlc
-share/gnome/sawmill/0.20.1/lisp/gtkrc.jl
-share/gnome/sawmill/0.20.1/lisp/gtkrc.jlc
-share/gnome/sawmill/0.20.1/lisp/iconify.jl
-share/gnome/sawmill/0.20.1/lisp/iconify.jlc
-share/gnome/sawmill/0.20.1/lisp/ignore-window.jl
-share/gnome/sawmill/0.20.1/lisp/ignore-window.jlc
-share/gnome/sawmill/0.20.1/lisp/keymap.jl
-share/gnome/sawmill/0.20.1/lisp/keymap.jlc
-share/gnome/sawmill/0.20.1/lisp/keymaps.jl
-share/gnome/sawmill/0.20.1/lisp/keymaps.jlc
-share/gnome/sawmill/0.20.1/lisp/match-window.jl
-share/gnome/sawmill/0.20.1/lisp/match-window.jlc
-share/gnome/sawmill/0.20.1/lisp/maximize.jl
-share/gnome/sawmill/0.20.1/lisp/maximize.jlc
-share/gnome/sawmill/0.20.1/lisp/menus.jl
-share/gnome/sawmill/0.20.1/lisp/menus.jlc
-share/gnome/sawmill/0.20.1/lisp/move-resize.jl
-share/gnome/sawmill/0.20.1/lisp/move-resize.jlc
-share/gnome/sawmill/0.20.1/lisp/mwm.jl
-share/gnome/sawmill/0.20.1/lisp/mwm.jlc
-share/gnome/sawmill/0.20.1/lisp/open-look.jl
-share/gnome/sawmill/0.20.1/lisp/open-look.jlc
-share/gnome/sawmill/0.20.1/lisp/place-window.jl
-share/gnome/sawmill/0.20.1/lisp/place-window.jlc
-share/gnome/sawmill/0.20.1/lisp/rects.jl
-share/gnome/sawmill/0.20.1/lisp/rects.jlc
-share/gnome/sawmill/0.20.1/lisp/sawmill-defaults.jl
-share/gnome/sawmill/0.20.1/lisp/sawmill-defaults.jlc
-share/gnome/sawmill/0.20.1/lisp/sawmill-gaol.jl
-share/gnome/sawmill/0.20.1/lisp/sawmill-gaol.jlc
-share/gnome/sawmill/0.20.1/lisp/sawmill.jl
-share/gnome/sawmill/0.20.1/lisp/sawmill.jlc
-share/gnome/sawmill/0.20.1/lisp/select-window.jl
-share/gnome/sawmill/0.20.1/lisp/select-window.jlc
-share/gnome/sawmill/0.20.1/lisp/server.jl
-share/gnome/sawmill/0.20.1/lisp/server.jlc
-share/gnome/sawmill/0.20.1/lisp/shading.jl
-share/gnome/sawmill/0.20.1/lisp/shading.jlc
-share/gnome/sawmill/0.20.1/lisp/slide-window.jl
-share/gnome/sawmill/0.20.1/lisp/slide-window.jlc
-share/gnome/sawmill/0.20.1/lisp/sm-common.jl
-share/gnome/sawmill/0.20.1/lisp/sm-common.jlc
-share/gnome/sawmill/0.20.1/lisp/sm-init.jl
-share/gnome/sawmill/0.20.1/lisp/sm-init.jlc
-share/gnome/sawmill/0.20.1/lisp/sm-load.jl
-share/gnome/sawmill/0.20.1/lisp/sm-load.jlc
-share/gnome/sawmill/0.20.1/lisp/sm-save.jl
-share/gnome/sawmill/0.20.1/lisp/sm-save.jlc
-share/gnome/sawmill/0.20.1/lisp/smart-placement.jl
-share/gnome/sawmill/0.20.1/lisp/smart-placement.jlc
-share/gnome/sawmill/0.20.1/lisp/stacking.jl
-share/gnome/sawmill/0.20.1/lisp/stacking.jlc
-share/gnome/sawmill/0.20.1/lisp/tooltips.jl
-share/gnome/sawmill/0.20.1/lisp/tooltips.jlc
-share/gnome/sawmill/0.20.1/lisp/transient.jl
-share/gnome/sawmill/0.20.1/lisp/transient.jlc
-share/gnome/sawmill/0.20.1/lisp/viewport-linear.jl
-share/gnome/sawmill/0.20.1/lisp/viewport-linear.jlc
-share/gnome/sawmill/0.20.1/lisp/viewport.jl
-share/gnome/sawmill/0.20.1/lisp/viewport.jlc
-share/gnome/sawmill/0.20.1/lisp/window-order.jl
-share/gnome/sawmill/0.20.1/lisp/window-order.jlc
-share/gnome/sawmill/0.20.1/lisp/workspace.jl
-share/gnome/sawmill/0.20.1/lisp/workspace.jlc
-share/gnome/sawmill/0.20.1/lisp/x-cycle.jl
-share/gnome/sawmill/0.20.1/lisp/x-cycle.jlc
-share/gnome/sawmill/0.20.1/locale/da/LC_MESSAGES/sawmill.mo
-share/gnome/sawmill/0.20.1/locale/en_GB/LC_MESSAGES/sawmill.mo
-share/gnome/sawmill/0.20.1/locale/es/LC_MESSAGES/sawmill.mo
-share/gnome/sawmill/0.20.1/locale/fr/LC_MESSAGES/sawmill.mo
-share/gnome/sawmill/0.20.1/locale/gl/LC_MESSAGES/sawmill.mo
-share/gnome/sawmill/0.20.1/themes/absolute-e/README
-share/gnome/sawmill/0.20.1/themes/absolute-e/bar_clicked_active.png
-share/gnome/sawmill/0.20.1/themes/absolute-e/bar_hilited_active.png
-share/gnome/sawmill/0.20.1/themes/absolute-e/bar_normal.png
-share/gnome/sawmill/0.20.1/themes/absolute-e/bar_normal_active.png
-share/gnome/sawmill/0.20.1/themes/absolute-e/theme.jl
-share/gnome/sawmill/0.20.1/themes/brushed-metal/README
-share/gnome/sawmill/0.20.1/themes/brushed-metal/b1-.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/b1.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/b2-.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/b2.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/b3-.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/b3.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/b5-.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/b5.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/b6-.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/b6.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/b7-.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/b7.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t1-.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t1-b.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t1.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t1b.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t2-.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t2.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t2s-.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t2s.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t3-.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t3-b.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t3.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t3b.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t4-.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t4-b.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t4.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t4b.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t5-.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t5-b.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t5.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/t5b.png
-share/gnome/sawmill/0.20.1/themes/brushed-metal/theme.jl
-share/gnome/sawmill/0.20.1/themes/gradient/README
-share/gnome/sawmill/0.20.1/themes/gradient/as_close-b.png
-share/gnome/sawmill/0.20.1/themes/gradient/as_close.png
-share/gnome/sawmill/0.20.1/themes/gradient/as_min-b.png
-share/gnome/sawmill/0.20.1/themes/gradient/as_min.png
-share/gnome/sawmill/0.20.1/themes/gradient/theme.jl
-share/gnome/sawmill/0.20.1/themes/gtk/README
-share/gnome/sawmill/0.20.1/themes/gtk/as_close-b.png
-share/gnome/sawmill/0.20.1/themes/gtk/as_close.png
-share/gnome/sawmill/0.20.1/themes/gtk/as_min-b.png
-share/gnome/sawmill/0.20.1/themes/gtk/as_min.png
-share/gnome/sawmill/0.20.1/themes/gtk/theme.jl
-share/gnome/sawmill/0.20.1/themes/microGUI/README
-share/gnome/sawmill/0.20.1/themes/microGUI/TODO
-share/gnome/sawmill/0.20.1/themes/microGUI/bl.png
-share/gnome/sawmill/0.20.1/themes/microGUI/bottom.png
-share/gnome/sawmill/0.20.1/themes/microGUI/br.png
-share/gnome/sawmill/0.20.1/themes/microGUI/close_active.png
-share/gnome/sawmill/0.20.1/themes/microGUI/close_clicked.png
-share/gnome/sawmill/0.20.1/themes/microGUI/close_normal.png
-share/gnome/sawmill/0.20.1/themes/microGUI/left.png
-share/gnome/sawmill/0.20.1/themes/microGUI/maximize_active.png
-share/gnome/sawmill/0.20.1/themes/microGUI/maximize_clicked.png
-share/gnome/sawmill/0.20.1/themes/microGUI/maximize_normal.png
-share/gnome/sawmill/0.20.1/themes/microGUI/menu_active.png
-share/gnome/sawmill/0.20.1/themes/microGUI/menu_clicked.png
-share/gnome/sawmill/0.20.1/themes/microGUI/menu_normal.png
-share/gnome/sawmill/0.20.1/themes/microGUI/minimize_active.png
-share/gnome/sawmill/0.20.1/themes/microGUI/minimize_clicked.png
-share/gnome/sawmill/0.20.1/themes/microGUI/minimize_normal.png
-share/gnome/sawmill/0.20.1/themes/microGUI/right.png
-share/gnome/sawmill/0.20.1/themes/microGUI/t_bottom.png
-share/gnome/sawmill/0.20.1/themes/microGUI/t_bottom_left.png
-share/gnome/sawmill/0.20.1/themes/microGUI/t_bottom_right.png
-share/gnome/sawmill/0.20.1/themes/microGUI/t_close_active.png
-share/gnome/sawmill/0.20.1/themes/microGUI/t_close_clicked.png
-share/gnome/sawmill/0.20.1/themes/microGUI/t_close_normal.png
-share/gnome/sawmill/0.20.1/themes/microGUI/t_left.png
-share/gnome/sawmill/0.20.1/themes/microGUI/t_right.png
-share/gnome/sawmill/0.20.1/themes/microGUI/t_top.png
-share/gnome/sawmill/0.20.1/themes/microGUI/t_top_left.png
-share/gnome/sawmill/0.20.1/themes/microGUI/t_top_right.png
-share/gnome/sawmill/0.20.1/themes/microGUI/theme.jl
-share/gnome/sawmill/0.20.1/themes/microGUI/top_blue.png
-share/gnome/sawmill/0.20.1/themes/microGUI/top_blue_inactive.png
-share/gnome/sawmill/0.20.1/themes/microGUI/top_curves.png
-share/gnome/sawmill/0.20.1/themes/microGUI/top_curves_inactive.png
-share/gnome/sawmill/0.20.1/themes/microGUI/top_grey.png
-share/gnome/sawmill/0.20.1/themes/microGUI/top_left.png
-share/gnome/sawmill/0.20.1/themes/microGUI/top_left_inactive.png
-share/gnome/sawmill/0.20.1/themes/microGUI/top_left_inactive_s.png
-share/gnome/sawmill/0.20.1/themes/microGUI/top_left_s.png
-share/gnome/sawmill/0.20.1/themes/microGUI/top_right.png
-share/gnome/sawmill/0.20.1/themes/microGUI/top_right_s.png
-share/gnome/sawmill/0.20.1/themes/mono/README
-share/gnome/sawmill/0.20.1/themes/mono/close-c.png
-share/gnome/sawmill/0.20.1/themes/mono/close.png
-share/gnome/sawmill/0.20.1/themes/mono/max-c.png
-share/gnome/sawmill/0.20.1/themes/mono/max.png
-share/gnome/sawmill/0.20.1/themes/mono/menu-c.png
-share/gnome/sawmill/0.20.1/themes/mono/menu.png
-share/gnome/sawmill/0.20.1/themes/mono/min-c.png
-share/gnome/sawmill/0.20.1/themes/mono/min.png
-share/gnome/sawmill/0.20.1/themes/mono/theme.jl
-share/gnome/sawmill/0.20.1/themes/simple/README
-share/gnome/sawmill/0.20.1/themes/simple/as_close-b.png
-share/gnome/sawmill/0.20.1/themes/simple/as_close.png
-share/gnome/sawmill/0.20.1/themes/simple/as_min-b.png
-share/gnome/sawmill/0.20.1/themes/simple/as_min.png
-share/gnome/sawmill/0.20.1/themes/simple/theme.jl
-share/gnome/sawmill/0.20.1/themes/smaker/README
-share/gnome/sawmill/0.20.1/themes/smaker/bar_clicked_active.png
-share/gnome/sawmill/0.20.1/themes/smaker/bar_hilited_active.png
-share/gnome/sawmill/0.20.1/themes/smaker/bar_normal.png
-share/gnome/sawmill/0.20.1/themes/smaker/bar_normal_active.png
-share/gnome/sawmill/0.20.1/themes/smaker/close.png
-share/gnome/sawmill/0.20.1/themes/smaker/close_inv.png
-share/gnome/sawmill/0.20.1/themes/smaker/min.png
-share/gnome/sawmill/0.20.1/themes/smaker/min_inv.png
-share/gnome/sawmill/0.20.1/themes/smaker/theme.jl
+share/gnome/control-center/Sawmill/appearance-properties.desktop
+share/gnome/control-center/Sawmill/bindings-properties.desktop
+share/gnome/control-center/Sawmill/focus-properties.desktop
+share/gnome/control-center/Sawmill/iconify-properties.desktop
+share/gnome/control-center/Sawmill/match-properties.desktop
+share/gnome/control-center/Sawmill/maximize-properties.desktop
+share/gnome/control-center/Sawmill/misc-properties.desktop
+share/gnome/control-center/Sawmill/move-properties.desktop
+share/gnome/control-center/Sawmill/placement-properties.desktop
+share/gnome/control-center/Sawmill/workspace-properties.desktop
+share/gnome/control-center/Sawmill/.directory
+share/locale/da/LC_MESSAGES/sawmill.mo
+share/locale/en_GB/LC_MESSAGES/sawmill.mo
+share/locale/es/LC_MESSAGES/sawmill.mo
+share/locale/fr/LC_MESSAGES/sawmill.mo
+share/locale/gl/LC_MESSAGES/sawmill.mo
+share/locale/ja/LC_MESSAGES/sawmill.mo
+share/sawmill/0.20.1/DOC.dir
+share/sawmill/0.20.1/DOC.pag
+share/sawmill/0.20.1/lisp/auto-raise.jl
+share/sawmill/0.20.1/lisp/auto-raise.jlc
+share/sawmill/0.20.1/lisp/autoload.jl
+share/sawmill/0.20.1/lisp/compat.jl
+share/sawmill/0.20.1/lisp/compat.jlc
+share/sawmill/0.20.1/lisp/cursors.jl
+share/sawmill/0.20.1/lisp/cursors.jlc
+share/sawmill/0.20.1/lisp/custom.jl
+share/sawmill/0.20.1/lisp/custom.jlc
+share/sawmill/0.20.1/lisp/customize.jl
+share/sawmill/0.20.1/lisp/customize.jlc
+share/sawmill/0.20.1/lisp/cycle.jl
+share/sawmill/0.20.1/lisp/cycle.jlc
+share/sawmill/0.20.1/lisp/edge-flip.jl
+share/sawmill/0.20.1/lisp/edge-flip.jlc
+share/sawmill/0.20.1/lisp/edges.jl
+share/sawmill/0.20.1/lisp/edges.jlc
+share/sawmill/0.20.1/lisp/focus.jl
+share/sawmill/0.20.1/lisp/focus.jlc
+share/sawmill/0.20.1/lisp/frames.jl
+share/sawmill/0.20.1/lisp/frames.jlc
+share/sawmill/0.20.1/lisp/functions.jl
+share/sawmill/0.20.1/lisp/functions.jlc
+share/sawmill/0.20.1/lisp/gnome-commands.jl
+share/sawmill/0.20.1/lisp/gnome-commands.jlc
+share/sawmill/0.20.1/lisp/gnome-menu.jl
+share/sawmill/0.20.1/lisp/gnome-menu.jlc
+share/sawmill/0.20.1/lisp/gnome.jl
+share/sawmill/0.20.1/lisp/gnome.jlc
+share/sawmill/0.20.1/lisp/group-funs.jl
+share/sawmill/0.20.1/lisp/group-funs.jlc
+share/sawmill/0.20.1/lisp/groups.jl
+share/sawmill/0.20.1/lisp/groups.jlc
+share/sawmill/0.20.1/lisp/gtkrc.jl
+share/sawmill/0.20.1/lisp/gtkrc.jlc
+share/sawmill/0.20.1/lisp/iconify.jl
+share/sawmill/0.20.1/lisp/iconify.jlc
+share/sawmill/0.20.1/lisp/ignore-window.jl
+share/sawmill/0.20.1/lisp/ignore-window.jlc
+share/sawmill/0.20.1/lisp/keymap.jl
+share/sawmill/0.20.1/lisp/keymap.jlc
+share/sawmill/0.20.1/lisp/keymaps.jl
+share/sawmill/0.20.1/lisp/keymaps.jlc
+share/sawmill/0.20.1/lisp/match-window.jl
+share/sawmill/0.20.1/lisp/match-window.jlc
+share/sawmill/0.20.1/lisp/maximize.jl
+share/sawmill/0.20.1/lisp/maximize.jlc
+share/sawmill/0.20.1/lisp/menus.jl
+share/sawmill/0.20.1/lisp/menus.jlc
+share/sawmill/0.20.1/lisp/move-resize.jl
+share/sawmill/0.20.1/lisp/move-resize.jlc
+share/sawmill/0.20.1/lisp/mwm.jl
+share/sawmill/0.20.1/lisp/mwm.jlc
+share/sawmill/0.20.1/lisp/open-look.jl
+share/sawmill/0.20.1/lisp/open-look.jlc
+share/sawmill/0.20.1/lisp/place-window.jl
+share/sawmill/0.20.1/lisp/place-window.jlc
+share/sawmill/0.20.1/lisp/rects.jl
+share/sawmill/0.20.1/lisp/rects.jlc
+share/sawmill/0.20.1/lisp/sawmill-defaults.jl
+share/sawmill/0.20.1/lisp/sawmill-defaults.jlc
+share/sawmill/0.20.1/lisp/sawmill-gaol.jl
+share/sawmill/0.20.1/lisp/sawmill-gaol.jlc
+share/sawmill/0.20.1/lisp/sawmill.jl
+share/sawmill/0.20.1/lisp/sawmill.jlc
+share/sawmill/0.20.1/lisp/select-window.jl
+share/sawmill/0.20.1/lisp/select-window.jlc
+share/sawmill/0.20.1/lisp/server.jl
+share/sawmill/0.20.1/lisp/server.jlc
+share/sawmill/0.20.1/lisp/shading.jl
+share/sawmill/0.20.1/lisp/shading.jlc
+share/sawmill/0.20.1/lisp/slide-window.jl
+share/sawmill/0.20.1/lisp/slide-window.jlc
+share/sawmill/0.20.1/lisp/sm-common.jl
+share/sawmill/0.20.1/lisp/sm-common.jlc
+share/sawmill/0.20.1/lisp/sm-init.jl
+share/sawmill/0.20.1/lisp/sm-init.jlc
+share/sawmill/0.20.1/lisp/sm-load.jl
+share/sawmill/0.20.1/lisp/sm-load.jlc
+share/sawmill/0.20.1/lisp/sm-save.jl
+share/sawmill/0.20.1/lisp/sm-save.jlc
+share/sawmill/0.20.1/lisp/smart-placement.jl
+share/sawmill/0.20.1/lisp/smart-placement.jlc
+share/sawmill/0.20.1/lisp/stacking.jl
+share/sawmill/0.20.1/lisp/stacking.jlc
+share/sawmill/0.20.1/lisp/tooltips.jl
+share/sawmill/0.20.1/lisp/tooltips.jlc
+share/sawmill/0.20.1/lisp/transient.jl
+share/sawmill/0.20.1/lisp/transient.jlc
+share/sawmill/0.20.1/lisp/viewport-linear.jl
+share/sawmill/0.20.1/lisp/viewport-linear.jlc
+share/sawmill/0.20.1/lisp/viewport.jl
+share/sawmill/0.20.1/lisp/viewport.jlc
+share/sawmill/0.20.1/lisp/window-order.jl
+share/sawmill/0.20.1/lisp/window-order.jlc
+share/sawmill/0.20.1/lisp/workspace.jl
+share/sawmill/0.20.1/lisp/workspace.jlc
+share/sawmill/0.20.1/lisp/x-cycle.jl
+share/sawmill/0.20.1/lisp/x-cycle.jlc
+share/sawmill/0.20.1/themes/absolute-e/README
+share/sawmill/0.20.1/themes/absolute-e/bar_clicked_active.png
+share/sawmill/0.20.1/themes/absolute-e/bar_hilited_active.png
+share/sawmill/0.20.1/themes/absolute-e/bar_normal.png
+share/sawmill/0.20.1/themes/absolute-e/bar_normal_active.png
+share/sawmill/0.20.1/themes/absolute-e/theme.jl
+share/sawmill/0.20.1/themes/brushed-metal/README
+share/sawmill/0.20.1/themes/brushed-metal/b1-.png
+share/sawmill/0.20.1/themes/brushed-metal/b1.png
+share/sawmill/0.20.1/themes/brushed-metal/b2-.png
+share/sawmill/0.20.1/themes/brushed-metal/b2.png
+share/sawmill/0.20.1/themes/brushed-metal/b3-.png
+share/sawmill/0.20.1/themes/brushed-metal/b3.png
+share/sawmill/0.20.1/themes/brushed-metal/b5-.png
+share/sawmill/0.20.1/themes/brushed-metal/b5.png
+share/sawmill/0.20.1/themes/brushed-metal/b6-.png
+share/sawmill/0.20.1/themes/brushed-metal/b6.png
+share/sawmill/0.20.1/themes/brushed-metal/b7-.png
+share/sawmill/0.20.1/themes/brushed-metal/b7.png
+share/sawmill/0.20.1/themes/brushed-metal/t1-.png
+share/sawmill/0.20.1/themes/brushed-metal/t1-b.png
+share/sawmill/0.20.1/themes/brushed-metal/t1.png
+share/sawmill/0.20.1/themes/brushed-metal/t1b.png
+share/sawmill/0.20.1/themes/brushed-metal/t2-.png
+share/sawmill/0.20.1/themes/brushed-metal/t2.png
+share/sawmill/0.20.1/themes/brushed-metal/t2s-.png
+share/sawmill/0.20.1/themes/brushed-metal/t2s.png
+share/sawmill/0.20.1/themes/brushed-metal/t3-.png
+share/sawmill/0.20.1/themes/brushed-metal/t3-b.png
+share/sawmill/0.20.1/themes/brushed-metal/t3.png
+share/sawmill/0.20.1/themes/brushed-metal/t3b.png
+share/sawmill/0.20.1/themes/brushed-metal/t4-.png
+share/sawmill/0.20.1/themes/brushed-metal/t4-b.png
+share/sawmill/0.20.1/themes/brushed-metal/t4.png
+share/sawmill/0.20.1/themes/brushed-metal/t4b.png
+share/sawmill/0.20.1/themes/brushed-metal/t5-.png
+share/sawmill/0.20.1/themes/brushed-metal/t5-b.png
+share/sawmill/0.20.1/themes/brushed-metal/t5.png
+share/sawmill/0.20.1/themes/brushed-metal/t5b.png
+share/sawmill/0.20.1/themes/brushed-metal/theme.jl
+share/sawmill/0.20.1/themes/gradient/README
+share/sawmill/0.20.1/themes/gradient/as_close-b.png
+share/sawmill/0.20.1/themes/gradient/as_close.png
+share/sawmill/0.20.1/themes/gradient/as_min-b.png
+share/sawmill/0.20.1/themes/gradient/as_min.png
+share/sawmill/0.20.1/themes/gradient/theme.jl
+share/sawmill/0.20.1/themes/gtk/README
+share/sawmill/0.20.1/themes/gtk/as_close-b.png
+share/sawmill/0.20.1/themes/gtk/as_close.png
+share/sawmill/0.20.1/themes/gtk/as_min-b.png
+share/sawmill/0.20.1/themes/gtk/as_min.png
+share/sawmill/0.20.1/themes/gtk/theme.jl
+share/sawmill/0.20.1/themes/microGUI/README
+share/sawmill/0.20.1/themes/microGUI/TODO
+share/sawmill/0.20.1/themes/microGUI/bl.png
+share/sawmill/0.20.1/themes/microGUI/bottom.png
+share/sawmill/0.20.1/themes/microGUI/br.png
+share/sawmill/0.20.1/themes/microGUI/close_active.png
+share/sawmill/0.20.1/themes/microGUI/close_clicked.png
+share/sawmill/0.20.1/themes/microGUI/close_normal.png
+share/sawmill/0.20.1/themes/microGUI/left.png
+share/sawmill/0.20.1/themes/microGUI/maximize_active.png
+share/sawmill/0.20.1/themes/microGUI/maximize_clicked.png
+share/sawmill/0.20.1/themes/microGUI/maximize_normal.png
+share/sawmill/0.20.1/themes/microGUI/menu_active.png
+share/sawmill/0.20.1/themes/microGUI/menu_clicked.png
+share/sawmill/0.20.1/themes/microGUI/menu_normal.png
+share/sawmill/0.20.1/themes/microGUI/minimize_active.png
+share/sawmill/0.20.1/themes/microGUI/minimize_clicked.png
+share/sawmill/0.20.1/themes/microGUI/minimize_normal.png
+share/sawmill/0.20.1/themes/microGUI/right.png
+share/sawmill/0.20.1/themes/microGUI/t_bottom.png
+share/sawmill/0.20.1/themes/microGUI/t_bottom_left.png
+share/sawmill/0.20.1/themes/microGUI/t_bottom_right.png
+share/sawmill/0.20.1/themes/microGUI/t_close_active.png
+share/sawmill/0.20.1/themes/microGUI/t_close_clicked.png
+share/sawmill/0.20.1/themes/microGUI/t_close_normal.png
+share/sawmill/0.20.1/themes/microGUI/t_left.png
+share/sawmill/0.20.1/themes/microGUI/t_right.png
+share/sawmill/0.20.1/themes/microGUI/t_top.png
+share/sawmill/0.20.1/themes/microGUI/t_top_left.png
+share/sawmill/0.20.1/themes/microGUI/t_top_right.png
+share/sawmill/0.20.1/themes/microGUI/theme.jl
+share/sawmill/0.20.1/themes/microGUI/top_blue.png
+share/sawmill/0.20.1/themes/microGUI/top_blue_inactive.png
+share/sawmill/0.20.1/themes/microGUI/top_curves.png
+share/sawmill/0.20.1/themes/microGUI/top_curves_inactive.png
+share/sawmill/0.20.1/themes/microGUI/top_grey.png
+share/sawmill/0.20.1/themes/microGUI/top_left.png
+share/sawmill/0.20.1/themes/microGUI/top_left_inactive.png
+share/sawmill/0.20.1/themes/microGUI/top_left_inactive_s.png
+share/sawmill/0.20.1/themes/microGUI/top_left_s.png
+share/sawmill/0.20.1/themes/microGUI/top_right.png
+share/sawmill/0.20.1/themes/microGUI/top_right_s.png
+share/sawmill/0.20.1/themes/mono/README
+share/sawmill/0.20.1/themes/mono/close-c.png
+share/sawmill/0.20.1/themes/mono/close.png
+share/sawmill/0.20.1/themes/mono/max-c.png
+share/sawmill/0.20.1/themes/mono/max.png
+share/sawmill/0.20.1/themes/mono/menu-c.png
+share/sawmill/0.20.1/themes/mono/menu.png
+share/sawmill/0.20.1/themes/mono/min-c.png
+share/sawmill/0.20.1/themes/mono/min.png
+share/sawmill/0.20.1/themes/mono/theme.jl
+share/sawmill/0.20.1/themes/simple/README
+share/sawmill/0.20.1/themes/simple/as_close-b.png
+share/sawmill/0.20.1/themes/simple/as_close.png
+share/sawmill/0.20.1/themes/simple/as_min-b.png
+share/sawmill/0.20.1/themes/simple/as_min.png
+share/sawmill/0.20.1/themes/simple/theme.jl
+share/sawmill/0.20.1/themes/smaker/README
+share/sawmill/0.20.1/themes/smaker/bar_clicked_active.png
+share/sawmill/0.20.1/themes/smaker/bar_hilited_active.png
+share/sawmill/0.20.1/themes/smaker/bar_normal.png
+share/sawmill/0.20.1/themes/smaker/bar_normal_active.png
+share/sawmill/0.20.1/themes/smaker/close.png
+share/sawmill/0.20.1/themes/smaker/close_inv.png
+share/sawmill/0.20.1/themes/smaker/min.png
+share/sawmill/0.20.1/themes/smaker/min_inv.png
+share/sawmill/0.20.1/themes/smaker/theme.jl
share/gnome/wm-properties/Sawmill.desktop
@dirrm libexec/sawmill/0.20.1/%%GNUHOST%%
-@dirrm libexec/sawmill/0.20.1
-@dirrm libexec/sawmill
-@dirrm share/gnome/sawmill/0.20.1/lisp
-@dirrm share/gnome/sawmill/0.20.1/locale/da/LC_MESSAGES
-@dirrm share/gnome/sawmill/0.20.1/locale/da
-@dirrm share/gnome/sawmill/0.20.1/locale/en_GB/LC_MESSAGES
-@dirrm share/gnome/sawmill/0.20.1/locale/en_GB
-@dirrm share/gnome/sawmill/0.20.1/locale/es/LC_MESSAGES
-@dirrm share/gnome/sawmill/0.20.1/locale/es
-@dirrm share/gnome/sawmill/0.20.1/locale/fr/LC_MESSAGES
-@dirrm share/gnome/sawmill/0.20.1/locale/fr
-@dirrm share/gnome/sawmill/0.20.1/locale/gl/LC_MESSAGES
-@dirrm share/gnome/sawmill/0.20.1/locale/gl
-@dirrm share/gnome/sawmill/0.20.1/locale
-@dirrm share/gnome/sawmill/0.20.1/themes/absolute-e
-@dirrm share/gnome/sawmill/0.20.1/themes/brushed-metal
-@dirrm share/gnome/sawmill/0.20.1/themes/gradient
-@dirrm share/gnome/sawmill/0.20.1/themes/gtk
-@dirrm share/gnome/sawmill/0.20.1/themes/microGUI
-@dirrm share/gnome/sawmill/0.20.1/themes/mono
-@dirrm share/gnome/sawmill/0.20.1/themes/simple
-@dirrm share/gnome/sawmill/0.20.1/themes/smaker
-@dirrm share/gnome/sawmill/0.20.1/themes
-@dirrm share/gnome/sawmill/0.20.1
-@dirrm share/gnome/sawmill/themes
-@dirrm share/gnome/sawmill
+@dirrm share/gnome/control-center/Sawmill
+@dirrm share/sawmill/0.20.1/lisp
+@dirrm share/sawmill/0.20.1/themes/absolute-e
+@dirrm share/sawmill/0.20.1/themes/brushed-metal
+@dirrm share/sawmill/0.20.1/themes/gradient
+@dirrm share/sawmill/0.20.1/themes/gtk
+@dirrm share/sawmill/0.20.1/themes/microGUI
+@dirrm share/sawmill/0.20.1/themes/mono
+@dirrm share/sawmill/0.20.1/themes/simple
+@dirrm share/sawmill/0.20.1/themes/smaker
+@dirrm share/sawmill/0.20.1/themes
+@dirrm share/sawmill/0.20.1