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 70BDC15823F for ; Sun, 19 Nov 2023 10:27:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D0C22BC02C; Sun, 19 Nov 2023 10:27:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5385A2BC02C for ; Sun, 19 Nov 2023 10:27:16 +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 7A27C335CD2 for ; Sun, 19 Nov 2023 10:27:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDEA6132F for ; Sun, 19 Nov 2023 10:27:13 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1700389381.a34a2c4f71ee6ff856720b58b8b79fc2c9c96b43.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/dvd_info/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/dvd_info/Manifest media-video/dvd_info/dvd_info-1.15.ebuild media-video/dvd_info/metadata.xml X-VCS-Directories: media-video/dvd_info/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: a34a2c4f71ee6ff856720b58b8b79fc2c9c96b43 X-VCS-Branch: master Date: Sun, 19 Nov 2023 10:27:13 +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: 4463f896-f9ea-45c5-8a91-455ede2f4eb0 X-Archives-Hash: 7702cf6f6365f32ca9f8ce0fab1c3121 commit: a34a2c4f71ee6ff856720b58b8b79fc2c9c96b43 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Fri Sep 22 12:39:12 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Nov 19 10:23:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a34a2c4f media-video/dvd_info: EAPI8 bump, version bump (v1.15), update metadata Signed-off-by: Michael Mair-Keimberger levelnine.at> Closes: https://bugs.gentoo.org/744913 Signed-off-by: Ulrich Müller gentoo.org> media-video/dvd_info/Manifest | 1 + media-video/dvd_info/dvd_info-1.15.ebuild | 22 ++++++++++++++++++++++ media-video/dvd_info/metadata.xml | 16 ++++++++++------ 3 files changed, 33 insertions(+), 6 deletions(-) diff --git a/media-video/dvd_info/Manifest b/media-video/dvd_info/Manifest index 12601a622bc1..556f13c4ebaa 100644 --- a/media-video/dvd_info/Manifest +++ b/media-video/dvd_info/Manifest @@ -1 +1,2 @@ DIST dvd_info-1.1.tar.gz 260999 BLAKE2B 38a9a0b69cd507dd663afdcedba196632ecef6d1193886ec02348d2de2200fd51d3315814180a3c9c170d60042ac91972281c5c99108b5d7f41cca1af8ca3c78 SHA512 30c70d96fa79b221a653d67510261f1186e3c7a79045ac53df2219ee896f18030cf27dbef8ca73fd62282670f5781ba75cf6765744b51f66da77979c5688acc0 +DIST dvd_info-1.15.tar.gz 305270 BLAKE2B 99cbf6d1b5c45bb761e02ca71fa8e551b79543acf042967215a1d9b64486633ac1ff34be8c34eecb4e6712acfbb0bce087a258ba239305159f8b1ba72493bc57 SHA512 443876ecad3dca7808b73f5bd9d368ca32a881c741c7f47fd92ab9f095d7ab80d3db4bc4060fb73a24ef0c477f2ba4ab8fb49c82938584fbafd6bfeb7999074d diff --git a/media-video/dvd_info/dvd_info-1.15.ebuild b/media-video/dvd_info/dvd_info-1.15.ebuild new file mode 100644 index 000000000000..c42aa4c12410 --- /dev/null +++ b/media-video/dvd_info/dvd_info-1.15.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="DVD utilities to print information, copy tracks, etc." +HOMEPAGE="https://github.com/beandog/dvd_info" +SRC_URI="https://github.com/beandog/dvd_info/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+libmpv" + +DEPEND="media-libs/libdvdread[css] + libmpv? ( media-video/mpv[libmpv,dvd] )" +RDEPEND="${DEPEND}" + +src_configure() { + econf \ + $(use_with libmpv) +} diff --git a/media-video/dvd_info/metadata.xml b/media-video/dvd_info/metadata.xml index 20fe1340014c..67ee666ee1e4 100644 --- a/media-video/dvd_info/metadata.xml +++ b/media-video/dvd_info/metadata.xml @@ -1,10 +1,14 @@ - -media-video@gentoo.org - - -dvdinfo - + + media-video@gentoo.org + + + Build DVD player using libmpv + + + dvdinfo + beandog/dvd_info +