Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37537094
en ru br
Репозитории ALT
S:0.90.9-alt2.git20120901
5.1: 0.90.0-alt1
www.altlinux.org/Changes

Группа :: Разработка/Lisp
Пакет: rep-gtk

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# vim: set ft=spec: -*- rpm-spec -*-

%define rep_archlibdir %(pkg-config --variable=repcommonexecdir librep)

Name: rep-gtk
Version: 0.90.9
Release: alt2.git20120901

Summary: GTK+ binding for librep Lisp environment
Group: Development/Lisp
License: GPLv2
Url: http://rep-gtk.sourceforge.net/

Source: %name-%version.tar
Patch: %name-%version-%release.patch

# Automatically added by buildreq on Tue Mar 17 2009

BuildRequires: libgtk+2-devel librep-devel

%description
This is a binding of GTK+ for the librep Lisp interpreter. It is based
on Marius Vollmer's guile-gtk package (initially version 0.15, updated
to 0.17), with a new glue-code generator.

%package devel
Summary: Development files for %name
Group: Development/Lisp
Requires: %name = %version-%release

%description devel
This is a binding of GTK+ for the librep Lisp interpreter. It is based
on Marius Vollmer's guile-gtk package (initially version 0.15, updated
to 0.17), with a new glue-code generator.

This package contains development files for %name.

%prep
%setup
%patch -p1
cp -pfv %_datadir/automake/config.{guess,sub} .

%build
%autoreconf
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

%files
%doc NEWS README README.gtk-defs README.guile-gtk
%dir %rep_archlibdir/gui
%dir %rep_archlibdir/gui/gtk-2
%rep_archlibdir/gui/gtk-2/gtk.so

%files devel
%doc ChangeLog gtk.defs gdk.defs examples
%_includedir/rep-gtk
%_pkgconfigdir/rep-gtk.pc

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin