File xfce4-panel-plugins.spec of Package xfce4-panel-plugins

#
# spec file for package xfce4-panel-plugins
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define panel_version 4.8.0

Name:           xfce4-panel-plugins
Url:            http://goodies.xfce.org/projects/panel-plugins/start
Version:        %{panel_version}
Release:        3.<RELEASE2>
License:        GPLv2+
Summary:        Plugins for the Xfce panel
Group:          System/GUI/XFCE
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
# base dependencies
BuildRequires:  intltool
BuildRequires:  update-desktop-files
BuildRequires:  fdupes
BuildRequires:  xfce4-dev-tools
BuildRequires:  pkgconfig(gtk+-2.0)
BuildRequires:  pkgconfig(libxfcegui4-1.0)
BuildRequires:  pkgconfig(libxfce4ui-1)
BuildRequires:  pkgconfig(libxfce4panel-1.0)
BuildRequires:  perl(XML::Parser)
# sensors
BuildRequires:  pkgconfig(libnotify)
# cddrive
BuildRequires:  libcdio-devel
# cddrive
BuildRequires:  pkgconfig(libcddb)
# cellmodem
#BuildRequires:  pkgconfig(zlib)
BuildRequires:  zlib-devel
# weather
BuildRequires:  pkgconfig(libxml-2.0)
# verve cddrive
BuildRequires:  pkgconfig(dbus-glib-1)
# places clipman mpc verve cddrive
BuildRequires:  pkgconfig(exo-1)
# places
BuildRequires:  pkgconfig(thunar-vfs-1)
# clipman
BuildRequires:  pkgconfig(libglade-2.0)
# xkb
BuildRequires:  pkgconfig(libxklavier)
# clipman notes
BuildRequires:  pkgconfig(libxfconf-0)
# cddrive
BuildRequires:  pkgconfig(hal)
# cellmodem
BuildRequires:  pkgconfig(libusb-1.0)
# cellmodem
BuildRequires:  pkgconfig(libusb)
# verve
BuildRequires:  pkgconfig(libpcre)
# xkb
BuildRequires:  pkgconfig(librsvg-2.0)
# xkb
BuildRequires:  pkgconfig(libwnck-1.0)
# mpc
BuildRequires:  pkgconfig(libmpd)
# mailwatch
BuildRequires:  pkgconfig(gnutls)
%if 0%{?suse_version} >= 1140
# notes
BuildRequires:  pkgconfig(xfce4-vala) >= 4.6.99_git20101205
%endif
%if 0%{?suse_version} >= 1120
# clipman notes
BuildRequires:  pkgconfig(unique-1.0)
%endif
%ifnarch s390 s390x
# sensors
BuildRequires:  libsensors4-devel
%endif
# xfapplet
BuildRequires:  pkgconfig(libpanelapplet-2.0)
# xfapplet
BuildRequires:  orbit2-devel
# notes
BuildRequires:  vala
%define   battery_version         1.0.0
%define   cddrive_version         0.0.1
%define   cellmodem_version       0.0.5
%define   clipman_version         1.1.3
%define   cpufreq_version         1.0.0
%define   cpugraph_version        1.0.1
%define   datetime_version        0.6.1
%define   diskperf_version        2.3.0
%define   eyes_version            4.4.1
%define   fsguard_version         1.0.0
%define   genmon_version          3.2
%define   mailwatch_version       1.1.0
%define   mount_version           0.5.5
%define   mpc_version             0.3.6
%define   netload_version         1.0.0
%define   notes_version           1.7.7
%define   places_version          1.2.0
%define   quicklauncher_version   1.9.4
%define   radio_version           0.4.4
%define   sensors_version         1.0.0
%define   smartbookmark_version   0.4.2
%define   systemload_version      1.0.0
%define   timeout_version         1.0.0
%define   timer_version           0.6.1
%define   verve_version           1.0.0
%define   wavelan_version         0.5.6
%define   weather_version         0.7.4
%define   xfapplet_version        0.1.0
%define   xmms_version            0.5.3
%define   xkb_version             0.5.3.3
%ifarch s390 s390x
%define plugins_arch     %{nil}
%else
%define plugins_arch     sensors
%endif
%define plugins_common   places battery clipman cpufreq cpugraph datetime diskperf eyes fsguard genmon mailwatch mount mpc netload quicklauncher radio smartbookmark systemload time-out timer verve wavelan weather xmms cellmodem xfapplet xkb cddrive
%if 0%{?suse_version} >= 1140
%define plugins          %plugins_common %plugins_arch notes
%else
%define plugins          %plugins_common %plugins_arch
%endif
Source99:       %{name}-rpmlintrc
Source0:        xfce4-battery-plugin-%{battery_version}.tar.bz2
Source1:        xfce4-cellmodem-plugin-%{cellmodem_version}.tar.bz2
Source2:        xfce4-clipman-plugin-%{clipman_version}.tar.bz2
Source3:        xfce4-cpufreq-plugin-%{cpufreq_version}.tar.bz2
Source4:        xfce4-cpugraph-plugin-%{cpugraph_version}.tar.bz2
Source5:        xfce4-datetime-plugin-%{datetime_version}.tar.bz2
Source6:        xfce4-diskperf-plugin-%{diskperf_version}.tar.bz2
Source7:        xfce4-eyes-plugin-%{eyes_version}.tar.bz2
Source8:        xfce4-fsguard-plugin-%{fsguard_version}.tar.bz2
Source9:        xfce4-genmon-plugin-%{genmon_version}.tar.bz2
Source10:       xfce4-mailwatch-plugin-%{mailwatch_version}.tar.bz2
Source11:       xfce4-mount-plugin-%{mount_version}.tar.bz2
Source12:       xfce4-mpc-plugin-%{mpc_version}.tar.bz2
Source13:       xfce4-netload-plugin-%{netload_version}.tar.bz2
Source14:       xfce4-notes-plugin-%{notes_version}.tar.bz2
Source15:       xfce4-places-plugin-%{places_version}.tar.bz2
Source16:       xfce4-quicklauncher-plugin-%{quicklauncher_version}.tar.bz2
Source17:       xfce4-radio-plugin-%{radio_version}.tar.bz2
Source19:       xfce4-sensors-plugin-%{sensors_version}.tar.bz2
Source20:       xfce4-smartbookmark-plugin-%{smartbookmark_version}.tar.bz2
Source22:       xfce4-systemload-plugin-%{systemload_version}.tar.bz2
Source23:       xfce4-time-out-plugin-%{timeout_version}.tar.bz2
Source24:       xfce4-timer-plugin-%{timer_version}.tar.bz2
Source25:       xfce4-verve-plugin-%{verve_version}.tar.bz2
Source26:       xfce4-wavelan-plugin-%{wavelan_version}.tar.bz2
Source27:       xfce4-weather-plugin-%{weather_version}.tar.bz2
Source28:       xfce4-xfapplet-plugin-%{xfapplet_version}.tar.bz2
Source29:       xfce4-xkb-plugin-%{xkb_version}.tar.bz2
Source30:       xfce4-xmms-plugin-%{xmms_version}.tar.bz2
Source31:       xfce4-cddrive-plugin-%{cddrive_version}.tar.bz2
# PATCH-FIX-UPSTREAM xfce4-xmms-plugin-0.5.3-fix-missing-include.patch gber@opensuse.org -- Fixes a missing include
Patch6:         xfce4-xmms-plugin-%{xmms_version}-fix-missing-include.patch
# PATCH-FIX-UPSTREAM xfce4-mount-plugin-0.5.5.patch gber@opensuse.org -- Fixes a missing include (fix is already in upstream git)
Patch10:        xfce4-mount-plugin-%{mount_version}.patch
# PATCH-FIX-UPSTREAM xfce4-xkb-plugin-0.5.3.3-11.2.patch bxo#6944 prusnak@opensuse.org -- Adapt to libxklavier 0.4 API changes
Patch11:        xfce4-xkb-plugin-%{xkb_version}-11.2.patch
# PATCH-FIX-UPSTREAM xfce4-xkb-plugin-0.5.3.3-11.2.patch bxo#6944 prusnak@opensuse.org -- Adapt to libxklavier 0.5 API changes
Patch12:        xfce4-xkb-plugin-%{xkb_version}-11.3.patch
# PATCH-FIX-UPSTREAM xfce4-clipman-plugin-1.1.3-fix-exo-version.patch gber@opensuse.org -- Fixes build with exo >= 0.5.0
Patch13:        xfce4-clipman-plugin-%{clipman_version}-fix-exo-version.patch
# PATCH-FIX-UPSTREAM xfce4-genmon-plugin-3.2-fix-build-with-4.7.patch gber@opensuse.org -- Fixes build with xfce4-panel >= 4.7
Patch17:        xfce4-genmon-plugin-%{genmon_version}-fix-build-with-4.7.patch
# PATCH-FIX-UPSTREAM xfce4-cellmodem-plugin-0.0.5-fix-build-with-4.7.patch gber@opensuse.org -- Fixes build with xfce4-panel >= 4.7
Patch18:        xfce4-cellmodem-plugin-%{cellmodem_version}-fix-build-with-4.7.patch
# PATCH-FIX-UPSTREAM xfce4-mailwatch-plugin-1.1.0-fix-high-cpu-usage-while-checking-mail.patch bxo#4494 gber@opensuse.org -- Fixes high CPU usage when checking mail (backported from upstream git)
Patch22:        xfce4-mailwatch-plugin-%{mailwatch_version}-fix-high-cpu-usage-while-checking-mail.patch
# PATCH-FIX-UPSTREAM xfce4-clipman-plugin-1.1.3-fix-missing-return-value.patch gber@opensuse.org -- Fixes missing return value
Patch20:        xfce4-clipman-plugin-%{clipman_version}-fix-missing-return-value.patch
# PATCH-FIX-UPSTREAM xfce4-mailwatch-plugin-1.1.0-fix-build-with-4.7.patch gber@opensuse.org -- Fixes build with xfce4-panel >= 4.7
Patch23:        xfce4-mailwatch-plugin-%{mailwatch_version}-fix-build-with-4.7.patch
# PATCH-FIX-UPSTREAM xfce4-cddrive-plugin-0.0.1-fix-build-with-4.7.patch gber@opensuse.org -- Fixes build with exo >= 0.5.0
Patch26:        xfce4-cddrive-plugin-%{cddrive_version}-fix-build-with-4.7.patch
# PATCH-FIX-UPSTREAM xfce4-notes-plugin-1.7.7-add-missing-vapi-files.patch gber@opensuse.org -- Adds VAPI files for libxfcegui4 missing from xfce4-vala 4.7 (backported from upstream git)
Patch27:        xfce4-notes-plugin-%{notes_version}-add-missing-vapi-files.patch
# PATCH-FIX-UPSTREAM xfce4-places-plugin-1.2.0-fix-build-with-4.7.patch gber@opensuse.org -- Fixes build with exo >= 0.5.0
Patch29:        xfce4-places-plugin-%{places_version}-fix-build-with-4.7.patch
# PATCH-FIX-UPSTREAM xfce4-clipman-plugin-1.1.3-catch-null-value.patch gber@opensuse.org -- Fix a crash due to dereferencing a NULL pointer (backported from upstream git)
Patch30:        xfce4-clipman-plugin-%{clipman_version}-catch-null-value.patch
# PATCH-FIX-UPSTREAM xfce4-clipman-plugin-1.1.3-fix-memory-leak.patch gber@opensuse.org -- Fix a memory leak (backported from upstream git)
Patch31:        xfce4-clipman-plugin-%{clipman_version}-fix-memory-leak.patch
# PATCH-FIX-UPSTREAM xfce4-xkb-plugin-0.5.3.3-check-retval.patch bxo#6477 gber@opensuse.org -- Fixes a crash due to not checking the return value of gtk_combo_box_get_active_iter
Patch32:        xfce4-xkb-plugin-%{xkb_version}-check-retval.patch
# PATCH-FIX-UPSTREAM xfce4-xkb-plugin-0.5.3.3-do-not-free-stack-memory.patch bxo#6945 gber@opensuse.org -- Allocate variable and prevents freeing stack memory
Patch33:        xfce4-xkb-plugin-%{xkb_version}-do-not-free-stack-memory.patch
# PATCH-FIX-UPSTREAM xfce4-xkb-plugin-0.5.3.3-fix-array-size.patch gber@opensuse.org -- Fixes overflowing array (fix backported from upstream git)
Patch34:        xfce4-xkb-plugin-%{xkb_version}-fix-array-size.patch
# PATCH-FIX-UPSTREAM xfce4-sensors-plugin-1.0.0-fix-memory-leaks.patch gber@opensuse.org -- Fixes memory leak (different fix is already in upstream git)
Patch35:        xfce4-sensors-plugin-%{sensors_version}-fix-memory-leaks.patch
# PATCH-FIX-UPSTREAM xfce4-sensors-plugin-1.0.0-fix-build-with-4.7.patch bxo#6938 gber@opensuse.org -- Port to xfce4-panel >= 4.7
Patch38:        xfce4-sensors-plugin-%{sensors_version}-fix-build-with-4.7.patch
# PATCH-FIX-UPSTREAM xfce4-genmon-plugin-3.2-prevent-zombies.patch deb#422572 bxo#3896 gber@opensuse.org -- Prevent zombie processes
Patch40:        xfce4-genmon-plugin-%{genmon_version}-prevent-zombies.patch
# PATCH-FIX-UPSTREAM xfce4-genmon-plugin-3.2-close-unused-pipes.patch bxo#4036 gber@opensuse.org -- Prevent hangs by closing unused pipes
Patch41:        xfce4-genmon-plugin-%{genmon_version}-close-unused-pipes.patch
# PATCH-FIX-UPSTREAM xfce4-quicklauncher-plugin-1.9.4-save-settings.patch bxo#3782 gber@opensuse.org -- Makes quicklauncher save its settings (backported from upstream git)
Patch42:        xfce4-quicklauncher-plugin-%{quicklauncher_version}-save-settings.patch
# PATCH-FIX-UPSTREAM xfce4-quicklauncher-plugin-1.9.4-fix-parameters-launcher.patch bxo#5752 gber@opensuse.org -- Fixes the "Parameters" launcher by calling xfce4-settings-manager
Patch43:        xfce4-quicklauncher-plugin-%{quicklauncher_version}-fix-parameters-launcher.patch
# PATCH-FIX-UPSTREAM xfce4-quicklauncher-plugin-1.9.4-fix-multiscreen.patch deb#481085 bxo#4323 gber@opensuse.org -- Lauches applications on the right screen in multiscreen setups
Patch44:        xfce4-quicklauncher-plugin-%{quicklauncher_version}-fix-multiscreen.patch
# PATCH-FIX-UPSTREAM xfce4-quicklauncher-plugin-1.9.4-add-missing-en-translation.patch bxo#3783 gber@opensuse.org -- Adds missing English translation (backported from upstream git)
Patch45:        xfce4-quicklauncher-plugin-%{quicklauncher_version}-add-missing-en-translation.patch
# PATCH-FIX-UPSTREAM xfce4-notes-plugin-1.7.7-fix-desktop-file.patch gber@opensuse.org -- Adds missing X-XFCE-Module-Path to .desktop files so the plugin can be loaded (backported from upstream git)
Patch46:        xfce4-notes-plugin-%{notes_version}-fix-desktop-file.patch
# PATCH-FIX-UPSTREAM xfce4-smartbookmark-plugin-0.4.2-fix-build-with-4.8.patch bxo#6939 gber@opensuse.org -- Fixes linking with libxfcegui4 and the absolute path in the desktop file
Patch47:        xfce4-smartbookmark-plugin-%{smartbookmark_version}-fix-build-with-4.8.patch
# PATCH-FIX-UPSTREAM xfce4-quicklauncher-plugin-1.9.4-fix-desktop-file.patch bxo#7015 gber@opensuse.org -- Adds missing X-XFCE-Module-Path to .desktop files so the plugin can be loaded
Patch48:        xfce4-quicklauncher-plugin-%{quicklauncher_version}-fix-desktop-file.patch
# PATCH-FIX-UPSTREAM xfce4-sensors-plugin-1.0.0-fix-uninitialized-memory.patch bxo#7248 gber@opensuse.org -- Fixes a crash due to uninitialized memory when no sensors are found
Patch49:        xfce4-sensors-plugin-%{sensors_version}-fix-uninitialized-memory.patch
# PATCH-FIX-UPSTREAM xfce4-timer-plugin-0.6.1-fix-invalid-function-type.patch gber@opensuse.org -- Fixes invalid function type causing crashes with the 4.8 panel
Patch50:        xfce4-timer-plugin-%{timer_version}-fix-invalid-function-type.patch
# PATCH-FIX-UPSTREAM xfce4-smartbookmark-plugin-0.4.2-fix-focusing-entry-widget.patch bxo#7256 gber@opensuse.org -- Fixes focusing the entry widget in the panel
Patch51:        xfce4-smartbookmark-plugin-%{smartbookmark_version}-fix-focusing-entry-widget.patch
# PATCH-FEATURE-OPENSUSE xfce4-smartbookmark-plugin-0.4.2-defaults.patch gber@opensuse.org -- Replaces Debian defaults and hides the label on to of the entry widget by default
Patch52:        xfce4-smartbookmark-plugin-%{smartbookmark_version}-defaults.patch
# PATCH-FIX-UPSTREAM xfce4-cpugraph-plugin-1.0.1-fix-buffer-overflow.patch bxo#7247 gber@opensuse.org -- Fixes a buffer overflow
Patch53:        xfce4-cpugraph-plugin-%{cpugraph_version}-fix-buffer-overflow.patch
# PATCH-FIX-UPSTREAM xfce4-mount-plugin-0.5.5-hide-gvfs-fuse-daemon-mount.patch bxo#7275 gber@opensuse.org -- Hides gvfs-fuse-daemon-mounts
Patch54:        xfce4-mount-plugin-%{mount_version}-hide-gvfs-fuse-daemon-mount.patch

