public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libaosd/, profiles/
@ 2019-10-13 12:39 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-10-13 12:39 UTC (permalink / raw
  To: gentoo-commits

commit:     dbfdc4934be43c2d03c81a7765fbe8e9a1e74c26
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 12:38:11 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 12:38:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbfdc493

x11-libs/libaosd: Remove last-rited pkg

Closes: https://bugs.gentoo.org/694258
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/package.mask                 |  2 --
 x11-libs/libaosd/Manifest             |  1 -
 x11-libs/libaosd/libaosd-0.2.7.ebuild | 41 -----------------------------------
 x11-libs/libaosd/metadata.xml         | 12 ----------
 4 files changed, 56 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index d41f6e52603..ed7d11c34bf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -554,11 +554,9 @@ sys-libs/system-config-base
 # Unmaintained.  All look pretty dead.  No reverse dependencies.
 #
 # x11-libs/gtkhotkey: 2009
-# x11-libs/libaosd: 2010
 #
 # Removal in 30 days.  Bug #694258.
 x11-libs/gtkhotkey
-x11-libs/libaosd
 
 # Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.

diff --git a/x11-libs/libaosd/Manifest b/x11-libs/libaosd/Manifest
deleted file mode 100644
index 0e0fdaca930..00000000000
--- a/x11-libs/libaosd/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libaosd-0.2.7.tar.gz 51560 BLAKE2B ad14feef95e7218c81074daf77dfc50bca6bd02ea527dc7b8bc7d8674bcd69d1662f49909ea5ffd2fa25c0273f8b594fe5121cf5851c9395e904e960d29c8328 SHA512 ebe60b992b0315026c024db83c788ed9c829f1400e0c6da51caeb17d58649825fafb14d7f73cc80a82866f53f108a1e18f921109f940cb59fce038a12f214329

diff --git a/x11-libs/libaosd/libaosd-0.2.7.ebuild b/x11-libs/libaosd/libaosd-0.2.7.ebuild
deleted file mode 100644
index 6c2522feccb..00000000000
--- a/x11-libs/libaosd/libaosd-0.2.7.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools-utils
-
-DESCRIPTION="An advanced on screen display (OSD) library"
-HOMEPAGE="https://github.com/atheme/libaosd"
-SRC_URI="https://github.com/atheme/${PN}/archive/0.2.7.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-IUSE="pango +tools xcomposite"
-
-RDEPEND="
-	x11-libs/cairo[X]
-	x11-libs/libX11
-	x11-libs/libXrender
-	pango? ( x11-libs/pango )
-	tools? ( dev-libs/glib:2 )
-	xcomposite? ( x11-libs/libXcomposite )
-"
-DEPEND="${RDEPEND}"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-DOCS=( Changelog )
-
-src_prepare() {
-	AT_M4DIR=m4 eautoreconf
-}
-
-src_configure() {
-	local myeconfargs=(
-		$(use_enable tools glib)
-		$(use_enable pango pangocairo)
-		$(use_enable xcomposite)
-	)
-
-	autotools-utils_src_configure
-}

diff --git a/x11-libs/libaosd/metadata.xml b/x11-libs/libaosd/metadata.xml
deleted file mode 100644
index e7487235d12..00000000000
--- a/x11-libs/libaosd/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<!-- maintainer-needed -->
-	<use>
-		<flag name="pango">Enable the textual helpers (requires pangocairo).</flag>
-		<flag name="tools">Install the aosd_cat tool (requires glib-2.0).</flag>
-	</use>
-	<upstream>
-		<remote-id type="github">atheme/libaosd</remote-id>
-	</upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-13 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-13 12:39 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libaosd/, profiles/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox