* [gentoo-commits] gentoo-x86 commit in media-radio/fldigi: fldigi-3.21.78.ebuild ChangeLog fldigi-3.21.73.ebuild fldigi-3.21.75.ebuild fldigi-3.21.74.ebuild
@ 2014-02-02 13:40 Thomas Beierlein (tomjbe)
0 siblings, 0 replies; only message in thread
From: Thomas Beierlein (tomjbe) @ 2014-02-02 13:40 UTC (permalink / raw
To: gentoo-commits
tomjbe 14/02/02 13:40:01
Modified: ChangeLog
Added: fldigi-3.21.78.ebuild
Removed: fldigi-3.21.73.ebuild fldigi-3.21.75.ebuild
fldigi-3.21.74.ebuild
Log:
Version bump. Remove old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x762053D5)
Revision Changes Path
1.90 media-radio/fldigi/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/fldigi/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/fldigi/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/fldigi/ChangeLog?r1=1.89&r2=1.90
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/fldigi/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog 24 Dec 2013 12:42:16 -0000 1.89
+++ ChangeLog 2 Feb 2014 13:40:01 -0000 1.90
@@ -1,6 +1,12 @@
# ChangeLog for media-radio/fldigi
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/fldigi/ChangeLog,v 1.89 2013/12/24 12:42:16 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-radio/fldigi/ChangeLog,v 1.90 2014/02/02 13:40:01 tomjbe Exp $
+
+*fldigi-3.21.78 (02 Feb 2014)
+
+ 02 Feb 2014; Thomas Beierlein <tomjbe@gentoo.org> -fldigi-3.21.73.ebuild,
+ -fldigi-3.21.74.ebuild, -fldigi-3.21.75.ebuild, +fldigi-3.21.78.ebuild:
+ Version bump. Remove old
24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> fldigi-3.21.76.ebuild:
Stable for x86, wrt bug #488452
1.1 media-radio/fldigi/fldigi-3.21.78.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/fldigi/fldigi-3.21.78.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/fldigi/fldigi-3.21.78.ebuild?rev=1.1&content-type=text/plain
Index: fldigi-3.21.78.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-radio/fldigi/fldigi-3.21.78.ebuild,v 1.1 2014/02/02 13:40:01 tomjbe Exp $
EAPI=4
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"
RDEPEND="x11-libs/fltk:1[threads,xft]
media-libs/libsamplerate
media-libs/libpng
x11-misc/xdg-utils
dev-perl/RPC-XML
dev-perl/Term-ReadLine-Perl
hamlib? ( media-libs/hamlib )
portaudio? ( >=media-libs/portaudio-19_pre20071207 )
pulseaudio? ( media-sound/pulseaudio )
sndfile? ( >=media-libs/libsndfile-1.0.10 )"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
virtual/pkgconfig"
DOCS=( AUTHORS ChangeLog NEWS README )
src_configure() {
econf $(use_with sndfile) \
$(use_with portaudio) \
$(use_with hamlib) \
$(use_enable nls) \
$(use_with pulseaudio) \
--disable-silent-rules \
--without-asciidoc
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-02 13:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-02 13:40 [gentoo-commits] gentoo-x86 commit in media-radio/fldigi: fldigi-3.21.78.ebuild ChangeLog fldigi-3.21.73.ebuild fldigi-3.21.75.ebuild fldigi-3.21.74.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