%description
This is a collection of panel plugins for the Xfce desktop environment.

%prep
%setup -q -c -n xfce4-panel-plugins -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17 -a19 -a20 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 -a30 -a31
%patch6
%patch10
%if 0%{?suse_version} >= 1120
%patch11
%endif
%if 0%{?suse_version} >= 1130
%patch12
%endif
%patch13
%patch17
%patch18
%patch20 -p1
%patch22
%patch23
%patch26
%patch27
%patch29
%patch30
%patch31
%patch32
%patch33
%patch34
%patch35
%patch38
%patch40
%patch41
%patch42
%patch43
%patch44
%patch45
%patch46
%patch47
%patch48
%patch49
%patch50
%patch51
%patch52
%patch53
%patch54
# force autotools reconfiguration
for name in cddrive clipman genmon cellmodem sensors places smartbookmark; do
  rm -f xfce4-${name}-plugin-*/configure
done

%build
# disable as-needed to fix build
export SUSE_ASNEEDED=0
export CFLAGS="%{optflags} -fno-strict-aliasing"
export VALAC="/usr/bin/valac"
for name in %{plugins} ; do
  cd xfce4-${name}-plugin-*
  if [ ! -f configure ] ; then
      ./autogen.sh || xdt-autogen
  fi
  %configure --disable-static
  make %{_smp_mflags} V=1
  cd ..
