[gentoo-commits] repo/gentoo:master commit in: media-video/bluray_info/

2023-08-26 Thread Andreas Sturmlechner
commit: 507694e1fa9c8a21dbcbbd42a9a599ea9c465b77
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 26 13:23:58 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 26 13:34:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507694e1

media-video/bluray_info: drop 1.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/bluray_info/Manifest   |  1 -
 media-video/bluray_info/bluray_info-1.3.ebuild | 16 
 2 files changed, 17 deletions(-)

diff --git a/media-video/bluray_info/Manifest b/media-video/bluray_info/Manifest
index 1624563501d8..41c5db0eef85 100644
--- a/media-video/bluray_info/Manifest
+++ b/media-video/bluray_info/Manifest
@@ -1,2 +1 @@
 DIST bluray_info-1.10.tar.gz 279446 BLAKE2B 
651d729380649c1d6846d1897d5f3403c575e481f6206f3303607f80e334adda7b436c485de03a90f309676612dbb45839aced24be4ac8e1306b6466e58869e9
 SHA512 
fae7866155862fac1766b4dfdd587e0f40e562ca39d6bd1732fb86203105ed7d350433e815636e2d8823de18e5805e425bd05c39070c5dc1792c8db060b6
-DIST bluray_info-1.3.tar.gz 188192 BLAKE2B 
f88020721f7295b9bdd46687cd436c6a5bf38efc1fafc1bdfddda41a7c1a14fbee02a93b69b38a1703f089c9ad4a3576c9f750283a94ec2de09841bc1ae679cb
 SHA512 
cf14733bd3b3fe9ebdace130c880fd695f0a60533a4b397f339789b2b11a15515f8ad24e87ccb428e73b74826ddaa5c2df0c1c9bf7907bdc5b1824f73d22c1ed

diff --git a/media-video/bluray_info/bluray_info-1.3.ebuild 
b/media-video/bluray_info/bluray_info-1.3.ebuild
deleted file mode 100644
index 7d6aef069eb6..
--- a/media-video/bluray_info/bluray_info-1.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Blu-ray disc tools: bluray_info, bluray_copy"
-HOMEPAGE="https://github.com/beandog/bluray_info;
-SRC_URI="mirror://sourceforge/bluray-info/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-libs/libbluray-1.0.0"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-video/bluray_info/

2023-05-16 Thread Sam James
commit: a4681de2dfbaf2dfb74864add271bea160a11861
Author: Sam James  gentoo  org>
AuthorDate: Wed May 17 01:28:22 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed May 17 01:31:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4681de2

media-video/bluray_info: add 1.10

Signed-off-by: Sam James  gentoo.org>

 media-video/bluray_info/Manifest|  1 +
 media-video/bluray_info/bluray_info-1.10.ebuild | 24 
 media-video/bluray_info/metadata.xml| 15 +--
 3 files changed, 34 insertions(+), 6 deletions(-)

diff --git a/media-video/bluray_info/Manifest b/media-video/bluray_info/Manifest
index 7aa6b9e6701c..1624563501d8 100644
--- a/media-video/bluray_info/Manifest
+++ b/media-video/bluray_info/Manifest
@@ -1 +1,2 @@
+DIST bluray_info-1.10.tar.gz 279446 BLAKE2B 
651d729380649c1d6846d1897d5f3403c575e481f6206f3303607f80e334adda7b436c485de03a90f309676612dbb45839aced24be4ac8e1306b6466e58869e9
 SHA512 
fae7866155862fac1766b4dfdd587e0f40e562ca39d6bd1732fb86203105ed7d350433e815636e2d8823de18e5805e425bd05c39070c5dc1792c8db060b6
 DIST bluray_info-1.3.tar.gz 188192 BLAKE2B 
f88020721f7295b9bdd46687cd436c6a5bf38efc1fafc1bdfddda41a7c1a14fbee02a93b69b38a1703f089c9ad4a3576c9f750283a94ec2de09841bc1ae679cb
 SHA512 
