diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-02-15 06:40:47 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-02-15 06:40:47 +0100 |
commit | fb4d38e4019160fda340522aeefb06e337ef2e5f (patch) | |
tree | ee199b5de9e8061b2dad00711df45207796d575d /x11-libs | |
parent | x11-libs/libva: bump to 2.1.0 (diff) | |
download | gentoo-fb4d38e4019160fda340522aeefb06e337ef2e5f.tar.gz gentoo-fb4d38e4019160fda340522aeefb06e337ef2e5f.tar.bz2 gentoo-fb4d38e4019160fda340522aeefb06e337ef2e5f.zip |
x11-libs/libva-intel-driver: Remove old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-libs')
5 files changed, 0 insertions, 227 deletions
diff --git a/x11-libs/libva-intel-driver/Manifest b/x11-libs/libva-intel-driver/Manifest index d5dfb13ce1d8..4102908741e8 100644 --- a/x11-libs/libva-intel-driver/Manifest +++ b/x11-libs/libva-intel-driver/Manifest @@ -1,6 +1,3 @@ DIST libva-intel-driver-1.7.3.tar.gz 1648659 BLAKE2B 5d5bf82d02c6e887f4afd332fa395e3044ac9b9bbf8e1682aeaf80d6c61c1db537b27ed22b25e932ec71d9011af07d9008f64df2e7c77a2c6f9dd0e10860d41f SHA512 57ae4fbf1bd5799e8a311fcd67eda1a8a6d5b5267df502b83f63f8bd0cdd510a4f78b4d09088833bfa2e98447d841c3d4e7229f4e75a9d9f4b8096fb14027878 -DIST libva-intel-driver-1.8.0.tar.gz 2308240 BLAKE2B 5d5190b0dedc62421f4118410421823101bdbbd93c9eaa52e42d49049a8400f364f53a3017ab0c683fdc6317032e0fd45e9d440d00dbbcf6c0a134f297de7612 SHA512 fbf68ad5f7558366dadf6e8d834ed89665e86167676ca72fdca218023f5709b0bdf1b124f11ed3f7c10b60741a2574a8ea7c3e5607a6727d3b9cc2ed44981542 -DIST libva-intel-driver-1.8.1.tar.gz 2309572 BLAKE2B 4a51d03000a9787767c65ac1a5c7a27f1e8a5be5f45645f85539e938100fca6c3233b36e10847ef7b8d8e41df50f3f41794b8f2793679b66e6b463f0780ba88e SHA512 a7c414ce32f1724acf62dd67099e5b0642aae880434232adb26f228037ccd8f070a0d836a541841992513c2945520bf2e4dd70309d8d551a892d845303489baa -DIST libva-intel-driver-1.8.2.tar.gz 2309998 BLAKE2B 8c00779c84ea993ed717c4a3d45499f5077898556f8b7f8e4d6edc94465c43baff202562cb618051893615a10c4f6a76047fe6cf06433872c67bfd938eb59084 SHA512 047362e2ca301e01db8bd73450595c91fd4da36da4737be2fe7ba32086a0ead3443e9247ae84f87034c9ded3f046c314af0d1baab8930bb03b77f22ad1fac9f0 DIST libva-intel-driver-1.8.3.tar.gz 2591242 BLAKE2B 954ad024ea93073f23045530506c6988cd55bc4bce565856071b30cfc0c10b673a225d4cfdd50cd360a3f828bf236386ba2937e59c260f72717dbdf72a29152c SHA512 0457147aa998014df82ef6180c873fd087b03573adac7ba84c79516a16bd73eb43ff5f07cf3f40c7f590f4e04981ae3010877a468fb20fe4606843932aaa0990 DIST libva-intel-driver-2.0.0.tar.gz 2831508 BLAKE2B 3f777303099cac2df3d3d2394af28e086bb4f9b6d595585cedf0d3a4aed79c8ab9d0a132b828d9b56c9bf09526cd6d0a7b9354832464a9ffec7a66aeb939a528 SHA512 2f538d97ae2ea5cbbaa2660c1498a2288b8828ecae914c500f250c25a433a8ee289a9a5beb001b557dd0d84fa3f4bcd8bbe2f23c705caad527080ecca29b933b diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-1.8.0.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-1.8.0.ebuild deleted file mode 100644 index 053f134f8eb5..000000000000 --- a/x11-libs/libva-intel-driver/libva-intel-driver-1.8.0.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -SCM="" -if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild - SCM=git-r3 - EGIT_BRANCH=master - EGIT_REPO_URI="https://github.com/01org/intel-vaapi-driver.git" -fi - -AUTOTOOLS_AUTORECONF="yes" -inherit autotools-multilib ${SCM} - -DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="https://github.com/01org/intel-vaapi-driver" -if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild - SRC_URI="" -else - SRC_URI="https://github.com/01org/intel-vaapi-driver/archive/${PV}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/intel-vaapi-driver-${PV}" -fi - -LICENSE="MIT" -SLOT="0" -if [ "${PV%9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -else - KEYWORDS="" -fi -IUSE="+drm wayland X" - -RDEPEND=">=x11-libs/libva-1.8.0[X?,wayland?,drm?,${MULTILIB_USEDEP}] - >=x11-libs/libdrm-2.4.46[video_cards_intel,${MULTILIB_USEDEP}] - wayland? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] )" - -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS=( AUTHORS NEWS README ) -AUTOTOOLS_PRUNE_LIBTOOL_FILES="all" - -src_prepare() { - sed -e 's/intel-gen4asm/\0diSaBlEd/g' -i configure.ac || die - autotools-multilib_src_prepare -} - -multilib_src_configure() { - local myeconfargs=( - $(use_enable drm) - $(use_enable wayland) - $(use_enable X x11) - ) - autotools-utils_src_configure -} diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-1.8.1.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-1.8.1.ebuild deleted file mode 100644 index 053f134f8eb5..000000000000 --- a/x11-libs/libva-intel-driver/libva-intel-driver-1.8.1.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -SCM="" -if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild - SCM=git-r3 - EGIT_BRANCH=master - EGIT_REPO_URI="https://github.com/01org/intel-vaapi-driver.git" -fi - -AUTOTOOLS_AUTORECONF="yes" -inherit autotools-multilib ${SCM} - -DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="https://github.com/01org/intel-vaapi-driver" -if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild - SRC_URI="" -else - SRC_URI="https://github.com/01org/intel-vaapi-driver/archive/${PV}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/intel-vaapi-driver-${PV}" -fi - -LICENSE="MIT" -SLOT="0" -if [ "${PV%9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -else - KEYWORDS="" -fi -IUSE="+drm wayland X" - -RDEPEND=">=x11-libs/libva-1.8.0[X?,wayland?,drm?,${MULTILIB_USEDEP}] - >=x11-libs/libdrm-2.4.46[video_cards_intel,${MULTILIB_USEDEP}] - wayland? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] )" - -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS=( AUTHORS NEWS README ) -AUTOTOOLS_PRUNE_LIBTOOL_FILES="all" - -src_prepare() { - sed -e 's/intel-gen4asm/\0diSaBlEd/g' -i configure.ac || die - autotools-multilib_src_prepare -} - -multilib_src_configure() { - local myeconfargs=( - $(use_enable drm) - $(use_enable wayland) - $(use_enable X x11) - ) - autotools-utils_src_configure -} diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-1.8.2.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-1.8.2.ebuild deleted file mode 100644 index 053f134f8eb5..000000000000 --- a/x11-libs/libva-intel-driver/libva-intel-driver-1.8.2.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -SCM="" -if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild - SCM=git-r3 - EGIT_BRANCH=master - EGIT_REPO_URI="https://github.com/01org/intel-vaapi-driver.git" -fi - -AUTOTOOLS_AUTORECONF="yes" -inherit autotools-multilib ${SCM} - -DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="https://github.com/01org/intel-vaapi-driver" -if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild - SRC_URI="" -else - SRC_URI="https://github.com/01org/intel-vaapi-driver/archive/${PV}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/intel-vaapi-driver-${PV}" -fi - -LICENSE="MIT" -SLOT="0" -if [ "${PV%9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -else - KEYWORDS="" -fi -IUSE="+drm wayland X" - -RDEPEND=">=x11-libs/libva-1.8.0[X?,wayland?,drm?,${MULTILIB_USEDEP}] - >=x11-libs/libdrm-2.4.46[video_cards_intel,${MULTILIB_USEDEP}] - wayland? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] )" - -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS=( AUTHORS NEWS README ) -AUTOTOOLS_PRUNE_LIBTOOL_FILES="all" - -src_prepare() { - sed -e 's/intel-gen4asm/\0diSaBlEd/g' -i configure.ac || die - autotools-multilib_src_prepare -} - -multilib_src_configure() { - local myeconfargs=( - $(use_enable drm) - $(use_enable wayland) - $(use_enable X x11) - ) - autotools-utils_src_configure -} diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-2.0.0.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-2.0.0.ebuild deleted file mode 100644 index 91c3815cfab6..000000000000 --- a/x11-libs/libva-intel-driver/libva-intel-driver-2.0.0.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -SCM="" -if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild - SCM=git-r3 - EGIT_BRANCH=master - EGIT_REPO_URI="https://github.com/01org/intel-vaapi-driver.git" -fi - -AUTOTOOLS_AUTORECONF="yes" -inherit autotools-multilib ${SCM} - -DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="https://github.com/01org/intel-vaapi-driver" -if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild - SRC_URI="" -else - SRC_URI="https://github.com/01org/intel-vaapi-driver/archive/${PV}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/intel-vaapi-driver-${PV}" -fi - -LICENSE="MIT" -SLOT="0" -if [ "${PV%9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -else - KEYWORDS="" -fi -IUSE="+drm wayland X" - -RDEPEND=">=x11-libs/libva-2.0.0[X?,wayland?,drm?,${MULTILIB_USEDEP}] - >=x11-libs/libdrm-2.4.52[video_cards_intel,${MULTILIB_USEDEP}] - wayland? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] >=dev-libs/wayland-1.11[${MULTILIB_USEDEP}] )" - -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS=( AUTHORS NEWS README ) -AUTOTOOLS_PRUNE_LIBTOOL_FILES="all" - -src_prepare() { - sed -e 's/intel-gen4asm/\0diSaBlEd/g' -i configure.ac || die - autotools-multilib_src_prepare -} - -multilib_src_configure() { - local myeconfargs=( - $(use_enable drm) - $(use_enable wayland) - $(use_enable X x11) - ) - autotools-utils_src_configure -} |