done

%install
for name in %{plugins} ; do
  cd xfce4-${name}-plugin-*
  %make_install
  cd ..
done
rm -f %{buildroot}%{_libdir}/xfce4/modules/*.a
rm -f %{buildroot}%{_libdir}/xfce4/modules/*.la
rm -f %{buildroot}%{_libdir}/xfce4/panel-plugins/*.la

%if 0%{?suse_version} >= 1140
# fix missing substitution
sed 's|@INTERNAL_PLUGIN_PATH@|%{_libdir}/xfce4/panel-plugins|' \
    xfce4-notes-plugin-%{notes_version}/src/xfce4-notes-plugin-47.desktop \
    >%{buildroot}%{_datadir}/xfce4/panel-plugins/xfce4-notes-plugin-47.desktop
%endif
# update desktop files
%suse_update_desktop_file xfce4-clipman-plugin-autostart
%suse_update_desktop_file -i xfce4-clipman-plugin
%if 0%{?suse_version} >= 1140
%suse_update_desktop_file -i xfce4-notes
%suse_update_desktop_file xfce4-notes-autostart
%endif
%ifnarch s390 s390x
%suse_update_desktop_file -r xfce4-sensors System Monitor
%endif
# find language files
for name in %{plugins} ; do
    mo_name=xfce4-$name-plugin
    lang_name=xfce4-panel-plugin-${name}.lang
    case $name in
        cpufreq)
            lang_name=xfce4-panel-plugin-cpufreq.lang
            ;;
        time-out)
            lang_name=xfce4-panel-plugin-timeout.lang
            ;;
    esac
    rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%find_lang $mo_name $lang_name || touch $lang_name
done
%fdupes %{buildroot}%{_datadir}

%clean
rm -rf %{buildroot}

%package -n xfce4-panel-plugin-battery
License:        GPLv2+
Version:        %{battery_version}
Release:        2.<RELEASE2>
Summary:        Battery monitoring plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-battery
The Battery plugin allows to monitor battery levels and can execute actions on
low and critcal levels.

%package -n xfce4-panel-plugin-cddrive
License:        GPLv2+
Version:        %{cddrive_version}
Release:        19.<RELEASE2>
Summary:        CD-ROM drive management plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-cddrive-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}
Requires:       hal

%description -n xfce4-panel-plugin-cddrive
The CD drive plugin provides management functions for CD-ROM drives, it can
open and close the tray, mount and unmount filesystems on the disc and display
various information about the disc's contents.

%package -n xfce4-panel-plugin-cellmodem
License:        GPLv2+
Version:        %{cellmodem_version}
Release:        24.<RELEASE2>
Summary:        Cellphone modem monitor plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-cellmodem-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-cellmodem
The Cell Modem plugin is a monitoring plugin for cellular phone modems. It can
report network type, provider and signal quality for GPRS/UMTS(3G)/HSDPA(3.5G)
modem cards and can provide quick visual feedback on modem and registration
status via LEDs. Additionally it can ask for the PIN if needed by the modem. It
works with almost all cards which support an out-of-band channel for monitoring
purposes.

%package -n xfce4-panel-plugin-clipman
License:        GPLv2+
Version:        %{clipman_version}
Release:        18.<RELEASE2>
Summary:        Clipboard manager plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-clipman
This is a clipboard manager which comes with a plugin for the Xfce Panel. It
stores the X selection (primary and clipboard) contents even after an
application has quit and is able to handle text and image data. Furthermore, it
can be configured to execute arbitrary actions when the selection content
matches specific regular expressions.

%package -n xfce4-panel-plugin-clipman-doc
License:        GPLv2+
Version:        %{clipman_version}
Release:        4.<RELEASE2>
Summary:        Documentation for xfce4-panel-plugin-clipman
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
Group:          Documentation/HTML
Requires:       xfce4-panel-plugin-clipman = %{clipman_version}

%description -n xfce4-panel-plugin-clipman-doc
This is a clipboard manager which comes with a plugin for the Xfce Panel. It
stores the X selection (primary and clipboard) contents even after an
application has quit and is able to handle text and image data. Furthermore, it
can be configured to execute arbitrary actions when the selection content
matches specific regular expressions.

This package contains the user documentation for xfce4-panel-plugin-clipman.

%package -n xfce4-panel-plugin-cpufreq
License:        GPLv2+
Version:        %{cpufreq_version}
Release:        3.<RELEASE2>
Summary:        CPU frequency scaling monitor plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-cpufreq
The CpuFreq scaling monitor plugin can be used to monitor the current CPU
frequency and currently active governor.

%package -n xfce4-panel-plugin-cpugraph
License:        GPLv2+
Version:        %{cpugraph_version}
Release:        6.<RELEASE2>
Summary:        CPU graph plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-cpugraph
The CPU Graph plugin diplays a customizable graph of the CPU load of either
a specific CPU or all CPUs combined.

%package -n xfce4-panel-plugin-datetime
License:        GPLv2+
Version:        %{datetime_version}
Release:        18.<RELEASE2>
Summary:        Date and time plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-datetime
The date and time plugin displays the current date and time on the panel and
can open a calendar when clicked.

%package -n xfce4-panel-plugin-diskperf
License:        GPLv2+
Version:        %{diskperf_version}
Release:        3.<RELEASE2>
Summary:        Disk performance plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-diskperf
The DiskPerf plugin displays the disk/partition performance as trasferred data
per second.

%package -n xfce4-panel-plugin-eyes
License:        GPLv2+
Version:        %{eyes_version}
Release:        2.<RELEASE2>
Summary:        Eyes plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-eyes
The Eyes plugin adds moving eyes to the panel which watch your activities.

%package -n xfce4-panel-plugin-fsguard
License:        GPLv2+
Version:        %{fsguard_version}
Release:        4.<RELEASE2>
Summary:        Filesystem space monitoring plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-fsguard
The FSGuard plugin constantly monitors free space of a given mountpoint and
displays it as an icon in the panel.

%package -n xfce4-panel-plugin-genmon
License:        GPLv2+
Version:        %{genmon_version}
Release:        24.<RELEASE2>
Summary:        Generic monitoring plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-genmon
The Generic Monitor plugin is intended for custom monitoring tasks and
periodically spawns a given application, captures its output and displays the
result in form of an image, a bar, a button and a personalized tooltip in the
panel.

%package -n xfce4-panel-plugin-mailwatch
License:        GPLv2+
Version:        %{mailwatch_version}
Release:        6.<RELEASE2>
Summary:        Versatile mail checking plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-mailwatch
The Mailwatch plugin is a multi-protocol, multi-mailbox mail checking tool
which supports a variety of protocols and local mailbox formats. It can check
multiple locations and execute cutoms actions when it find new mail.

%package -n xfce4-panel-plugin-mount
License:        GPLv2+
Version:        %{mount_version}
Release:        18.<RELEASE2>
Summary:        Filesystem mounting plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-mount
The Mount plugin allows to mount and unmount filesystems from the panel.

%package -n xfce4-panel-plugin-mpc
License:        GPLv2+
Version:        %{mpc_version}
Release:        3.<RELEASE2>
Summary:        MPD client plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-mpc
The Mpc plugin is a simple Music Player Daemon client which can control
playback and show the currently playing song.

%package -n xfce4-panel-plugin-netload
License:        GPLv2+
Version:        %{netload_version}
Release:        4.<RELEASE2>
Summary:        Network load monitoring plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-netload
The Netload plugin allows to monitor the netowrk load of a given network
interface.

%if 0%{?suse_version} >= 1140

%package -n xfce4-panel-plugin-notes
License:        GPLv2+
Version:        %{notes_version}
Release:        6.<RELEASE2>
Summary:        Note-taking plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-notes
The Notes plugin provides the equivalent to post-it notes on the Xfce desktop
and allows to quickly take and store small notes.

%endif

%package -n xfce4-panel-plugin-places
License:        GPLv2+
Version:        %{places_version}
Release:        17.<RELEASE2>
Summary:        Places menu plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}
Requires:       thunar-vfs

%description -n xfce4-panel-plugin-places
The Places plugin provides a menu with quick access to folders,
documents, and removable media.

%package -n xfce4-panel-plugin-quicklauncher
License:        GPLv2+
Version:        %{quicklauncher_version}
Release:        24.<RELEASE2>
Summary:        Application launcher plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-quicklauncher
The Quicklauncher plugin offers application launchers for the panel which can
be displayed on multiple lines.

%package -n xfce4-panel-plugin-radio
License:        GPLv2+
Version:        %{radio_version}
Release:        6.<RELEASE2>
Summary:        Radio plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-radio
The Radio plugin allows to control a V4l radio device, it can turn your radio
on and off, tune it to some frequency and manage station presets.


%ifnarch s390 s390x

%package -n xfce4-panel-plugin-sensors
License:        GPLv2+
Version:        %{sensors_version}
Release:        4.<RELEASE2>
Summary:        Hardware sensor plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-sensors
The Sensors plugin and standalone application allow to monitor various hardware
sensors suported by libsensors.

%package -n xfce4-panel-plugin-sensors-devel
License:        GPLv2+
Version:        %{sensors_version}
Release:        4.<RELEASE2>
Summary:        Hardware sensor plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin
Group:          Development/Libraries/C and C++
Requires:       xfce4-panel-plugin-sensors = %{sensors_version}

%description -n xfce4-panel-plugin-sensors-devel
The Sensors plugin and standalone application allow to monitor various hardware
sensors suported by libsensors.

This package contains the development files needed to develop applications
based on libxfce4sensors.

%endif

%package -n xfce4-panel-plugin-smartbookmark
License:        GPLv2+
Version:        %{smartbookmark_version}
Release:        24.<RELEASE2>
Summary:        Smart bookmark plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-smartbookmark
The Smartbookmark plugin follows the smart bookmark concept and allows users to
send requests to websites through default browser.

%package -n xfce4-panel-plugin-systemload
License:        GPLv2+
Version:        %{systemload_version}
Release:        4.<RELEASE2>
Summary:        System load monitoring plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-systemload
The Systemload plugin can display the current CPU load, used memory and swap
space as well as the system uptime in the panel.

%package -n xfce4-panel-plugin-timeout
License:        GPLv2+
Version:        %{timeout_version}
Release:        4.<RELEASE2>
Summary:        Periodical break plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-timeout
The Time-out plugin allows to take breaks from computer work in configurable,
periodical intervals and will provide a notification and lock the screen each
the break time has been reached.

%package -n xfce4-panel-plugin-timer
License:        GPLv2+
Version:        %{timer_version}
Release:        18.<RELEASE2>
Summary:        Alarm clock plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-timer
The Timer plugin provides the functionality of an alarm clock and will run an
alarm at a specified time or at the end of a specified countdown period.

%package -n xfce4-panel-plugin-verve
License:        GPLv2+
Version:        %{verve_version}
Release:        4.<RELEASE2>
Summary:        Command line plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-verve
The Verve panel plugin is a command line plugin for the Xfce panel which
supports a command history, auto-completion, keyboard-shortcut focus grabbing and
opening URLs.

%package -n xfce4-panel-plugin-wavelan
License:        GPLv2+
Version:        %{wavelan_version}
Release:        6.<RELEASE2>
Summary:        WLAN monitoring plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-wavelan
The WaveLAN plugin can monitor a wireless LAN interface and display signal
state, quality and the network name (SSID).

%package -n xfce4-panel-plugin-weather
License:        GPLv2+
Version:        %{weather_version}
Release:        3.<RELEASE2>
Summary:        Weather condition monitoring plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-weather
The Weather plugin can show the current temperature and weather condition,
using weather data provided by xoap.weather.com.

%package -n xfce4-panel-plugin-xfapplet
License:        GPLv2+
Version:        %{xfapplet_version}
Release:        24.<RELEASE2>
Summary:        GNOME panel applet compatibility plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-xfapplet-plugin
Group:          System/GUI/XFCE
Requires:       gnome-applets
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-xfapplet
The XfApplet plugin allows to use applets designed for the GNOME panel inside
the Xfce panel and supports most GNOME applets.

%package -n xfce4-panel-plugin-xmms
License:        GPLv2+
Version:        %{xmms_version}
Release:        3.<RELEASE2>
Summary:        XMMS plugin for the Xfce panel
Group:          System/GUI/XFCE
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-xmms
The XMMS plugin allows to control the XMMS, Beep or Audacious audio players.

%package -n xfce4-panel-plugin-xkb
License:        GPLv2+
Version:        %{xkb_version}
Release:        18.<RELEASE2>
Summary:        XKB layout switcher plugin for the Xfce panel
Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin
Group:          System/GUI/XFCE
Requires:       xfce4-panel >= %{panel_version}

%description -n xfce4-panel-plugin-xkb
The XKB plugin allows to setup and switch between multiple XKB keyboard
layouts.

%if 0%{?suse_version} >= 1140

%post -n xfce4-panel-plugin-clipman
%desktop_database_post
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-clipman
%desktop_database_postun
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-notes
%desktop_database_post
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-notes
%desktop_database_postun
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-sensors
%desktop_database_post
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-sensors
%desktop_database_postun
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-battery
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-battery
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-cpufreq
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-cpufreq
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-cpugraph
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-cpugraph
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-eyes
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-eyes
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-fsguard
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-fsguard
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-mailwatch
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-mailwatch
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-mount
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-mount
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-netload
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-netload
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-radio
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-radio
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-timeout
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-timeout
%icon_theme_cache_postun

%post -n xfce4-panel-plugin-weather
%icon_theme_cache_post

%postun -n xfce4-panel-plugin-weather
%icon_theme_cache_postun
%endif

%files -n xfce4-panel-plugin-battery -f xfce4-panel-plugin-battery.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-battery-plugin
%{_datadir}/icons/hicolor/*/apps/xfce4-battery-plugin.*
%{_datadir}/xfce4/panel-plugins/battmon.desktop

