summaryrefslogtreecommitdiff
path: root/app-cdr/cue2toc/cue2toc-0.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/cue2toc/cue2toc-0.4.ebuild')
-rw-r--r--app-cdr/cue2toc/cue2toc-0.4.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-cdr/cue2toc/cue2toc-0.4.ebuild b/app-cdr/cue2toc/cue2toc-0.4.ebuild
new file mode 100644
index 000000000000..f93c0b309e98
--- /dev/null
+++ b/app-cdr/cue2toc/cue2toc-0.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Convert CUE files to cdrdao's TOC format"
+HOMEPAGE="http://cue2toc.sourceforge.net/"
+SRC_URI="mirror://sourceforge/cue2toc/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="!app-cdr/cdrdao"