xfce4-battery-plugin-vl.spec 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. Summary: Battery monitor panel plugin for XFce4.
  2. Summary(ja): XFce4用バッテリー監視プラグイン
  3. Name: xfce4-battery-plugin
  4. Version: 0.2.0
  5. Release: 0vl4
  6. License: BSD
  7. Group: User Interface/Desktops
  8. URL: http://xfce-goodies.berlios.de/
  9. Source0: http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz
  10. Patch: read_acad_status.patch
  11. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  12. Requires: xfce4-panel
  13. Requires: XOrg-libs atk glib2 glibc gtk2 libxfce4util libxfcegui4 libxml2 pango zlib
  14. BuildRequires: xfce4-panel
  15. BuildRequires: XOrg-devel atk-devel glib2-devel glibc-devel gtk2-devel libxfce4util-devel libxfcegui4-devel libxml2-devel pango-devel zlib-devel
  16. %description
  17. A battery monitor panel plugin for Xfce4, written by Nick Penwarden and
  18. Edscott Wilson Garcia, compatible with APM and ACPI, for Linux and *BSD.
  19. %description -l ja
  20. Nick Penwarden と Edscott Wilson Garcia が書いた XFce4 用のバッテリー監視パ
  21. ネルプラグインです。Linux と *BSD の APM と ACPI で動作します。
  22. %prep
  23. rm -rf %{buildroot}
  24. %setup -q
  25. %patch -b .orig
  26. %build
  27. %configure
  28. make
  29. %install
  30. %makeinstall plugindir=%{buildroot}%{_libdir}/xfce4/panel-plugins
  31. %clean
  32. rm -rf %{buildroot}
  33. %files
  34. %defattr(-,root,root)
  35. %doc AUTHORS COPYING ChangeLog README
  36. %{_libdir}/xfce4/panel-plugins/*
  37. %changelog
  38. * Mon Jan 24 2005 UECHI Yasumasa <uechi@potaway.net> 0.2.0-0vl4
  39. - build against Xfce 4.2
  40. * Sat Aug 21 2004 UECHI Yasumasa <uechi@potaway.net> 0.2.0-0vl2
  41. - build for VineSeedPlus
  42. * Sat Aug 21 2004 UECHI Yasumasa <uechi@potaway.net> 0.2.0-0vl1
  43. - build for VinePlus 3.0