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] repo/gentoo:master commit in: media-tv/linuxtv-dvb-apps/
Date: Sat,  3 Jun 2017 21:26:56 +0000 (UTC)	[thread overview]
Message-ID: <1496525183.4251b4e2105d4fc587deef555152f7efb79d6798.asturm@gentoo> (raw)

commit:     4251b4e2105d4fc587deef555152f7efb79d6798
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 20:13:32 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 21:26:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4251b4e2

media-tv/linuxtv-dvb-apps: Drop obsolete dev-db/xbase blocker

Update HOMEPAGE and DESCRIPTION.
File collision was fixed by Pacho in 2012.

Gentoo-bug: 208596

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 .../linuxtv-dvb-apps-1.1.1.20100223-r1.ebuild      | 25 ++++++++++++----------
 1 file changed, 14 insertions(+), 11 deletions(-)

diff --git a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20100223-r1.ebuild b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20100223-r1.ebuild
index a34e9279482..88362e0f4de 100644
--- a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20100223-r1.ebuild
+++ b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20100223-r1.ebuild
@@ -1,37 +1,40 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 inherit eutils multilib toolchain-funcs vcs-snapshot
 
-HOMEPAGE="http://www.linuxtv.org/"
-DESCRIPTION="small utils for DVB to scan, zap, view signal strength, ..."
+HOMEPAGE="https://www.linuxtv.org/"
+DESCRIPTION="Small utils for DVB to scan, zap, view signal strength, ..."
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
-IUSE="alevt test usb"
+IUSE="alevt usb"
 
-RDEPEND="alevt? ( !media-video/alevt
-		media-libs/libpng
+RDEPEND="
+	alevt? (
+		!media-video/alevt
+		media-libs/libpng:0=
 		media-libs/zvbi[v4l]
 		sys-libs/zlib
-		x11-libs/libX11 )
+		x11-libs/libX11
+	)
 	usb? ( virtual/libusb:0 )
-	!dev-db/xbase"
+"
 DEPEND="${RDEPEND}
 	dev-lang/perl
-	virtual/linuxtv-dvb-headers"
-# !dev-db/xbase (bug #208596)
+	virtual/linuxtv-dvb-headers
+"
 
 src_prepare() {
 	epatch \
 		"${FILESDIR}"/${P}-ldflags.patch \
 		"${FILESDIR}"/${P}-alevt.patch
 
-	# do not compile test-progs, incompartible with videodev2.h
+	# do not compile test-progs, incompatible with videodev2.h
 	sed -e '/-C test/d' \
 		-i Makefile || die
 


             reply	other threads:[~2017-06-03 21:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-03 21:26 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-12-03 22:14 [gentoo-commits] repo/gentoo:master commit in: media-tv/linuxtv-dvb-apps/ James Le Cuirot
2019-01-26 17:23 Sergei Trofimovich
2019-02-15  0:18 Thomas Deutschmann
2019-02-22 10:35 Mikle Kolyada
2019-02-22 10:35 Mikle Kolyada
2020-06-11  8:25 Agostino Sarubbo
2020-06-11  8:29 Agostino Sarubbo
2020-06-11  8:34 Agostino Sarubbo
2020-11-01  3:20 Sam James
2022-03-20  0:16 Sam James

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=1496525183.4251b4e2105d4fc587deef555152f7efb79d6798.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