Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37504117
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.6.1
Release: alt1

Summary: Utility library for the XFce desktop environment
License: GPL2
Group: Development/C
Url: http://www.xfce.org/
Packager: Denis Koryavov <dkoryavov at altlinux.org>

Source: ftp://ftp.berlios.de/pub/xfce-goodies/%version/%name-%version.tar.bz2
Patch: alt-libxfce4util-fix-add-i18n-bug.patch

BuildPreReq: rpm-build-xfce4  xfce4-dev-tools > 4.5
BuildRequires: gcc-c++ glib2-devel gtk-doc

%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
#%patch -p1

%build
%xfce4reconf
%configure \
--enable-gtk-doc \
--enable-debug=no
%make_build

%install
%makeinstall_std
%find_lang %name

%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