public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/phonon-qt7: phonon-qt7-0_pre20110424.ebuild ChangeLog
@ 2012-05-04 13:43 Johannes Huber (johu)
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Huber (johu) @ 2012-05-04 13:43 UTC (permalink / raw
  To: gentoo-commits

johu        12/05/04 13:43:44

  Modified:             phonon-qt7-0_pre20110424.ebuild ChangeLog
  Log:
  Migrate to virtual/pkgconfig.
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?r1=1.2&r2=1.3

Index: phonon-qt7-0_pre20110424.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- phonon-qt7-0_pre20110424.ebuild	25 Apr 2011 14:45:44 -0000	1.2
+++ phonon-qt7-0_pre20110424.ebuild	4 May 2012 13:43:44 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v 1.2 2011/04/25 14:45:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v 1.3 2012/05/04 13:43:44 johu Exp $
 
 EAPI=4
 
@@ -18,9 +18,9 @@
 RDEPEND=">=media-libs/phonon-4.5"
 DEPEND="${RDEPEND}
 	>=dev-util/automoc-0.9.87
-	dev-util/pkgconfig
 	media-libs/opengl-apple
 	sys-devel/gcc-apple[objc]
+	virtual/pkgconfig
 "
 
 # needs OpenGL, how do I specify this properly?



1.3                  media-libs/phonon-qt7/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	25 Apr 2011 14:45:44 -0000	1.2
+++ ChangeLog	4 May 2012 13:43:44 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/phonon-qt7
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v 1.2 2011/04/25 14:45:44 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v 1.3 2012/05/04 13:43:44 johu Exp $
+
+  04 May 2012; Johannes Huber <johu@gentoo.org> phonon-qt7-0_pre20110424.ebuild:
+  Migrate to virtual/pkgconfig.
 
   25 Apr 2011; Fabian Groffen <grobian@gentoo.org>
   phonon-qt7-0_pre20110424.ebuild,






^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/phonon-qt7: phonon-qt7-0_pre20110424.ebuild ChangeLog
@ 2012-09-29 19:04 Fabian Groffen (grobian)
  0 siblings, 0 replies; 5+ messages in thread
From: Fabian Groffen (grobian) @ 2012-09-29 19:04 UTC (permalink / raw
  To: gentoo-commits

grobian     12/09/29 19:04:25

  Modified:             phonon-qt7-0_pre20110424.ebuild ChangeLog
  Log:
  Allow moc to find phonon includes
  
  (Portage version: 2.2.01.21143-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.4                  media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?r1=1.3&r2=1.4

Index: phonon-qt7-0_pre20110424.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- phonon-qt7-0_pre20110424.ebuild	4 May 2012 13:43:44 -0000	1.3
+++ phonon-qt7-0_pre20110424.ebuild	29 Sep 2012 19:04:25 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v 1.3 2012/05/04 13:43:44 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v 1.4 2012/09/29 19:04:25 grobian Exp $
 
 EAPI=4
 
@@ -32,3 +32,9 @@
 	"${FILESDIR}/${PN}-noshow.patch"
 	"${FILESDIR}"/${P}-QWidget-cast-dynamic.patch
 )
+
+src_prepare() {
+	cmake-utils_src_prepare
+	sed -i -e "/^include_directories/s:): ${EPREFIX}/usr/include):" \
+		CMakeLists.txt || die
+}



1.4                  media-libs/phonon-qt7/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	4 May 2012 13:43:44 -0000	1.3
+++ ChangeLog	29 Sep 2012 19:04:25 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/phonon-qt7
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v 1.3 2012/05/04 13:43:44 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v 1.4 2012/09/29 19:04:25 grobian Exp $
+
+  29 Sep 2012; Fabian Groffen <grobian@gentoo.org>
+  phonon-qt7-0_pre20110424.ebuild:
+  Allow moc to find phonon includes
 
   04 May 2012; Johannes Huber <johu@gentoo.org> phonon-qt7-0_pre20110424.ebuild:
   Migrate to virtual/pkgconfig.
@@ -16,4 +20,3 @@
   +files/phonon-qt7-noshow.patch, +phonon-qt7-0_pre20110424.ebuild,
   +metadata.xml:
   New, sofar untested backend for the prefix guys
-





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/phonon-qt7: phonon-qt7-0_pre20110424.ebuild ChangeLog
@ 2012-09-30 12:27 Fabian Groffen (grobian)
  0 siblings, 0 replies; 5+ messages in thread
From: Fabian Groffen (grobian) @ 2012-09-30 12:27 UTC (permalink / raw
  To: gentoo-commits

grobian     12/09/30 12:27:49

  Modified:             phonon-qt7-0_pre20110424.ebuild ChangeLog
  Log:
  Call base_src_prepare explicitly, since cmake-utils doesn't wrap it (but indirectly provides it)
  
  (Portage version: 2.2.01.21165-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.5                  media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?r1=1.4&r2=1.5

Index: phonon-qt7-0_pre20110424.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- phonon-qt7-0_pre20110424.ebuild	29 Sep 2012 19:04:25 -0000	1.4
+++ phonon-qt7-0_pre20110424.ebuild	30 Sep 2012 12:27:49 -0000	1.5
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v 1.4 2012/09/29 19:04:25 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v 1.5 2012/09/30 12:27:49 grobian Exp $
 
 EAPI=4
 
-inherit cmake-utils
+inherit cmake-utils base
 
 DESCRIPTION="Phonon QuickTime7 backend"
 HOMEPAGE="https://projects.kde.org/projects/kdesupport/phonon/phonon-quicktime"
@@ -34,7 +34,7 @@
 )
 
 src_prepare() {
-	cmake-utils_src_prepare
+	base_src_prepare  # for PATCHES
 	sed -i -e "/^include_directories/s:): ${EPREFIX}/usr/include):" \
 		CMakeLists.txt || die
 }



1.5                  media-libs/phonon-qt7/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	29 Sep 2012 19:04:25 -0000	1.4
+++ ChangeLog	30 Sep 2012 12:27:49 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/phonon-qt7
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v 1.4 2012/09/29 19:04:25 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v 1.5 2012/09/30 12:27:49 grobian Exp $
+
+  30 Sep 2012; Fabian Groffen <grobian@gentoo.org>
+  phonon-qt7-0_pre20110424.ebuild:
+  Call base_src_prepare explicitly, since cmake-utils doesn't wrap it (but
+  indirectly provides it)
 
   29 Sep 2012; Fabian Groffen <grobian@gentoo.org>
   phonon-qt7-0_pre20110424.ebuild:





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/phonon-qt7: phonon-qt7-0_pre20110424.ebuild ChangeLog
@ 2012-09-30 13:13 Fabian Groffen (grobian)
  0 siblings, 0 replies; 5+ messages in thread
From: Fabian Groffen (grobian) @ 2012-09-30 13:13 UTC (permalink / raw
  To: gentoo-commits

grobian     12/09/30 13:13:57

  Modified:             phonon-qt7-0_pre20110424.ebuild ChangeLog
  Log:
  Fix compilation on OSX Lion
  
  (Portage version: 2.2.01.21165-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.6                  media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?r1=1.5&r2=1.6

Index: phonon-qt7-0_pre20110424.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- phonon-qt7-0_pre20110424.ebuild	30 Sep 2012 12:27:49 -0000	1.5
+++ phonon-qt7-0_pre20110424.ebuild	30 Sep 2012 13:13:57 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v 1.5 2012/09/30 12:27:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v 1.6 2012/09/30 13:13:57 grobian Exp $
 
 EAPI=4
 
@@ -31,6 +31,7 @@
 PATCHES=(
 	"${FILESDIR}/${PN}-noshow.patch"
 	"${FILESDIR}"/${P}-QWidget-cast-dynamic.patch
+	"${FILESDIR}"/${P}-darwin11.patch
 )
 
 src_prepare() {



1.6                  media-libs/phonon-qt7/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	30 Sep 2012 12:27:49 -0000	1.5
+++ ChangeLog	30 Sep 2012 13:13:57 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/phonon-qt7
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v 1.5 2012/09/30 12:27:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v 1.6 2012/09/30 13:13:57 grobian Exp $
+
+  30 Sep 2012; Fabian Groffen <grobian@gentoo.org>
+  +files/phonon-qt7-0_pre20110424-darwin11.patch,
+  phonon-qt7-0_pre20110424.ebuild:
+  Fix compilation on OSX Lion
 
   30 Sep 2012; Fabian Groffen <grobian@gentoo.org>
   phonon-qt7-0_pre20110424.ebuild:





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/phonon-qt7: phonon-qt7-0_pre20110424.ebuild ChangeLog
@ 2012-10-01 17:45 Fabian Groffen (grobian)
  0 siblings, 0 replies; 5+ messages in thread
From: Fabian Groffen (grobian) @ 2012-10-01 17:45 UTC (permalink / raw
  To: gentoo-commits

grobian     12/10/01 17:45:14

  Modified:             phonon-qt7-0_pre20110424.ebuild ChangeLog
  Log:
  Marked ~x64-macos
  
  (Portage version: 2.2.01.21165-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.7                  media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild?r1=1.6&r2=1.7

Index: phonon-qt7-0_pre20110424.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- phonon-qt7-0_pre20110424.ebuild	30 Sep 2012 13:13:57 -0000	1.6
+++ phonon-qt7-0_pre20110424.ebuild	1 Oct 2012 17:45:14 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v 1.6 2012/09/30 13:13:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/phonon-qt7-0_pre20110424.ebuild,v 1.7 2012/10/01 17:45:14 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="~ppc-macos"
+KEYWORDS="~ppc-macos ~x64-macos"
 SLOT="0"
 IUSE="debug"
 



1.7                  media-libs/phonon-qt7/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-qt7/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	30 Sep 2012 13:13:57 -0000	1.6
+++ ChangeLog	1 Oct 2012 17:45:14 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/phonon-qt7
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v 1.6 2012/09/30 13:13:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-qt7/ChangeLog,v 1.7 2012/10/01 17:45:14 grobian Exp $
+
+  01 Oct 2012; Fabian Groffen <grobian@gentoo.org>
+  phonon-qt7-0_pre20110424.ebuild:
+  Marked ~x64-macos
 
   30 Sep 2012; Fabian Groffen <grobian@gentoo.org>
   +files/phonon-qt7-0_pre20110424-darwin11.patch,





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-01 17:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 13:43 [gentoo-commits] gentoo-x86 commit in media-libs/phonon-qt7: phonon-qt7-0_pre20110424.ebuild ChangeLog Johannes Huber (johu)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-29 19:04 Fabian Groffen (grobian)
2012-09-30 12:27 Fabian Groffen (grobian)
2012-09-30 13:13 Fabian Groffen (grobian)
2012-10-01 17:45 Fabian Groffen (grobian)

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