public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/statusnotifier/
Date: Sun,  4 Aug 2019 21:10:54 +0000 (UTC)	[thread overview]
Message-ID: <1564950688.e53bcd6f274e6d8f7e80deb7b6e87591f4ff9dda.asturm@gentoo> (raw)

commit:     e53bcd6f274e6d8f7e80deb7b6e87591f4ff9dda
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  4 20:31:28 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug  4 20:31:28 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e53bcd6f

dev-libs/statusnotifier: Drop package, no revdeps

Unused and never made it to Gentoo ebuild repository.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/statusnotifier/metadata.xml               | 11 -----
 .../statusnotifier/statusnotifier-1.0.0.ebuild     | 49 ----------------------
 2 files changed, 60 deletions(-)

diff --git a/dev-libs/statusnotifier/metadata.xml b/dev-libs/statusnotifier/metadata.xml
deleted file mode 100644
index d2520e4bb8..0000000000
--- a/dev-libs/statusnotifier/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>kde@gentoo.org</email>
-		<name>Gentoo KDE Project</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="github">jjk-jacky/statusnotifier</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-libs/statusnotifier/statusnotifier-1.0.0.ebuild b/dev-libs/statusnotifier/statusnotifier-1.0.0.ebuild
deleted file mode 100644
index 93458af4f1..0000000000
--- a/dev-libs/statusnotifier/statusnotifier-1.0.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="Library to use KDE's StatusNotifierItem via GObject"
-HOMEPAGE="https://github.com/jjk-jacky/statusnotifier"
-SRC_URI="https://github.com/jjk-jacky/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="dbus examples introspection"
-
-BDEPEND="dev-util/gtk-doc"
-DEPEND="
-	dev-libs/glib:2
-	x11-libs/gdk-pixbuf:2
-	x11-libs/cairo
-	dbus? (
-		dev-libs/libdbusmenu[gtk3]
-		x11-libs/gtk+:3
-	)
-	examples? ( x11-libs/gtk+:3 )
-	introspection? ( dev-libs/gobject-introspection )
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	eautoreconf
-	default
-}
-
-src_configure() {
-	local myeconfargs=(
-		--disable-static
-		$(use_enable dbus dbusmenu)
-		$(use_enable introspection)
-		$(use_enable examples example)
-	)
-	econf "${myeconfargs[@]}"
-}
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}


             reply	other threads:[~2019-08-04 21:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-04 21:10 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-12 14:05 [gentoo-commits] proj/kde:master commit in: dev-libs/statusnotifier/ Andreas Sturmlechner
2018-12-12 14:05 Andreas Sturmlechner
2018-06-10 16:06 Johannes Huber
2016-03-21 17:52 Johannes Huber
2015-07-28 21:39 Johannes Huber
2014-10-11  9:21 Manuel Rüger
2014-10-11  7:58 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1564950688.e53bcd6f274e6d8f7e80deb7b6e87591f4ff9dda.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox