summaryrefslogtreecommitdiff
path: root/app-cdr/disc-cover
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-cdr/disc-cover
reinit the tree, so we can have metadata
Diffstat (limited to 'app-cdr/disc-cover')
-rw-r--r--app-cdr/disc-cover/Manifest5
-rw-r--r--app-cdr/disc-cover/disc-cover-1.5.6-r1.ebuild31
-rw-r--r--app-cdr/disc-cover/metadata.xml11
3 files changed, 47 insertions, 0 deletions
diff --git a/app-cdr/disc-cover/Manifest b/app-cdr/disc-cover/Manifest
new file mode 100644
index 000000000000..5fa8e3c1ffb5
--- /dev/null
+++ b/app-cdr/disc-cover/Manifest
@@ -0,0 +1,5 @@
+DIST disc-cover-1.5.6.tar.gz 52749 SHA256 037a181e3ee76f4b25d9a391c1d32481d6f0d5049b53d623c98bc0dbcd519d22 SHA512 ac00eeda8da63312afa16fdd4d12d160c651dc44aa44e769b92cad1dd9ddb10f123e8fc64e14853302455047ec86582fa9de423ccacd32912a078d2a21cb0d8c WHIRLPOOL 5ccb7b670a759ef57fc664bb15a97505bf07389063502fd0c6800b2b42d6cb9b3bd65d82a653b4d34c43dcb7e26446656b73698970c42b4128a98a1a745e0fa8
+EBUILD disc-cover-1.5.6-r1.ebuild 680 SHA256 f0e9f0fd76d26aa773648b8963275fa870dc969dc056a19b0bb0aa6b2c56bf2d SHA512 d7d0fd23cd2343c06ee62d83d6a400528e22e4a6e68ac4fa2288c72fcecfa6b77e4c70b2df6829cf39e1667cdb4278cf94fa10388de1aefbd3a7818633b98e09 WHIRLPOOL afe33da997c2cccd973511469f8cfdee9640dcecd3e0724b40f6b018f77943d87750c0c4d2c6a0c3e15900976a34b606ae03c045c28a78505f9ec5871ddb09dd
+MISC ChangeLog 4138 SHA256 678ec934f18a3f1f0795503393a42283523fec506f4eb94b957fd328b52291b1 SHA512 22ccaab04555241b8f0175ed971a70c642b5e0a8be2a147532bb6b19db5db786259ab01e5ac00a3ac8d8e2e0721c5ee111f3a284509d9cd0d0751ea7738b3997 WHIRLPOOL 72268be089a37dc264c3a14c292ee801a5c90945e5522d1f708d962ea69d45a686e090f6d0297f77f2148eaaf654b8ff290ee1d28496fc70caac944c88cbed76
+MISC ChangeLog-2015 4215 SHA256 a132ca296ed8b1dd41984cb6e4b5423bca8308c7c637ef129d43d4a9286e0077 SHA512 82cc9ebd983bec680548eb5ec9cc7854ae679dc18e8766b24e80eed8f6132ed7b34f0a2c73b1725de29f1b2b0fbac126ad1bc54ba274913ba3da7df7a7724729 WHIRLPOOL ebaa0d12738a9d1e460e761c964f1a6b2c2dc56ac5559f7fef196767c298b3094e5e1bc6d7255cf020a82bc22437e7e8e665262922595b0dfe11d459e5a14b16
+MISC metadata.xml 466 SHA256 756103c42a71dc2081f212765ba079a96f532a476d74486a27ef12fa0d004da4 SHA512 c044f60cecf2c53192be2652fc8d2551708ebb42504dc156985ecea6fc4b0cc3330a5b7a5bab5384e18d266f948db07c2808174ed1bfce20d9eafacd3c5fcb88 WHIRLPOOL d6da994906c44753453f66e9de6da279a4ed8fdcbf29781b047c9effb8fd249194247690ca1818e7ec92e8b4e2ff0a06504dc75d1ed6683c974972e54732a044
diff --git a/app-cdr/disc-cover/disc-cover-1.5.6-r1.ebuild b/app-cdr/disc-cover/disc-cover-1.5.6-r1.ebuild
new file mode 100644
index 000000000000..d8b84b361f03
--- /dev/null
+++ b/app-cdr/disc-cover/disc-cover-1.5.6-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Creates CD-Covers via LaTeX by fetching cd-info from freedb.org or local file"
+HOMEPAGE="http://www.vanhemert.co.uk/disc-cover.html"
+SRC_URI="http://www.vanhemert.co.uk/files/${P}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="amd64 ppc sparc x86"
+IUSE=""
+SLOT="0"
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}
+ dev-perl/Audio-CD-disc-cover
+ virtual/latex-base
+"
+
+src_compile() {
+ pod2man disc-cover > disc-cover.1 || die
+}
+
+src_install() {
+ dobin disc-cover
+ dodoc AUTHORS CHANGELOG TODO
+ doman disc-cover.1
+ insinto /usr/share/${PN}/templates
+ doins templates/*
+}
diff --git a/app-cdr/disc-cover/metadata.xml b/app-cdr/disc-cover/metadata.xml
new file mode 100644
index 000000000000..2eadb7c03808
--- /dev/null
+++ b/app-cdr/disc-cover/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+ <longdescription>
+ This is the disc-cover CLI only. For the web application,
+ see www-apps/disc-cover. These two packages are tightly
+ bound by the fact that they come from the same source package.
+ That's why the web application ebuild is manually slotted to 0.
+ </longdescription>
+</pkgmetadata>