summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-11-13 12:06:52 +0000
committerPacho Ramos <pacho@gentoo.org>2014-11-13 12:06:52 +0000
commit6290a02bfde2886e27ae857b4e5d64a016849b45 (patch)
tree424d641502fc81fe3a9c282e6fcceca5ef10e567 /gnome-extra
parentDrop package due bug #508854 (diff)
downloadgentoo-2-6290a02bfde2886e27ae857b4e5d64a016849b45.tar.gz
gentoo-2-6290a02bfde2886e27ae857b4e5d64a016849b45.tar.bz2
gentoo-2-6290a02bfde2886e27ae857b4e5d64a016849b45.zip
Drop package due bug #508854
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/gnome-hdaps-applet/ChangeLog24
-rw-r--r--gnome-extra/gnome-hdaps-applet/Manifest5
-rw-r--r--gnome-extra/gnome-hdaps-applet/files/gnome-hdaps-applet-20081204-include-and-unused.patch20
-rw-r--r--gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild49
-rw-r--r--gnome-extra/gnome-hdaps-applet/metadata.xml9
5 files changed, 0 insertions, 107 deletions
diff --git a/gnome-extra/gnome-hdaps-applet/ChangeLog b/gnome-extra/gnome-hdaps-applet/ChangeLog
deleted file mode 100644
index 061060e90905..000000000000
--- a/gnome-extra/gnome-hdaps-applet/ChangeLog
+++ /dev/null
@@ -1,24 +0,0 @@
-# ChangeLog for gnome-extra/gnome-hdaps-applet
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-hdaps-applet/ChangeLog,v 1.5 2012/05/05 06:25:16 jdhore Exp $
-
- 05 May 2012; Jeff Horelick <jdhore@gentoo.org>
- gnome-hdaps-applet-20081204.ebuild:
- dev-util/pkgconfig -> virtual/pkgconfig
-
- 22 Sep 2011; Mike Frysinger <vapier@gentoo.org>
- gnome-hdaps-applet-20081204.ebuild:
- Drop bogus gcc-library line.
-
- 11 Dec 2010; Michael Weber <xmw@gentoo.org>
- gnome-hdaps-applet-20081204.ebuild:
- Updated gnome-base/gnome-panel dependency, thanks pacho (bug 348178)
-
-*gnome-hdaps-applet-20081204 (24 Aug 2010)
-
- 24 Aug 2010; Michael Weber <xmw@gentoo.org>
- +gnome-hdaps-applet-20081204.ebuild,
- +files/gnome-hdaps-applet-20081204-include-and-unused.patch,
- +metadata.xml:
- Initial commit for gnome-hdaps-applet. Fixes bug #272212.
-
diff --git a/gnome-extra/gnome-hdaps-applet/Manifest b/gnome-extra/gnome-hdaps-applet/Manifest
deleted file mode 100644
index d6a2afcc2125..000000000000
--- a/gnome-extra/gnome-hdaps-applet/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-AUX gnome-hdaps-applet-20081204-include-and-unused.patch 532 RMD160 930f26d7eba8bdcacfe46cf75f63b60e80328f49 SHA1 311b9e42889f16e92c2766afd7d5762f0dfa4137 SHA256 462c0d89b89d50f2b14f622e16589b0a75867fb54161db445db8c1742e5c5051
-DIST gnome-hdaps-applet-20081204.tar.gz 7245 RMD160 5ccb511833e62a80874747bb986c3fc1c3d745f9 SHA1 53158981a7b70ba5d5de27f13e315abede3e8c6f SHA256 1f463c9d39e2c79e8b16cbeb95022997bf6851407d5dc7054545e1131e34da8d
-EBUILD gnome-hdaps-applet-20081204.ebuild 1417 RMD160 7e31a9d5dbdb011005e708bbc80676afac68e298 SHA1 6728389c3636b13d8ce0e900d9f0fb2a64663fd8 SHA256 fe6d4abc898bfb51c65744e4f4a5b8ce9123787c4e26642613a14ede5e005f35
-MISC ChangeLog 909 RMD160 f997e98c843793f74f81b63dabb5e81a8bcc5dc0 SHA1 8b24734466a03269a3756a9772cb5db2e2e9d5e5 SHA256 d8bb7546c5f6c1b1f87f314012452bffb53f57a642c58defdad73117668de3ec
-MISC metadata.xml 224 RMD160 2a7e22a99ec669c5b961c3d1738a0cda58264318 SHA1 f6fd81fac4df7d7995b1600848b265fceda692f8 SHA256 f810c6de744adceee241992d3f713142db3e7025986f6cc5898cfe3c9cb2f4a7
diff --git a/gnome-extra/gnome-hdaps-applet/files/gnome-hdaps-applet-20081204-include-and-unused.patch b/gnome-extra/gnome-hdaps-applet/files/gnome-hdaps-applet-20081204-include-and-unused.patch
deleted file mode 100644
index 4a285747bf82..000000000000
--- a/gnome-extra/gnome-hdaps-applet/files/gnome-hdaps-applet-20081204-include-and-unused.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- gnome-hdaps-applet.c 2008-12-04 22:58:58.000000000 +0100
-+++ gnome-hdaps-applet.c 2010-04-04 02:16:48.000000000 +0200
-@@ -21,6 +21,8 @@
- #include <string.h>
- #include <panel-applet.h>
- #include <gtk/gtk.h>
-+#include <unistd.h>
-+#include <stdlib.h>
-
- #define BUF_LEN 32
- #define SYSFS_PROTECT_FILE_HDA "/sys/block/hda/queue/protect"
-@@ -50,8 +52,6 @@
- GtkWidget *image = gdata;
- GtkWidget *applet;
- GtkTooltipsData *tooltips_data;
-- static int timerval = 0;
-- gchar *text_label;
- int status;
-
- applet = image->parent;
diff --git a/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild b/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild
deleted file mode 100644
index b2d1b862dc9e..000000000000
--- a/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild,v 1.4 2012/05/05 06:25:16 jdhore Exp $
-
-EAPI=2
-
-inherit eutils multilib toolchain-funcs
-
-DESCRIPTION="Visualization of the Hard Disc Active Protection System State as Gnome applet"
-HOMEPAGE="http://www.zen24593.zen.co.uk/hdaps/"
-SRC_URI="http://www.zen24593.zen.co.uk/hdaps/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="|| ( gnome-base/gnome-panel[bonobo] <gnome-base/gnome-panel-2.32 )
- x11-libs/gtk+:2"
-DEPEND="${COMMON_DEPEND}
- virtual/pkgconfig"
-RDEPEND="${COMMON_DEPEND}
- app-laptop/hdapsd"
-
-S=${WORKDIR}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-include-and-unused.patch
-}
-
-src_compile() {
- $(tc-getCC) -c -Wall ${CFLAGS} \
- $($(tc-getPKG_CONFIG) --cflags gtk+-2.0) \
- $($(tc-getPKG_CONFIG) --cflags libpanelapplet-2.0) \
- -o ${PN}.o ${PN}.c || die
- $(tc-getCC) -Wall ${LDFLAGS} -Wl,--as-needed \
- -o ${PN} ${PN}.o \
- $($(tc-getPKG_CONFIG) --libs-only-L gtk+-2.0) \
- $($(tc-getPKG_CONFIG) --libs-only-L libpanelapplet-2.0) \
- -lgtk-x11-2.0 -lpanel-applet-2 || die
-}
-
-src_install() {
- dobin ${PN} || die
- insinto /usr/share/pixmaps/${PN}
- doins hdaps-*.png || die
- insinto /usr/$(get_libdir)/bonobo/servers
- doins GNOME_HDAPS_StatusApplet.server || die
-}
diff --git a/gnome-extra/gnome-hdaps-applet/metadata.xml b/gnome-extra/gnome-hdaps-applet/metadata.xml
deleted file mode 100644
index 59acc2cc580e..000000000000
--- a/gnome-extra/gnome-hdaps-applet/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer>
-<email>xmw@gentoo.org</email>
-<name>Michael Weber</name>
-</maintainer>
-</pkgmetadata>
-