public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/amarokfs: amarokfs-0.5.ebuild ChangeLog amarokfs-0.4.2.ebuild
@ 2008-01-13 20:25 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2008-01-13 20:25 UTC (permalink / raw
  To: gentoo-commits

flameeyes    08/01/13 20:25:24

  Modified:             amarokfs-0.5.ebuild ChangeLog
  Removed:              amarokfs-0.4.2.ebuild
  Log:
  Migrate to eqmake. Patch by Davide Pesavento in bug #204835.
  (Portage version: 2.1.4)

Revision  Changes    Path
1.8                  media-sound/amarokfs/amarokfs-0.5.ebuild

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

Index: amarokfs-0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amarokfs/amarokfs-0.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- amarokfs-0.5.ebuild	16 Aug 2007 00:13:09 -0000	1.7
+++ amarokfs-0.5.ebuild	13 Jan 2008 20:25:23 -0000	1.8
@@ -1,8 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarokfs/amarokfs-0.5.ebuild,v 1.7 2007/08/16 00:13:09 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarokfs/amarokfs-0.5.ebuild,v 1.8 2008/01/13 20:25:23 flameeyes Exp $
 
-inherit qt3 kde-functions toolchain-funcs
+inherit qt3 kde-functions
 
 MY_PN="${PN/fs/FS}"
 MY_P="${MY_PN}-${PV}"
@@ -37,13 +37,9 @@
 }
 
 src_compile() {
-	${QTDIR}/bin/qmake QMAKE="${QTDIR}/bin/qmake" || die "qmake failed"
+	eqmake3 amarokFS-xml.pro
 	sed -i -e '/strip/d' Makefile || die "fix stripping failed."
-	emake \
-		CC="$(tc-getCC) ${CFLAGS}" \
-		CXX="$(tc-getCXX) ${CXXFLAGS}" \
-		LINK="$(tc-getCXX) ${LDFLAGS}" \
-		|| die "emake failed"
+	emake || die "emake failed"
 }
 
 src_install() {



1.12                 media-sound/amarokfs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amarokfs/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	16 Aug 2007 00:13:09 -0000	1.11
+++ ChangeLog	13 Jan 2008 20:25:23 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/amarokfs
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarokfs/ChangeLog,v 1.11 2007/08/16 00:13:09 dertobi123 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarokfs/ChangeLog,v 1.12 2008/01/13 20:25:23 flameeyes Exp $
+
+  13 Jan 2008; Diego Pettenò <flameeyes@gentoo.org> -amarokfs-0.4.2.ebuild,
+  amarokfs-0.5.ebuild:
+  Migrate to eqmake. Patch by Davide Pesavento in bug #204835.
 
   16 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> amarokfs-0.5.ebuild:
   ppc stable, bug #187076



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-01-13 20:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-13 20:25 [gentoo-commits] gentoo-x86 commit in media-sound/amarokfs: amarokfs-0.5.ebuild ChangeLog amarokfs-0.4.2.ebuild Diego Petteno (flameeyes)

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