Gentoo Archives: gentoo-commits

From: "Maciej Mrozowski (reavertm)" <reavertm@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.5.0.ebuild
Date: Sat, 26 Jun 2010 14:13:57
Message-Id: 20100626141354.B71DD2CF79@corvid.gentoo.org
1 reavertm 10/06/26 14:13:54
2
3 Modified: metadata.xml ChangeLog
4 Added: SoQt-1.5.0-r1.ebuild
5 Removed: SoQt-1.5.0.ebuild
6 Log:
7 Install within coin include dir, add static-libs, debug support, .la files removal, take over maintenance
8 (Portage version: 2.2_rc67/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.5 media-libs/SoQt/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/metadata.xml?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/metadata.xml?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/metadata.xml?r1=1.4&r2=1.5
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/SoQt/metadata.xml,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- metadata.xml 4 Apr 2010 11:49:50 -0000 1.4
24 +++ metadata.xml 26 Jun 2010 14:13:54 -0000 1.5
25 @@ -3,8 +3,6 @@
26 <pkgmetadata>
27 <herd>no-herd</herd>
28 <maintainer>
29 - <email>tommy@g.o</email>
30 - <name>Thomas Sachau</name>
31 - <description>Previous proxy committer, maintaining user left, feel free to take over</description>
32 + <email>reavertm@g.o</email>
33 </maintainer>
34 </pkgmetadata>
35
36
37
38 1.30 media-libs/SoQt/ChangeLog
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/ChangeLog?rev=1.30&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/ChangeLog?rev=1.30&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/ChangeLog?r1=1.29&r2=1.30
43
44 Index: ChangeLog
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v
47 retrieving revision 1.29
48 retrieving revision 1.30
49 diff -u -r1.29 -r1.30
50 --- ChangeLog 4 Apr 2010 11:45:56 -0000 1.29
51 +++ ChangeLog 26 Jun 2010 14:13:54 -0000 1.30
52 @@ -1,6 +1,13 @@
53 # ChangeLog for media-libs/SoQt
54 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.29 2010/04/04 11:45:56 tommy Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.30 2010/06/26 14:13:54 reavertm Exp $
57 +
58 +*SoQt-1.5.0-r1 (26 Jun 2010)
59 +
60 + 26 Jun 2010; Maciej Mrozowski <reavertm@g.o> -SoQt-1.5.0.ebuild,
61 + +SoQt-1.5.0-r1.ebuild, metadata.xml:
62 + Install within coin include dir, add static-libs, debug support, .la files
63 + removal, take over maintenance
64
65 *SoQt-1.5.0 (04 Apr 2010)
66
67 @@ -99,11 +106,11 @@
68 Version bump
69
70 06 Dec 2002; Rodney Rees <manson@g.o> : changed sparc ~sparc keywords
71 -
72 +
73 *SoQt-20010601-r1 (1 Feb 2002)
74
75 1 Feb 2002; G.Bevin <gbevin@g.o> ChangeLog :
76 -
77 +
78 Added initial ChangeLog which should be updated whenever the package is
79 updated in any way. This changelog is targetted to users. This means that the
80 comments should well explained and written in clean English. The details about
81
82
83
84 1.1 media-libs/SoQt/SoQt-1.5.0-r1.ebuild
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild?rev=1.1&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild?rev=1.1&content-type=text/plain
88
89 Index: SoQt-1.5.0-r1.ebuild
90 ===================================================================
91 # Copyright 1999-2010 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 # $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild,v 1.1 2010/06/26 14:13:54 reavertm Exp $
94
95 EAPI="2"
96
97 inherit base
98
99 DESCRIPTION="The glue between Coin3D and Qt"
100 SRC_URI="http://ftp.coin3d.org/coin/src/all/${P}.tar.gz"
101 HOMEPAGE="http://www.coin3d.org/"
102
103 LICENSE="|| ( GPL-2 PEL )"
104 KEYWORDS="~amd64 ~x86"
105 SLOT="0"
106 IUSE="debug doc static-libs"
107
108 RDEPEND="
109 >=media-libs/coin-3.1.3
110 virtual/glu
111 x11-libs/qt-core:4
112 x11-libs/qt-gui:4
113 x11-libs/qt-opengl:4
114 "
115 DEPEND="${RDEPEND}
116 dev-util/pkgconfig
117 doc? ( app-doc/doxygen )
118 "
119
120 DOCS=(AUTHORS ChangeLog FAQ HACKING NEWS README)
121
122 src_configure() {
123 econf \
124 htmldir="/usr/share/doc/${PF}/html" \
125 --disable-compact \
126 --disable-html-help \
127 --disable-loadlibrary \
128 --disable-man \
129 --enable-pkgconfig \
130 --includedir="/usr/include/coin" \
131 --with-coin \
132 $(use_enable debug) \
133 $(use_enable debug symbols) \
134 $(use_enable doc html) \
135 $(use_enable static-libs static)
136 }
137
138 src_install() {
139 base_src_install
140
141 # Remove libtool files when not needed.
142 use static-libs || rm -f "${D}"/usr/lib*/*.la
143 }