Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37378177
en ru br
ALT Linux repos
S:0.1.11-alt3.2.qa1
5.0: 0.1.11-alt2
4.1: 0.1.11-alt2
4.0: 0.1.10-alt1

Group :: System/Libraries
RPM: libsexy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libsexy
Version: 0.1.10
Release: alt1

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

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 -ifsv
%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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin