void-packages/srcpkgs/xfce4-sensors-plugin/template
Juan RP f0af23b62e Added xfce4-sensors-plugin-0.10.99.6 build template.
--HG--
extra : convert_revision : 98babdb3d55e32a22be21818f7d23da0dc8599c7
2010-01-12 21:50:37 +01:00

49 lines
1.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Template file for 'xfce4-sensors-plugin'
pkgname=xfce4-sensors-plugin
version=0.10.99.6
distfiles="http://goodies.xfce.org/releases/$pkgname/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="XFCE sensors plugin"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=73d4c26c9f6d98f8529d954db742ffac5559f50169a45a07a409d7cf901d3f88
long_desc="
This is a hardware sensors plugin for the panel. For now, it only works on
Linux and requires libsensors to display your mainboard sensors and fan
speeds. Furthermore, it supports hddtemp to surveil your hard disks
temperature values."
gtk_iconcache_dirs="/usr/share/icons/hicolor"
Add_dependency run libsensors
Add_dependency run libxfcegui4
Add_dependency run gtk+
Add_dependency run libxfce4util
Add_dependency run atk
Add_dependency run glib
Add_dependency run pango
Add_dependency run cairo
Add_dependency run freetype
Add_dependency run fontconfig
Add_dependency run glibc
Add_dependency run xfce4-panel
Add_dependency run libnotify
Add_dependency run dbus-glib
Add_dependency run dbus-libs
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build libsensors-devel
Add_dependency build libxfcegui4-devel
Add_dependency build gtk+-devel
Add_dependency build libxfce4util-devel
Add_dependency build atk-devel
Add_dependency build glib-devel
Add_dependency build pango-devel
Add_dependency build cairo-devel
Add_dependency build freetype-devel
Add_dependency build fontconfig-devel
Add_dependency build glibc-devel
Add_dependency build xfce4-panel-devel
Add_dependency build libnotify-devel
Add_dependency build dbus-glib-devel
Add_dependency build dbus-devel