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 2B66B1381F3 for ; Wed, 14 Aug 2013 12:18:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F177E0B79; Wed, 14 Aug 2013 12:18:20 +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 A7F14E0B79 for ; Wed, 14 Aug 2013 12:18:19 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4A5EE33EBE0 for ; Wed, 14 Aug 2013 12:18:18 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2323) id C7D512171C; Wed, 14 Aug 2013 12:18:16 +0000 (UTC) From: "Michael Palimaka (kensington)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, kensington@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-sound/kwave: kwave-0.8.10.ebuild metadata.xml ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kwave-0.8.10.ebuild metadata.xml ChangeLog X-VCS-Directories: media-sound/kwave X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130814121816.C7D512171C@flycatcher.gentoo.org> Date: Wed, 14 Aug 2013 12:18:16 +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: 2ca51ad7-6bb4-425a-92fc-2a8f86df1c03 X-Archives-Hash: 15041201cd04b56fb061b7a1404d05c6 kensington 13/08/14 12:18:16 Modified: metadata.xml ChangeLog Added: kwave-0.8.10.ebuild Log: Version bump wrt bug #480536. (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C) Revision Changes Path 1.5 media-sound/kwave/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/metadata.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/metadata.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/metadata.xml?r1=1.4&r2=1.5 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/kwave/metadata.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- metadata.xml 25 Jun 2012 18:36:38 -0000 1.4 +++ metadata.xml 14 Aug 2013 12:18:16 -0000 1.5 @@ -4,6 +4,7 @@ kde With Kwave you can edit many sorts of wav-files including multi-channel files. You are able to alter and play back each channel on its own. Kwave also includes many plugins (most are still under development) to transform the wave-file in several ways and presents a graphical view with a complete zoom- and scroll capability. + Enable Opus audio codec support Enable playback via Phonon 1.31 media-sound/kwave/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/kwave/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 11 Jun 2013 20:22:19 -0000 1.30 +++ ChangeLog 14 Aug 2013 12:18:16 -0000 1.31 @@ -1,6 +1,12 @@ # ChangeLog for media-sound/kwave # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kwave/ChangeLog,v 1.30 2013/06/11 20:22:19 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kwave/ChangeLog,v 1.31 2013/08/14 12:18:16 kensington Exp $ + +*kwave-0.8.10 (14 Aug 2013) + + 14 Aug 2013; Michael Palimaka +kwave-0.8.10.ebuild, + metadata.xml: + Version bump wrt bug #480536. 11 Jun 2013; Johannes Huber -kwave-0.8.8-r1.ebuild: Remove old. 1.1 media-sound/kwave/kwave-0.8.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/kwave-0.8.10.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/kwave-0.8.10.ebuild?rev=1.1&content-type=text/plain Index: kwave-0.8.10.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-sound/kwave/kwave-0.8.10.ebuild,v 1.1 2013/08/14 12:18:16 kensington Exp $ EAPI=5 KDE_LINGUAS="cs de fr" KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="A sound editor for KDE that can edit many types of audio files" HOMEPAGE="http://kwave.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-1.tar.bz2" LICENSE="BSD GPL-2 LGPL-2 handbook? ( FDL-1.2 )" SLOT="4" KEYWORDS="~amd64 ~x86" IUSE="alsa debug flac handbook mp3 opus oss phonon pulseaudio vorbis" RDEPEND=" media-libs/audiofile:= >=sci-libs/fftw-3 media-libs/libsamplerate alsa? ( media-libs/alsa-lib ) flac? ( media-libs/flac ) mp3? ( media-libs/id3lib media-libs/libmad || ( media-sound/lame media-sound/twolame media-sound/toolame ) ) opus? ( media-libs/libogg media-libs/opus ) phonon? ( media-libs/phonon ) pulseaudio? ( media-sound/pulseaudio ) vorbis? ( media-libs/libogg media-libs/libvorbis ) " DEPEND="${RDEPEND} $(add_kdebase_dep kdesdk-misc extras) || ( media-gfx/imagemagick[png,svg] media-gfx/graphicsmagick[imagemagick,png,svg] ) " DOCS=( AUTHORS CHANGES LICENSES README TODO ) src_configure() { local mycmakeargs=( -DWITH_SAMPLERATE=ON $(cmake-utils_use_with alsa) $(cmake-utils_use_with flac) $(cmake-utils_use_with mp3) $(cmake-utils_use_with vorbis OGG_VORBIS) $(cmake-utils_use_with opus OGG_OPUS) $(cmake-utils_use_with oss) $(cmake-utils_use_with phonon) $(cmake-utils_use_with pulseaudio) $(cmake-utils_use debug) ) kde4-base_src_configure }