From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JDSXD-0003AP-BJ for garchives@archives.gentoo.org; Fri, 11 Jan 2008 22:39:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E7FEE0B16; Fri, 11 Jan 2008 22:39:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B9EA9E0B16 for ; Fri, 11 Jan 2008 22:39:29 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 469C765614 for ; Fri, 11 Jan 2008 22:39:29 +0000 (UTC) Received: from coldwind by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JDSXA-0001Bu-4s for gentoo-commits@lists.gentoo.org; Fri, 11 Jan 2008 22:39:28 +0000 From: "Santiago M. Mola (coldwind)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, coldwind@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrellm-hddtemp: gkrellm-hddtemp-0.2_beta-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gkrellm-hddtemp-0.2_beta-r1.ebuild ChangeLog X-VCS-Directories: x11-plugins/gkrellm-hddtemp X-VCS-Committer: coldwind X-VCS-Committer-Name: Santiago M. Mola Content-Type: text/plain; charset=utf8 Message-Id: Sender: "Santiago M. Mola" Date: Fri, 11 Jan 2008 22:39:28 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c7faed88-95b8-482b-b5b4-99cc8cb8e749 X-Archives-Hash: ebcbdea4323fd15146c4f7f4d59be294 coldwind 08/01/11 22:39:28 Modified: gkrellm-hddtemp-0.2_beta-r1.ebuild ChangeLog Log: Add missing deps (#204574), check if gkrellm is built with USE=3DX, mig= rate to elog, misc QA fixes. (Portage version: 2.1.3.19) Revision Changes Path 1.2 x11-plugins/gkrellm-hddtemp/gkrellm-hddtemp-0.2_beta= -r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrell= m-hddtemp/gkrellm-hddtemp-0.2_beta-r1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrell= m-hddtemp/gkrellm-hddtemp-0.2_beta-r1.ebuild?rev=3D1.2&content-type=3Dtex= t/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrell= m-hddtemp/gkrellm-hddtemp-0.2_beta-r1.ebuild?r1=3D1.1&r2=3D1.2 Index: gkrellm-hddtemp-0.2_beta-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-hddtemp/gkrellm-hdd= temp-0.2_beta-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gkrellm-hddtemp-0.2_beta-r1.ebuild 21 Feb 2007 20:04:30 -0000 1.1 +++ gkrellm-hddtemp-0.2_beta-r1.ebuild 11 Jan 2008 22:39:27 -0000 1.2 @@ -1,8 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-hddtemp/gkrellm-h= ddtemp-0.2_beta-r1.ebuild,v 1.1 2007/02/21 20:04:30 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-hddtemp/gkrellm-h= ddtemp-0.2_beta-r1.ebuild,v 1.2 2008/01/11 22:39:27 coldwind Exp $ =20 -inherit multilib +inherit eutils multilib =20 IUSE=3D"" MY_P=3D${P/_beta/-beta} @@ -15,14 +15,26 @@ LICENSE=3D"GPL-2" KEYWORDS=3D"amd64 ppc sparc x86" =20 -DEPEND=3D"=3Dapp-admin/gkrellm-2*" -RDEPEND=3D"${DEPEND} +CDEPEMD=3D"=3Dapp-admin/gkrellm-2* + >=3Dx11-libs/gtk+-2" +DEPEND=3D"${CDEPEND} + dev-util/pkgconfig" +RDEPEND=3D"${CDEPEND} >=3Dapp-admin/hddtemp-0.3_beta6" =20 +pkg_setup() { + if ! built_with_use app-admin/gkrellm X ; then + eerror "In order to install ${PN} you need to" + eerror "reinstall app-admin/gkrell with USE=3D'X'." + die "app-admin/gkrellm built without USE=3D'X'" + fi +} + src_unpack() { - unpack ${A} ; cd ${S} + unpack ${A} + cd "${S}" # patch Makefile - sed -i "s:^CFLAGS.*:CFLAGS=3D${CFLAGS} -fPIC:" Makefile + sed -i "s:^CFLAGS.*:CFLAGS=3D${CFLAGS} -fPIC:" Makefile || die } =20 src_compile() { @@ -30,15 +42,15 @@ } =20 src_install() { - dodoc README COPYING + dodoc README =20 insinto /usr/$(get_libdir)/gkrellm2/plugins doins gkrellm-hddtemp.so } =20 pkg_postinst() { - einfo "hddtemp has to be suid root to allow regular users to run this p= lugin." - einfo "To make it suid root, run" - einfo - einfo "\tchmod u+s /usr/sbin/hddtemp" + elog "hddtemp has to be suid root to allow regular users to run this pl= ugin." + elog "To make it suid root, run" + elog + elog "\tchmod u+s /usr/sbin/hddtemp" } 1.21 x11-plugins/gkrellm-hddtemp/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrell= m-hddtemp/ChangeLog?rev=3D1.21&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrell= m-hddtemp/ChangeLog?rev=3D1.21&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrell= m-hddtemp/ChangeLog?r1=3D1.20&r2=3D1.21 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-hddtemp/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 21 Feb 2007 20:04:30 -0000 1.20 +++ ChangeLog 11 Jan 2008 22:39:27 -0000 1.21 @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/gkrellm-hddtemp -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-hddtemp/ChangeLog= ,v 1.20 2007/02/21 20:04:30 lack Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-hddtemp/ChangeLog= ,v 1.21 2008/01/11 22:39:27 coldwind Exp $ + + 11 Jan 2008; Santiago M. Mola + gkrellm-hddtemp-0.2_beta-r1.ebuild: + Add missing deps (#204574), check if gkrellm is built with USE=3DX, mi= grate to + elog, misc QA fixes. =20 *gkrellm-hddtemp-0.2_beta-r1 (21 Feb 2007) =20 --=20 gentoo-commits@lists.gentoo.org mailing list