public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/kwave: metadata.xml kwave-0.8.8-r1.ebuild ChangeLog kwave-0.8.8.ebuild
@ 2012-06-25 18:36 Michael Palimaka (kensington)
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka (kensington) @ 2012-06-25 18:36 UTC (permalink / raw
  To: gentoo-commits

kensington    12/06/25 18:36:39

  Modified:             metadata.xml ChangeLog
  Added:                kwave-0.8.8-r1.ebuild
  Removed:              kwave-0.8.8.ebuild
  Log:
  Make libsamplerate mandatory and phonon optional. Require imagemagick/graphicsmagick to be built with SVG. Add document containing detailed licensing
  information. Update metadata. Thanks to Thomas <Thomas.Eschenbacher@gmx.de> in bug #420719.
  
  (Portage version: 2.1.11.1/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-sound/kwave/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/metadata.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/metadata.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/metadata.xml?r1=1.3&r2=1.4

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/kwave/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml	2 Feb 2011 04:52:24 -0000	1.3
+++ metadata.xml	25 Jun 2012 18:36:38 -0000	1.4
@@ -1,6 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <herd>kde</herd>
-  <longdescription>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.</longdescription>
+	<herd>kde</herd>
+	<longdescription>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.</longdescription>
+	<use>
+		<flag name="phonon">Enable playback via Phonon</flag>
+	</use>
+	<upstream>
+		<remote-id type="sourceforge">kwave</remote-id>
+		<bugs-to>http://sourceforge.net/tracker/?group_id=6478</bugs-to>
+	</upstream>
 </pkgmetadata>



1.26                 media-sound/kwave/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/kwave/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	22 May 2012 15:26:32 -0000	1.25
+++ ChangeLog	25 Jun 2012 18:36:38 -0000	1.26
@@ -1,6 +1,15 @@
 # ChangeLog for media-sound/kwave
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kwave/ChangeLog,v 1.25 2012/05/22 15:26:32 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kwave/ChangeLog,v 1.26 2012/06/25 18:36:38 kensington Exp $
+
+*kwave-0.8.8-r1 (25 Jun 2012)
+
+  25 Jun 2012; Michael Palimaka <kensington@gentoo.org> +kwave-0.8.8-r1.ebuild,
+  -kwave-0.8.8.ebuild, metadata.xml:
+  Make libsamplerate mandatory and phonon optional. Require
+  imagemagick/graphicsmagick to be built with SVG. Add document containing
+  detailed licensing  information. Update metadata. Thanks to Thomas
+  <Thomas.Eschenbacher@gmx.de> in bug #420719.
 
   22 May 2012; Michael Palimaka <kensington@gentoo.org> kwave-0.8.8.ebuild:
   Remove stray comment, thanks to johu for noticing that.
@@ -116,4 +125,3 @@
   +kwave-0.7.9.ebuild:
   Initial ebuild, based on Thomas Eschenbacher's (upstream). Thanks, Thomas!
   Fixes bug 96345.
-



1.1                  media-sound/kwave/kwave-0.8.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/kwave-0.8.8-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/kwave/kwave-0.8.8-r1.ebuild?rev=1.1&content-type=text/plain

Index: kwave-0.8.8-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/kwave/kwave-0.8.8-r1.ebuild,v 1.1 2012/06/25 18:36:38 kensington Exp $

EAPI=4

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 mad oss phonon pulseaudio vorbis"

RDEPEND="
	media-libs/audiofile
	>=sci-libs/fftw-3
	media-libs/libsamplerate
	alsa? ( media-libs/alsa-lib )
	flac? ( media-libs/flac )
	mad? (
		media-libs/id3lib
		media-libs/libmad
	)
	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_prepare() {
	sed -e 's/ -Wl,--add-needed//' -i plugins/CMakeLists.txt \
		|| die "sed failed"
	kde4-base_src_prepare
}

src_configure() {
	local mycmakeargs=(
		-DWITH_SAMPLERATE=ON
		$(cmake-utils_use_with alsa)
		$(cmake-utils_use_with flac)
		$(cmake-utils_use_with mad MP3)
		$(cmake-utils_use_with vorbis OGG)
		$(cmake-utils_use_with oss)
		$(cmake-utils_use_with phonon)
		$(cmake-utils_use_with pulseaudio)
		$(cmake-utils_use debug)
	)

	kde4-base_src_configure
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-25 18:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25 18:36 [gentoo-commits] gentoo-x86 commit in media-sound/kwave: metadata.xml kwave-0.8.8-r1.ebuild ChangeLog kwave-0.8.8.ebuild Michael Palimaka (kensington)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox