From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ij028-0006zj-W1 for garchives@archives.gentoo.org; Fri, 19 Oct 2007 22:09:33 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9JLwvhA030145; Fri, 19 Oct 2007 21:58:57 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9JLwuRM030138 for ; Fri, 19 Oct 2007 21:58:56 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id C7C3A65B59 for ; Fri, 19 Oct 2007 21:58:55 +0000 (UTC) Received: from philantrop by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1Iizrq-00065L-RL for gentoo-commits@lists.gentoo.org; Fri, 19 Oct 2007 21:58:54 +0000 From: "Wulf Krueger (philantrop)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, philantrop@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kaudiocreator: ChangeLog kaudiocreator-3.5.8.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog kaudiocreator-3.5.8.ebuild X-VCS-Directories: kde-base/kaudiocreator X-VCS-Committer: philantrop X-VCS-Committer-Name: Wulf Krueger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Wulf Krueger Date: Fri, 19 Oct 2007 21:58:54 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 2fc65b50-21be-4da0-a296-3c4dc46663af X-Archives-Hash: 803ace57472225938bb45f8a94a63567 philantrop 07/10/19 21:58:54 Modified: ChangeLog Added: kaudiocreator-3.5.8.ebuild Log: Bump to KDE 3.5.8. (Portage version: 2.1.3.15) Revision Changes Path 1.77 kde-base/kaudiocreator/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kaudiocreator/ChangeLog?rev=1.77&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kaudiocreator/ChangeLog?rev=1.77&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kaudiocreator/ChangeLog?r1=1.76&r2=1.77 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kaudiocreator/ChangeLog,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- ChangeLog 11 Aug 2007 15:47:58 -0000 1.76 +++ ChangeLog 19 Oct 2007 21:58:54 -0000 1.77 @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kaudiocreator # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kaudiocreator/ChangeLog,v 1.76 2007/08/11 15:47:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaudiocreator/ChangeLog,v 1.77 2007/10/19 21:58:54 philantrop Exp $ + +*kaudiocreator-3.5.8 (19 Oct 2007) + + 19 Oct 2007; Wulf C. Krueger + +kaudiocreator-3.5.8.ebuild: + Bump to KDE 3.5.8. 11 Aug 2007; Raúl Porcel kaudiocreator-3.5.7.ebuild: x86 stable wrt #185823 1.1 kde-base/kaudiocreator/kaudiocreator-3.5.8.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kaudiocreator/kaudiocreator-3.5.8.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kaudiocreator/kaudiocreator-3.5.8.ebuild?rev=1.1&content-type=text/plain Index: kaudiocreator-3.5.8.ebuild =================================================================== # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/kaudiocreator/kaudiocreator-3.5.8.ebuild,v 1.1 2007/10/19 21:58:54 philantrop Exp $ KMNAME=kdemultimedia MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE CD ripper and audio encoder frontend" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="encode flac mp3 vorbis" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcddb) media-sound/cdparanoia" # External encoders used - no optional compile-time support RDEPEND="${RDEPEND} $(deprange $PV $MAXKDEVER kde-base/kdemultimedia-kioslaves) encode? ( vorbis? ( media-sound/vorbis-tools ) flac? ( media-libs/flac ) mp3? ( media-sound/lame ) )" KMCOPYLIB="libkcddb libkcddb" KMEXTRACTONLY="libkcddb" KMCOMPILEONLY="kscd libkcddb/" PATCHES="${FILESDIR}/kaudiocreator-3.5.6-arts.patch" src_compile () { DO_NOT_COMPILE=libkcddb kde-meta_src_compile myconf configure cd $S/libkcddb && make configbase.h cdinfodialogbase.h # Library deps seems not to be built as they should :/ cd $S/kscd/libwm/audio && make libworkmanaudio.la && \ cd $S/kscd/libwm && make libworkman.la && \ cd $S/kscd && make libkcompactdisc.la || \ die "failed to make prerequisite libraries." DO_NOT_COMPILE=libkcddb kde-meta_src_compile make } -- gentoo-commits@gentoo.org mailing list