public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/SoQt: metadata.xml ChangeLog SoQt-1.5.0-r1.ebuild SoQt-1.4.1.ebuild
@ 2012-12-26 14:38 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-12-26 14:38 UTC (permalink / raw
  To: gentoo-commits

jlec        12/12/26 14:38:11

  Modified:             metadata.xml ChangeLog SoQt-1.5.0-r1.ebuild
  Removed:              SoQt-1.4.1.ebuild
  Log:
  media-libs/SoQt: Drop old; move to EAPI=5 and autotools-utils.eclass
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)

Revision  Changes    Path
1.7                  media-libs/SoQt/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/SoQt/metadata.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- metadata.xml	24 Sep 2011 09:39:14 -0000	1.6
+++ metadata.xml	26 Dec 2012 14:38:11 -0000	1.7
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer>
-		<email>reavertm@gentoo.org</email>
-	</maintainer>
+  <maintainer>
+    <email>reavertm@gentoo.org</email>
+  </maintainer>
 </pkgmetadata>



1.34                 media-libs/SoQt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	5 May 2012 08:02:33 -0000	1.33
+++ ChangeLog	26 Dec 2012 14:38:11 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/SoQt
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.33 2012/05/05 08:02:33 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.34 2012/12/26 14:38:11 jlec Exp $
+
+  26 Dec 2012; Justin Lecher <jlec@gentoo.org> -SoQt-1.4.1.ebuild,
+  SoQt-1.5.0-r1.ebuild, metadata.xml:
+  Drop old; move to EAPI=5 and autotools-utils.eclass
 
   05 May 2012; Jeff Horelick <jdhore@gentoo.org> SoQt-1.4.1.ebuild,
   SoQt-1.5.0-r1.ebuild:



1.5                  media-libs/SoQt/SoQt-1.5.0-r1.ebuild

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

Index: SoQt-1.5.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- SoQt-1.5.0-r1.ebuild	5 May 2012 08:02:33 -0000	1.4
+++ SoQt-1.5.0-r1.ebuild	26 Dec 2012 14:38:11 -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/SoQt/SoQt-1.5.0-r1.ebuild,v 1.4 2012/05/05 08:02:33 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild,v 1.5 2012/12/26 14:38:11 jlec Exp $
 
-EAPI="2"
+EAPI=5
 
-inherit base
+inherit autotools-utils
 
 DESCRIPTION="The glue between Coin3D and Qt"
 SRC_URI="http://ftp.coin3d.org/coin/src/all/${P}.tar.gz"
@@ -34,27 +34,25 @@
 DOCS=(AUTHORS ChangeLog FAQ HACKING NEWS README)
 
 src_configure() {
-	econf \
-		htmldir="/usr/share/doc/${PF}/html" \
-		--disable-compact \
-		--disable-html-help \
-		--disable-loadlibrary \
-		--disable-man \
-		--enable-pkgconfig \
-		--includedir="/usr/include/coin" \
-		--with-coin \
-		$(use_enable debug) \
-		$(use_enable debug symbols) \
-		$(use_enable doc html) \
-		$(use_enable static-libs static)
+	local myeconfargs=(
+		htmldir="/usr/share/doc/${PF}/html"
+		--disable-compact
+		--disable-html-help
+		--disable-loadlibrary
+		--disable-man
+		--enable-pkgconfig
+		--includedir="/usr/include/coin"
+		--with-coin
+		$(use_enable debug)
+		$(use_enable debug symbols)
+		$(use_enable doc html)
+		)
+	autotools-utils_src_configure
 }
 
 src_install() {
 	# Remove SoQt from Libs.private
-	sed -e '/Libs.private/s/ -lSoQt//' -i SoQt.pc || die
+	sed -e '/Libs.private/s/ -lSoQt//' -i "${BUILD_DIR}"/SoQt.pc || die
 
-	base_src_install
-
-	# Remove libtool files when not needed.
-	use static-libs || rm -f "${D}"/usr/lib*/*.la
+	autotools-utils_src_install
 }





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

only message in thread, other threads:[~2012-12-26 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-26 14:38 [gentoo-commits] gentoo-x86 commit in media-libs/SoQt: metadata.xml ChangeLog SoQt-1.5.0-r1.ebuild SoQt-1.4.1.ebuild Justin Lecher (jlec)

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