Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/motif-config: ChangeLog motif-config-0.10-r1.ebuild motif-config-0.9-r1.ebuild motif-config-0.10.ebuild motif-config-0.9.ebuild
Date: Wed, 26 Sep 2007 18:26:35
Message-Id: E1IabSN-00039a-U4@stork.gentoo.org
1 jer 07/09/26 18:17:55
2
3 Modified: ChangeLog
4 Added: motif-config-0.10-r1.ebuild
5 motif-config-0.9-r1.ebuild
6 Removed: motif-config-0.10.ebuild motif-config-0.9.ebuild
7 Log:
8 Don't mess with /usr/bin.
9 (Portage version: 2.1.3.9)
10
11 Revision Changes Path
12 1.26 x11-libs/motif-config/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/motif-config/ChangeLog?rev=1.26&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/motif-config/ChangeLog?rev=1.26&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/motif-config/ChangeLog?r1=1.25&r2=1.26
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif-config/ChangeLog,v
21 retrieving revision 1.25
22 retrieving revision 1.26
23 diff -u -r1.25 -r1.26
24 --- ChangeLog 15 Jul 2006 13:52:38 -0000 1.25
25 +++ ChangeLog 26 Sep 2007 18:17:55 -0000 1.26
26 @@ -1,6 +1,15 @@
27 # ChangeLog for x11-libs/motif-config
28 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/ChangeLog,v 1.25 2006/07/15 13:52:38 kloeri Exp $
30 +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/ChangeLog,v 1.26 2007/09/26 18:17:55 jer Exp $
32 +
33 +*motif-config-0.10-r1 (26 Sep 2007)
34 +*motif-config-0.9-r1 (26 Sep 2007)
35 +
36 + 26 Sep 2007; Jeroen Roovers <jer@g.o> files/motif-config-0.9,
37 + files/motif-config-0.10, -motif-config-0.9.ebuild,
38 + +motif-config-0.9-r1.ebuild, -motif-config-0.10.ebuild,
39 + +motif-config-0.10-r1.ebuild:
40 + Don't mess with /usr/bin.
41
42 15 Jul 2006; Bryan Østergaard <kloeri@g.o> metadata.xml:
43 Remove lanius from metadata.xml as he's retired.
44
45
46
47 1.1 x11-libs/motif-config/motif-config-0.10-r1.ebuild
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/motif-config/motif-config-0.10-r1.ebuild?rev=1.1&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/motif-config/motif-config-0.10-r1.ebuild?rev=1.1&content-type=text/plain
51
52 Index: motif-config-0.10-r1.ebuild
53 ===================================================================
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 # $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.10-r1.ebuild,v 1.1 2007/09/26 18:17:55 jer Exp $
57
58 inherit multilib
59
60 DESCRIPTION="Utility to change the default Motif library"
61 HOMEPAGE="http://www.gentoo.org/"
62 SRC_URI=""
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
67 IUSE=""
68
69 DEPEND="!<x11-libs/openmotif-2.1.30-r13
70 !=x11-libs/openmotif-2.2.2*
71 !=x11-libs/openmotif-2.2.3
72 !=x11-libs/openmotif-2.2.3-r1
73 !=x11-libs/openmotif-2.2.3-r2
74 !=x11-libs/openmotif-2.2.3-r3
75 !=x11-libs/openmotif-2.2.3-r4
76 !=x11-libs/openmotif-2.2.3-r5
77 !=x11-libs/openmotif-2.2.3-r6
78
79 !<x11-libs/lesstif-0.93.94-r4
80 !=x11-libs/lesstif-0.93.97
81 !=x11-libs/lesstif-0.94.0*"
82 RDEPEND="${DEPEND}
83 app-shells/bash"
84
85 src_install() {
86 newbin "${FILESDIR}"/${P} motif-config || die
87 dosed "s:@@LIBDIR@@:$(get_libdir):g" /usr/bin/motif-config
88
89 # for profile
90 dodir /usr/$(get_libdir)/motif
91 keepdir /usr/$(get_libdir)/motif
92
93 # bitmaps
94 #dodir /usr/include/X11/bitmaps
95 #tar -xjf ${FILESDIR}/bitmaps.tbz2 -C ${D}/usr/include/X11/bitmaps
96 # bindings
97 #dodir /usr/$(get_libdir)/X11/bindings
98 #tar -xjf ${FILESDIR}/bindings.tbz2 -C ${D}/usr/$(get_libdir)/X11/bindings
99
100 # mwm default config
101 insinto /etc/X11/app-defaults
102 doins "${FILESDIR}"/Mwm.defaults
103
104 insinto /etc/X11/mwm
105 doins "${FILESDIR}"/system.mwmrc
106
107 dodir /usr/$(get_libdir)/X11
108 dosym /etc/X11/mwm /usr/$(get_libdir)/X11/mwm
109 }
110
111 pkg_setup() {
112 # clean up cruft left over by old versions
113 removed=no
114 has_version =x11-libs/openmotif-2.1.30* \
115 || ( rm -f /usr/$(get_libdir)/motif/openmotif-2.1; \
116 rm -fR /usr/include/openmotif-2.1; \
117 rm -fR /usr/$(get_libdir)/openmotif-2.1;
118 removed=yes )
119 has_version =x11-libs/openmotif-2.2.3* \
120 || ( rm -f /usr/$(get_libdir)/motif/openmotif-2.2; \
121 rm -fR /usr/include/openmotif-2.2; \
122 rm -fR /usr/$(get_libdir)/openmotif-2.2;
123 removed=yes )
124 has_version =x11-libs/lesstif-0.93.94* \
125 || ( rm -f /usr/$(get_libdir)/motif/lesstif-1.2; \
126 rm -fR /usr/include/lesstif-1.2; \
127 rm -fR /usr/$(get_libdir)/lesstif-1.2;
128 removed=yes )
129 has_version =x11-libs/lesstif-0.94* \
130 || ( rm -f /usr/$(get_libdir)/motif/lesstif-2.1; \
131 rm -fR /usr/include/lesstif-2.1; \
132 rm -fR /usr/$(get_libdir)/openmotif-2.1;
133 removed=yes )
134
135 if [ "$removed" = "yes" ]; then
136 rm -fR /usr/include/Xm;
137 rm -fR /usr/include/uil;
138 rm -fR /usr/include/Mrm;
139 fi
140 }
141
142
143
144 1.1 x11-libs/motif-config/motif-config-0.9-r1.ebuild
145
146 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/motif-config/motif-config-0.9-r1.ebuild?rev=1.1&view=markup
147 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/motif-config/motif-config-0.9-r1.ebuild?rev=1.1&content-type=text/plain
148
149 Index: motif-config-0.9-r1.ebuild
150 ===================================================================
151 # Copyright 1999-2007 Gentoo Foundation
152 # Distributed under the terms of the GNU General Public License v2
153 # $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.9-r1.ebuild,v 1.1 2007/09/26 18:17:55 jer Exp $
154
155 inherit multilib
156
157 DESCRIPTION="Utility to change the default Motif library"
158 HOMEPAGE="http://www.gentoo.org/"
159 SRC_URI=""
160
161 LICENSE="GPL-2"
162 SLOT="0"
163 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
164 IUSE=""
165
166 DEPEND="!<x11-libs/openmotif-2.1.30-r13
167 !=x11-libs/openmotif-2.2.2*
168 !=x11-libs/openmotif-2.2.3
169 !=x11-libs/openmotif-2.2.3-r1
170 !=x11-libs/openmotif-2.2.3-r2
171 !=x11-libs/openmotif-2.2.3-r3
172 !=x11-libs/openmotif-2.2.3-r4
173 !=x11-libs/openmotif-2.2.3-r5
174 !=x11-libs/openmotif-2.2.3-r6
175
176 !<x11-libs/lesstif-0.93.94-r4
177 !=x11-libs/lesstif-0.93.97
178 !=x11-libs/lesstif-0.94.0*"
179
180 RDEPEND="${DEPEND}
181 app-shells/bash"
182
183 src_unpack(){
184 einfo "nothing to unpack"
185 }
186
187 src_compile() {
188 einfo "nothing to compile"
189 }
190
191 src_install () {
192 exeinto /usr/bin
193 newexe ${FILESDIR}/${P} motif-config
194 dosed "s:@@LIBDIR@@:$(get_libdir):g" /usr/bin/motif-config
195
196 # for profile
197 dodir /usr/$(get_libdir)/motif
198 keepdir /usr/$(get_libdir)/motif
199
200 # bitmaps
201 #dodir /usr/include/X11/bitmaps
202 #tar -xjf ${FILESDIR}/bitmaps.tbz2 -C ${D}/usr/include/X11/bitmaps
203 # bindings
204 #dodir /usr/$(get_libdir)/X11/bindings
205 #tar -xjf ${FILESDIR}/bindings.tbz2 -C ${D}/usr/$(get_libdir)/X11/bindings
206
207 # mwm default config
208 insinto /etc/X11/app-defaults
209 doins ${FILESDIR}/Mwm.defaults
210
211 insinto /etc/X11/mwm
212 doins ${FILESDIR}/system.mwmrc
213
214 dodir /usr/$(get_libdir)/X11
215 dosym /etc/X11/mwm /usr/$(get_libdir)/X11/mwm
216 }
217
218 pkg_setup() {
219 # clean up cruft left over by old versions
220 removed=no
221 has_version =x11-libs/openmotif-2.1.30* \
222 || ( rm -f /usr/$(get_libdir)/motif/openmotif-2.1; \
223 rm -fR /usr/include/openmotif-2.1; \
224 rm -fR /usr/$(get_libdir)/openmotif-2.1;
225 removed=yes )
226 has_version =x11-libs/openmotif-2.2.3* \
227 || ( rm -f /usr/$(get_libdir)/motif/openmotif-2.2; \
228 rm -fR /usr/include/openmotif-2.2; \
229 rm -fR /usr/$(get_libdir)/openmotif-2.2;
230 removed=yes )
231 has_version =x11-libs/lesstif-0.93.94* \
232 || ( rm -f /usr/$(get_libdir)/motif/lesstif-1.2; \
233 rm -fR /usr/include/lesstif-1.2; \
234 rm -fR /usr/$(get_libdir)/lesstif-1.2;
235 removed=yes )
236 has_version =x11-libs/lesstif-0.94* \
237 || ( rm -f /usr/$(get_libdir)/motif/lesstif-2.1; \
238 rm -fR /usr/include/lesstif-2.1; \
239 rm -fR /usr/$(get_libdir)/openmotif-2.1;
240 removed=yes )
241
242 if [ "$removed" = "yes" ]; then
243 rm -fR /usr/include/Xm;
244 rm -fR /usr/include/uil;
245 rm -fR /usr/include/Mrm;
246 fi
247 }
248
249
250
251 --
252 gentoo-commits@g.o mailing list