%files -n xfce4-panel-plugin-cddrive -f xfce4-panel-plugin-cddrive.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-cddrive-plugin
%{_datadir}/xfce4/panel-plugins/cddrive.desktop

%files -n xfce4-panel-plugin-cellmodem -f xfce4-panel-plugin-cellmodem.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-cellmodem-plugin
%{_datadir}/xfce4/panel-plugins/cellmodem.desktop

%files -n xfce4-panel-plugin-clipman -f xfce4-panel-plugin-clipman.lang
%defattr(-,root,root)
%{_datadir}/xfce4/panel-plugins/xfce4-clipman-plugin.desktop
%{_sysconfdir}/xdg/autostart/xfce4-clipman-plugin-autostart.desktop
%config %{_sysconfdir}/xdg/xfce4/panel/xfce4-clipman-actions.xml
%dir %{_sysconfdir}/xdg/xfce4/panel
%{_libexecdir}/xfce4/panel-plugins/xfce4-clipman-plugin
%{_bindir}/xfce4-clipman
%{_bindir}/xfce4-clipman-settings
%{_bindir}/xfce4-popup-clipman
%{_datadir}/applications/xfce4-clipman-plugin.desktop
%{_datadir}/icons/hicolor/16x16/apps/xfce4-clipman-plugin.png
%{_datadir}/icons/hicolor/22x22/apps/xfce4-clipman-plugin.png
%{_datadir}/icons/hicolor/24x24/apps/xfce4-clipman-plugin.png
%{_datadir}/icons/hicolor/32x32/apps/xfce4-clipman-plugin.png
%{_datadir}/icons/hicolor/scalable/apps/xfce4-clipman-plugin.svg

