Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37828418
en ru br
ALT Linux repos
5.0: 1.0-alt1.1
4.1: 1.0-alt1.1
4.0: 1.0-alt1

Group :: Text tools
RPM: xword

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xword
Version: 1.0
Release: alt1.1

Summary: Xword is a GNOME crossword puzzle program

License: BSD
Group: Text tools
Url: http://x-word.org/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://x-word.org/%name-%version.tar.bz2

BuildArchitectures: noarch

# Automatically added by buildreq on Mon Dec 19 2005

BuildRequires: python-base python-modules-encodings

Requires: python-module-pygtk
Provides: gedam
Obsoletes: gedam


%description
Gedam is a GNOME program I wrote for doing crossword puzzles. It is
similar to the AcrossLite program for Windows, and it can read and write
the file format of that program. Consequently, it works well for doing
puzzles from The New York Times. Although there is an existing version
of AcrossLite for Linux, it has several glaring problems: poor support,
the use of Motif, and the lack of a clock.

For crossword files search in Google by "AcrossLite", f.i.
http://puzzles.about.com/library/weekly/aa040697.htm

%prep
%setup -q
%__subst "s|HOME_PATH =.*|HOME_PATH=\'%python_sitelibdir/%name\'|" %name
%__subst "s,/usr/bin/python,/usr/bin/env python," %name


%build

%install
mkdir -p %buildroot/%_bindir
ln -s ../../%python_sitelibdir/%name/%name %buildroot/%_bindir/%name
install -D %name %buildroot%python_sitelibdir/%name/%name
install *.png %buildroot%python_sitelibdir/%name/


%files
%doc LICENSE
%_bindir/%name
%python_sitelibdir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin