diff --git a/virtual/arc-opengles/arc-opengles-1.ebuild b/virtual/arc-opengles/arc-opengles-1.ebuild new file mode 100644 index 0000000..3fa1b17 --- /dev/null +++ b/virtual/arc-opengles/arc-opengles-1.ebuild @@ -0,0 +1,15 @@ +# Copyright 2016 The Chromium OS Authors. All rights reserved. +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Virtual for ARC OpenGLES implementations" +SRC_URI="" + +LICENSE="metapackage" +SLOT="0" +KEYWORDS="*" +IUSE="" + +RDEPEND="media-libs/arc-mesa-amd" +DEPEND="" diff --git a/virtual/arc-opengles/arc-opengles-2-r3.ebuild b/virtual/arc-opengles/arc-opengles-2-r3.ebuild new file mode 120000 index 0000000..8894800 --- /dev/null +++ b/virtual/arc-opengles/arc-opengles-2-r3.ebuild @@ -0,0 +1 @@ +arc-opengles-1.ebuild \ No newline at end of file