info: xboard
Marcin 'Qrczak' Kowalczyk
qrczak w knm.org.pl
Nie, 27 Wrz 1998, 15:01:41 CEST
...i dodatek do GNU chessa.
--
__("< Marcin Kowalczyk * qrczak w knm.org.pl http://qrczak.home.ml.org/
\__/ GCS/M d- s+:-- a21 C+++>+++$ UL++>++++$ P+++ L++>++++$ E->++
^^ W++ N+++ o? K? w(---) O? M- V? PS-- PE++ Y? PGP->+ t
QRCZAK 5? X- R tv-- b+>++ DI D- G+ e>++++ h! r--%>++ y-
-------------- następna część ---------
Summary: X11 Interface to GNU Chess
Summary(de): X11-Schnittstelle für GNU-Schach
Summary(fr): Interface X11 au jeu d'échecs de GNU
Summary(pl): Interfejs X11 do GNU Chess (szachów)
Summary(tr): GNU Chess (satranç) oyununa X11 grafik arabirimi
Name: xboard
Version: 4.0.0
Release: 2
Icon: xboard.gif
Group: X11/Games/Strategy
Source: ftp://ftp.gnu.org/pub/gnu/%{name}-%{version}.tar.gz
Copyright: GPL
BuildRoot: /var/tmp/%{name}-%{version}-root
%description
xboard gives you an easy-to-use, graphical interface to the GNU chess
program, allowing you to enjoy hours of mind-boggling chess action without
having to learn complicated commands. It may also be used as a front
end for playing chess with other people across the Internet.
%description -l de
xboard stellt eine einfach zu bedienende, grafische Oberfläche für
GNU-Schach bereit, so daß Sie sich in stundenlange Schachkämpfe verwickeln
können, ohne komplizierte Befehle lernen zu müssen.Es läßt sich auch als
Frontend zum Austragen von Schachpartien gegen andere Internet-Benutzer
einsetzen.
%description -l fr
xboard vous offre une interface graphique facile ŕ utiliser pour le jeu d'échecs
de GNU. Il vous permet d'apprécier les heures de réflexion des échecs sans
avoir ŕ apprendre des commandes complexes. Il peut aussi ętre utilisé comme
frontal pour jouer aux échecs avec d'autres personnes sur l'Internet.
%description -l pl
xboard dodaje łatwy, graficzny interfejs do programu GNU chess,
pozwalając na zajmowanie się rozrywką gry w szachy bez konieczności
uczenia się skomplikowanych komend. Może być też użyty jako interfejs do
grania w szachy z innymi ludźmi przez Internet.
%description -l tr
xboard, GNU chess programýna grafik arabirimi ekleyerek kullanýmý kolay ve
rahat bir ortam sunar. Saatler boyunca kafa yorabilirsiniz. Internet
üzerinden arkadaţýnýzla da oynayabilirsiniz.
%prep
%setup -q
%build
./configure --prefix=/usr
make
%install
rm -rf $RPM_BUILD_ROOT
make prefix=$RPM_BUILD_ROOT/usr install
strip $RPM_BUILD_ROOT/usr/bin/xboard
install -d $RPM_BUILD_ROOT/etc/X11/wmconfig
cat >$RPM_BUILD_ROOT/etc/X11/wmconfig/xboard <<EOF
xboard name "xboard"
xboard description "Chess"
xboard group Games/Strategy
xboard exec "xboard &"
EOF
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644, root, root, 755)
%attr(755, root, root) /usr/bin/*
%attr(644, root, man) /usr/man/man6/*
/usr/info/xboard.info
%config /etc/X11/wmconfig/xboard
%changelog
* Sun Sep 27 1998 Marcin 'Qrczak' Kowalczyk <qrczak w knm.org.pl>
- use %{name} and %{version} macros
- added %setup -q parameter
- `mkdir -p' replaced with more standard `install -d'
- added full %attr description in %files
- added `rm -rf $RPM_BUILD_ROOT' in %install and %clean
- added pl translation
* Sat Jul 11 1998 Mike Wangsmo <wanger w redhat.com>
- updated to a new version
- buildrooted the package too
* Fri May 01 1998 Prospector System <bugs w redhat.com>
- translations modified for de, fr, tr
Więcej informacji o liście dyskusyjnej pld-devel-pl