From 9da277ae2282d76540477056af54d4d1590ff00b Mon Sep 17 00:00:00 2001 From: "Fabiano Francesconi (elbryan)" Date: Sun, 6 Sep 2009 11:06:59 +0000 Subject: gnome-extra/gsmartcontrol: New Ebuild for bug 244192, thanks to Sam Kingston svn path=/sunrise/; revision=9185 --- gnome-extra/gsmartcontrol/ChangeLog | 8 +++++++ gnome-extra/gsmartcontrol/Manifest | 4 ++++ .../gsmartcontrol/gsmartcontrol-0.8.5.ebuild | 25 ++++++++++++++++++++++ gnome-extra/gsmartcontrol/metadata.xml | 5 +++++ 4 files changed, 42 insertions(+) create mode 100644 gnome-extra/gsmartcontrol/ChangeLog create mode 100644 gnome-extra/gsmartcontrol/Manifest create mode 100644 gnome-extra/gsmartcontrol/gsmartcontrol-0.8.5.ebuild create mode 100644 gnome-extra/gsmartcontrol/metadata.xml (limited to 'gnome-extra') diff --git a/gnome-extra/gsmartcontrol/ChangeLog b/gnome-extra/gsmartcontrol/ChangeLog new file mode 100644 index 000000000..27cc90473 --- /dev/null +++ b/gnome-extra/gsmartcontrol/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for gnome-extra/gsmartcontrol +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 06 Sep 2009; Fabiano Francesconi (elbryan) + +gsmartcontrol-0.8.5.ebuild, +metadata.xml: + New Ebuild for bug 244192, thanks to Sam Kingston + diff --git a/gnome-extra/gsmartcontrol/Manifest b/gnome-extra/gsmartcontrol/Manifest new file mode 100644 index 000000000..0b5e00942 --- /dev/null +++ b/gnome-extra/gsmartcontrol/Manifest @@ -0,0 +1,4 @@ +DIST gsmartcontrol-0.8.5.tar.bz2 646121 RMD160 b34290335244c0401828ff7010310c218911dea0 SHA1 ac14276b64931e7f377910df4f2ebd1973bd604d SHA256 a02be0a1072c4d06de78d841b693145dfe4e686f348d321bd495c1ed4bf2e6dc +EBUILD gsmartcontrol-0.8.5.ebuild 503 RMD160 9f9c6a727da8443e4457f0fa138fb47ee1225ad1 SHA1 22b6f7870df0d8ea71ae854897917d15df346481 SHA256 283c320ae842bee4b81c79c0afb7ccccbd75a7fd20d3a45566fb7b7e3ba7fdfc +MISC ChangeLog 302 RMD160 ef4fc016ce2193178a8f5cf0c4958b71b7f19666 SHA1 089602dd9edef6cd32ac5cf25072ec238795f78b SHA256 018a539377c0d5c70752b9d156f16afc95ffa2233c0a5b7542d9d4ea27e0cad9 +MISC metadata.xml 171 RMD160 ed284df01c230fc7990a6b5888b39166d23f29ba SHA1 f3d64a69044b710e23fb874b3ee4cd338858c8b4 SHA256 a7b30fbacd0e4c312c07a3efac112a3794c81d134442d8104325734d03425adf diff --git a/gnome-extra/gsmartcontrol/gsmartcontrol-0.8.5.ebuild b/gnome-extra/gsmartcontrol/gsmartcontrol-0.8.5.ebuild new file mode 100644 index 000000000..ad9bc6f25 --- /dev/null +++ b/gnome-extra/gsmartcontrol/gsmartcontrol-0.8.5.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="1" + +inherit gnome2 + +DESCRIPTION="Graphical user interface for smartctl" +HOMEPAGE="http://gsmartcontrol.berlios.de" +SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-cpp/gtkmm:2.4 + dev-libs/libpcre + sys-apps/smartmontools" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +DOCS="AUTHORS.txt ChangeLog NEWS README.txt" diff --git a/gnome-extra/gsmartcontrol/metadata.xml b/gnome-extra/gsmartcontrol/metadata.xml new file mode 100644 index 000000000..6f1d493c5 --- /dev/null +++ b/gnome-extra/gsmartcontrol/metadata.xml @@ -0,0 +1,5 @@ + + + + maintainer-wanted + -- cgit v1.2.3-18-g5258