Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37526316
en ru br
ALT Linux repositórios
5.0: 0.14-alt1.1
4.1: 0.14-alt1.1
4.0: 0.12-alt2

Group :: Desenvolvimento/Python
RPM: python-module-xlib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname python-xlib
Name: python-module-xlib
Version: 0.12
Release: alt2

Summary: Python X Library

Group: Development/Python
License: LGPL
Url: http://python-xlib.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/%oname/%oname-%version.tar.bz2

#%%setup_python_module Xlib

#%add_python_req_skip audio image video misc

# manually removed: eric

# Automatically added by buildreq on Sun Dec 18 2005
BuildRequires: python-base python-dev python-modules-compiler python-modules-encodings

%description
The Python X Library is a complete X11R6 client-side implementation,
written in pure Python. It can be used to write low-levelish X Windows
client applications in Python.

%prep
%setup -q -n %oname-%version

%build
%__python setup.py build

%install
CFLAGS="%optflags" %__python setup.py install --root %buildroot

# hack for x86_64 build

test -d %buildroot%_libdir || mv %buildroot%prefix/lib %buildroot%_libdir || :

%files
%python_sitelibdir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009