From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4E0DB138334 for ; Wed, 10 Jul 2019 05:15:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0710E088D; Wed, 10 Jul 2019 05:15:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94058E088D for ; Wed, 10 Jul 2019 05:15:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 506253474E5 for ; Wed, 10 Jul 2019 05:15:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DFCB58B for ; Wed, 10 Jul 2019 05:15:03 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1562735701.cdde23bccf7d86d39d69e593a40cfeff2519d24e.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libvdpau/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libvdpau/Manifest x11-libs/libvdpau/libvdpau-1.1.1.ebuild X-VCS-Directories: x11-libs/libvdpau/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: cdde23bccf7d86d39d69e593a40cfeff2519d24e X-VCS-Branch: master Date: Wed, 10 Jul 2019 05:15:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: eaa74c8d-5921-4a55-961d-228a9a95fbe3 X-Archives-Hash: bd648f08a813dabfe7301ac8300f1672 commit: cdde23bccf7d86d39d69e593a40cfeff2519d24e Author: Jeroen Roovers gentoo org> AuthorDate: Wed Jul 10 05:14:50 2019 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Jul 10 05:15:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdde23bc x11-libs/libvdpau: Old Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Jeroen Roovers gentoo.org> x11-libs/libvdpau/Manifest | 1 - x11-libs/libvdpau/libvdpau-1.1.1.ebuild | 49 --------------------------------- 2 files changed, 50 deletions(-) diff --git a/x11-libs/libvdpau/Manifest b/x11-libs/libvdpau/Manifest index 2dfe563abd9..1e330c7a150 100644 --- a/x11-libs/libvdpau/Manifest +++ b/x11-libs/libvdpau/Manifest @@ -1,2 +1 @@ -DIST libvdpau-1.1.1.tar.gz 541752 BLAKE2B 346dad1ee83193fb489a67016874b1cb9eccc88833766f1df987ed7369078cf259c168546d64ab847d81baceb4e4969d859c29a4081befbe100925d457dfb6df SHA512 e094494fc820c2395c9dbb4e69daa89334b9186e2ad1a6c06671c7f844568db191ce4d1d9df95c4536579864bcc8541eb6fd159c377bc73c228cdf2a0fea50fb DIST libvdpau-libvdpau-1.2.tar.bz2 140017 BLAKE2B 0420961c48fcd5c92e7e98f84f629946f6234c28781bd7d8c9eb4aa2ab11b76e89e05f50cc423a2935b3376ff3b919ad9e6ef1710ff3549369567f298b5efa50 SHA512 f76c2283a1bd2e854aa6b86a564f7f08c1ff7da34e971c7c39f36e77fbd51fe0440d1ba01bff0b80be6c0326817ee4e6bff719dbe8dbf5e1ec7a94fad5016b7e diff --git a/x11-libs/libvdpau/libvdpau-1.1.1.ebuild b/x11-libs/libvdpau/libvdpau-1.1.1.ebuild deleted file mode 100644 index a9de7350064..00000000000 --- a/x11-libs/libvdpau/libvdpau-1.1.1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -VIRTUALX_REQUIRED="test" -inherit autotools-multilib flag-o-matic virtualx - -DESCRIPTION="VDPAU wrapper and trace libraries" -HOMEPAGE="https://www.freedesktop.org/wiki/Software/VDPAU" -SRC_URI="https://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 x86 ~amd64-fbsd ~x86-fbsd" -IUSE="doc dri" - -RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] - dri? ( >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] ) - !=x11-drivers/nvidia-drivers-180* - !=x11-drivers/nvidia-drivers-185* - !=x11-drivers/nvidia-drivers-190*" -DEPEND="${RDEPEND} - virtual/pkgconfig - doc? ( - app-doc/doxygen - media-gfx/graphviz - virtual/latex-base - ) - dri? ( x11-base/xorg-proto )" - -src_configure() { - append-cppflags -D_GNU_SOURCE - local myeconfargs=( - --docdir="${EPREFIX}"/usr/share/doc/${PF} - $(use_enable doc documentation) - $(use dri || echo --disable-dri2) - ) - - autotools-multilib_src_configure -} - -multilib_src_test() { - Xemake check -} - -src_install() { - autotools-multilib_src_install - prune_libtool_files --modules -}