public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-wireless/gnuradio: gnuradio-3.5.3.ebuild ChangeLog
@ 2012-04-17 17:57 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 3+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2012-04-17 17:57 UTC (permalink / raw
  To: gentoo-commits

chithanh    12/04/17 17:57:56

  Modified:             gnuradio-3.5.3.ebuild ChangeLog
  Log:
  Drop ~x86 keyword.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-wireless/gnuradio/gnuradio-3.5.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild?r1=1.1&r2=1.2

Index: gnuradio-3.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnuradio-3.5.3.ebuild	17 Apr 2012 13:38:48 -0000	1.1
+++ gnuradio-3.5.3.ebuild	17 Apr 2012 17:57:56 -0000	1.2
@@ -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/net-wireless/gnuradio/gnuradio-3.5.3.ebuild,v 1.1 2012/04/17 13:38:48 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild,v 1.2 2012/04/17 17:57:56 chithanh Exp $
 
 EAPI=4
 PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 IUSE="audio doc dot examples fcd grc guile qt4 sdl utils wxwidgets"
 REQUIRED_USE="utils? ( wxwidgets )
 	fcd? ( audio )"



1.2                  net-wireless/gnuradio/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	17 Apr 2012 13:38:48 -0000	1.1
+++ ChangeLog	17 Apr 2012 17:57:56 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for net-wireless/gnuradio
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.1 2012/04/17 13:38:48 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.2 2012/04/17 17:57:56 chithanh Exp $
+
+  17 Apr 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  gnuradio-3.5.3.ebuild:
+  Drop ~x86 keyword.
 
 *gnuradio-3.5.3 (17 Apr 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in net-wireless/gnuradio: gnuradio-3.5.3.ebuild ChangeLog
@ 2012-04-18  9:05 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 3+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2012-04-18  9:05 UTC (permalink / raw
  To: gentoo-commits

chithanh    12/04/18 09:05:01

  Modified:             gnuradio-3.5.3.ebuild ChangeLog
  Log:
  Fix removal of useless doc files.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-wireless/gnuradio/gnuradio-3.5.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild?r1=1.2&r2=1.3

Index: gnuradio-3.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnuradio-3.5.3.ebuild	17 Apr 2012 17:57:56 -0000	1.2
+++ gnuradio-3.5.3.ebuild	18 Apr 2012 09:05:01 -0000	1.3
@@ -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/net-wireless/gnuradio/gnuradio-3.5.3.ebuild,v 1.2 2012/04/17 17:57:56 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild,v 1.3 2012/04/18 09:05:01 chithanh Exp $
 
 EAPI=4
 PYTHON_DEPEND="2"
@@ -120,7 +120,7 @@
 
 	# Remove useless files in the doc dir
 	if use doc; then
-		rm -f "${ED}"/usr/share/doc/${PN}/html/*.md5 || die
+		rm -f "${ED}"/usr/share/doc/${P}/html/*.md5 || die
 	fi
 
 	# We install the mimetypes to the correct locations from the ebuild



1.3                  net-wireless/gnuradio/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	17 Apr 2012 17:57:56 -0000	1.2
+++ ChangeLog	18 Apr 2012 09:05:01 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for net-wireless/gnuradio
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.2 2012/04/17 17:57:56 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.3 2012/04/18 09:05:01 chithanh Exp $
+
+  18 Apr 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  gnuradio-3.5.3.ebuild:
+  Fix removal of useless doc files.
 
   17 Apr 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
   gnuradio-3.5.3.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in net-wireless/gnuradio: gnuradio-3.5.3.ebuild ChangeLog
@ 2012-04-18  9:30 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 3+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2012-04-18  9:30 UTC (permalink / raw
  To: gentoo-commits

chithanh    12/04/18 09:30:58

  Modified:             gnuradio-3.5.3.ebuild ChangeLog
  Log:
  Fix building in the absence of qt-qt3support, add -j1 to emake install, bug #412449.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-wireless/gnuradio/gnuradio-3.5.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild?r1=1.3&r2=1.4

Index: gnuradio-3.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnuradio-3.5.3.ebuild	18 Apr 2012 09:05:01 -0000	1.3
+++ gnuradio-3.5.3.ebuild	18 Apr 2012 09:30:58 -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/net-wireless/gnuradio/gnuradio-3.5.3.ebuild,v 1.3 2012/04/18 09:05:01 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild,v 1.4 2012/04/18 09:30:58 chithanh Exp $
 
 EAPI=4
 PYTHON_DEPEND="2"
@@ -69,6 +69,8 @@
 
 src_prepare() {
 	python_convert_shebangs -q -r 2 "${S}"
+	# Useless UI element would require qt3support, bug #365019
+	sed -i '/qPixmapFromMimeSource/d' "${S}"/gr-qtgui/lib/spectrumdisplayform.ui || die
 	# TODO: DEPDIR is not created, need to investigate why
 	mkdir "${S}"/gnuradio-core/src/lib/general/.deps || die
 	mkdir "${S}"/gnuradio-core/src/lib/gengen/.deps || die
@@ -105,7 +107,8 @@
 }
 
 src_install() {
-	emake DESTDIR="${ED}" install
+	# Fails to install with parallel make sometimes, bug #412449
+	emake -j1 DESTDIR="${ED}" install
 
 	python_clean_installation_image -q
 



1.4                  net-wireless/gnuradio/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	18 Apr 2012 09:05:01 -0000	1.3
+++ ChangeLog	18 Apr 2012 09:30:58 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for net-wireless/gnuradio
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.3 2012/04/18 09:05:01 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.4 2012/04/18 09:30:58 chithanh Exp $
+
+  18 Apr 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  gnuradio-3.5.3.ebuild:
+  Fix building in the absence of qt-qt3support, add -j1 to emake install, bug
+  #412449.
 
   18 Apr 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
   gnuradio-3.5.3.ebuild:






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

end of thread, other threads:[~2012-04-18  9:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18  9:05 [gentoo-commits] gentoo-x86 commit in net-wireless/gnuradio: gnuradio-3.5.3.ebuild ChangeLog Chi-Thanh Christopher Nguyen (chithanh)
  -- strict thread matches above, loose matches on Subject: below --
2012-04-18  9:30 Chi-Thanh Christopher Nguyen (chithanh)
2012-04-17 17:57 Chi-Thanh Christopher Nguyen (chithanh)

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