summaryrefslogtreecommitdiff
path: root/media-sound/saydate
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 /media-sound/saydate
reinit the tree, so we can have metadata
Diffstat (limited to 'media-sound/saydate')
-rw-r--r--media-sound/saydate/Manifest5
-rw-r--r--media-sound/saydate/metadata.xml8
-rw-r--r--media-sound/saydate/saydate-0.3.0.ebuild33
3 files changed, 46 insertions, 0 deletions
diff --git a/media-sound/saydate/Manifest b/media-sound/saydate/Manifest
new file mode 100644
index 000000000000..6b40c86050d8
--- /dev/null
+++ b/media-sound/saydate/Manifest
@@ -0,0 +1,5 @@
+DIST saydate-0.3.0.tar.gz 137732 SHA256 d57ceae4daebe64b559dcdf444e59cf965ef1bdc316d0385a6abfbfc6381ee9a SHA512 b53bc6037f4f757deefba54855036b25287c721f424a53858d038362b1b0c42d27bf7e72739768362c3b02cc9cca13945fb33dc6f3df9c1e76dba23b1cedbd71 WHIRLPOOL 0760dba664754a06080b3faa4bd0db8eaddef1082cafd543b072e69fc677cae929fe5389e3e2cb8855dd13f8c4cd96518c2788d09a1180489d3fbdec2499995d
+EBUILD saydate-0.3.0.ebuild 916 SHA256 c12b2af1f3cc78219c75af5333e9ab91250af57149d4ceabeb113a3580ae5f8d SHA512 29879c713b19f8a93aecb84f2ca872a7f3471001f3fa2c86a4063136a176f95c51477994df4a24fcc91b70e9389f1cb5f84be3527b05fae62fb6cd4d2750ce22 WHIRLPOOL 1e270f8d3ab4e5f1c958f8acdc0febf219cbdaa9f3ef517fce9ff29b1ce69f5dabbe86422d01f1669dcab44d4d94d24874f1c6819989125ed21e0b2111258d4c
+MISC ChangeLog 2430 SHA256 83c089558f8933574ac62815aa7529b481cbc70cc4a7879b9fedb254002c2329 SHA512 3436707dd31641998e07d8a989082b9d6df93e3dcbbc424333b2eae36337e10d1ceb3d45ccdeae47b19596852cea0134284a820deae72c528ea2a9bc845dbeed WHIRLPOOL ca4d38d095a978a913cb26d43b64de4ac8eb7ec71d0a827ec23946eed8c9cbeffdb7af937f4d7f4d1a2416c919d3f1bf89158fa539a92592235329f0b4435775
+MISC ChangeLog-2015 1274 SHA256 d8fc911b2807cda7b7b1ee1470b96caed833aff31eede420efac83b831ae7964 SHA512 aefe77ed47eb01743a49745f71cd3fcf932e9b212049e490e20acea8895c30f3add2f5dd9a436126e6c93affc2c20c280852603e600e7ad7db606963700bb60a WHIRLPOOL a0eeb39456132868230a30c4d96c4b0e5413def0f0b40f3faabd66805710bbaa1b0816b2e1bc6db39b30e2fb6118a87429ac3db1d386adc7b7a5ce90032fcca3
+MISC metadata.xml 249 SHA256 a591aa91a9c413e7f7e24fd25b924ce2dfef686da8b4ce38bebb088ebfdba9db SHA512 9a100fb26586365eda99724330a03a512f4d0be18d39c3a195ba02c2fc841edeee99d22512acf5a058a3b978d3a74f4d963a5aff9aa343b6cb4086cdfefe6343 WHIRLPOOL ae5b0c583f3a07ed1ccf651b5b9c8d6c8c637fba2d505fc4b028ea60239fc0a84e37a169b5114f879712ae74f7f41960a2cc6b59e67cacc7f964b105b5fb8723
diff --git a/media-sound/saydate/metadata.xml b/media-sound/saydate/metadata.xml
new file mode 100644
index 000000000000..c870d0eef0ab
--- /dev/null
+++ b/media-sound/saydate/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>sound@gentoo.org</email>
+ <name>Gentoo Sound project</name>
+</maintainer>
+</pkgmetadata>
diff --git a/media-sound/saydate/saydate-0.3.0.ebuild b/media-sound/saydate/saydate-0.3.0.ebuild
new file mode 100644
index 000000000000..83a3896bff56
--- /dev/null
+++ b/media-sound/saydate/saydate-0.3.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+S=${WORKDIR}/${PN}
+DESCRIPTION="A Linux shell program that talks the date and system uptime"
+HOMEPAGE="http://unihedron.com/projects/saydate/saydate.php"
+SRC_URI="http://unihedron.com/projects/saydate/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
+
+DEPEND="=sys-apps/sed-4*"
+IUSE=""
+
+# Don't leave this empty or it tries to install directly
+# on livefs
+src_compile() { :; }
+
+src_install () {
+ insinto /usr/share/man/man1
+ doins "${S}"/man/saydate.1.gz "${S}"/man/au2raw.1.gz
+
+ dodir /usr/share/saydate
+ insinto /usr/share/saydate
+ doins "${S}"/data/*.raw
+
+ sed -i "s:/dev/audio:/dev/dsp:" "${S}"/saydate
+ sed -i "s:/dev/audio:/dev/dsp:" "${S}"/au2raw
+ sed -i "s:/dev/audio:/dev/dsp:" "${S}"/DESIGN
+ dodoc README TODO HISTORY DESIGN
+ dobin saydate au2raw || die "dobin failed"
+}