Package xfce4-wmdock-plugin: Specfile

Name: xfce4-wmdock-plugin
Version: 0.2.0
Release: alt1

Summary: Support WindowMaker dockapps for the XFce panel
License: GPL
Group: Graphical desktop/XFce
Packager: Eugene Ostapets <eostapets@altlinux.ru>

Url: http://goodies.xfce.org/projects/panel-plugins/%name
Source: http://goodies.xfce.org/releases/%name/%name-%version.tar.bz2
Source1: %name.watch

Requires: xfce4-panel >= 4.4
BuildPreReq: xfce4-panel-devel >= 4.4

# Automatically added by buildreq on Wed May 14 2008
BuildRequires: gcc-c++ libwnck-devel xfce4-panel-devel

%description
The WMdock plugin is a compatibility layer for running WindowMaker dockapps on the XFCE desktop. It integrates the dockapps into a panel, closely resembling the look and feel of the WindowMaker dock or clip, respectively.
%prep
%setup -q

%build
%configure
%make_build

%install
%makeinstall_std

%find_lang %name

%files -f %name.lang
%doc README ChangeLog INSTALL COPYING AUTHORS
%_liconsdir/*.png
%_libexecdir/xfce4/panel-plugins/*
%_datadir/xfce4/panel-plugins/*.desktop

%changelog
* Wed May 14 2008 Eugene Ostapets <eostapets@altlinux.ru> 0.2.0-alt1
- new version

* Sat Jan 05 2008 Eugene Ostapets <eostapets@altlinux.ru> 0.1.8-alt1
- First build