%files -n xfce4-panel-plugin-clipman-doc
%defattr(-,root,root)
%doc %dir %{_datadir}/xfce4/doc
%doc %dir %{_datadir}/xfce4/doc/*
%doc %dir %{_datadir}/xfce4/doc/*/images
%doc %{_datadir}/xfce4/doc/*/*clipman*.html
%doc %{_datadir}/xfce4/doc/*/images/*clipman*

%files -n xfce4-panel-plugin-cpufreq -f xfce4-panel-plugin-cpufreq.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-cpufreq-plugin
%{_datadir}/icons/hicolor/*/apps/xfce4-cpufreq-plugin.*
%{_datadir}/xfce4/panel-plugins/xfce4-cpufreq-plugin.desktop

%files -n xfce4-panel-plugin-cpugraph -f xfce4-panel-plugin-cpugraph.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-cpugraph-plugin
%{_datadir}/xfce4/panel-plugins/cpugraph.desktop
%{_datadir}/icons/hicolor/*/apps/xfce4-cpugraph-plugin.png

%files  -n xfce4-panel-plugin-datetime -f xfce4-panel-plugin-datetime.lang
%defattr(-,root,root)
%{_libdir}/xfce4/panel-plugins/libdatetime.*
%{_datadir}/xfce4/panel-plugins/datetime.desktop

%files -n xfce4-panel-plugin-diskperf -f xfce4-panel-plugin-diskperf.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-diskperf-plugin
%{_datadir}/xfce4/panel-plugins/diskperf.desktop

%files  -n xfce4-panel-plugin-eyes -f xfce4-panel-plugin-eyes.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-eyes-plugin
%{_datadir}/icons/hicolor/*/apps/xfce4-eyes.*
%dir %{_datadir}/xfce4/eyes
%{_datadir}/xfce4/eyes/*
%{_datadir}/xfce4/panel-plugins/eyes.desktop

%files -n xfce4-panel-plugin-fsguard -f xfce4-panel-plugin-fsguard.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-fsguard-plugin
%{_datadir}/xfce4/panel-plugins/fsguard.desktop
%{_datadir}/icons/hicolor/*/apps/xfce4-fsguard-plugin*

