From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 58308198005 for ; Thu, 14 Mar 2013 15:43:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47D95E0768; Thu, 14 Mar 2013 15:43:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A014AE0768 for ; Thu, 14 Mar 2013 15:43:53 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5CAEE33DB70 for ; Thu, 14 Mar 2013 15:43:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E6329E4362 for ; Thu, 14 Mar 2013 15:43:50 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1363275814.1779b75ba5b2b893102edf2857784e181c2d5c8e.xmw@gentoo> Subject: [gentoo-commits] dev/xmw:master commit in: media-radio/ebook2cw/ X-VCS-Repository: dev/xmw X-VCS-Files: media-radio/ebook2cw/ChangeLog media-radio/ebook2cw/Manifest media-radio/ebook2cw/ebook2cw-0.8.2.ebuild media-radio/ebook2cw/metadata.xml X-VCS-Directories: media-radio/ebook2cw/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 1779b75ba5b2b893102edf2857784e181c2d5c8e X-VCS-Branch: master Date: Thu, 14 Mar 2013 15:43:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9d1b4292-0755-465e-a251-510b947a8844 X-Archives-Hash: 6331f6d7b87204980d7ebc42f73c45ae commit: 1779b75ba5b2b893102edf2857784e181c2d5c8e Author: Michael Weber gentoo org> AuthorDate: Thu Mar 14 15:43:34 2013 +0000 Commit: Michael Weber gentoo org> CommitDate: Thu Mar 14 15:43:34 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=1779b75b Initial import Package-Manager: portage-2.2.0_alpha166 Manifest-Sign-Key: 62EEF090 --- media-radio/ebook2cw/ChangeLog | 5 +++ media-radio/ebook2cw/Manifest | 11 ++++++++ media-radio/ebook2cw/ebook2cw-0.8.2.ebuild | 38 ++++++++++++++++++++++++++++ media-radio/ebook2cw/metadata.xml | 8 ++++++ 4 files changed, 62 insertions(+), 0 deletions(-) diff --git a/media-radio/ebook2cw/ChangeLog b/media-radio/ebook2cw/ChangeLog new file mode 100644 index 0000000..390bccb --- /dev/null +++ b/media-radio/ebook2cw/ChangeLog @@ -0,0 +1,5 @@ +*ebook2cw-0.8.2 (14 Mar 2013) + + 14 Mar 2013; Michael Weber +ebook2cw-0.8.2.ebuild, + +metadata.xml: + Initial import diff --git a/media-radio/ebook2cw/Manifest b/media-radio/ebook2cw/Manifest new file mode 100644 index 0000000..a34f373 --- /dev/null +++ b/media-radio/ebook2cw/Manifest @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST ebook2cw-0.8.2.tar.gz 29170 SHA256 d8277ac6aaf9e64d9cb9a96457488b3a0dbd77e87622ded8f0825acb500c5758 SHA512 cc000a4d1a6a33255fd175e3b44dc15044f0ee2946c17e60925022ada63f392080c48af26acdd8d6e88548324ccca3f1d54fe467c1ff931219fbec4e57a68f2b WHIRLPOOL 8df14a80e6559563e6e7a09c3a17547731b93fb871fb3216f90b414c07c24748ac8b1322384d379eb0332b8784033bac42a582680f04be25e7bef61cd5c6686d +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.19 (GNU/Linux) + +iF4EAREIAAYFAlFB8CYACgkQknrdDGLu8JBajgD/S+W/zK/uFFIDrPaOCGG26yaK +bYfiGEQviKeEKEwSoOYA/1hqGzGb28BGS+WoQilm5gCLrg/pG+hrP6UbJfQeBYMM +=Djhx +-----END PGP SIGNATURE----- diff --git a/media-radio/ebook2cw/ebook2cw-0.8.2.ebuild b/media-radio/ebook2cw/ebook2cw-0.8.2.ebuild new file mode 100644 index 0000000..7540b34 --- /dev/null +++ b/media-radio/ebook2cw/ebook2cw-0.8.2.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit toolchain-funcs + +DESCRIPTION="command line program which converts a plain text ebook to Morse code audio files" +HOMEPAGE="http://fkurz.net/ham/ebook2cw.html" +SRC_URI="http://fkurz.net/ham/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" +IUSE="lame vorbis" + +RDEPEND="lame? ( media-sound/lame ) + vorbis? ( media-libs/libogg + media-libs/libvorbis )" +DEPEND="${RDEPEND}" + +src_prepare() { + sed -e 's/gcc/$(CC)/' \ + -i Makefile || die +} + +src_compile() { + emake CC=$(tc-getCC) \ + USE_LAME=$(usex lame YES NO) \ + USE_OGG=$(usex vorbis YES NO) +} + +src_install() { + dobin ${PN} + doman ${PN}.1 + dodoc ChangeLog README ${PN}.conf isomap.txt utf8map.txt +} diff --git a/media-radio/ebook2cw/metadata.xml b/media-radio/ebook2cw/metadata.xml new file mode 100644 index 0000000..5b80fb9 --- /dev/null +++ b/media-radio/ebook2cw/metadata.xml @@ -0,0 +1,8 @@ + + + + +xmw@gentoo.org +Michael Weber + +