public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/v4l2loopback/
Date: Sun,  9 Sep 2018 17:27:47 +0000 (UTC)	[thread overview]
Message-ID: <1536514055.4973f380c7236c9adff7ee00ada029e8fcf21bba.grknight@gentoo> (raw)

commit:     4973f380c7236c9adff7ee00ada029e8fcf21bba
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  9 17:27:35 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Sun Sep  9 17:27:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4973f380

media-video/v4l2loopback: Drop old

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 media-video/v4l2loopback/Manifest                  |  1 -
 .../v4l2loopback/v4l2loopback-0.10.0.ebuild        | 58 ----------------------
 2 files changed, 59 deletions(-)

diff --git a/media-video/v4l2loopback/Manifest b/media-video/v4l2loopback/Manifest
index 86217717bfd..06c0780c3a5 100644
--- a/media-video/v4l2loopback/Manifest
+++ b/media-video/v4l2loopback/Manifest
@@ -1,2 +1 @@
-DIST v4l2loopback-0.10.0.tar.gz 46976 BLAKE2B 9e26aa0079f92deefcb3b48816a5279e994be77e1cb54450a91dbec63953858bf378e85d9f93a0694539809987c87461b3f5795b9632aa9d968974f49d3eca77 SHA512 990b83cc592bf66861483d5ed8ebd7aba9d23f8ab54dc11d82ac3c88588cbd340d9cc49f7b758095e76bf9c5f02822700074506439ba51bcafc5cc7c1c979cb8
 DIST v4l2loopback-0.12.0.tar.gz 48723 BLAKE2B 6d62b7839889f43422623e1cfc52142846e796ca184b567906ab950642012a5c581ac656d3e4a71d806786e7ff347298f1f7aabba33743508ba388beb590c03f SHA512 e951fcc2b0a55ec5cd9812c2c26c0cab6e37b99bbb5b8512e28c67b3c59e981b776cb3285a0275f027dbddc010855f12134b9f3fa92f20e19e4de713f77289a1

diff --git a/media-video/v4l2loopback/v4l2loopback-0.10.0.ebuild b/media-video/v4l2loopback/v4l2loopback-0.10.0.ebuild
deleted file mode 100644
index 7c408014c5c..00000000000
--- a/media-video/v4l2loopback/v4l2loopback-0.10.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit linux-mod
-
-case ${PV} in
-9999)
-	inherit git-r3
-	KEYWORDS=""
-	EGIT_REPO_URI="git://github.com/umlaeute/v4l2loopback.git"
-	;;
-*)
-	inherit vcs-snapshot
-	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/umlaeute/v4l2loopback/tarball/v${PV} -> ${P}.tar.gz"
-	;;
-esac
-
-DESCRIPTION="v4l2 loopback device which output is it's own input"
-HOMEPAGE="https://github.com/umlaeute/v4l2loopback"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="examples"
-
-CONFIG_CHECK="VIDEO_DEV"
-MODULE_NAMES="v4l2loopback(video:)"
-BUILD_TARGETS="all"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-	linux-mod_pkg_setup
-	export KERNELRELEASE=${KV_FULL}
-}
-
-src_compile() {
-	linux-mod_src_compile
-	if use examples; then
-		cd "${S}"/examples
-		emake
-	fi
-}
-
-src_install() {
-	linux-mod_src_install
-	dosbin utils/v4l2loopback-ctl
-	dodoc doc/kernel_debugging.txt
-	dodoc doc/docs.txt
-	if use examples; then
-		dosbin examples/yuv4mpeg_to_v4l2
-		docinto examples
-		dodoc examples/{*.sh,*.c,Makefile}
-	fi
-}


             reply	other threads:[~2018-09-09 17:27 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-09 17:27 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-08 11:44 [gentoo-commits] repo/gentoo:master commit in: media-video/v4l2loopback/ Sam James
2025-08-08 11:44 Sam James
2025-06-09  2:43 Sam James
2025-06-09  2:43 Sam James
2025-06-03 21:22 Sam James
2025-06-03 21:22 Sam James
2024-03-23  6:35 Sam James
2024-03-23  6:35 Sam James
2024-03-23  6:35 Sam James
2024-03-23  6:35 Sam James
2023-06-21  8:29 Andrew Ammerlaan
2022-03-20  0:16 Sam James
2021-01-22  3:42 Sam James
2020-10-26 14:13 Ben Kohler
2020-07-03 21:35 Aaron W. Swenson
2020-06-02 14:07 Aaron W. Swenson
2019-05-17  0:32 Nick Sarnie
2018-09-09 17:27 Brian Evans
2017-08-11  2:20 Brian Evans
2017-08-11  2:20 Brian Evans
2017-08-11  2:20 Brian Evans

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=1536514055.4973f380c7236c9adff7ee00ada029e8fcf21bba.grknight@gentoo \
    --to=grknight@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