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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 001FA15800C for ; Wed, 28 Dec 2022 14:26:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E34A6E07EE; Wed, 28 Dec 2022 14:26:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C5EE8E07EE for ; Wed, 28 Dec 2022 14:26:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7CF1F33BEEA for ; Wed, 28 Dec 2022 14:26:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D31AA77C for ; Wed, 28 Dec 2022 14:26:17 +0000 (UTC) From: "Petrus Zhao" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petrus Zhao" Message-ID: <1672237564.196ab2cdd57f30b53b92e546f2923d06544a6516.PetrusZhao@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/uxplay/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/uxplay/Manifest media-video/uxplay/uxplay-1.58.ebuild media-video/uxplay/uxplay-1.60.ebuild X-VCS-Directories: media-video/uxplay/ X-VCS-Committer: PetrusZhao X-VCS-Committer-Name: Petrus Zhao X-VCS-Revision: 196ab2cdd57f30b53b92e546f2923d06544a6516 X-VCS-Branch: dev Date: Wed, 28 Dec 2022 14:26:17 +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: f277a41a-e897-4fce-b542-f2f4c83f37d9 X-Archives-Hash: 9c55b0375e92e3ce5ccb9aba13fa5746 commit: 196ab2cdd57f30b53b92e546f2923d06544a6516 Author: Petrus Zhao gmail com> AuthorDate: Wed Dec 28 14:26:04 2022 +0000 Commit: Petrus Zhao gmail com> CommitDate: Wed Dec 28 14:26:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=196ab2cd media-video/uxplay: add 1.60, drop 1.58 Signed-off-by: Petrus Zhao gmail.com> media-video/uxplay/Manifest | 2 +- media-video/uxplay/{uxplay-1.58.ebuild => uxplay-1.60.ebuild} | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-video/uxplay/Manifest b/media-video/uxplay/Manifest index 4336628e1..55c516aa3 100644 --- a/media-video/uxplay/Manifest +++ b/media-video/uxplay/Manifest @@ -1 +1 @@ -DIST uxplay-1.58.tar.gz 383764 BLAKE2B bcbe7b99afbf82d55faadd8cdc1d41d55e589ea46f1d7748fb0fee3c5d57591962faae16dd078676d6fff061cfe0e57b2f4211e46531784eab8199344f7e3a28 SHA512 306b65a8c65fc55148e55c9fc9e30f87c80423ee401eade679391875a547b8fac032a7bc5ca84cd958c404a7ca38148b877f542b6f9aa14596ead0ad0a91a0c1 +DIST uxplay-1.60.tar.gz 387109 BLAKE2B 0c38a5bfde33580c9f14a5aa3752ea6cc38db950f26efd9aea29c6f1c034f3a8508c3683ef6ec790fb3807492307c250310c0181cdd0362eed42c02f2168c70f SHA512 e06ff1f97f4351576ab573ad826ab34affcde97f6bce5cda9baf2efe3d7bccdbe7a0daf21c89721ee66d7a5c3d983d013384e933c7a67ccc6f750f703bea8e46 diff --git a/media-video/uxplay/uxplay-1.58.ebuild b/media-video/uxplay/uxplay-1.60.ebuild similarity index 91% rename from media-video/uxplay/uxplay-1.58.ebuild rename to media-video/uxplay/uxplay-1.60.ebuild index 23e778dae..e053423d4 100644 --- a/media-video/uxplay/uxplay-1.58.ebuild +++ b/media-video/uxplay/uxplay-1.60.ebuild @@ -22,7 +22,7 @@ fi LICENSE="GPL-3" SLOT="0" -IUSE="+vaapi +zoomfix" +IUSE="+vaapi +X" RDEPEND=" app-pda/libplist @@ -33,7 +33,7 @@ RDEPEND=" media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi ) net-dns/avahi[mdnsresponder-compat] - zoomfix? ( x11-libs/libX11 ) + X? ( x11-libs/libX11 ) " DEPEND=" @@ -46,7 +46,7 @@ BDEPEND=" src_configure() { local mycmakeargs=( - -DZOOMFIX=$(usex zoomfix ON OFF) + -DNO_X11_DEPS=$(usex X OFF ON) ) cmake_src_configure