From owner-svn-ports-head@FreeBSD.ORG Thu Sep 11 20:01:27 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD8326C2; Thu, 11 Sep 2014 20:01:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6DB0D15; Thu, 11 Sep 2014 20:01:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8BK1RVj023835; Thu, 11 Sep 2014 20:01:27 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8BK1Qn9023825; Thu, 11 Sep 2014 20:01:26 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201409112001.s8BK1Qn9023825@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Thu, 11 Sep 2014 20:01:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367971 - in head/games: . xboard-devel xboard-devel/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2014 20:01:28 -0000 Author: johans Date: Thu Sep 11 20:01:26 2014 New Revision: 367971 URL: http://svnweb.freebsd.org/changeset/ports/367971 QAT: https://qat.redports.org/buildarchive/r367971/ Log: New port: games/xboard-devel Created as a slave port of games/xboard X frontend for playing chess games, supporting several engines It is keeping up to date (as I hope) with the version of H.G.Muller at http://hgm.nubati.net/cgi-bin/gitweb.cgi/xboard.git as he seems to be the main maintainer correcting problems and adding features often whereas releases of xboard seem to be quite seldom. PR: 193272 Submitted by: kalten@gmx.at Added: head/games/xboard-devel/ head/games/xboard-devel/Makefile (contents, props changed) head/games/xboard-devel/distinfo (contents, props changed) head/games/xboard-devel/files/ head/games/xboard-devel/files/OPTION_ZIPPY__patch-xboard.texi (contents, props changed) head/games/xboard-devel/files/patch-Makefile.am (contents, props changed) head/games/xboard-devel/files/patch-xboard.conf.in (contents, props changed) head/games/xboard-devel/pkg-plist (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Thu Sep 11 19:58:43 2014 (r367970) +++ head/games/Makefile Thu Sep 11 20:01:26 2014 (r367971) @@ -1035,6 +1035,7 @@ SUBDIR += xblast SUBDIR += xblood SUBDIR += xboard + SUBDIR += xboard-devel SUBDIR += xboing SUBDIR += xbomb SUBDIR += xbomber Added: head/games/xboard-devel/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/xboard-devel/Makefile Thu Sep 11 20:01:26 2014 (r367971) @@ -0,0 +1,38 @@ +# $FreeBSD$ + +PORTNAME= xboard-devel +PORTVERSION= 4.7.3.20140909.8 +PORTREVISION= +PORTEPOCH= +MASTER_SITES= http://freeheimdall.spdns.org/files/ +# http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=xboard.git;a=snapshot;h=${COMMIT_HASH};sf=tgz +# http://hgm.nubati.net/cgi-bin/gitweb.cgi/xboard.git/snapshot/${COMMIT_HASH} +# but sha256 changes, as creation date of *.tar inside *.tar.gz changes. +DISTNAME= xboard-${COMMIT_HASH} + +MAINTAINER= kalten@gmx.at + +LICENSE= GPLv3 + +CONFLICTS= xboard-[0-9]* + +MASTERDIR= ${.CURDIR}/../xboard +DISTINFO_FILE= ${.CURDIR}/distinfo +PATCHDIR= ${.CURDIR}/files +PLIST= ${.CURDIR}/pkg-plist + +COMMIT_HASH= e677df0 +DATADIR= ${PREFIX}/share/games/xboard +DOCSDIR= ${PREFIX}/share/doc/xboard + +USES+= gmake +USE_AUTOTOOLS= automake aclocal + +INSTALL_TARGET= install-strip + +pre-configure: + ${REINPLACE_CMD} -e "s|\(GITVERSION=\).*|\1${COMMIT_HASH}|" ${WRKSRC}/Makefile.am + ${REINPLACE_CMD} -E "s|(AC_INIT\(\[xboard\],\[master-[^]]+)(\].+\))|\1-git:${COMMIT_HASH}\2|" ${WRKSRC}/configure.ac + @cd ${WRKSRC} && ./autogen.sh + +.include "${MASTERDIR}/Makefile" Added: head/games/xboard-devel/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/xboard-devel/distinfo Thu Sep 11 20:01:26 2014 (r367971) @@ -0,0 +1,2 @@ +SHA256 (xboard-e677df0.tar.gz) = 54432a3a53076b0ac6ba6689f8e90e440108ae479846ae46d60e5b857afe59be +SIZE (xboard-e677df0.tar.gz) = 3039491 Added: head/games/xboard-devel/files/OPTION_ZIPPY__patch-xboard.texi ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/xboard-devel/files/OPTION_ZIPPY__patch-xboard.texi Thu Sep 11 20:01:26 2014 (r367971) @@ -0,0 +1,25 @@ +--- xboard.texi.orig 2014-01-06 18:15:22.000000000 +0100 ++++ xboard.texi 2014-08-14 23:43:17.000000000 +0200 +@@ -64,6 +64,7 @@ + * Chess Servers:: Using XBoard with an Internet Chess Server (ICS). + * Firewalls:: Connecting to a chess server through a firewall. + * Environment:: Environment variables. ++* Zippy:: XBoard as computer player on an Internet Chess Server (ICS). + * Limitations:: Known limitations and/or bugs. + * Problems:: How and where to report any problems you run into. + * Contributors:: People who have helped developing XBoard. +@@ -3805,6 +3806,14 @@ + but see the SOCKS Web site at http://www.socks.permeo.com/. + If you are missing SOCKS, try http://www.funbureau.com/. + ++@node Zippy ++@chapter Zippy ++@cindex Zippy ++@cindex ICS ++@cindex ICS computer player ++Be a computer player on an Internet Chess Server (ICS). ++See file @code{%%DOCSDIR%%/zippy.README} for description. ++ + @node Environment + @chapter Environment variables + @cindex Environment variables Added: head/games/xboard-devel/files/patch-Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/xboard-devel/files/patch-Makefile.am Thu Sep 11 20:01:26 2014 (r367971) @@ -0,0 +1,36 @@ +--- Makefile.am.orig 2014-07-02 14:34:53.000000000 +0200 ++++ Makefile.am 2014-08-21 22:40:05.000000000 +0200 +@@ -57,7 +57,7 @@ + ### + + SUBDIRS = po +-xboard_LDADD = -ldl -lm @FRONTEND_LIBS@ @X_LIBS@ @LIBINTL@ @CAIRO_LIBS@ ++xboard_LDADD = -lm @FRONTEND_LIBS@ @X_LIBS@ @LIBINTL@ @CAIRO_LIBS@ + + EXTRA_DIST = pixmaps themes png sounds winboard \ + xboard.texi gpl.texinfo texi2man texinfo.tex xboard.man xboard.desktop xboard-config.desktop \ +@@ -179,7 +179,8 @@ + ### directory and files for themes (and other) configuration files + + themesdir = $(datadir)/games/xboard/themes/conf +-dist_themes_DATA = conf/shogi conf/xq conf/chu conf/ics conf/mini conf/mini.fen conf/sho conf/sho.fen ++dist_themes_DATA = conf/shogi conf/xq conf/chu conf/ics conf/mini conf/mini.fen conf/sho conf/sho.fen \ ++ conf/judkins conf/judkins.fen conf/xiangqi + + ### directory and files for pixmaps + +@@ -196,8 +197,12 @@ + soundsdir = $(gamedatadir)/sounds + dist_sounds_DATA = \ + sounds/cymbal.wav sounds/pop2.wav sounds/slap.wav sounds/ding1.wav sounds/laser.wav \ +- sounds/woodthunk.wav sounds/gong.wav sounds/penalty.wav sounds/honkhonk.wav sounds/phone.wav sounds/roar.wav +- ++ sounds/woodthunk.wav sounds/gong.wav sounds/penalty.wav sounds/honkhonk.wav sounds/phone.wav sounds/roar.wav \ ++ sounds/README sounds/alarm.wav sounds/challenge.wav sounds/channel.wav sounds/channel1.wav \ ++ sounds/ching.wav sounds/click.wav sounds/draw.wav sounds/drip.wav sounds/kibitz.wav \ ++ sounds/lose.wav sounds/move.wav sounds/pop.wav sounds/request.wav sounds/seek.wav \ ++ sounds/shout.wav sounds/squeak.wav sounds/sshout.wav sounds/swish.wav sounds/tell.wav \ ++ sounds/thud.wav sounds/unfinished.wav sounds/whipcrak.wav sounds/win.wav + + ### set correct dir in xboard.conf + Added: head/games/xboard-devel/files/patch-xboard.conf.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/xboard-devel/files/patch-xboard.conf.in Thu Sep 11 20:01:26 2014 (r367971) @@ -0,0 +1,15 @@ +--- xboard.conf.in.orig 2014-07-02 14:34:53.000000000 +0200 ++++ xboard.conf.in 2014-08-21 00:56:04.000000000 +0200 +@@ -70,11 +70,7 @@ + ; Engines & adjudicatons in engine-engine games + ; + -firstChessProgram fairymax +--firstChessProgramNames {fairymax +-"Fruit 2.1" -fcp fruit -fUCI +-"Crafty" -fcp crafty +-"GNU Chess" -fcp gnuchess +-} ++-firstChessProgramNames {} + -niceEngines 0 + -polyglotDir "" + -adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB -pg ShowTbHits=true' Added: head/games/xboard-devel/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/xboard-devel/pkg-plist Thu Sep 11 20:01:26 2014 (r367971) @@ -0,0 +1,239 @@ +@unexec /bin/rm %D/share/icons/hicolor/icon-theme.cache 2>/dev/null || /usr/bin/true +@owner root +@group wheel +bin/xboard +bin/cmail +man/man6/xboard.6.gz +share/applications/xboard-config.desktop +share/applications/xboard-fen-viewer.desktop +share/applications/xboard-pgn-viewer.desktop +share/applications/xboard-tourney.desktop +share/applications/xboard.desktop +share/icons/hicolor/48x48/apps/xboard.png +share/icons/hicolor/scalable/apps/xboard.svg +share/mime/packages/xboard.xml +%%DATADIR%%/pixmaps/textures/board32.png +%%DATADIR%%/pixmaps/textures/board48.png +%%DATADIR%%/pixmaps/textures/cross32.png +%%DATADIR%%/pixmaps/textures/cross48.png +%%DATADIR%%/pixmaps/textures/ini32.png +%%DATADIR%%/pixmaps/textures/ini48.png +%%DATADIR%%/themes/conf/chu +%%DATADIR%%/themes/conf/ics +%%DATADIR%%/themes/conf/judkins +%%DATADIR%%/themes/conf/judkins.fen +%%DATADIR%%/themes/conf/mini +%%DATADIR%%/themes/conf/mini.fen +%%DATADIR%%/themes/conf/sho +%%DATADIR%%/themes/conf/sho.fen +%%DATADIR%%/themes/conf/shogi +%%DATADIR%%/themes/conf/xiangqi +%%DATADIR%%/themes/conf/xq +%%DATADIR%%/themes/default/BlackAdvisor.svg +%%DATADIR%%/themes/default/BlackArchbishop.svg +%%DATADIR%%/themes/default/BlackBishop.svg +%%DATADIR%%/themes/default/BlackCanon.svg +%%DATADIR%%/themes/default/BlackChancellor.svg +%%DATADIR%%/themes/default/BlackClaw.svg +%%DATADIR%%/themes/default/BlackCobra.svg +%%DATADIR%%/themes/default/BlackCommoner.svg +%%DATADIR%%/themes/default/BlackCrownedBishop.svg +%%DATADIR%%/themes/default/BlackCrownedRook.svg +%%DATADIR%%/themes/default/BlackDolphin.svg +%%DATADIR%%/themes/default/BlackElephant.svg +%%DATADIR%%/themes/default/BlackGold.svg +%%DATADIR%%/themes/default/BlackGoldKnight.svg +%%DATADIR%%/themes/default/BlackGoldLance.svg +%%DATADIR%%/themes/default/BlackGoldPawn.svg +%%DATADIR%%/themes/default/BlackGoldSilver.svg +%%DATADIR%%/themes/default/BlackHCrown.svg +%%DATADIR%%/themes/default/BlackHSword.svg +%%DATADIR%%/themes/default/BlackHawk.svg +%%DATADIR%%/themes/default/BlackKing.svg +%%DATADIR%%/themes/default/BlackKnight.svg +%%DATADIR%%/themes/default/BlackLance.svg +%%DATADIR%%/themes/default/BlackLeopard.svg +%%DATADIR%%/themes/default/BlackLion.svg +%%DATADIR%%/themes/default/BlackMarshall.svg +%%DATADIR%%/themes/default/BlackNightrider.svg +%%DATADIR%%/themes/default/BlackPawn.svg +%%DATADIR%%/themes/default/BlackPrincess.svg +%%DATADIR%%/themes/default/BlackPromoBishop.svg +%%DATADIR%%/themes/default/BlackPromoDragon.svg +%%DATADIR%%/themes/default/BlackPromoHSword.svg +%%DATADIR%%/themes/default/BlackPromoHorse.svg +%%DATADIR%%/themes/default/BlackPromoRook.svg +%%DATADIR%%/themes/default/BlackPromoSword.svg +%%DATADIR%%/themes/default/BlackQueen.svg +%%DATADIR%%/themes/default/BlackRook.svg +%%DATADIR%%/themes/default/BlackSword.svg +%%DATADIR%%/themes/default/BlackUnicorn.svg +%%DATADIR%%/themes/default/WhiteAdvisor.svg +%%DATADIR%%/themes/default/WhiteArchbishop.svg +%%DATADIR%%/themes/default/WhiteBishop.svg +%%DATADIR%%/themes/default/WhiteCanon.svg +%%DATADIR%%/themes/default/WhiteChancellor.svg +%%DATADIR%%/themes/default/WhiteClaw.svg +%%DATADIR%%/themes/default/WhiteCobra.svg +%%DATADIR%%/themes/default/WhiteCommoner.svg +%%DATADIR%%/themes/default/WhiteCrownedBishop.svg +%%DATADIR%%/themes/default/WhiteCrownedRook.svg +%%DATADIR%%/themes/default/WhiteDolphin.svg +%%DATADIR%%/themes/default/WhiteElephant.svg +%%DATADIR%%/themes/default/WhiteGold.svg +%%DATADIR%%/themes/default/WhiteGoldKnight.svg +%%DATADIR%%/themes/default/WhiteGoldLance.svg +%%DATADIR%%/themes/default/WhiteGoldPawn.svg +%%DATADIR%%/themes/default/WhiteGoldSilver.svg +%%DATADIR%%/themes/default/WhiteHCrown.svg +%%DATADIR%%/themes/default/WhiteHSword.svg +%%DATADIR%%/themes/default/WhiteHawk.svg +%%DATADIR%%/themes/default/WhiteKing.svg +%%DATADIR%%/themes/default/WhiteKnight.svg +%%DATADIR%%/themes/default/WhiteLance.svg +%%DATADIR%%/themes/default/WhiteLeopard.svg +%%DATADIR%%/themes/default/WhiteLion.svg +%%DATADIR%%/themes/default/WhiteMarshall.svg +%%DATADIR%%/themes/default/WhiteNightrider.svg +%%DATADIR%%/themes/default/WhitePawn.svg +%%DATADIR%%/themes/default/WhitePrincess.svg +%%DATADIR%%/themes/default/WhitePromoBishop.svg +%%DATADIR%%/themes/default/WhitePromoDragon.svg +%%DATADIR%%/themes/default/WhitePromoHSword.svg +%%DATADIR%%/themes/default/WhitePromoHorse.svg +%%DATADIR%%/themes/default/WhitePromoRook.svg +%%DATADIR%%/themes/default/WhitePromoSword.svg +%%DATADIR%%/themes/default/WhiteQueen.svg +%%DATADIR%%/themes/default/WhiteRook.svg +%%DATADIR%%/themes/default/WhiteSword.svg +%%DATADIR%%/themes/default/WhiteUnicorn.svg +%%DATADIR%%/themes/default/eo_Analyzing.svg +%%DATADIR%%/themes/default/eo_Black.svg +%%DATADIR%%/themes/default/eo_Clear.svg +%%DATADIR%%/themes/default/eo_Ponder.svg +%%DATADIR%%/themes/default/eo_Thinking.svg +%%DATADIR%%/themes/default/eo_Unknown.svg +%%DATADIR%%/themes/default/eo_White.svg +%%DATADIR%%/themes/default/icon_black.svg +%%DATADIR%%/themes/default/icon_white.svg +%%DATADIR%%/themes/shogi/BlackAdvisor.svg +%%DATADIR%%/themes/shogi/BlackBishop.svg +%%DATADIR%%/themes/shogi/BlackCrownedBishop.svg +%%DATADIR%%/themes/shogi/BlackCrownedRook.svg +%%DATADIR%%/themes/shogi/BlackGold.svg +%%DATADIR%%/themes/shogi/BlackGoldKnight.svg +%%DATADIR%%/themes/shogi/BlackGoldLance.svg +%%DATADIR%%/themes/shogi/BlackGoldPawn.svg +%%DATADIR%%/themes/shogi/BlackGoldSilver.svg +%%DATADIR%%/themes/shogi/BlackKing.svg +%%DATADIR%%/themes/shogi/BlackKnight.svg +%%DATADIR%%/themes/shogi/BlackLance.svg +%%DATADIR%%/themes/shogi/BlackPawn.svg +%%DATADIR%%/themes/shogi/BlackRook.svg +%%DATADIR%%/themes/shogi/WhiteAdvisor.svg +%%DATADIR%%/themes/shogi/WhiteBishop.svg +%%DATADIR%%/themes/shogi/WhiteCrownedBishop.svg +%%DATADIR%%/themes/shogi/WhiteCrownedRook.svg +%%DATADIR%%/themes/shogi/WhiteGold.svg +%%DATADIR%%/themes/shogi/WhiteGoldKnight.svg +%%DATADIR%%/themes/shogi/WhiteGoldLance.svg +%%DATADIR%%/themes/shogi/WhiteGoldPawn.svg +%%DATADIR%%/themes/shogi/WhiteGoldSilver.svg +%%DATADIR%%/themes/shogi/WhiteKing.svg +%%DATADIR%%/themes/shogi/WhiteKnight.svg +%%DATADIR%%/themes/shogi/WhiteLance.svg +%%DATADIR%%/themes/shogi/WhitePawn.svg +%%DATADIR%%/themes/shogi/WhiteRook.svg +%%DATADIR%%/themes/textures/hatch.png +%%DATADIR%%/themes/textures/wood_d.png +%%DATADIR%%/themes/textures/wood_l.png +%%DATADIR%%/themes/textures/xqboard.png +%%DATADIR%%/themes/xiangqi/BlackAdvisor.svg +%%DATADIR%%/themes/xiangqi/BlackCanon.svg +%%DATADIR%%/themes/xiangqi/BlackElephant.svg +%%DATADIR%%/themes/xiangqi/BlackGold.svg +%%DATADIR%%/themes/xiangqi/BlackKnight.svg +%%DATADIR%%/themes/xiangqi/BlackPawn.svg +%%DATADIR%%/themes/xiangqi/BlackRook.svg +%%DATADIR%%/themes/xiangqi/WhiteAdvisor.svg +%%DATADIR%%/themes/xiangqi/WhiteCanon.svg +%%DATADIR%%/themes/xiangqi/WhiteElephant.svg +%%DATADIR%%/themes/xiangqi/WhiteGold.svg +%%DATADIR%%/themes/xiangqi/WhiteKnight.svg +%%DATADIR%%/themes/xiangqi/WhitePawn.svg +%%DATADIR%%/themes/xiangqi/WhiteRook.svg +%%DATADIR%%/sounds/README +%%DATADIR%%/sounds/alarm.wav +%%DATADIR%%/sounds/challenge.wav +%%DATADIR%%/sounds/channel.wav +%%DATADIR%%/sounds/channel1.wav +%%DATADIR%%/sounds/ching.wav +%%DATADIR%%/sounds/click.wav +%%DATADIR%%/sounds/cymbal.wav +%%DATADIR%%/sounds/ding1.wav +%%DATADIR%%/sounds/draw.wav +%%DATADIR%%/sounds/drip.wav +%%DATADIR%%/sounds/gong.wav +%%DATADIR%%/sounds/honkhonk.wav +%%DATADIR%%/sounds/kibitz.wav +%%DATADIR%%/sounds/laser.wav +%%DATADIR%%/sounds/lose.wav +%%DATADIR%%/sounds/move.wav +%%DATADIR%%/sounds/penalty.wav +%%DATADIR%%/sounds/phone.wav +%%DATADIR%%/sounds/pop.wav +%%DATADIR%%/sounds/pop2.wav +%%DATADIR%%/sounds/request.wav +%%DATADIR%%/sounds/roar.wav +%%DATADIR%%/sounds/seek.wav +%%DATADIR%%/sounds/shout.wav +%%DATADIR%%/sounds/slap.wav +%%DATADIR%%/sounds/squeak.wav +%%DATADIR%%/sounds/sshout.wav +%%DATADIR%%/sounds/swish.wav +%%DATADIR%%/sounds/tell.wav +%%DATADIR%%/sounds/thud.wav +%%DATADIR%%/sounds/unfinished.wav +%%DATADIR%%/sounds/whipcrak.wav +%%DATADIR%%/sounds/win.wav +%%DATADIR%%/sounds/woodthunk.wav +%%NLS%%share/locale/da/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/de/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/es/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/it/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/vi/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/zh_HK/LC_MESSAGES/xboard.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xboard.mo +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry %%DATADIR%%/pixmaps/textures +@dirrmtry %%DATADIR%%/pixmaps +@dirrmtry %%DATADIR%%/sounds +@dirrmtry %%DATADIR%%/themes/conf +@dirrmtry %%DATADIR%%/themes/default +@dirrmtry %%DATADIR%%/themes/shogi +@dirrmtry %%DATADIR%%/themes/textures +@dirrmtry %%DATADIR%%/themes/xiangqi +@dirrmtry %%DATADIR%%/themes +@dirrmtry %%DATADIR%% +@dirrmtry share/games +@dirrmtry share/icons/hicolor/48x48/apps +@dirrmtry share/icons/hicolor/48x48 +@dirrmtry share/icons/hicolor/scalable/apps +@dirrmtry share/icons/hicolor/scalable +@dirrmtry share/icons/hicolor +@dirrmtry share/icons +@dirrmtry share/mime/packages +@dirrmtry share/mime +@sample etc/xboard.conf.sample +@exec /usr/local/bin/update-mime-database %D/share/mime +@unexec /usr/local/bin/update-mime-database %D/share/mime +@exec /usr/local/bin/gtk-update-icon-cache -q -f %D/share/icons/hicolor 2>/dev/null || /usr/bin/true +@unexec /usr/local/bin/gtk-update-icon-cache -q -f %D/share/icons/hicolor 2>/dev/null || /usr/bin/true +@exec /usr/local/bin/update-desktop-database -q > /dev/null || /usr/bin/true +@unexec /usr/local/bin/update-desktop-database -q > /dev/null || /usr/bin/true