Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405456
en ru br
ALT Linux repos
S:4.18.1-alt1
5.0: 4.6.1-alt1
4.1: 4.4.3-alt0.M41.1
4.0: 4.4.2-alt0.M40
3.0: 4.2.2-alt1

Group :: Development/C
RPM: libxfce4util

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libxfce4util
Version: 4.4.2
Release: alt0.M40

Summary: Utility library for the XFce desktop environment
License: BSD-style
Group: Development/C
Url: http://www.xfce.org/
Packager: Eugene Ostapets <eostapets at altlinux.ru>

Source: ftp://ftp.berlios.de/pub/xfce-goodies/%version/%name-%version.tar.bz2
Requires: glib2 >= 2.2.0
BuildPreReq: glib2-devel >= 2.2.0 xfce4-dev-tools >= 4.4

# Automatically added by buildreq on Mon Nov 19 2007

BuildRequires: gcc-c++ glib2-devel gtk-doc xfce4-dev-tools

%description
Basic utility non-GUI functions for XFce.

%package devel
Summary: Development files for %name
Group: Development/C
License: BSD-style
PreReq: %name = %version-%release

%description devel
Header files for the %name library.

%package devel-static
Summary: Static libraries for %name
Group: Development/C
License: BSD-style
PreReq: %name-devel = %version-%release

%description devel-static
Static libraries files for the %name library.

%prep
%setup

%build
libtoolize --force --copy
aclocal -I %_datadir/xfce4/dev-tools/m4macros
automake -acf
autoconf
%configure \
--enable-gtk-doc \
--enable-debug=no
%make_build

%install
%makeinstall
%find_lang %name

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

%files -f %name.lang
%doc AUTHORS README README.Kiosk NEWS TODO ChangeLog
%_libdir/*.so.*
%_sbindir/*

%files devel
%doc %_datadir/gtk-doc/html/%name
%_includedir/xfce4/libxfce4util
%_pkgconfigdir/*.pc
%_libdir/*.so
%exclude %_libdir/*.a

%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