Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37574012
en ru br
Репозитории ALT
S:2.7.1-alt0.1.qa1
5.1: 2.7.1-alt0.1
4.1: 2.7.1-alt0.1
4.0: 2.7.1-alt0.1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: libguiloader

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

# ldconfig!
%define oname guiloader
Name: lib%oname
Version: 2.7.1
Release: alt0.1.qa1

Summary: A high-performance and compact GuiXml loader library

Url: http://gideon.sourceforge.net/
License: GPL
Group: Development/Other

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

# Automatically added by buildreq on Sun Jul 30 2006

BuildRequires: fontconfig gcc-c++ libgtk+2-devel

%description
GuiLoader is a high-performance and compact GuiXml loader library. This
library allows GTK+ applications to create GUI widgets and objects at
run-time from GuiXml resource files. GuiLoader is written in C language as
a GObject subclass and has a trivial language-independent API. GuiLoader
was designed to be easily wrapped for any language that has GTK+ bindings.

%package devel
Summary: The files needed for %oname application development
Summary(ru_RU.KOI8-R): Файлы, требующиеся для разработки приложений с использованием %oname
Group: Development/C
Requires: %name = %version-%release

%description devel
The %oname-devel package contains the necessary include files
for developing applications with %oname

%description devel -l ru_RU.KOI8-R
Пакет %oname-devel содержит необходимые заголовочные файлы
для разработки приложений, которые используют %oname.

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

%build
%configure
%make

%install
%make_install install DESTDIR=%buildroot

%files
%doc AUTHORS README NEWS
%_libdir/*.so

%files devel
%doc examples/
%_includedir/%oname/
%_pkgconfigdir/*

%changelog

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

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