* [gentoo-commits] gentoo-x86 commit in media-sound/mhwaveedit: ChangeLog mhwaveedit-1.4.23.ebuild
@ 2013-08-27 6:02 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2013-08-27 6:02 UTC (permalink / raw
To: gentoo-commits
radhermit 13/08/27 06:02:18
Modified: ChangeLog
Added: mhwaveedit-1.4.23.ebuild
Log:
Version bump.
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path
1.55 media-sound/mhwaveedit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mhwaveedit/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mhwaveedit/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mhwaveedit/ChangeLog?r1=1.54&r2=1.55
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog 17 Oct 2012 03:23:08 -0000 1.54
+++ ChangeLog 27 Aug 2013 06:02:18 -0000 1.55
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/mhwaveedit
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.54 2012/10/17 03:23:08 phajdan.jr Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.55 2013/08/27 06:02:18 radhermit Exp $
+
+*mhwaveedit-1.4.23 (27 Aug 2013)
+
+ 27 Aug 2013; Tim Harder <radhermit@gentoo.org> +mhwaveedit-1.4.23.ebuild:
+ Version bump.
17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
mhwaveedit-1.4.22.ebuild:
1.1 media-sound/mhwaveedit/mhwaveedit-1.4.23.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.23.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.23.ebuild?rev=1.1&content-type=text/plain
Index: mhwaveedit-1.4.23.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.23.ebuild,v 1.1 2013/08/27 06:02:18 radhermit Exp $
EAPI=5
DESCRIPTION="GTK+ Sound file editor (wav, and a few others.)"
HOMEPAGE="https://gna.org/projects/mhwaveedit"
SRC_URI="http://download.gna.org/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="alsa jack ladspa libsamplerate nls oss pulseaudio sdl sndfile sox"
RDEPEND="x11-libs/gtk+:2
x11-libs/pango
sndfile? ( >=media-libs/libsndfile-1.0.10 )
sdl? ( >=media-libs/libsdl-1.2.3 )
alsa? ( media-libs/alsa-lib )
jack? ( >=media-sound/jack-audio-connection-kit-0.98 )
libsamplerate? ( media-libs/libsamplerate )
ladspa? ( media-libs/ladspa-sdk )
pulseaudio? ( >=media-sound/pulseaudio-0.9.10 )
sox? ( media-sound/sox )"
DEPEND="${RDEPEND}
virtual/pkgconfig"
DOCS="AUTHORS BUGS ChangeLog HACKING NEWS README TODO"
src_configure() {
econf \
--without-arts \
--without-portaudio \
$(use_enable nls) \
$(use_with sndfile libsndfile) \
$(use_with libsamplerate) \
$(use_with sdl) \
$(use_with alsa alsalib) \
$(use_with oss) \
$(use_with jack) \
$(use_with pulseaudio pulse) \
--without-esound
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-27 6:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 6:02 [gentoo-commits] gentoo-x86 commit in media-sound/mhwaveedit: ChangeLog mhwaveedit-1.4.23.ebuild Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox