svn commit: r329550 - head/games/gnomechess
Johan van Selst
johans at FreeBSD.org
Sun Oct 6 11:18:03 UTC 2013
Author: johans
Date: Sun Oct 6 11:18:02 2013
New Revision: 329550
URL: http://svnweb.freebsd.org/changeset/ports/329550
Log:
- Update to 3.10
- Enable stage support
Modified:
head/games/gnomechess/Makefile
head/games/gnomechess/distinfo
head/games/gnomechess/pkg-plist
Modified: head/games/gnomechess/Makefile
==============================================================================
--- head/games/gnomechess/Makefile Sun Oct 6 10:25:40 2013 (r329549)
+++ head/games/gnomechess/Makefile Sun Oct 6 11:18:02 2013 (r329550)
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= gnomechess
-PORTVERSION= 3.8.3
+PORTVERSION= 3.10.0
CATEGORIES= games gnome
MASTER_SITES= GNOME
-MASTER_SITE_SUBDIR= sources/gnome-chess/3.8
+MASTER_SITE_SUBDIR= sources/gnome-chess/3.10
DISTNAME= gnome-chess-${PORTVERSION}
MAINTAINER= johans at FreeBSD.org
@@ -17,21 +17,18 @@ BUILD_DEPENDS= crafty:${PORTSDIR}/games/
xmllint:${PORTSDIR}/textproc/libxml2 \
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
-USES= pathfix pkgconfig desktop-file-utils shared-mime-info
+USES= gmake pathfix pkgconfig desktop-file-utils shared-mime-info
USE_GL= gl glu
USE_GNOME= gtk30 librsvg2
-USE_GMAKE= yes
USE_XZ= yes
INSTALLS_OMF= yes
+INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ARGS= XML_I18N_UPDATE="${TRUE}" XML_I18N_EXTRACT="${TRUE}"
DATADIR= ${PREFIX}/share/gnome-chess
-MAN6= gnome-chess.6
-
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
Modified: head/games/gnomechess/distinfo
==============================================================================
--- head/games/gnomechess/distinfo Sun Oct 6 10:25:40 2013 (r329549)
+++ head/games/gnomechess/distinfo Sun Oct 6 11:18:02 2013 (r329550)
@@ -1,2 +1,2 @@
-SHA256 (gnome-chess-3.8.3.tar.xz) = c45493ca7de778029ea78bcf328410a6399dfd91f50241c6f6b4420115c2e786
-SIZE (gnome-chess-3.8.3.tar.xz) = 3279032
+SHA256 (gnome-chess-3.10.0.tar.xz) = 9bbc0b2819a3f6d9d688ea0089a0d5f826d368100af7a0f3e8361e0d6f9e77ee
+SIZE (gnome-chess-3.10.0.tar.xz) = 3453204
Modified: head/games/gnomechess/pkg-plist
==============================================================================
--- head/games/gnomechess/pkg-plist Sun Oct 6 10:25:40 2013 (r329549)
+++ head/games/gnomechess/pkg-plist Sun Oct 6 11:18:02 2013 (r329550)
@@ -1,48 +1,51 @@
bin/gnome-chess
+etc/chess-engines.conf
+man/man6/gnome-chess.6.gz
+share/appdata/gnome-chess.appdata.xml
share/applications/glchess.desktop
share/glib-2.0/schemas/org.gnome.gnome-chess.gschema.xml
+%%DATADIR%%/gnome-chess.ui
+%%DATADIR%%/menu.ui
%%DATADIR%%/pieces/3d/bishop.3ds
%%DATADIR%%/pieces/3d/king.3ds
%%DATADIR%%/pieces/3d/knight.3ds
%%DATADIR%%/pieces/3d/pawn.3ds
%%DATADIR%%/pieces/3d/queen.3ds
%%DATADIR%%/pieces/3d/rook.3ds
-%%DATADIR%%/pieces/fancy/blackKing.svg
-%%DATADIR%%/pieces/fancy/blackQueen.svg
-%%DATADIR%%/pieces/fancy/blackRook.svg
%%DATADIR%%/pieces/fancy/blackBishop.svg
+%%DATADIR%%/pieces/fancy/blackKing.svg
%%DATADIR%%/pieces/fancy/blackKnight.svg
%%DATADIR%%/pieces/fancy/blackPawn.svg
-%%DATADIR%%/pieces/fancy/whiteKing.svg
-%%DATADIR%%/pieces/fancy/whiteQueen.svg
-%%DATADIR%%/pieces/fancy/whiteRook.svg
+%%DATADIR%%/pieces/fancy/blackQueen.svg
+%%DATADIR%%/pieces/fancy/blackRook.svg
%%DATADIR%%/pieces/fancy/whiteBishop.svg
+%%DATADIR%%/pieces/fancy/whiteKing.svg
%%DATADIR%%/pieces/fancy/whiteKnight.svg
%%DATADIR%%/pieces/fancy/whitePawn.svg
-%%DATADIR%%/pieces/simple/blackKing.svg
-%%DATADIR%%/pieces/simple/blackQueen.svg
-%%DATADIR%%/pieces/simple/blackRook.svg
+%%DATADIR%%/pieces/fancy/whiteQueen.svg
+%%DATADIR%%/pieces/fancy/whiteRook.svg
%%DATADIR%%/pieces/simple/blackBishop.svg
+%%DATADIR%%/pieces/simple/blackKing.svg
%%DATADIR%%/pieces/simple/blackKnight.svg
%%DATADIR%%/pieces/simple/blackPawn.svg
-%%DATADIR%%/pieces/simple/whiteKing.svg
-%%DATADIR%%/pieces/simple/whiteQueen.svg
-%%DATADIR%%/pieces/simple/whiteRook.svg
+%%DATADIR%%/pieces/simple/blackQueen.svg
+%%DATADIR%%/pieces/simple/blackRook.svg
%%DATADIR%%/pieces/simple/whiteBishop.svg
+%%DATADIR%%/pieces/simple/whiteKing.svg
%%DATADIR%%/pieces/simple/whiteKnight.svg
%%DATADIR%%/pieces/simple/whitePawn.svg
-%%DATADIR%%/textures/board.png
-%%DATADIR%%/textures/piece.png
-%%DATADIR%%/engines.conf
-%%DATADIR%%/gnome-chess.ui
+%%DATADIR%%/pieces/simple/whiteQueen.svg
+%%DATADIR%%/pieces/simple/whiteRook.svg
%%DATADIR%%/preferences.ui
%%DATADIR%%/promotion-type-selector.ui
-share/help/C/gnome-chess/index.docbook
-share/help/C/gnome-chess/legal.xml
-share/help/C/gnome-chess/figures/new_game.png
+%%DATADIR%%/textures/board.png
+%%DATADIR%%/textures/piece.png
share/help/C/gnome-chess/figures/game.png
+share/help/C/gnome-chess/figures/new_game.png
share/help/C/gnome-chess/figures/preferences_game.png
share/help/C/gnome-chess/figures/preferences_view.png
+share/help/C/gnome-chess/index.docbook
+share/help/C/gnome-chess/legal.xml
share/help/ca/gnome-chess/figures/game.png
share/help/ca/gnome-chess/figures/new_game.png
share/help/ca/gnome-chess/figures/preferences_game.png
@@ -166,175 +169,222 @@ share/help/zh_CN/gnome-chess/legal.xml
share/icons/hicolor/16x16/apps/gnome-chess.png
share/icons/hicolor/22x22/apps/gnome-chess.png
share/icons/hicolor/24x24/apps/gnome-chess.png
+share/icons/hicolor/256x256/apps/gnome-chess.png
share/icons/hicolor/32x32/apps/gnome-chess.png
share/icons/hicolor/48x48/apps/gnome-chess.png
share/icons/hicolor/scalable/apps/gnome-chess.svg
+%%NLS%%share/locale/af/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/am/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/as/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/ast/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/az/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/be/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/bg/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/bn/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/bn_IN/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/br/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/ca/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/ca at valencia/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/cs/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/cy/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/da/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/de/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/dz/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/el/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/en at shaw/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/en_CA/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/es/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/et/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/eu/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/fa/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/fi/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/fr/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/gl/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/gu/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/he/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/hi/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/id/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/is/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/it/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/ja/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/ka/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/kk/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/km/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/kn/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/ko/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/ku/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/lv/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/mai/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/mk/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/ml/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/mn/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/mr/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/ms/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/ne/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/nl/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/nn/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/oc/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/or/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/pa/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/pl/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/pt/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/ro/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/rw/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/si/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/sk/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/sl/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/he/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/hr/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/sr/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/tg/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/am/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/az/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/bg/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/bn/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/cy/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/eo/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/eu/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/fa/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/hi/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/is/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/lv/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/mk/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/ml/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/mn/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/ms/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/sq/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/sr at latin/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/ta/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/te/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/tg/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/th/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/ug/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/vi/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/en_GB/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/ga/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/kn/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/lt/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/ne/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/wa/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/af/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/nb/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/bn_IN/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/ar/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/pa/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/en_CA/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/gu/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/as/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/or/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/ku/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/mr/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/br/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/ka/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/th/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/rw/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/xh/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/ug/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/dz/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/te/LC_MESSAGES/gnome-chess.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnome-chess.mo
%%NLS%%share/locale/zh_HK/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/si/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/km/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/ast/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/kk/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/oc/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/ca at valencia/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/sr at latin/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/mai/LC_MESSAGES/gnome-chess.mo
-%%NLS%%share/locale/en at shaw/LC_MESSAGES/gnome-chess.mo
- at dirrm %%DATADIR%%/pieces/3d
- at dirrm %%DATADIR%%/pieces/fancy
- at dirrm %%DATADIR%%/pieces/simple
- at dirrm %%DATADIR%%/pieces
- at dirrm %%DATADIR%%/textures
- at dirrm %%DATADIR%%
- at dirrmtry share/icons/hicolor/16x16/apps
- at dirrmtry share/icons/hicolor/16x16
- at dirrmtry share/icons/hicolor/22x22/apps
- at dirrmtry share/icons/hicolor/22x22
- at dirrmtry share/icons/hicolor/24x24/apps
- at dirrmtry share/icons/hicolor/24x24
- at dirrmtry share/icons/hicolor/32x32/apps
- at dirrmtry share/icons/hicolor/32x32
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnome-chess.mo
+%%NLS%%@dirrmtry share/locale/zh_HK/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/zh_HK
+%%NLS%%@dirrmtry share/locale/xh/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/xh
+%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ug
+%%NLS%%@dirrmtry share/locale/te/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/te
+%%NLS%%@dirrmtry share/locale/sr at latin/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/sr at latin
+%%NLS%%@dirrmtry share/locale/si/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/si
+%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/rw
+%%NLS%%@dirrmtry share/locale/oc/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/oc
+%%NLS%%@dirrmtry share/locale/mr/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/mr
+%%NLS%%@dirrmtry share/locale/mai/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/mai
+%%NLS%%@dirrmtry share/locale/ku/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ku
+%%NLS%%@dirrmtry share/locale/km/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/km
+%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/kk
+%%NLS%%@dirrmtry share/locale/en at shaw/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/en at shaw
+%%NLS%%@dirrmtry share/locale/dz/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/dz
+%%NLS%%@dirrmtry share/locale/ca at valencia/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ca at valencia
+%%NLS%%@dirrmtry share/locale/bn_IN/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/bn_IN
+%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ast
+%%NLS%%@dirrmtry share/locale/as/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/as
+ at dirrmtry share/icons/hicolor/scalable/apps
+ at dirrmtry share/icons/hicolor/scalable
@dirrmtry share/icons/hicolor/48x48/apps
@dirrmtry share/icons/hicolor/48x48
+ at dirrmtry share/icons/hicolor/32x32/apps
+ at dirrmtry share/icons/hicolor/32x32
+ at dirrmtry share/icons/hicolor/256x256/apps
+ at dirrmtry share/icons/hicolor/256x256
+ at dirrmtry share/icons/hicolor/24x24/apps
+ at dirrmtry share/icons/hicolor/24x24
+ at dirrmtry share/icons/hicolor/22x22/apps
+ at dirrmtry share/icons/hicolor/22x22
+ at dirrmtry share/icons/hicolor/16x16/apps
+ at dirrmtry share/icons/hicolor/16x16
@dirrmtry share/icons/hicolor
@dirrmtry share/icons
- at dirrm share/help/C/gnome-chess/figures
- at dirrm share/help/C/gnome-chess
- at dirrmtry share/help/C
- at dirrm share/help/ca/gnome-chess/figures
- at dirrm share/help/ca/gnome-chess
- at dirrmtry share/help/ca
- at dirrm share/help/cs/gnome-chess/figures
- at dirrm share/help/cs/gnome-chess
- at dirrmtry share/help/cs
- at dirrm share/help/da/gnome-chess/figures
- at dirrm share/help/da/gnome-chess
- at dirrmtry share/help/da
- at dirrm share/help/de/gnome-chess/figures
- at dirrm share/help/de/gnome-chess
- at dirrmtry share/help/de
- at dirrm share/help/el/gnome-chess/figures
- at dirrm share/help/el/gnome-chess
- at dirrmtry share/help/el
- at dirrm share/help/en_GB/gnome-chess/figures
- at dirrm share/help/en_GB/gnome-chess
- at dirrmtry share/help/en_GB
- at dirrm share/help/es/gnome-chess/figures
- at dirrm share/help/es/gnome-chess
- at dirrmtry share/help/es
- at dirrm share/help/eu/gnome-chess/figures
- at dirrm share/help/eu/gnome-chess
- at dirrmtry share/help/eu
- at dirrm share/help/fr/gnome-chess/figures
- at dirrm share/help/fr/gnome-chess
- at dirrmtry share/help/fr
- at dirrm share/help/gl/gnome-chess/figures
- at dirrm share/help/gl/gnome-chess
- at dirrmtry share/help/gl
- at dirrm share/help/ja/gnome-chess/figures
- at dirrm share/help/ja/gnome-chess
- at dirrmtry share/help/ja
- at dirrm share/help/ko/gnome-chess/figures
- at dirrm share/help/ko/gnome-chess
- at dirrmtry share/help/ko
- at dirrm share/help/oc/gnome-chess/figures
- at dirrm share/help/oc/gnome-chess
- at dirrmtry share/help/oc
- at dirrm share/help/pt_BR/gnome-chess/figures
- at dirrm share/help/pt_BR/gnome-chess
- at dirrmtry share/help/pt_BR
- at dirrm share/help/ru/gnome-chess/figures
- at dirrm share/help/ru/gnome-chess
- at dirrmtry share/help/ru
- at dirrm share/help/sl/gnome-chess/figures
- at dirrm share/help/sl/gnome-chess
- at dirrmtry share/help/sl
- at dirrm share/help/sr/gnome-chess/figures
- at dirrm share/help/sr/gnome-chess
- at dirrmtry share/help/sr
- at dirrm share/help/sr at latin/gnome-chess/figures
- at dirrm share/help/sr at latin/gnome-chess
- at dirrmtry share/help/sr at latin
- at dirrm share/help/sv/gnome-chess/figures
- at dirrm share/help/sv/gnome-chess
- at dirrmtry share/help/sv
@dirrm share/help/zh_CN/gnome-chess/figures
@dirrm share/help/zh_CN/gnome-chess
@dirrmtry share/help/zh_CN
+ at dirrm share/help/sv/gnome-chess/figures
+ at dirrm share/help/sv/gnome-chess
+ at dirrmtry share/help/sv
+ at dirrm share/help/sr at latin/gnome-chess/figures
+ at dirrm share/help/sr at latin/gnome-chess
+ at dirrmtry share/help/sr at latin
+ at dirrm share/help/sr/gnome-chess/figures
+ at dirrm share/help/sr/gnome-chess
+ at dirrmtry share/help/sr
+ at dirrm share/help/sl/gnome-chess/figures
+ at dirrm share/help/sl/gnome-chess
+ at dirrmtry share/help/sl
+ at dirrm share/help/ru/gnome-chess/figures
+ at dirrm share/help/ru/gnome-chess
+ at dirrmtry share/help/ru
+ at dirrm share/help/pt_BR/gnome-chess/figures
+ at dirrm share/help/pt_BR/gnome-chess
+ at dirrmtry share/help/pt_BR
+ at dirrm share/help/oc/gnome-chess/figures
+ at dirrm share/help/oc/gnome-chess
+ at dirrmtry share/help/oc
+ at dirrm share/help/ko/gnome-chess/figures
+ at dirrm share/help/ko/gnome-chess
+ at dirrmtry share/help/ko
+ at dirrm share/help/ja/gnome-chess/figures
+ at dirrm share/help/ja/gnome-chess
+ at dirrmtry share/help/ja
+ at dirrm share/help/gl/gnome-chess/figures
+ at dirrm share/help/gl/gnome-chess
+ at dirrmtry share/help/gl
+ at dirrm share/help/fr/gnome-chess/figures
+ at dirrm share/help/fr/gnome-chess
+ at dirrmtry share/help/fr
+ at dirrm share/help/eu/gnome-chess/figures
+ at dirrm share/help/eu/gnome-chess
+ at dirrmtry share/help/eu
+ at dirrm share/help/es/gnome-chess/figures
+ at dirrm share/help/es/gnome-chess
+ at dirrmtry share/help/es
+ at dirrm share/help/en_GB/gnome-chess/figures
+ at dirrm share/help/en_GB/gnome-chess
+ at dirrmtry share/help/en_GB
+ at dirrm share/help/el/gnome-chess/figures
+ at dirrm share/help/el/gnome-chess
+ at dirrmtry share/help/el
+ at dirrm share/help/de/gnome-chess/figures
+ at dirrm share/help/de/gnome-chess
+ at dirrmtry share/help/de
+ at dirrm share/help/da/gnome-chess/figures
+ at dirrm share/help/da/gnome-chess
+ at dirrmtry share/help/da
+ at dirrm share/help/cs/gnome-chess/figures
+ at dirrm share/help/cs/gnome-chess
+ at dirrmtry share/help/cs
+ at dirrm share/help/ca/gnome-chess/figures
+ at dirrm share/help/ca/gnome-chess
+ at dirrmtry share/help/ca
+ at dirrm share/help/C/gnome-chess/figures
+ at dirrm share/help/C/gnome-chess
+ at dirrmtry share/help/C
@dirrmtry share/help
+ at dirrmtry %%DATADIR%%/textures
+ at dirrmtry %%DATADIR%%/pieces/simple
+ at dirrmtry %%DATADIR%%/pieces/fancy
+ at dirrmtry %%DATADIR%%/pieces/3d
+ at dirrmtry %%DATADIR%%/pieces
+ at dirrmtry %%DATADIR%%
+ at dirrmtry share/glib-2.0/schemas
+ at dirrmtry share/glib-2.0
+ at dirrmtry share/applications
+ at dirrmtry share/appdata
More information about the svn-ports-head
mailing list