From f0af23b62e00f3f08e2df77eb182bdab35502495 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 12 Jan 2010 21:50:37 +0100 Subject: [PATCH] Added xfce4-sensors-plugin-0.10.99.6 build template. --HG-- extra : convert_revision : 98babdb3d55e32a22be21818f7d23da0dc8599c7 --- srcpkgs/xfce4-sensors-plugin/template | 48 ++++++++++++++++++++++++ xbps-src/common/mapping_shlib_binpkg.txt | 1 + 2 files changed, 49 insertions(+) create mode 100644 srcpkgs/xfce4-sensors-plugin/template diff --git a/srcpkgs/xfce4-sensors-plugin/template b/srcpkgs/xfce4-sensors-plugin/template new file mode 100644 index 00000000000..d45c13fbba5 --- /dev/null +++ b/srcpkgs/xfce4-sensors-plugin/template @@ -0,0 +1,48 @@ +# 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 " +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 disk’s + 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 diff --git a/xbps-src/common/mapping_shlib_binpkg.txt b/xbps-src/common/mapping_shlib_binpkg.txt index c48a09f0681..05657ff531b 100644 --- a/xbps-src/common/mapping_shlib_binpkg.txt +++ b/xbps-src/common/mapping_shlib_binpkg.txt @@ -396,3 +396,4 @@ libsylpheed-plugin-0.so sylpheed libsylph-0.so sylpheed libsysfs.so libsysfs libsysfs-devel libsensors.so libsensors libsensors-devel +libxfce4sensors.so xfce4-sensors-plugin