summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2014-03-18 01:17:11 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2014-03-18 01:17:11 +0000
commit8676ca2736ced0078a06909c2670ed614137b714 (patch)
tree08f1b76a96b90999b492ee985b6b8f41bc79aee7 /games-board
parentarchive file disappeared upstream (diff)
downloadgentoo-2-8676ca2736ced0078a06909c2670ed614137b714.tar.gz
gentoo-2-8676ca2736ced0078a06909c2670ed614137b714.tar.bz2
gentoo-2-8676ca2736ced0078a06909c2670ed614137b714.zip
old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/xboard/ChangeLog9
-rw-r--r--games-board/xboard/files/xboard-4.6.2-gentoo.patch83
-rw-r--r--games-board/xboard/files/xboard-4.6.2-gettext.patch14
-rw-r--r--games-board/xboard/xboard-4.6.2.ebuild68
4 files changed, 7 insertions, 167 deletions
diff --git a/games-board/xboard/ChangeLog b/games-board/xboard/ChangeLog
index a4e3f6a72f4d..28930743ca89 100644
--- a/games-board/xboard/ChangeLog
+++ b/games-board/xboard/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-board/xboard
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/ChangeLog,v 1.61 2013/12/24 12:44:46 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/ChangeLog,v 1.62 2014/03/18 01:17:10 mr_bones_ Exp $
+
+ 18 Mar 2014; Michael Sterrett <mr_bones_@gentoo.org>
+ -files/xboard-4.6.2-gentoo.patch, -files/xboard-4.6.2-gettext.patch,
+ -xboard-4.6.2.ebuild:
+ old
24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> xboard-4.7.2.ebuild:
Stable for x86, wrt bug #490590
diff --git a/games-board/xboard/files/xboard-4.6.2-gentoo.patch b/games-board/xboard/files/xboard-4.6.2-gentoo.patch
deleted file mode 100644
index a45b11b4c208..000000000000
--- a/games-board/xboard/files/xboard-4.6.2-gentoo.patch
+++ /dev/null
@@ -1,83 +0,0 @@
---- Makefile.am.old
-+++ Makefile.am
-@@ -42,10 +42,9 @@
- DISTCLEANFILES = stamp-h
-
- AM_CPPFLAGS=-DINFODIR='"$(infodir)"' @X_CFLAGS@ -DSYSCONFDIR='"$(sysconfdir)"' \
-- -DBITMAPDIR='"$(datadir)/games/xboard/bitmaps/default"' \
-+ -DBITMAPDIR='"$(bitmapsdir)"' \
- -DLOCALEDIR='"$(localedir)"'
-
--ACLOCAL_AMFLAGS = -I m4
-
- info_TEXINFOS = xboard.texi
- xboard_TEXINFOS = copyright.texi
-@@ -59,15 +59,15 @@
-
- ### icon files
-
--icondir = $(datadir)/icons/hicolor/48x48/apps
-+icondir = /usr/share/icons/hicolor/48x48/apps
- dist_icon_DATA = xboard.png
--svgicondir = $(datadir)/icons/hicolor/scalable/apps
-+svgicondir = /usr/share/icons/hicolor/scalable/apps
- dist_svgicon_DATA = xboard.svg
-
-
- ### desktop files for KDE and gnome
-
--Applicationsdir = $(datadir)/applications
-+Applicationsdir = /usr/share/applications
- Applications_DATA = xboard.desktop xboard-fen-viewer.desktop xboard-pgn-viewer.desktop xboard-tourney.desktop
-
- ### mime file
-@@ -76,7 +76,7 @@
-
- ### directory and files for bitmaps
-
--bitmapsdir = $(datadir)/games/xboard/bitmaps/default
-+bitmapsdir = $(datadir)/bitmaps/default
- dist_bitmaps_DATA = \
- bitmaps/a33o.bm bitmaps/c45s.bm bitmaps/icon_outline.bm bitmaps/m49o.bm bitmaps/p45o.bm bitmaps/r29o.bm \
- bitmaps/a33s.bm bitmaps/c49o.bm bitmaps/icon_white.bm bitmaps/m49s.bm bitmaps/p45s.bm bitmaps/r29s.bm \
-@@ -145,12 +145,12 @@
-
- ### directory and files for pixmaps
-
--pixmapsdir = $(datadir)/games/xboard/pixmaps/textures
-+pixmapsdir = $(datadir)/pixmaps/textures
- dist_pixmaps_DATA = pixmaps/wood_d.xpm pixmaps/wood_l.xpm pixmaps/cross32.xpm pixmaps/cross48.xpm pixmaps/board32.xpm pixmaps/board48.xpm
-
- ### directory and files for sound files
-
--soundsdir = $(datadir)/games/xboard/sounds
-+soundsdir = $(datadir)/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
---- xboard.conf.in.old
-+++ xboard.conf.in
-@@ -67,8 +67,8 @@
- ;
- ; Engines & adjudicatons in engine-engine games
- ;
---firstChessProgram fairymax
---secondChessProgram fairymax
-+-firstChessProgram gnuchess
-+-secondChessProgram gnuchess
- -firstChessProgramNames {fairymax
- "Fruit 2.1" -fcp fruit -fUCI
- "Crafty" -fcp crafty
---- xboard.h.old
-+++ xboard.h
-@@ -119,8 +119,8 @@
-
- #define BORDER_X_OFFSET 3
- #define BORDER_Y_OFFSET 27
--#define FIRST_CHESS_PROGRAM "fairymax"
--#define SECOND_CHESS_PROGRAM "fairymax"
-+#define FIRST_CHESS_PROGRAM "gnuchess"
-+#define SECOND_CHESS_PROGRAM "gnuchess"
- #define FIRST_DIRECTORY "."
- #define SECOND_DIRECTORY "."
- #define SOUND_BELL ""
diff --git a/games-board/xboard/files/xboard-4.6.2-gettext.patch b/games-board/xboard/files/xboard-4.6.2-gettext.patch
deleted file mode 100644
index 8c5145eac7e8..000000000000
--- a/games-board/xboard/files/xboard-4.6.2-gettext.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-xboard-4.6.0 bundles files from a different version of gettext than it claims to in configure.ac
-Bug 418267: https://bugs.gentoo.org/show_bug.cgi?id=418267
-
---- configure.ac.orig
-+++ configure.ac
-@@ -76,7 +76,7 @@
- AC_PROG_INSTALL
-
- dnl| add gettext support
--AM_GNU_GETTEXT_VERSION(0.17)
-+AM_GNU_GETTEXT_VERSION(0.18)
- AM_GNU_GETTEXT([external])
-
- AC_CHECK_PROGS(RSH, remsh rsh, rsh)
diff --git a/games-board/xboard/xboard-4.6.2.ebuild b/games-board/xboard/xboard-4.6.2.ebuild
deleted file mode 100644
index a129b8fc9028..000000000000
--- a/games-board/xboard/xboard-4.6.2.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.6.2.ebuild,v 1.5 2012/07/12 11:31:05 ago Exp $
-
-EAPI=2
-inherit autotools eutils games
-
-DESCRIPTION="GUI for gnuchess and for internet chess servers"
-HOMEPAGE="http://www.gnu.org/software/xboard/"
-SRC_URI="mirror://gnu/xboard/${P}.tar.gz
- mirror://gentoo/${PN}.png"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE="Xaw3d +default-font zippy"
-RESTRICT="test" #124112
-
-RDEPEND="Xaw3d? ( x11-libs/libXaw3d )
- x11-libs/libXpm
- !Xaw3d? ( x11-libs/libXaw )
- x11-libs/libX11
- x11-libs/libXt
- x11-libs/libXmu
- default-font? (
- media-fonts/font-adobe-100dpi[nls]
- media-fonts/font-misc-misc[nls] )"
-DEPEND="${RDEPEND}
- x11-proto/xproto"
-
-src_unpack() {
- unpack ${P}.tar.gz
-}
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-gentoo.patch \
- "${FILESDIR}"/${P}-gettext.patch
- eautoreconf
-}
-
-src_configure() {
- egamesconf \
- --disable-dependency-tracking \
- --datadir="${GAMES_DATADIR}"/${PN} \
- --localedir=/usr/share/locale \
- $(use_with Xaw3d) \
- $(use_enable zippy)
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS COPYRIGHT ChangeLog NEWS README TODO ics-parsing.txt
- use zippy && dodoc zippy.README
- dohtml FAQ.html
- doicon "${DISTDIR}"/xboard.png
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- elog "No chess engines are emerged by default! If you want a chess engine"
- elog "to play with, you can emerge gnuchess or crafty."
- elog "Read xboard FAQ for information."
- if ! use default-font ; then
- ewarn "Read the xboard(6) man page for specifying the font for xboard to use."
- fi
-}