summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-05-03 12:26:15 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-05-03 12:26:15 +0300
commit4d545c609e3d3bc29d3da7f4f93bab0fa198c06c (patch)
tree2b6bd9a5e6c72f60ae30d9bef62dec0e95c38b9b /media-video/gpac
parentmedia-video/makemkv: remove libressl support (diff)
downloadgentoo-4d545c609e3d3bc29d3da7f4f93bab0fa198c06c.tar.gz
gentoo-4d545c609e3d3bc29d3da7f4f93bab0fa198c06c.tar.bz2
gentoo-4d545c609e3d3bc29d3da7f4f93bab0fa198c06c.zip
media-video/gpac: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-video/gpac')
-rw-r--r--media-video/gpac/gpac-1.0.1.ebuild5
-rw-r--r--media-video/gpac/gpac-9999.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/media-video/gpac/gpac-1.0.1.ebuild b/media-video/gpac/gpac-1.0.1.ebuild
index c372803a25a4..65ed5f65e282 100644
--- a/media-video/gpac/gpac-1.0.1.ebuild
+++ b/media-video/gpac/gpac-1.0.1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://gpac.wp.imt.fr/"
LICENSE="GPL-2"
# subslot == libgpac major
SLOT="0/10"
-IUSE="a52 aac alsa cpu_flags_x86_sse2 debug dvb ffmpeg ipv6 jack jpeg jpeg2k libressl mad opengl oss png
+IUSE="a52 aac alsa cpu_flags_x86_sse2 debug dvb ffmpeg ipv6 jack jpeg jpeg2k mad opengl oss png
pulseaudio sdl ssl static-libs theora truetype vorbis xml xvid X"
BDEPEND="virtual/pkgconfig"
@@ -45,8 +45,7 @@ RDEPEND="
truetype? ( media-libs/freetype:2 )
sdl? ( media-libs/libsdl )
ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
)
vorbis? ( media-libs/libvorbis )
X? (
diff --git a/media-video/gpac/gpac-9999.ebuild b/media-video/gpac/gpac-9999.ebuild
index abfcbc0e5d9d..e1c72932c19e 100644
--- a/media-video/gpac/gpac-9999.ebuild
+++ b/media-video/gpac/gpac-9999.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://gpac.wp.imt.fr/"
LICENSE="GPL-2"
# subslot == libgpac major
SLOT="0/10"
-IUSE="a52 aac alsa cpu_flags_x86_sse2 debug dvb ffmpeg ipv6 jack jpeg jpeg2k libressl mad opengl oss png
+IUSE="a52 aac alsa cpu_flags_x86_sse2 debug dvb ffmpeg ipv6 jack jpeg jpeg2k mad opengl oss png
pulseaudio sdl ssl static-libs theora truetype vorbis xml xvid X"
BDEPEND="virtual/pkgconfig"
@@ -45,8 +45,7 @@ RDEPEND="
truetype? ( media-libs/freetype:2 )
sdl? ( media-libs/libsdl )
ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
)
vorbis? ( media-libs/libvorbis )
X? (