public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-video/luvcview/, profiles/
@ 2024-08-04 17:36 Arthur Zamarin
  0 siblings, 0 replies; only message in thread
From: Arthur Zamarin @ 2024-08-04 17:36 UTC (permalink / raw
  To: gentoo-commits

commit:     7e68a00e24c1843e3f47e6c27e295cc592d9b6f3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  4 17:35:52 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Aug  4 17:35:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e68a00e

media-video/luvcview: treeclean

Closes: https://bugs.gentoo.org/935553 (pkgremoved)
Closes: https://bugs.gentoo.org/875746 (pkgremoved)
Closes: https://bugs.gentoo.org/875245 (pkgremoved)
Closes: https://bugs.gentoo.org/731094 (pkgremoved)
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-video/luvcview/Manifest                 |  2 --
 media-video/luvcview/luvcview-0.2.6-r1.ebuild | 45 ---------------------------
 media-video/luvcview/metadata.xml             |  8 -----
 profiles/package.mask                         |  5 ---
 4 files changed, 60 deletions(-)

diff --git a/media-video/luvcview/Manifest b/media-video/luvcview/Manifest
deleted file mode 100644
index 1f399648f4ca..000000000000
--- a/media-video/luvcview/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST luvcview_0.2.6-4.diff.gz 8227 BLAKE2B 10c01541920b24dafd55f969f4e86daa2d4bb7d73fc33b7ed3b592e080ef31a6d4e429585402e291f20898af5d48021d618ca6496a668def767fad4dced47a3f SHA512 ae0f760e08979065a072f28367fd6c399ff8bc821b79d021d0fec8bb62e36b10804f30f708de3e23ccada0596b7c57dec6d0f8b92a777046e1bfa087686e7f87
-DIST luvcview_0.2.6.orig.tar.gz 100318 BLAKE2B 94273fc4635d515c78b9604e3a1bcdfeea5f835f64f6bb1f19c192ebee5f96b7e1d3b1e7921969560e5bd111cb7e84d20806c42b64f4ab6de40e1597ffae3c99 SHA512 6d0b480c51716e36401680ae333c37f179122d04feca3e91056f77abee6dc60dac4e431e8cca999780c343d10170678ace1eb29076c9211c0cfef6d65a4599ab

diff --git a/media-video/luvcview/luvcview-0.2.6-r1.ebuild b/media-video/luvcview/luvcview-0.2.6-r1.ebuild
deleted file mode 100644
index 34f1275f979d..000000000000
--- a/media-video/luvcview/luvcview-0.2.6-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit desktop toolchain-funcs
-
-PATCH_LEVEL="4"
-
-DESCRIPTION="USB Video Class grabber"
-HOMEPAGE="https://packages.qa.debian.org/l/luvcview.html"
-SRC_URI="mirror://debian/pool/main/l/${PN}/${PN}_${PV}.orig.tar.gz
-	mirror://debian/pool/main/l/${PN}/${PN}_${PV}-${PATCH_LEVEL}.diff.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	media-libs/libsdl
-	media-libs/libv4l
-	x11-libs/libX11
-"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	default
-	eapply "${WORKDIR}"/${PN}_${PV}-${PATCH_LEVEL}.diff
-	eapply debian/patches/*.patch
-	sed -i -e 's:videodev.h:videodev2.h:' *.{c,h} || die
-	sed -i -e 's:-O2::' Makefile || die
-}
-
-src_compile() {
-	emake CC="$(tc-getCC) ${LDFLAGS}"
-}
-
-src_install() {
-	dobin luvcview
-	doman debian/luvcview.1
-	dodoc Changelog README ToDo
-	make_desktop_entry ${PN}
-}

diff --git a/media-video/luvcview/metadata.xml b/media-video/luvcview/metadata.xml
deleted file mode 100644
index a2dfee954457..000000000000
--- a/media-video/luvcview/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>media-video@gentoo.org</email>
-		<name>Gentoo Video project</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index eef9cf39aa4b..093037873f04 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -213,11 +213,6 @@ net-dialup/openl2tp
 # Removal on 2024-08-05.  Bug #935676.
 dev-python/pathlib2
 
-# Arthur Zamarin <arthurzam@gentoo.org> (2024-07-05)
-# EAPI=6, no reverse dependencies, various issues with modern C.
-# Removal on 2024-08-04.  Bugs #935553, #875746, #875245, #731094.
-media-video/luvcview
-
 # Joonas Niilola <juippis@gentoo.org> (2024-07-04)
 # libxml2-2.13.1 removed "deprecated" symbols that other (older)
 # packages depend upon. It can be mitigated with a --with-legacy


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

only message in thread, other threads:[~2024-08-04 17:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-04 17:36 [gentoo-commits] repo/gentoo:master commit in: media-video/luvcview/, profiles/ Arthur Zamarin

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