%files -n xfce4-panel-plugin-genmon -f xfce4-panel-plugin-genmon.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-genmon-plugin
%{_datadir}/xfce4/panel-plugins/genmon.desktop

%files -n xfce4-panel-plugin-mailwatch -f xfce4-panel-plugin-mailwatch.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-mailwatch-plugin
%{_datadir}/icons/hicolor/*/apps/xfce-n*mail.*
%{_datadir}/xfce4/panel-plugins/mailwatch.desktop
%doc %dir %{_datadir}/xfce4/doc
%doc %dir %{_datadir}/xfce4/doc/*
%doc %dir %{_datadir}/xfce4/doc/*/images
%doc %{_datadir}/xfce4/doc/*/*mailwatch*.html
%doc %{_datadir}/xfce4/doc/*/images/*mailwatch*

%files -n xfce4-panel-plugin-mount -f xfce4-panel-plugin-mount.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-mount-plugin
%{_datadir}/icons/hicolor/*/apps/xfce-mount.*
%{_datadir}/xfce4/panel-plugins/xfce4-mount-plugin.desktop

%files -n xfce4-panel-plugin-mpc -f xfce4-panel-plugin-mpc.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-mpc-plugin
%{_datadir}/xfce4/panel-plugins/xfce4-mpc-plugin.desktop

