Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/SoQt: metadata.xml ChangeLog SoQt-1.5.0-r1.ebuild SoQt-1.4.1.ebuild
Date: Wed, 26 Dec 2012 14:38:23
Message-Id: 20121226143811.E31792171D@flycatcher.gentoo.org
1 jlec 12/12/26 14:38:11
2
3 Modified: metadata.xml ChangeLog SoQt-1.5.0-r1.ebuild
4 Removed: SoQt-1.4.1.ebuild
5 Log:
6 media-libs/SoQt: Drop old; move to EAPI=5 and autotools-utils.eclass
7
8 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
9
10 Revision Changes Path
11 1.7 media-libs/SoQt/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/metadata.xml?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/metadata.xml?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/metadata.xml?r1=1.6&r2=1.7
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/SoQt/metadata.xml,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- metadata.xml 24 Sep 2011 09:39:14 -0000 1.6
24 +++ metadata.xml 26 Dec 2012 14:38:11 -0000 1.7
25 @@ -1,7 +1,7 @@
26 <?xml version="1.0" encoding="UTF-8"?>
27 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 <pkgmetadata>
29 - <maintainer>
30 - <email>reavertm@g.o</email>
31 - </maintainer>
32 + <maintainer>
33 + <email>reavertm@g.o</email>
34 + </maintainer>
35 </pkgmetadata>
36
37
38
39 1.34 media-libs/SoQt/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/ChangeLog?rev=1.34&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/ChangeLog?rev=1.34&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/ChangeLog?r1=1.33&r2=1.34
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v
48 retrieving revision 1.33
49 retrieving revision 1.34
50 diff -u -r1.33 -r1.34
51 --- ChangeLog 5 May 2012 08:02:33 -0000 1.33
52 +++ ChangeLog 26 Dec 2012 14:38:11 -0000 1.34
53 @@ -1,6 +1,10 @@
54 # ChangeLog for media-libs/SoQt
55 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.33 2012/05/05 08:02:33 jdhore Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.34 2012/12/26 14:38:11 jlec Exp $
58 +
59 + 26 Dec 2012; Justin Lecher <jlec@g.o> -SoQt-1.4.1.ebuild,
60 + SoQt-1.5.0-r1.ebuild, metadata.xml:
61 + Drop old; move to EAPI=5 and autotools-utils.eclass
62
63 05 May 2012; Jeff Horelick <jdhore@g.o> SoQt-1.4.1.ebuild,
64 SoQt-1.5.0-r1.ebuild:
65
66
67
68 1.5 media-libs/SoQt/SoQt-1.5.0-r1.ebuild
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild?rev=1.5&view=markup
71 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
72 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild?r1=1.4&r2=1.5
73
74 Index: SoQt-1.5.0-r1.ebuild
75 ===================================================================
76 RCS file: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild,v
77 retrieving revision 1.4
78 retrieving revision 1.5
79 diff -u -r1.4 -r1.5
80 --- SoQt-1.5.0-r1.ebuild 5 May 2012 08:02:33 -0000 1.4
81 +++ SoQt-1.5.0-r1.ebuild 26 Dec 2012 14:38:11 -0000 1.5
82 @@ -1,10 +1,10 @@
83 # Copyright 1999-2012 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 -# $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 $
86 +# $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 $
87
88 -EAPI="2"
89 +EAPI=5
90
91 -inherit base
92 +inherit autotools-utils
93
94 DESCRIPTION="The glue between Coin3D and Qt"
95 SRC_URI="http://ftp.coin3d.org/coin/src/all/${P}.tar.gz"
96 @@ -34,27 +34,25 @@
97 DOCS=(AUTHORS ChangeLog FAQ HACKING NEWS README)
98
99 src_configure() {
100 - econf \
101 - htmldir="/usr/share/doc/${PF}/html" \
102 - --disable-compact \
103 - --disable-html-help \
104 - --disable-loadlibrary \
105 - --disable-man \
106 - --enable-pkgconfig \
107 - --includedir="/usr/include/coin" \
108 - --with-coin \
109 - $(use_enable debug) \
110 - $(use_enable debug symbols) \
111 - $(use_enable doc html) \
112 - $(use_enable static-libs static)
113 + local myeconfargs=(
114 + htmldir="/usr/share/doc/${PF}/html"
115 + --disable-compact
116 + --disable-html-help
117 + --disable-loadlibrary
118 + --disable-man
119 + --enable-pkgconfig
120 + --includedir="/usr/include/coin"
121 + --with-coin
122 + $(use_enable debug)
123 + $(use_enable debug symbols)
124 + $(use_enable doc html)
125 + )
126 + autotools-utils_src_configure
127 }
128
129 src_install() {
130 # Remove SoQt from Libs.private
131 - sed -e '/Libs.private/s/ -lSoQt//' -i SoQt.pc || die
132 + sed -e '/Libs.private/s/ -lSoQt//' -i "${BUILD_DIR}"/SoQt.pc || die
133
134 - base_src_install
135 -
136 - # Remove libtool files when not needed.
137 - use static-libs || rm -f "${D}"/usr/lib*/*.la
138 + autotools-utils_src_install
139 }