From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/guvcview/
Date: Thu, 21 May 2020 19:36:53 +0000 (UTC) [thread overview]
Message-ID: <1590089804.43ae409fbe95e090870a540b6964dfca34e27f1f.asturm@gentoo> (raw)
commit: 43ae409fbe95e090870a540b6964dfca34e27f1f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 19:36:33 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 21 19:36:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43ae409f
media-video/guvcview: EAPI-7 bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-video/guvcview/guvcview-2.0.6-r1.ebuild | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/media-video/guvcview/guvcview-2.0.6-r1.ebuild b/media-video/guvcview/guvcview-2.0.6-r1.ebuild
index 76ae9ce37c0..a24e2f2d304 100644
--- a/media-video/guvcview/guvcview-2.0.6-r1.ebuild
+++ b/media-video/guvcview/guvcview-2.0.6-r1.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-
-inherit autotools flag-o-matic qmake-utils toolchain-funcs
+EAPI=7
MY_P=${PN}-src-${PV}
+inherit autotools flag-o-matic qmake-utils toolchain-funcs
DESCRIPTION="Simple Qt5 or GTK+3 interface for capturing and viewing video from v4l2 devices"
HOMEPAGE="http://guvcview.sourceforge.net/"
@@ -16,17 +15,22 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="gsl pulseaudio qt5"
+BDEPEND="
+ dev-util/intltool
+ sys-devel/autoconf-archive
+ sys-devel/gettext
+ virtual/pkgconfig
+"
RDEPEND="
>=dev-libs/glib-2.10
media-libs/libpng:0=
media-libs/libsdl2
media-libs/libv4l
>=media-libs/portaudio-19_pre
- media-video/ffmpeg
+ >=media-video/ffmpeg-2.8:0=
virtual/libusb:1
virtual/udev
gsl? ( >=sci-libs/gsl-1.15 )
- >=media-video/ffmpeg-2.8:0=
pulseaudio? ( >=media-sound/pulseaudio-0.9.15 )
qt5? (
dev-qt/qtcore:5
@@ -37,12 +41,8 @@ RDEPEND="
"
# linux-headers: bug 448260
DEPEND="${RDEPEND}
- dev-util/intltool
- sys-devel/autoconf-archive
- sys-devel/gettext
>=sys-kernel/linux-headers-3.4-r2
virtual/os-headers
- virtual/pkgconfig
"
S="${WORKDIR}/${MY_P}"
@@ -73,5 +73,5 @@ src_configure() {
src_install() {
default
- find "${D}" -name '*.la' -delete || die
+ find "${D}" -name '*.la' -type f -delete || die
}
next reply other threads:[~2020-05-21 19:36 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-21 19:36 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-27 23:22 [gentoo-commits] repo/gentoo:master commit in: media-video/guvcview/ Andreas Sturmlechner
2025-01-27 21:27 Sam James
2025-01-27 21:27 Sam James
2024-11-11 16:14 Andreas Sturmlechner
2024-11-10 21:11 Sam James
2024-11-10 16:03 Sam James
2024-03-13 4:46 Sam James
2022-11-12 17:48 Matt Turner
2022-09-03 5:27 Sam James
2022-09-03 5:27 Sam James
2022-07-12 13:09 Alexis Ballier
2021-08-01 18:27 Sam James
2021-06-02 22:36 Sam James
2020-04-26 11:00 David Seifert
2020-04-25 20:22 Mikle Kolyada
2019-01-14 14:30 Mikle Kolyada
2019-01-09 1:36 Thomas Deutschmann
2019-01-06 19:29 Andreas Sturmlechner
2018-12-16 23:56 Andreas Sturmlechner
2018-12-16 23:53 Andreas Sturmlechner
2018-12-16 23:53 Andreas Sturmlechner
2017-06-15 9:54 Agostino Sarubbo
2017-06-15 8:34 Agostino Sarubbo
2017-02-09 13:27 Alexis Ballier
2017-02-09 13:27 Alexis Ballier
2016-12-29 3:17 Aaron Bauman
2016-12-29 3:03 Aaron Bauman
2016-09-28 16:52 Michael Palimaka
2016-08-29 13:24 Alexis Ballier
2016-03-04 10:58 Alexis Ballier
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=1590089804.43ae409fbe95e090870a540b6964dfca34e27f1f.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