source: projects/specs/trunk/lib/libm/libmx/libmx-vl.spec @ 6011

Revision 6011, 6.9 KB checked in by Takemikaduchi, 12 years ago (diff)

new upstream release

Line 
1Name:           libmx
2Version:        1.4.5
3Release:        1%{?_dist_release}
4Summary:        A clutter widget toolkit
5
6Group:           System Environment/Libraries
7License:        LGPLv2
8URL:            http://www.clutter-project.org
9Source0:        http://source.clutter-project.org/sources/mx/1.4/mx-%{version}.tar.xz
10
11BuildRequires: gtk2-devel
12BuildRequires: dbus-glib-devel
13BuildRequires: gobject-introspection-devel
14BuildRequires: clutter-imcontext-devel
15BuildRequires: clutter-gesture-devel
16BuildRequires: pkgconfig
17BuildRequires: startup-notification-devel
18BuildRequires: intltool
19BuildRequires: gettext
20BuildRequires: gtk-doc
21
22Vendor: Project Vine
23Distribution: Vine Linux
24Packager: Takemikaduchi
25
26%description
27Mx is a clutter widget toolkit that provides a set of standard user interface
28elements, including buttons, progress bars, tooltips, scroll bars and others.
29It also implements some standard layout managers. One other interesting feature
30is the possibility of setting style properties from a css-like file. It is
31currently used by Moblin to provide the user experience.
32
33%package devel
34Summary: Development package for %{name}
35Group: Development/Libraries
36Requires: %{name} = %{version}-%{release}
37Requires: pkgconfig
38Requires: gdk-pixbuf2-devel
39Requires: clutter-devel
40
41%description devel
42Header files and libraries used for development with MX, a clutter widget
43toolkit, currently used primarily by Moblin.
44
45%package docs
46Summary: Documentation files for %{name}
47Group: Development/Libraries
48Requires: %{name} = %{version}-%{release}
49BuildArch: noarch
50
51%description docs
52This package contains developer documentation for MX, a clutter widget
53toolkit, currently used primarily by Moblin.
54
55%prep
56%setup -q -n mx-%{version}
57
58%build
59%configure \
60        --disable-static \
61        --enable-introspection \
62        --enable-gtk-doc \
63        --with-clutter-imcontext \
64        --with-clutter-gesture
65make %{?_smp_mflags}
66
67%install
68make install DESTDIR=%{buildroot}
69
70#Remove libtool archives.
71find %{buildroot} -name '*.la' -exec rm -f {} ';'
72
73%find_lang mx-1.0
74
75%post -p /sbin/ldconfig
76
77%postun -p /sbin/ldconfig
78
79%files -f mx-1.0.lang
80%defattr(-,root,root,-)
81%doc COPYING.LIB README ChangeLog
82%{_bindir}/mx-create-image-cache
83%{_libdir}/*.so.*
84%{_libdir}/girepository-1.0/Mx*.typelib
85%{_datadir}/mx
86
87%files devel
88%defattr(-,root,root,-)
89%{_includedir}/mx-1.0
90%{_libdir}/pkgconfig/mx*.pc
91%{_libdir}/*.so
92%{_datadir}/gir-1.0/Mx*.gir
93
94%files docs
95%defattr(-,root,root,-)
96%{_datadir}/gtk-doc/html/mx
97%{_datadir}/gtk-doc/html/mx-gtk
98
99%changelog
100* Sat Apr 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.5-1
101- new upstream release
102
103* Sun Nov 20 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.1-1
104- new upstream release
105- remove Patch0
106
107* Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.1-1
108- new upstream release
109- add Patch0 (mx-1.2.1-gdk-pixbuf.patch)
110- add BuildRequires: gobject-introspection-devel
111- add Requires: clutter-devel, gdk-pixbuf2-devel (-devel package)
112
113* Mon Aug 15 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.0-1
114- initial build for Vine Linux
115
116
117* Wed Apr 20 2011 Peter Robinson <pbrobinson@gmail.com> 1.1.11-1
118- New upstream 1.1.11
119
120* Sun Apr  3 2011 Peter Robinson <pbrobinson@gmail.com> 1.1.10-1
121- New upstream 1.1.10
122
123* Mon Mar 14 2011 Peter Robinson <pbrobinson@gmail.com> 1.1.9-1
124- New upstream 1.1.9
125
126* Thu Feb 17 2011 Peter Robinson <pbrobinson@gmail.com> 1.1.7-1
127- New upstream 1.1.7
128
129* Mon Feb 14 2011 Peter Robinson <pbrobinson@gmail.com> 1.1.6-1
130- New upstream 1.1.6
131
132* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.4-2
133- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
134
135* Fri Jan 28 2011 Peter Robinson <pbrobinson@gmail.com> 1.1.4-1
136- New upstream 1.1.4
137
138* Sat Jan 22 2011 Peter Robinson <pbrobinson@gmail.com> 1.1.3-1
139- New upstream 1.1.3
140
141* Mon Dec  6 2010 Peter Robinson <pbrobinson@gmail.com> 1.1.0-5
142- Build against gtk3
143
144* Fri Dec 03 2010 Dan Horák <dan[at]danny.cz> 1.1.0-4
145- updated for clutter 1.4+
146
147* Wed Sep 29 2010 jkeating - 1.1.0-3
148- Rebuilt for gcc bug 634757
149
150* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> 1.1.0-2
151- Rebuild against newer gobject-introspection
152
153* Sat Jul 31 2010 Peter Robinson <pbrobinson@gmail.com> 1.1.0-1
154- New upstream 1.1.0 devel release
155
156* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 1.0.3-2
157- Rebuild with new gobject-introspection
158
159* Sun Jul  4 2010 Peter Robinson <pbrobinson@gmail.com> 1.0.3-1
160- New upstream 1.0.3 stable release
161
162* Thu May 27 2010 Peter Robinson <pbrobinson@gmail.com> 1.0.2-1
163- New upstream 1.0.2 stable release
164
165* Sat May 22 2010 Peter Robinson <pbrobinson@gmail.com> 1.0.1-1
166- New upstream 1.0.1 stable release, use official tar file
167
168* Mon May 17 2010 Peter Robinson <pbrobinson@gmail.com> 1.0.0-1
169- New upstream 1.0.0 stable release
170
171* Sat May  1 2010 Peter Robinson <pbrobinson@gmail.com> 0.99.8-1
172- New upstream 0.99.8 release
173
174* Mon Apr 26 2010 Peter Robinson <pbrobinson@gmail.com> 0.99.7-1
175- New upstream 0.99.7 release
176
177* Sun Apr 18 2010 Peter Robinson <pbrobinson@gmail.com> 0.99.5-1
178- New upstream 0.99.5 release
179
180* Wed Apr 14 2010 Peter Robinson <pbrobinson@gmail.com> 0.99.4-2
181- Upload new source file
182
183* Wed Apr 14 2010 Peter Robinson <pbrobinson@gmail.com> 0.99.4-1
184- New upstream 0.99.4 release
185
186* Thu Mar 25 2010 Peter Robinson <pbrobinson@gmail.com> 0.9.0-2
187- Add patch to fix build on gtk 2.2.20
188
189* Thu Mar 25 2010 Peter Robinson <pbrobinson@gmail.com> 0.9.0-1
190- New upstream 0.9.0 release
191
192* Sun Feb 28 2010 Peter Robinson <pbrobinson@gmail.com> 0.7.3-1
193- New upstream 0.7.3 release
194
195* Sun Feb 21 2010 Peter Robinson <pbrobinson@gmail.com> 0.6.1-1
196- New upstream 0.6.1 release
197
198* Fri Feb 12 2010 Peter Robinson <pbrobinson@gmail.com> 0.6.0-2
199- Upload source file
200
201* Mon Feb  8 2010 Peter Robinson <pbrobinson@gmail.com> 0.6.0-1
202- New upstream 0.6.0 release
203
204* Wed Feb  3 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.2-1
205- New upstream 0.5.2 release
206
207* Thu Jan 27 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.1-2
208- Bump build
209
210* Thu Jan 27 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.1-1
211- New upstream 0.5.1 release
212
213* Mon Jan 25 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.0-3
214- Add dbus dep while we're at it!
215
216* Mon Jan 25 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.0-2
217- Add new dep
218
219* Mon Jan 25 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.0-1
220- New upstream 0.5.0 release
221
222* Wed Jan 13 2010 Peter Robinson <pbrobinson@gmail.com> 0.4.0-3
223- Drop unneeded libccss dependency
224
225* Tue Jan 12 2010 Peter Robinson <pbrobinson@gmail.com> 0.4.0-2
226- Enable gesture support
227
228* Tue Jan 12 2010 Peter Robinson <pbrobinson@gmail.com> 0.4.0-1
229- New upstream 0.4.0 release
230
231* Wed Jan  6 2010 Peter Robinson <pbrobinson@gmail.com> 0.3.0-3
232- fix build
233
234* Mon Jan  4 2010 Peter Robinson <pbrobinson@gmail.com> 0.3.0-2
235- Update package based on initial review comments
236
237* Wed Dec  2 2009 Peter Robinson <pbrobinson@gmail.com> 0.2.0-1
238- New upstream 0.2.0 release
239
240* Thu Nov 19 2009 Peter Robinson <pbrobinson@gmail.com> 0.1.2-1
241- New upstream 0.1.2 release
242
243* Wed Nov 18 2009 Peter Robinson <pbrobinson@gmail.com> 0.1.1-1
244- Initial packaginp
Note: See TracBrowser for help on using the repository browser.