%files -n xfce4-panel-plugin-netload -f xfce4-panel-plugin-netload.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-netload-plugin
%{_datadir}/xfce4/panel-plugins/netload.desktop
%{_datadir}/icons/hicolor/*/apps/xfce4-netload-plugin.*

%if 0%{?suse_version} >= 1140

%files -n xfce4-panel-plugin-notes -f xfce4-panel-plugin-notes.lang
%defattr(-,root,root)
%{_bindir}/xfce4-notes
%{_bindir}/xfce4-notes-settings
%{_bindir}/xfce4-popup-notes
%{_datadir}/xfce4-notes-plugin
%{_datadir}/icons/hicolor/*/apps/xfce4-notes-plugin.*
%{_datadir}/xfce4/panel-plugins/xfce4-notes-plugin-47.desktop
%{_datadir}/applications/xfce4-notes.desktop
%{_libdir}/xfce4/panel-plugins/libnotes.so.0.0.0
%{_libdir}/xfce4/panel-plugins/libnotes.so
%{_libdir}/xfce4/panel-plugins/libnotes.so.0
%{_sysconfdir}/xdg/autostart/xfce4-notes-autostart.desktop
%endif

%files -n xfce4-panel-plugin-places -f xfce4-panel-plugin-places.lang
%defattr(-,root,root)
%{_bindir}/xfce4-popup-places
%{_libexecdir}/xfce4/panel-plugins/xfce4-places-plugin
%{_datadir}/xfce4/panel-plugins/places.desktop

