Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37711904
en ru br
ALT Linux repos
5.0: 2.6.0-alt1
4.1: 2.2.0-alt1

Group :: Development/Python
RPM: python-module-pygtksourceview

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define major 2.2
%define oname pygtksourceview
Name: python-module-%oname
Version: %major.0
Release: alt1

Summary: python bindings for the version 2 of the GtkSourceView library

License: LGPL
Group: Development/Python
Url: http://www.pygtk.org/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://ftp.gnome.org/pub/gnome/sources/%oname/%major/%oname-%version.tar.bz2

# Automatically added by buildreq on Sat Dec 01 2007

BuildRequires: docbook-dtds docbook-style-xsl gcc-c++ libgtksourceview2-devel python-module-pygtk-devel xsltproc

BuildRequires: python-module-pygtk-devel >= 2.10.0

%description
Contains python bindings for the version 2 of the
GtkSourceView library.

%package devel
Summary: development files for GtkSourceView python binding
Group: Development/Python
Requires: %name = %version-%release

%description devel
This package contains
development files for GtkSourceView python binding

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

%build
%configure
%make_build

%install
%makeinstall
rm -f %buildroot%python_sitelibdir/*.la

%files
%doc AUTHORS ChangeLog README NEWS
%python_sitelibdir/gtksourceview2.so

%files devel
%_pkgconfigdir/*
%_datadir/gtk-doc/html/*
%_datadir/pygtk/2.0/defs/*.defs


%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