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

Группа :: Система/Библиотеки
Пакет: libsexy

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

Name: libsexy
Version: 0.1.11
Release: alt2

Summary: A library that does naughty things to good widgets
License: LGPL
Group: System/Libraries

Packager: Pavlov Konstantin <thresh at altlinux.ru>

Url: http://www.chipx86.com/wiki/Libsexy
Source: http://releases.chipx86.com/libsexy/libsexy/%name-%version.tar.bz2

BuildRequires: glib2-devel libenchant-devel libgtk+2-devel
BuildRequires: libxml2-devel pkg-config zlib-devel

%description
libsexy is a collection of GTK+ widgets that extend the functionality of
such standard widgets as GtkEntry and GtkLabel by subclassing them and
working around the limitations of the widgets.

%package devel
Summary: Files for developing applications that use %name
Requires: %name = %version
Group: Development/GNOME and GTK+

%description devel
The header file for developing applications that use
%name.

%package devel-doc
Summary: Development documentation for %name
Group: Development/GNOME and GTK+

%description devel-doc
API documentation for %name generated with gtk-doc.

%prep
%setup -q

%build
%__autoreconf
%configure --disable-static
%make_build

%install
%make_install DESTDIR=%buildroot install

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

%files devel
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*.pc

%files devel-doc
%_datadir/gtk-doc/html/*

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%changelog

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

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