Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37596282
en ru br
ALT Linux repos
S:0.10.1-alt1
5.0: 0.3.999-alt1

Group :: Graphical desktop/Other
RPM: lxde-lxpanel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define upstreamname lxpanel
Name: lxde-%upstreamname
Version: 0.3.999
Release: alt1

Summary: LXPanel is a lightweight X11 desktop panel.
License: GPL
Group: Graphical desktop/Other
Url: http://lxde.sf.net
Packager: Eugene Ostapets <eostapets at altlinux.ru>

Source: %upstreamname-%version.tar.gz
Patch: lxpanel-unmet.patch
Requires: lxde-lxmenu-data
# Automatically added by buildreq on Fri Jan 09 2009
BuildRequires: gcc-c++ imake intltool libalsa-devel libgtk+2-devel libmenu-cache-devel libwireless-devel xorg-cf-files

%description
lxpanel  is  a  program  that provides a panel for desktop, usually for
LXDE. It is lightweight GTK+ 2.x based desktop panel.

%prep
%setup -n %upstreamname-%version
%patch -p1

%build
aclocal
automake -fca
autoconf
%configure \
--with-plugins=all \
--enable-cast-checks \
--enable-alsa \
--enable-libiw

%make_build

%install
%makeinstall_std
%find_lang %upstreamname

%files -f %upstreamname.lang
%doc ChangeLog INSTALL README
%_bindir/*
%_datadir/%upstreamname
%_libdir/%upstreamname
%_man1dir/*
%exclude %_includedir/*
%exclude %_pkgconfigdir/*.pc

%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