cf14733bd3b3fe9ebdace130c880fd695f0a60533a4b397f339789b2b11a15515f8ad24e87ccb428e73b74826ddaa5c2df0c1c9bf7907bdc5b1824f73d22c1ed

diff --git a/media-video/bluray_info/bluray_info-1.10.ebuild 
b/media-video/bluray_info/bluray_info-1.10.ebuild
new file mode 100644
index ..e19744928418
--- /dev/null
+++ b/media-video/bluray_info/bluray_info-1.10.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Blu-ray utilities: bluray_info, bluray_copy, bluray_player"
+HOMEPAGE="https://github.com/beandog/bluray_info https://dvds.beandog.org;
+SRC_URI="https://bluray.beandog.org/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+mpv"
+
+DEPEND="
+   media-libs/libaacs
+   >=media-libs/libbluray-1.2.0[aacs]
+   mpv? ( media-video/mpv[libmpv,bluray] )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   econf $(use_with mpv libmpv)
+}

diff --git a/media-video/bluray_info/metadata.xml 
b/media-video/bluray_info/metadata.xml
index b0fc9141559e..4fe2b028b8ba 100644
--- a/media-video/bluray_info/metadata.xml
+++ b/media-video/bluray_info/metadata.xml
@@ -1,10 +1,13 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-media-vi...@gentoo.org
-
-
-bluray-info
-
+   
+   media-vi...@gentoo.org
+   
+   
+   Build bluray_player, powered by 
media-video/mpv
+   
+   
+   bluray-info
+   
 



[gentoo-commits] repo/gentoo:master commit in: media-video/bluray_info/

2023-05-16 Thread Sam James
commit: 6edf36370e751467eaccc204a0797d161241aa67
Author: Sam James  gentoo  org>
AuthorDate: Wed May 17 01:31:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed May 17 01:31:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6edf3637

media-video/bluray_info: add github upstream metadata

Signed-off-by: Sam James  gentoo.org>

 media-video/bluray_info/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-video/bluray_info/metadata.xml 
b/media-video/bluray_info/metadata.xml
index 4fe2b028b8ba..47e7f040a95f 100644
--- a/media-video/bluray_info/metadata.xml
+++ b/media-video/bluray_info/metadata.xml
@@ -9,5 +9,6 @@


bluray-info
+   beandog/bluray_info

 



[gentoo-commits] repo/gentoo:master commit in: media-video/bluray_info/

2018-02-22 Thread Steve Dibb
commit: ec27bba29464436ac846664509db58f26065f82d
Author: Steve Dibb  gentoo  org>
AuthorDate: Thu Feb 22 10:15:59 2018 +
Commit: Steve Dibb  gentoo  org>
CommitDate: Thu Feb 22 10:15:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec27bba2

media-video/bluray_info:

Version bump; remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-video/bluray_info/Manifest  | 2 +-
 .../bluray_info/{bluray_info-1.0.0.ebuild => bluray_info-1.3.ebuild}  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/bluray_info/Manifest b/media-video/bluray_info/Manifest
index b4307370ab2..7aa6b9e6701 100644
--- a/media-video/bluray_info/Manifest
+++ b/media-video/bluray_info/Manifest
@@ -1 +1 @@
-DIST bluray_info-1.0.0.tar.gz 189918 BLAKE2B 
1b9071eb01181dcb78a7bfadebd9dca27c481af9e0aff5cd061a66fa50f413d3833654fc193c70102358ea2309917497da45820afb437c6151f18ef6cf2c03ae
 SHA512 
8d87bc1829daee08d68f3a357400d81b7aa31e21c90da184dc042f7e0c9bc655fbf7901f855d5c4f60b1f22b7dcd243cdcfc4ff2926cdd190e97a8f0229831bf
+DIST bluray_info-1.3.tar.gz 188192 BLAKE2B 
f88020721f7295b9bdd46687cd436c6a5bf38efc1fafc1bdfddda41a7c1a14fbee02a93b69b38a1703f089c9ad4a3576c9f750283a94ec2de09841bc1ae679cb
 SHA512 