%files -n xfce4-panel-plugin-quicklauncher -f xfce4-panel-plugin-quicklauncher.lang
%defattr(-,root,root)
%{_libdir}/xfce4/panel-plugins/libquicklauncher*
%{_datadir}/xfce4/panel-plugins/quicklauncher.desktop

%files -n xfce4-panel-plugin-radio -f xfce4-panel-plugin-radio.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-radio-plugin
%{_datadir}/icons/hicolor/*/apps/xfce-radio.*
%{_datadir}/xfce4/panel-plugins/radio.desktop

%ifnarch s390 s390x

%files -n xfce4-panel-plugin-sensors -f xfce4-panel-plugin-sensors.lang
%defattr(-,root,root)
%{_bindir}/xfce4-sensors
%{_libexecdir}/xfce4/panel-plugins/xfce4-sensors-plugin
%{_datadir}/icons/hicolor/*/apps/xfce-sensors.*
%{_datadir}/applications/xfce4-sensors.desktop
%{_datadir}/xfce4/panel-plugins/xfce4-sensors-plugin.desktop
%dir %{_libdir}/xfce4
%dir %{_libdir}/xfce4/modules
%{_libdir}/xfce4/modules/libxfce4sensors.so.*

%files -n xfce4-panel-plugin-sensors-devel
%defattr(-,root,root)
%{_libdir}/pkgconfig/*.pc
%{_libdir}/xfce4/modules/libxfce4sensors.so

%endif

%files -n xfce4-panel-plugin-smartbookmark -f xfce4-panel-plugin-smartbookmark.lang
%defattr(-,root,root)
%{_libdir}/xfce4/panel-plugins/libsmartbookmark*
%{_datadir}/xfce4/panel-plugins/smartbookmark.desktop

%files -n xfce4-panel-plugin-systemload -f xfce4-panel-plugin-systemload.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-systemload-plugin
%{_datadir}/xfce4/panel-plugins/systemload.desktop

%files -n xfce4-panel-plugin-timeout -f xfce4-panel-plugin-timeout.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-time-out-plugin
%{_datadir}/icons/hicolor/*/apps/xfce4-time-out-plugin.*
%{_datadir}/xfce4/panel-plugins/xfce4-time-out-plugin.desktop

%files -n xfce4-panel-plugin-timer -f xfce4-panel-plugin-timer.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-timer
%{_datadir}/xfce4/panel-plugins/xfce4-timer.desktop

%files -n xfce4-panel-plugin-verve -f xfce4-panel-plugin-verve.lang
%defattr(-,root,root)
%{_bindir}/verve-focus
%{_libexecdir}/xfce4/panel-plugins/xfce4-verve-plugin
%{_datadir}/xfce4/panel-plugins/xfce4-verve-plugin.desktop

%files -n xfce4-panel-plugin-wavelan -f xfce4-panel-plugin-wavelan.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-wavelan-plugin
%{_datadir}/xfce4/panel-plugins/wavelan.desktop

%files -n xfce4-panel-plugin-weather -f xfce4-panel-plugin-weather.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-weather-plugin
%{_datadir}/icons/hicolor/*/apps/xfce4-weather.*
%dir %{_datadir}/xfce4/weather
%{_datadir}/xfce4/weather/*
%{_datadir}/xfce4/panel-plugins/weather.desktop

%files -n xfce4-panel-plugin-xfapplet -f xfce4-panel-plugin-xfapplet.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-xfapplet-plugin
%{_datadir}/pixmaps/xfapplet*.svg
%dir %{_datadir}/xfce4-xfapplet-plugin
%dir %{_datadir}/xfce4-xfapplet-plugin/ui
%{_datadir}/xfce4-xfapplet-plugin/ui/*
%{_datadir}/xfce4/panel-plugins/xfapplet.desktop

%files -n xfce4-panel-plugin-xkb -f xfce4-panel-plugin-xkb.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-xkb-plugin
%{_datadir}/xfce4/panel-plugins/xkb-plugin.desktop
%dir %{_datadir}/xfce4/xkb
%{_datadir}/xfce4/xkb/*

%files -n xfce4-panel-plugin-xmms -f xfce4-panel-plugin-xmms.lang
%defattr(-,root,root)
%{_libexecdir}/xfce4/panel-plugins/xfce4-xmms-plugin
%{_datadir}/xfce4/panel-plugins/xfce4-xmms-plugin.desktop
%dir %{_datadir}/xfce4/xfce4-xmms-plugin
%{_datadir}/xfce4/xfce4-xmms-plugin/*

%changelog
openSUSE Build Service is sponsored by