Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 3e4e448f3058f2e2bbf58bbf0a74aa1f > files > 5

wmforkplop-0.9.3-3.mga3.src.rpm

%define         gkplugname             gkrellm-plugins-%{name}

Name:           wmforkplop
Version:        0.9.3
Release:        %mkrel 3
Summary:        Yet another dockapp to monitor the kernel forks
License:        GPLv2
Group:          Monitoring

URL:            http://hules.free.fr/wmforkplop/
Source0:        http://hules.free.fr/wmforkplop//%{name}-%{version}.tar.gz

Patch0:         %{name}-0.9.3-makefile_am.patch
Patch1:         %{name}-0.9.3-configure_ac.patch
Patch2:		wmforkplop-0.9.3-automake-1.13.patch
BuildRequires: pkgconfig(gtk+-2.0) >= 2.0.0
BuildRequires: pkgconfig(imlib2)
BuildRequires: pkgconfig(libgtop-2.0) >= 2.0.0
BuildRequires: gkrellm-devel

Requires:       fonts-ttf-freefont
Requires:       fonts-ttf-bitstream-vera

%description
Wmforkplop is yet another dockapp for WindowMaker, or any
windowmanager/desktop environment that handles dock applications (KDE
has a dock bar extension, and gnome swallows). It is a mixture between
wmhdplop and the great wmtop: wmforkplop monitors your processes by
sending visual stimuli to your cortex each time your kernel forks or
kills a process. Try to compile a kernel and enjoy the wmforkplop
show!

%package -n %gkplugname
Summary:        Gkrellm port of the WindowMaker dock application wmforkplop
Group:          Monitoring
Requires:       gkrellm
Provides:       %{name}-gkrellm-plugins = %{version}-%{release}

%description -n %gkplugname
%{summary}.

%prep
%setup -q
%patch0 -p0 -b .old
%patch1 -p0 -b .old
%patch2 -p0 -b .automake

%build
autoreconf --force --install
%configure2_5x
%make

%install
%makeinstall_std
install -d -m0755 %{buildroot}%{_libdir}/gkrellm2/plugins
install -m0644 .libs/gkforkplop.so %{buildroot}%{_libdir}/gkrellm2/plugins

%files
%doc README INSTALL AUTHORS NEWS TODO COPYING ChangeLog
%{_bindir}/wmforkplop

%files -n %gkplugname
%doc README INSTALL AUTHORS NEWS TODO COPYING ChangeLog
%{_libdir}/gkrellm2/plugins/gkforkplop.so


%changelog

* Mon Jan 14 2013 fwang <fwang> 0.9.3-3.mga3
+ Revision: 385979
- br gkrellm
- fix build with automake 1.13

  + umeabot <umeabot>
    - Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Tue Nov 06 2012 eatdirt <eatdirt> 0.9.3-2.mga3
+ Revision: 314644
- Rebuild for mga3

* Sat Sep 03 2011 obgr_seneca <obgr_seneca> 0.9.3-1.mga2
+ Revision: 138236
- imported package wmforkplop