* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-sensors-plugin: xfce4-sensors-plugin-1.2.4.ebuild ChangeLog
@ 2012-05-14 10:43 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2012-05-14 10:43 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/05/14 10:43:49
Modified: ChangeLog
Added: xfce4-sensors-plugin-1.2.4.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Revision Changes Path
1.34 xfce-extra/xfce4-sensors-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 5 May 2012 07:26:09 -0000 1.33
+++ ChangeLog 14 May 2012 10:43:48 -0000 1.34
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/xfce4-sensors-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog,v 1.33 2012/05/05 07:26:09 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog,v 1.34 2012/05/14 10:43:48 ssuominen Exp $
+
+*xfce4-sensors-plugin-1.2.4 (14 May 2012)
+
+ 14 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ +xfce4-sensors-plugin-1.2.4.ebuild:
+ Version bump.
05 May 2012; Michał Górny <mgorny@gentoo.org>
xfce4-sensors-plugin-1.2.3.ebuild, xfce4-sensors-plugin-1.2.3-r1.ebuild:
1.1 xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.4.ebuild?rev=1.1&content-type=text/plain
Index: xfce4-sensors-plugin-1.2.4.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.4.ebuild,v 1.1 2012/05/14 10:43:48 ssuominen Exp $
EAPI=4
EAUTORECONF=yes
inherit multilib xfconf
DESCRIPTION="A panel plug-in for different sensors using acpi, lm_sensors and hddtemp"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="+acpi debug hddtemp libnotify lm_sensors video_cards_nvidia"
REQUIRED_USE="|| ( hddtemp lm_sensors acpi )"
RDEPEND=">=x11-libs/gtk+-2.14:2
>=xfce-base/libxfce4ui-4.8
>=xfce-base/xfce4-panel-4.8
hddtemp? ( app-admin/hddtemp net-analyzer/gnu-netcat )
libnotify? ( >=x11-libs/libnotify-0.7 )
lm_sensors? ( >=sys-apps/lm_sensors-3.1.0 )
video_cards_nvidia? ( media-video/nvidia-settings )"
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"
pkg_setup() {
XFCONF=(
--libexecdir="${EPREFIX}"/usr/$(get_libdir)
--disable-static
$(use_enable lm_sensors libsensors)
$(use_enable hddtemp)
$(use_enable hddtemp netcat)
$(use_enable acpi procacpi)
$(use_enable acpi sysfsacpi)
$(use_enable video_cards_nvidia xnvctrl)
$(use_enable libnotify notification)
$(xfconf_use_debug)
)
DOCS=( AUTHORS ChangeLog NEWS NOTES README TODO )
}
src_prepare() {
sed -i -e '/-no-undefined/d' src/Makefile.am || die
# Use flags from xfce4-dev-tools instead of defining them again in
# configure.in wrt #386979
sed -i -e '/PLATFORM_CFLAGS/s:-Werror::' configure.in || die
xfconf_src_prepare
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-14 10:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14 10:43 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-sensors-plugin: xfce4-sensors-plugin-1.2.4.ebuild ChangeLog Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox