From 978f39f90dba228f11d58813451498d9e0bc642c Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Fri, 4 Dec 2020 15:36:05 +0100 Subject: [PATCH] virtual/jpeg: delete unnecessary package Now that libjpeg-turbo was deleted, we can now delete virtual/jpeg. --- .../portage-stable/virtual/jpeg/jpeg-0-r2.ebuild | 16 ---------------- .../portage-stable/virtual/jpeg/jpeg-62.ebuild | 15 --------------- .../portage-stable/virtual/jpeg/metadata.xml | 14 -------------- 3 files changed, 45 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/jpeg/jpeg-0-r2.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/jpeg/jpeg-62.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/jpeg/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/virtual/jpeg/jpeg-0-r2.ebuild b/sdk_container/src/third_party/portage-stable/virtual/jpeg/jpeg-0-r2.ebuild deleted file mode 100644 index b8d1dba447..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/jpeg/jpeg-0-r2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit multilib-build - -DESCRIPTION="Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="static-libs" - -RDEPEND="|| ( - >=media-libs/libjpeg-turbo-1.3.0-r3:0[static-libs?,${MULTILIB_USEDEP}] - >=media-libs/jpeg-8d-r1:0[static-libs?,${MULTILIB_USEDEP}] - )" diff --git a/sdk_container/src/third_party/portage-stable/virtual/jpeg/jpeg-62.ebuild b/sdk_container/src/third_party/portage-stable/virtual/jpeg/jpeg-62.ebuild deleted file mode 100644 index 0f597765fb..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/jpeg/jpeg-62.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit multilib-build - -DESCRIPTION="A virtual for the libjpeg.so.62 ABI for binary-only programs" -SLOT="62" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -RDEPEND="|| ( - >=media-libs/libjpeg-turbo-1.3.0-r3:0[${MULTILIB_USEDEP}] - >=media-libs/jpeg-6b-r12:62[${MULTILIB_USEDEP}] - )" diff --git a/sdk_container/src/third_party/portage-stable/virtual/jpeg/metadata.xml b/sdk_container/src/third_party/portage-stable/virtual/jpeg/metadata.xml deleted file mode 100644 index d5a42ca38b..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/jpeg/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - graphics@gentoo.org - Gentoo Graphics Project - - - For building against. This is the only slot - that provides headers and command line tools. - For binary compatibility, provides - libjpeg.so.62 only. - -