commit:     d6b8d94ac7ff7c784ef9c1d7723039230707e3b8
Author:     Steve Dibb <beandog <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 00:21:09 2018 +0000
Commit:     Steve Dibb <beandog <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 00:21:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b8d94a

media-video/dvd_info:

Add new package to tree: set of DVD command-line utilities

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/media-video/dvd_info/Manifest b/media-video/dvd_info/Manifest
new file mode 100644
index 00000000000..12601a622bc
--- /dev/null
+++ b/media-video/dvd_info/Manifest
@@ -0,0 +1 @@
+DIST dvd_info-1.1.tar.gz 260999 BLAKE2B 
38a9a0b69cd507dd663afdcedba196632ecef6d1193886ec02348d2de2200fd51d3315814180a3c9c170d60042ac91972281c5c99108b5d7f41cca1af8ca3c78
 SHA512 
30c70d96fa79b221a653d67510261f1186e3c7a79045ac53df2219ee896f18030cf27dbef8ca73fd62282670f5781ba75cf6765744b51f66da77979c5688acc0

diff --git a/media-video/dvd_info/dvd_info-1.1.ebuild 
b/media-video/dvd_info/dvd_info-1.1.ebuild
new file mode 100644
index 00000000000..86a5bd527d0
--- /dev/null
+++ b/media-video/dvd_info/dvd_info-1.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="DVD utilities to print information, copy tracks, etc."
+HOMEPAGE="https://github.com/beandog/dvd_info";
+SRC_URI="mirror://sourceforge/dvdinfo/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="media-libs/libdvdread"
+RDEPEND="${DEPEND}"

diff --git a/media-video/dvd_info/metadata.xml 
b/media-video/dvd_info/metadata.xml
new file mode 100644
index 00000000000..5ff86fe49d8
--- /dev/null
+++ b/media-video/dvd_info/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+<maintainer type="project">
+<email>media-vi...@gentoo.org</email>
+</maintainer>
+<longdescription lang="en">
+DVD utilities to print information, copy tracks, etc.
+</longdescription>
+<upstream>
+<remote-id type="sourceforge">dvdinfo</remote-id>
+</upstream>
+</pkgmetadata>

Reply via email to