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: www-plugins/freshplayerplugin/
Date: Fri,  3 Apr 2020 14:57:12 +0000 (UTC)	[thread overview]
Message-ID: <1585925804.8555f014d0ed6d453e8d1f6f3553ff4169ddc77f.asturm@gentoo> (raw)

commit:     8555f014d0ed6d453e8d1f6f3553ff4169ddc77f
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sat Nov 23 10:11:09 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 14:56:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8555f014

www-plugins/freshplayerplugin: rename USE=gles2 to USE=gles2-only

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...playerplugin-0.3.9.ebuild => freshplayerplugin-0.3.9-r1.ebuild} | 7 ++++---
 www-plugins/freshplayerplugin/metadata.xml                         | 1 -
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.9.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.9-r1.ebuild
similarity index 91%
rename from www-plugins/freshplayerplugin/freshplayerplugin-0.3.9.ebuild
rename to www-plugins/freshplayerplugin/freshplayerplugin-0.3.9-r1.ebuild
index ffb3b7a382c..488069f26f1 100644
--- a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.9.ebuild
+++ b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.9-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/i-rinat/freshplayerplugin"
 DESCRIPTION="PPAPI-host NPAPI-plugin adapter for flashplayer in npapi based browsers"
 SRC_URI="https://github.com/i-rinat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 SLOT=0
-IUSE="gles2 jack libav libressl pulseaudio v4l vaapi vdpau"
+IUSE="gles2-only jack libav libressl pulseaudio v4l vaapi vdpau"
 
 KEYWORDS="amd64"
 
@@ -26,7 +26,8 @@ COMMON_DEPEND="
 	dev-libs/libevent:=[threads]
 	media-libs/alsa-lib:=
 	media-libs/freetype:2=
-	media-libs/mesa:=[egl,gles2?]
+	media-libs/mesa:=[egl]
+	gles2-only? ( media-libs/mesa[gles2] )
 	x11-libs/cairo:=[X]
 	x11-libs/libXcursor:=
 	x11-libs/libXrandr:=
@@ -65,7 +66,7 @@ src_configure() {
 	mycmakeargs=(
 		-DWITH_JACK=$(usex jack)
 		-DWITH_PULSEAUDIO=$(usex pulseaudio)
-		-DWITH_GLES2=$(usex gles2)
+		-DWITH_GLES2=$(usex gles2-only)
 		-DWITH_LIBV4L2=$(usex v4l)
 		-DCMAKE_SKIP_RPATH=1
 	)

diff --git a/www-plugins/freshplayerplugin/metadata.xml b/www-plugins/freshplayerplugin/metadata.xml
index d335982d456..529020d6dc7 100644
--- a/www-plugins/freshplayerplugin/metadata.xml
+++ b/www-plugins/freshplayerplugin/metadata.xml
@@ -3,7 +3,6 @@
 <pkgmetadata>
 	<!--maintainer-needed-->
 	<use>
-		<flag name="gles2">Use system GLESv2 libraries instead of ANGLE for shader translation</flag>
 		<flag name="v4l">Use libv4l2 for colorspace conversion</flag>
 	</use>
 	<upstream>


             reply	other threads:[~2020-04-03 14:57 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03 14:57 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-26  7:44 [gentoo-commits] repo/gentoo:master commit in: www-plugins/freshplayerplugin/ Mikle Kolyada
2018-05-29  8:28 Mikle Kolyada
2018-05-25 17:35 Pacho Ramos
2018-05-05 19:43 Brian Evans
2017-07-10  0:21 Brian Evans
2016-12-23 10:11 Johannes Huber
2016-11-10  4:13 Brian Evans
2016-10-13 19:07 Brian Evans
2016-10-13 19:07 Brian Evans
2016-10-13 19:07 Brian Evans
2016-10-13 18:14 Brian Evans
2016-09-27  3:22 Brian Evans
2016-03-03 13:42 Brian Evans
2015-12-29  2:56 Brian Evans
2015-12-19 19:07 Brian Evans
2015-10-30  9:18 Agostino Sarubbo
2015-10-12  2:49 Brian Evans
2015-10-08  2:01 Brian Evans
2015-08-22  2:09 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=1585925804.8555f014d0ed6d453e8d1f6f3553ff4169ddc77f.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