public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xosd/
Date: Wed, 11 Sep 2019 16:21:33 +0000 (UTC)	[thread overview]
Message-ID: <1568218873.1bfde1032fdb5145e4ebe13e244ef85c80b80049.mgorny@gentoo> (raw)

commit:     1bfde1032fdb5145e4ebe13e244ef85c80b80049
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 11:27:35 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 16:21:13 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bfde103

x11-libs/xosd: Drop old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-libs/xosd/xosd-2.2.14-r2.ebuild | 48 -------------------------------------
 1 file changed, 48 deletions(-)

diff --git a/x11-libs/xosd/xosd-2.2.14-r2.ebuild b/x11-libs/xosd/xosd-2.2.14-r2.ebuild
deleted file mode 100644
index f5629247357..00000000000
--- a/x11-libs/xosd/xosd-2.2.14-r2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils autotools
-
-DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display"
-HOMEPAGE="https://sourceforge.net/projects/libxosd/"
-SRC_URI="mirror://debian/pool/main/x/xosd/${PN}_${PV}.orig.tar.gz
-	https://dev.gentoo.org/~jer/${PN}_${PV}-1.diff.gz
-	http://digilander.libero.it/dgp85/gentoo/${PN}-gentoo-m4-1.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
-IUSE="xinerama"
-
-RDEPEND="x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXt
-	media-fonts/font-misc-misc"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	x11-base/xorg-proto"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${FILESDIR}"/${P}-m4.patch
-	epatch "${FILESDIR}"/${P}-makefile.patch
-	epatch "${DISTDIR}"/${PN}_${PV}-1.diff.gz
-	# bug #286632
-	epatch "${FILESDIR}"/"${PN}"-config-incorrect-dup-filter-fix.patch
-
-	AT_M4DIR="${WORKDIR}/m4" eautoreconf
-}
-
-src_compile() {
-	econf \
-		$(use_enable xinerama)
-	emake || die "emake failed"
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-	dodoc AUTHORS ChangeLog NEWS README TODO
-}


             reply	other threads:[~2019-09-11 16:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-11 16:21 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-28  5:27 [gentoo-commits] repo/gentoo:master commit in: x11-libs/xosd/ Arthur Zamarin
2021-09-04 10:17 Yixun Lan
2021-04-18  6:06 Sam James
2019-10-12  4:30 Matt Turner
2019-10-11 22:32 Sergei Trofimovich
2019-10-07 19:22 Sergei Trofimovich
2019-10-07 19:12 Sergei Trofimovich
2019-10-07 10:44 Agostino Sarubbo
2019-10-07 10:38 Agostino Sarubbo
2019-10-07  8:42 Agostino Sarubbo
2019-10-06 21:18 Thomas Deutschmann
2017-02-07 17:48 David Seifert
2016-08-07  6:52 Pacho Ramos
2016-05-19 15:55 Jeroen Roovers
2016-05-19 15:55 Jeroen Roovers

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=1568218873.1bfde1032fdb5145e4ebe13e244ef85c80b80049.mgorny@gentoo \
    --to=mgorny@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