Gentoo Archives: gentoo-commits

From: "Ned Ludd (solar)" <solar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/matchbox-common: matchbox-common-0.9.1-r1.ebuild ChangeLog matchbox-common-0.9.1.ebuild metadata.xml matchbox-common-0.9.1-r2.ebuild
Date: Sat, 10 Jan 2009 02:23:37
Message-Id: E1LLTVf-0001bd-9l@stork.gentoo.org
1 solar 09/01/10 02:23:35
2
3 Modified: matchbox-common-0.9.1-r1.ebuild ChangeLog
4 matchbox-common-0.9.1.ebuild metadata.xml
5 Added: matchbox-common-0.9.1-r2.ebuild
6 Log:
7 - make pda support optional and sync patchsets with OE
8 (Portage version: 2.1.4.5)
9
10 Revision Changes Path
11 1.7 x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild?r1=1.6&r2=1.7
16
17 Index: matchbox-common-0.9.1-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- matchbox-common-0.9.1-r1.ebuild 13 Jul 2008 07:28:35 -0000 1.6
24 +++ matchbox-common-0.9.1-r1.ebuild 10 Jan 2009 02:23:34 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 2006-2008 Gentoo Foundation
27 +# Copyright 2006-2009 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild,v 1.6 2008/07/13 07:28:35 josejx Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild,v 1.7 2009/01/10 02:23:34 solar Exp $
31
32 inherit eutils versionator
33
34
35
36
37 1.9 x11-wm/matchbox-common/ChangeLog
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/ChangeLog?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/ChangeLog?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/ChangeLog?r1=1.8&r2=1.9
42
43 Index: ChangeLog
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/ChangeLog,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- ChangeLog 13 Jul 2008 07:28:35 -0000 1.8
50 +++ ChangeLog 10 Jan 2009 02:23:34 -0000 1.9
51 @@ -1,6 +1,13 @@
52 # ChangeLog for x11-wm/matchbox-common
53 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/ChangeLog,v 1.8 2008/07/13 07:28:35 josejx Exp $
55 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
56 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/ChangeLog,v 1.9 2009/01/10 02:23:34 solar Exp $
57 +
58 +*matchbox-common-0.9.1-r2 (10 Jan 2009)
59 +
60 + 10 Jan 2009; <solar@g.o> +files/add-media-category.patch,
61 + +files/no-utilities-category.patch, metadata.xml,
62 + +matchbox-common-0.9.1-r2.ebuild:
63 + - make pda support optional and sync patchsets with OE
64
65 13 Jul 2008; Joseph Jezak <josejx@g.o>
66 matchbox-common-0.9.1-r1.ebuild:
67
68
69
70 1.4 x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild
71
72 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild?rev=1.4&view=markup
73 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild?rev=1.4&content-type=text/plain
74 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild?r1=1.3&r2=1.4
75
76 Index: matchbox-common-0.9.1.ebuild
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild,v
79 retrieving revision 1.3
80 retrieving revision 1.4
81 diff -u -r1.3 -r1.4
82 --- matchbox-common-0.9.1.ebuild 27 Feb 2008 17:23:35 -0000 1.3
83 +++ matchbox-common-0.9.1.ebuild 10 Jan 2009 02:23:34 -0000 1.4
84 @@ -1,6 +1,6 @@
85 -# Copyright 2006-2008 Gentoo Foundation
86 +# Copyright 2006-2009 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild,v 1.3 2008/02/27 17:23:35 yvasilev Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild,v 1.4 2009/01/10 02:23:34 solar Exp $
90
91 inherit versionator
92
93
94
95
96 1.2 x11-wm/matchbox-common/metadata.xml
97
98 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/metadata.xml?rev=1.2&view=markup
99 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/metadata.xml?rev=1.2&content-type=text/plain
100 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/metadata.xml?r1=1.1&r2=1.2
101
102 Index: metadata.xml
103 ===================================================================
104 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/metadata.xml,v
105 retrieving revision 1.1
106 retrieving revision 1.2
107 diff -u -r1.1 -r1.2
108 --- metadata.xml 12 Mar 2006 21:48:31 -0000 1.1
109 +++ metadata.xml 10 Jan 2009 02:23:34 -0000 1.2
110 @@ -2,6 +2,9 @@
111 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
112 <pkgmetadata>
113 <herd>gpe</herd>
114 +<use>
115 + <flag name='pda'>Support for pda folders</flag>
116 +</use>
117 <maintainer>
118 <email>yvasilev@g.o</email>
119 <name>Yuri Vasilevski</name>
120
121
122
123 1.1 x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild
124
125 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild?rev=1.1&view=markup
126 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild?rev=1.1&content-type=text/plain
127
128 Index: matchbox-common-0.9.1-r2.ebuild
129 ===================================================================
130 # Copyright 2006-2009 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 # $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild,v 1.1 2009/01/10 02:23:34 solar Exp $
133
134 inherit eutils versionator
135
136 DESCRIPTION="Common files used by matchbox-panel and matchbox-desktop packages"
137 HOMEPAGE="http://matchbox-project.org/"
138 SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2"
139 LICENSE="GPL-2"
140 SLOT="0"
141
142 KEYWORDS="~arm ~hppa ~ppc ~x86"
143 IUSE="pda"
144
145 DEPEND=">=x11-libs/libmatchbox-1.1"
146
147 src_compile() {
148
149 econf $(use_enable pda pda-folders) \
150 || die "Configuration failed"
151
152 emake || die "Compilation failed"
153 }
154
155 src_install() {
156 make DESTDIR="${D}" install || die "Installation failed"
157
158 # Insert our Xsession
159 echo -e "#!/bin/sh\n\nmatchbox-session" > "${T}"/matchbox
160 exeinto /etc/X11/Sessions
161 doexe "${T}"/matchbox
162
163 # Insert GDM/KDM xsession file
164 wm=matchbox make_session_desktop MatchBox matchbox-session
165
166 dodoc AUTHORS Changelog INSTALL NEWS README
167 }
168
169 src_unpack() {
170 unpack ${A}
171 cd "${S}"
172 epatch "${FILESDIR}"/no-utilities-category.patch
173 epatch "${FILESDIR}"/add-media-category.patch
174 }