cf14733bd3b3fe9ebdace130c880fd695f0a60533a4b397f339789b2b11a15515f8ad24e87ccb428e73b74826ddaa5c2df0c1c9bf7907bdc5b1824f73d22c1ed

diff --git a/media-video/bluray_info/bluray_info-1.0.0.ebuild 
b/media-video/bluray_info/bluray_info-1.3.ebuild
similarity index 75%
rename from media-video/bluray_info/bluray_info-1.0.0.ebuild
rename to media-video/bluray_info/bluray_info-1.3.ebuild
index 9629b8330f7..7d6aef069eb 100644
--- a/media-video/bluray_info/bluray_info-1.0.0.ebuild
+++ b/media-video/bluray_info/bluray_info-1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-DESCRIPTION="Display information about a Blu-ray disc"
+DESCRIPTION="Blu-ray disc tools: bluray_info, bluray_copy"
 HOMEPAGE="https://github.com/beandog/bluray_info;
 SRC_URI="mirror://sourceforge/bluray-info/${P}.tar.gz"
 



[gentoo-commits] repo/gentoo:master commit in: media-video/bluray_info/

2017-07-22 Thread Steve Dibb
commit: d73261039ec43d1f84954370d10f8efdab08be32
Author: Steve Dibb  gentoo  org>
AuthorDate: Sat Jul 22 17:45:20 2017 +
Commit: Steve Dibb  gentoo  org>
CommitDate: Sat Jul 22 17:45:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7326103

media-video/bluray_info: new ebuild

bug 625710 add package to tree

Package-Manager: Portage-2.3.0, Repoman-2.3.1

 media-video/bluray_info/Manifest |  1 +
 media-video/bluray_info/bluray_info-1.0.0.ebuild | 16 
 media-video/bluray_info/metadata.xml | 13 +
 3 files changed, 30 insertions(+)

diff --git a/media-video/bluray_info/Manifest b/media-video/bluray_info/Manifest
new file mode 100644
index 000..188329f48fa
--- /dev/null
+++ b/media-video/bluray_info/Manifest
@@ -0,0 +1 @@
+DIST bluray_info-1.0.0.tar.gz 189918 SHA256 
a8328c39930634f2aadb9d72b6d43a14a1d123d58c8703baad0158ac9df86dfe SHA512 
8d87bc1829daee08d68f3a357400d81b7aa31e21c90da184dc042f7e0c9bc655fbf7901f855d5c4f60b1f22b7dcd243cdcfc4ff2926cdd190e97a8f0229831bf
 WHIRLPOOL 
7b26da4bf21bd54abbe643a473fbfc1798be16ab27795d632a7e599eb823d8517585b5f627eb8cd375edb9a519ed6e3b6cae2cf58f54268950ac1ebdb47eac27

diff --git a/media-video/bluray_info/bluray_info-1.0.0.ebuild 
b/media-video/bluray_info/bluray_info-1.0.0.ebuild
new file mode 100644
index 000..9629b8330f7
--- /dev/null
+++ b/media-video/bluray_info/bluray_info-1.0.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Display information about a Blu-ray disc"
+HOMEPAGE="https://github.com/beandog/bluray_info;
+SRC_URI="mirror://sourceforge/bluray-info/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=media-libs/libbluray-1.0.0"
+RDEPEND="${DEPEND}"

diff --git a/media-video/bluray_info/metadata.xml 
b/media-video/bluray_info/metadata.xml
new file mode 100644
index 000..96634d3504a
--- /dev/null
+++ b/media-video/bluray_info/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+media-vi...@gentoo.org
+
+
+Display information about a Blu-ray disc
+
+
+bluray-info
+
+