public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/kid3: kid3-1.1.ebuild ChangeLog
@ 2008-10-28 12:32 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2008-10-28 12:32 UTC (permalink / raw
  To: gentoo-commits

scarabeus    08/10/28 12:32:08

  Modified:             kid3-1.1.ebuild ChangeLog
  Log:
  Update ebuild so it actualy works for kde3 as expected.
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)

Revision  Changes    Path
1.2                  media-sound/kid3/kid3-1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kid3/kid3-1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kid3/kid3-1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kid3/kid3-1.1.ebuild?r1=1.1&r2=1.2

Index: kid3-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/kid3/kid3-1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kid3-1.1.ebuild	27 Oct 2008 11:52:42 -0000	1.1
+++ kid3-1.1.ebuild	28 Oct 2008 12:32:08 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/kid3-1.1.ebuild,v 1.1 2008/10/27 11:52:42 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/kid3-1.1.ebuild,v 1.2 2008/10/28 12:32:08 scarabeus Exp $
 
 EAPI="2"
 
-inherit eutils cmake-utils
+inherit eutils cmake-utils kde-functions
 
 DESCRIPTION="A simple ID3 tag editor for QT/KDE."
 HOMEPAGE="http://kid3.sourceforge.net/"
@@ -49,12 +49,16 @@
 		# we shall use kde3
 		# Compile fails without taglib, forced on.
 		# Ditto for vorbis, so there you go.
+		set-qtdir 3
+		set-kdedir 3
 		econf \
 			--with-kde \
 			--with-taglib \
 			--without-arts \
 			--with-vorbis \
-			$(use_with flac)
-			$(use_with musicbrainz)
+			$(use_with flac) \
+			$(use_with musicbrainz) \
+			--with-extra-includes=/usr/kde/3.5/include/
+		# there is noone having version older than 3.5 so this is no problem
 	fi
 }



1.32                 media-sound/kid3/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kid3/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kid3/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kid3/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/kid3/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	27 Oct 2008 11:52:42 -0000	1.31
+++ ChangeLog	28 Oct 2008 12:32:08 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/kid3
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/ChangeLog,v 1.31 2008/10/27 11:52:42 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/ChangeLog,v 1.32 2008/10/28 12:32:08 scarabeus Exp $
+
+  28 Oct 2008; Tomas Chvatal <scarabeus@gentoo.org> kid3-1.1.ebuild:
+  Update ebuild so it actualy works for kde3 as expected.
 
 *kid3-1.1 (27 Oct 2008)
 






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

only message in thread, other threads:[~2008-10-28 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-28 12:32 [gentoo-commits] gentoo-x86 commit in media-sound/kid3: kid3-1.1.ebuild ChangeLog Tomas Chvatal (scarabeus)

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