* [gentoo-commits] gentoo-x86 commit in media-sound/soundkonverter: soundkonverter-0.3.9.ebuild ChangeLog soundkonverter-0.3.8.ebuild
@ 2009-05-13 18:45 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-05-13 18:45 UTC (permalink / raw
To: gentoo-commits
ssuominen 09/05/13 18:45:09
Modified: ChangeLog
Added: soundkonverter-0.3.9.ebuild
Removed: soundkonverter-0.3.8.ebuild
Log:
Version bump, with GCC 4.4 patch by me.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.9 media-sound/soundkonverter/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundkonverter/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundkonverter/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundkonverter/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/soundkonverter/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 13 Feb 2009 23:54:43 -0000 1.8
+++ ChangeLog 13 May 2009 18:45:09 -0000 1.9
@@ -1,6 +1,14 @@
# ChangeLog for media-sound/soundkonverter
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/soundkonverter/ChangeLog,v 1.8 2009/02/13 23:54:43 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/soundkonverter/ChangeLog,v 1.9 2009/05/13 18:45:09 ssuominen Exp $
+
+*soundkonverter-0.3.9 (13 May 2009)
+
+ 13 May 2009; Samuli Suominen <ssuominen@gentoo.org>
+ -soundkonverter-0.3.8.ebuild, +soundkonverter-0.3.9.ebuild,
+ +files/soundkonverter-0.3.9-desktop_entry.patch,
+ +files/soundkonverter-0.3.9-gcc44.patch:
+ Version bump, with GCC 4.4 patch by me.
*soundkonverter-0.3.8-r1 (13 Feb 2009)
1.1 media-sound/soundkonverter/soundkonverter-0.3.9.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundkonverter/soundkonverter-0.3.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundkonverter/soundkonverter-0.3.9.ebuild?rev=1.1&content-type=text/plain
Index: soundkonverter-0.3.9.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/soundkonverter/soundkonverter-0.3.9.ebuild,v 1.1 2009/05/13 18:45:09 ssuominen Exp $
EAPI=1
ARTS_REQUIRED=never
inherit autotools flag-o-matic kde
DESCRIPTION="SoundKonverter: A frontend to various audio converters for KDE."
HOMEPAGE="http://kde-apps.org/content/show.php?content=29024"
SRC_URI="http://hessijames.googlepages.com/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ffmpeg flac mp3 musepack vorbis"
DEPEND="media-libs/taglib
media-sound/cdparanoia"
RDEPEND="${DEPEND}
mp3? ( media-sound/lame )
vorbis? ( media-sound/vorbis-tools )
flac? ( media-libs/flac )
ffmpeg? ( media-video/ffmpeg )
musepack? ( media-sound/musepack-tools )"
need-kde 3.5
PATCHES=( "${FILESDIR}/${P}-desktop_entry.patch" "${FILESDIR}/${P}-gcc44.patch" )
src_compile() {
append-flags -fno-inline
local myconf="--without-mp4v2"
kde_src_compile
}
src_install() {
kde_src_install
mv "${D}"/usr/share/doc/HTML "${D}"/usr/share/doc/${PF}/html
}
pkg_postinst() {
kde_pkg_postinst
elog "The audio USE flags are for your convience, but are not required."
elog "For AmaroK users there is a script included with this package."
elog "You can enable it with the Script Manager tool in Amarok, after"
elog "installing kde-base/qtruby."
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-13 18:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-13 18:45 [gentoo-commits] gentoo-x86 commit in media-sound/soundkonverter: soundkonverter-0.3.9.ebuild ChangeLog soundkonverter-0.3.8.ebuild Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox