* [gentoo-commits] gentoo-x86 commit in media-radio/fldigi: ChangeLog fldigi-3.21.30.ebuild
@ 2011-12-01 19:13 Thomas Beierlein (tomjbe)
0 siblings, 0 replies; only message in thread
From: Thomas Beierlein (tomjbe) @ 2011-12-01 19:13 UTC (permalink / raw
To: gentoo-commits
tomjbe 11/12/01 19:13:59
Modified: ChangeLog
Added: fldigi-3.21.30.ebuild
Log:
Version bump
(Portage version: 2.1.10.39/cvs/Linux x86_64)
Revision Changes Path
1.28 media-radio/fldigi/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/fldigi/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/fldigi/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/fldigi/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/fldigi/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 9 Nov 2011 15:11:28 -0000 1.27
+++ ChangeLog 1 Dec 2011 19:13:59 -0000 1.28
@@ -1,6 +1,11 @@
# ChangeLog for media-radio/fldigi
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/fldigi/ChangeLog,v 1.27 2011/11/09 15:11:28 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/fldigi/ChangeLog,v 1.28 2011/12/01 19:13:59 tomjbe Exp $
+
+*fldigi-3.21.30 (01 Dec 2011)
+
+ 01 Dec 2011; Thomas Beierlein <tomjbe@gentoo.org> +fldigi-3.21.30.ebuild:
+ Version bump
*fldigi-3.21.23 (09 Nov 2011)
1.1 media-radio/fldigi/fldigi-3.21.30.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/fldigi/fldigi-3.21.30.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/fldigi/fldigi-3.21.30.ebuild?rev=1.1&content-type=text/plain
Index: fldigi-3.21.30.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-radio/fldigi/fldigi-3.21.30.ebuild,v 1.1 2011/12/01 19:13:59 tomjbe Exp $
EAPI=2
DESCRIPTION="Sound card based multimode software modem for Amateur Radio use"
HOMEPAGE="http://www.w1hkj.com/Fldigi.html"
SRC_URI="http://www.w1hkj.com/downloads/fldigi/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="hamlib nls portaudio pulseaudio sndfile xmlrpc"
RDEPEND="<x11-libs/fltk-1.2:1[threads,xft]
media-libs/libsamplerate
media-libs/libpng
x11-misc/xdg-utils
hamlib? ( media-libs/hamlib )
portaudio? ( >=media-libs/portaudio-19_pre20071207 )
pulseaudio? ( media-sound/pulseaudio )
sndfile? ( >=media-libs/libsndfile-1.0.10 )
xmlrpc? ( || ( >=dev-libs/xmlrpc-c-1.18.02[abyss] <dev-libs/xmlrpc-c-1.18.02 )
dev-perl/RPC-XML
dev-perl/Term-ReadLine-Perl )"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
dev-util/pkgconfig"
src_configure() {
econf $(use_with sndfile) \
$(use_with portaudio) \
$(use_with hamlib) \
$(use_enable nls) \
$(use_with pulseaudio) \
$(use_with xmlrpc) \
--without-asciidoc
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-01 19:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01 19:13 [gentoo-commits] gentoo-x86 commit in media-radio/fldigi: ChangeLog fldigi-3.21.30.ebuild Thomas Beierlein (tomjbe)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox