smock: add --overwrite option
[fedora-mingw.git] / packagestatus.txt
1 Status of packages in Fedora, EPEL and RHEL, last updated on 2009-02-24.
2
3 <html>
4 <table class="top_table fedoratbl">
5 <tr><th>Name</th>
6 <th class="epelbg"><a title="Packages for Red Hat Enterprise Linux 5" href="http://fedoraproject.org/wiki/EPEL">EPEL&nbsp;5</a></th>
7 <th class="fedorabg"><a href="http://fedoraproject.org/">Fedora&nbsp;10</a></th>
8 <th class="develbg"><a title="Fedora 11 in development a.k.a. Rawhide" href="http://fedoraproject.org/wiki/Releases/Rawhide">Devel</a></th>
9 <th class="pendingbg"><a href="https://bugzilla.redhat.com/buglist.cgi?version=rawhide&component=Package+Review&target_milestone=&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=MODIFIED&short_desc_type=allwordssubstr&short_desc=mingw32&long_desc_type=allwordssubstr&long_desc=">Pending</a></th>
10 </tr>
11 <tr><td><a title="MinGW Windows Atk library.
12
13
14 " href="http://projects.gnome.org/accessibility/">mingw32-atk</a><br/><small>MinGW Windows Atk library</small></td>
15 <td class="epelbg released">1.25.2</td>
16 <td class="fedorabg released">1.25.2</td>
17 <td class="develbg devel">1.25.2</td>
18 <td class="pendingbg">&nbsp;</td>
19 </tr>
20 <tr><td><a title="MinGW Windows binutils (utilities like &#39;strip&#39;, &#39;as&#39;, &#39;ld&#39;) which
21 understand Windows executables and DLLs.
22
23
24 " href="http://www.mingw.org/">mingw32-binutils</a><br/><small>MinGW Windows binutils</small></td>
25 <td class="epelbg released">2.19</td>
26 <td class="fedorabg released">2.19</td>
27 <td class="develbg devel">2.19.1</td>
28 <td class="pendingbg">&nbsp;</td>
29 </tr>
30 <tr><td><a title="Boost provides free peer-reviewed portable C++ source libraries.  The
31 emphasis is on libraries which work well with the C++ Standard
32 Library, in the hopes of establishing &quot;existing practice&quot; for
33 extensions and providing reference implementations so that the Boost
34 libraries are suitable for eventual standardization. (Some of the
35 libraries have already been proposed for inclusion in the C++
36 Standards Committee&#39;s upcoming C++ Standard Library Technical Report.)
37
38
39 " href="http://www.boost.org/">mingw32-boost</a><br/><small>MinGW Windows port of Boost C++ Libraries</small></td>
40 <td class="epelbg">&nbsp;</td>
41 <td class="fedorabg">&nbsp;</td>
42 <td class="develbg">&nbsp;</td>
43 <td class="pendingbg pending">1.34.1</td>
44 </tr>
45 <tr><td><a title="Bzip2 is a freely available, patent-free, high quality data compressor.
46 Bzip2 compresses files to within 10 to 15 percent of the capabilities 
47 of the best techniques available.  However, bzip2 has the added benefit 
48 of being approximately two times faster at compression and six times 
49 faster at decompression than those techniques.  Bzip2 is not the 
50 fastest compression utility, but it does strike a balance between speed 
51 and compression capability.
52
53 This package contains development tools and libraries for use when
54 cross-compiling Windows software in Fedora.
55
56
57 " href="http://www.bzip.org/">mingw32-bzip2</a><br/><small>MinGW port of bzip2 file compression utility</small></td>
58 <td class="epelbg released">1.0.5</td>
59 <td class="fedorabg released">1.0.5</td>
60 <td class="develbg devel">1.0.5</td>
61 <td class="pendingbg">&nbsp;</td>
62 </tr>
63 <tr><td><a title="MinGW Windows Cairo library.
64
65
66 " href="http://cairographics.org">mingw32-cairo</a><br/><small>MinGW Windows Cairo library</small></td>
67 <td class="epelbg released">1.8.0</td>
68 <td class="fedorabg released">1.8.0</td>
69 <td class="develbg devel">1.8.0</td>
70 <td class="pendingbg">&nbsp;</td>
71 </tr>
72 <tr><td><a title="Cairomm is the C++ API for the cairo graphics library. It offers all the power
73 of cairo with an interface familiar to C++ developers, including use of the 
74 Standard Template Library where it makes sense.
75
76
77 " href="http://www.cairographics.org">mingw32-cairomm</a><br/><small>MinGW Windows C++ API for the cairo graphics library</small></td>
78 <td class="epelbg">&nbsp;</td>
79 <td class="fedorabg">&nbsp;</td>
80 <td class="develbg">&nbsp;</td>
81 <td class="pendingbg pending">1.6.2</td>
82 </tr>
83 <tr><td><a title="CrossReport is a tool to help you analyze the APIs used by a compiled
84 Linux program, in order to work out the effort required to
85 cross-compile that program for Windows, using the Fedora MinGW
86 cross-compiler.
87
88 The simplest way to use it is to point it at an existing Linux binary,
89 and then read the generated report.
90
91 What it does in more detail: It looks at the libraries and API calls
92 used by the Linux binary, and compares them to the libraries and API
93 calls that we currently support under the Fedora MinGW cross-compiler.
94 It then works out what is missing, and produces a report suggesting
95 the amount of work that needs to be done to port the program.  For
96 example, whether whole libraries need to be ported first, and/or how
97 to substitute individual calls to work on Windows.
98
99
100 " href="http://fedoraproject.org/wiki/MinGW">mingw32-crossreport</a><br/><small>Analysis tool to help cross-compilation to Windows</small></td>
101 <td class="epelbg released">6</td>
102 <td class="fedorabg released">6</td>
103 <td class="develbg devel">6</td>
104 <td class="pendingbg">&nbsp;</td>
105 </tr>
106 <tr><td><a title="cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS,
107 DICT, TELNET and TFTP servers, using any of the supported protocols.
108 cURL is designed to work without user interaction or any kind of
109 interactivity. cURL offers many useful capabilities, like proxy
110 support, user authentication, FTP upload, HTTP post, and file transfer
111 resume.
112
113 This is the MinGW cross-compiled Windows library.
114
115
116 " href="http://curl.haxx.se/">mingw32-curl</a><br/><small>MinGW Windows port of curl and libcurl</small></td>
117 <td class="epelbg">&nbsp;</td>
118 <td class="fedorabg">&nbsp;</td>
119 <td class="develbg">&nbsp;</td>
120 <td class="pendingbg pending">7.18.2</td>
121 </tr>
122 <tr><td><a title="This library implements a wrapper for dlfcn, as specified in POSIX and SUS,
123 around the dynamic link library functions found in the Windows API.
124
125
126 " href="http://code.google.com/p/dlfcn-win32/">mingw32-dlfcn</a><br/><small>Implements a wrapper for dlfcn (dlopen dlclose dlsym dlerror)</small></td>
127 <td class="epelbg released">0</td>
128 <td class="fedorabg released">0</td>
129 <td class="develbg devel">0</td>
130 <td class="pendingbg">&nbsp;</td>
131 </tr>
132 <tr><td><a title="This is expat, the C library for parsing XML, written by James Clark. Expat
133 is a stream oriented XML parser. This means that you register handlers with
134 the parser prior to starting the parse. These handlers are called when the
135 parser discovers the associated structures in the document being parsed. A
136 start tag is an example of the kind of structures for which you may
137 register handlers.
138
139
140 " href="http://www.libexpat.org/">mingw32-expat</a><br/><small>MinGW Windows port of expat XML parser library</small></td>
141 <td class="epelbg">&nbsp;</td>
142 <td class="fedorabg">&nbsp;</td>
143 <td class="develbg">&nbsp;</td>
144 <td class="pendingbg pending">2.0.1</td>
145 </tr>
146 <tr><td><a title="This package contains the base filesystem layout, RPM macros and
147 environment for all Fedora MinGW packages.
148
149 This environment is maintained by the Fedora MinGW SIG at:
150
151   http://fedoraproject.org/wiki/SIGs/MinGW
152
153
154 " href="http://hg.et.redhat.com/misc/fedora-mingw--devel/">mingw32-filesystem</a><br/><small>MinGW base filesystem and environment</small></td>
155 <td class="epelbg filesystem">40</td>
156 <td class="fedorabg filesystem">40</td>
157 <td class="develbg filesystem">49</td>
158 <td class="pendingbg">&nbsp;</td>
159 </tr>
160 <tr><td><a title="Under Windows, DLL (Dynamically-Linked Libraries) are generally used
161 to improve code modularity and sharing. A DLL can be loaded
162 automatically when the program is loaded (if it requires the DLL). The
163 program can also explicitly request Windows to load a DLL at any
164 moment during runtime, using the LoadLibrary function from the Win32
165 API.
166
167 This naturally suggests to use DLLs as a plugin mechanism. For
168 instance, a web server could load extensions modules stored in DLLs at
169 runtime. But Windows does not really make it easy to implement plugins
170 that way. The reason is that when you try to create a DLL from a set
171 of object files, the linker needs to resolve all the symbols, which
172 leads to the very problem solved by FlexDLL:
173
174 Windows DLL cannot refer to symbols defined in the main application or
175 in previously loaded DLLs.
176
177 Some usual solutions exist, but they are not very flexible. A notable
178 exception is the edll library (its homepage also describes the usual
179 solutions), which follows a rather drastic approach; indeed, edll
180 implements a new dynamic linker which can directly load object files
181 (without creating a Windows DLL).
182
183 FlexDLL is another solution to the same problem. Contrary to edll, it
184 relies on the native static and dynamic linkers. Also, it works both
185 with the Microsoft environment (MS linker, Visual Studio compilers)
186 and with Cygwin (GNU linker and compilers, in Cygwin or MinGW
187 mode). Actually, FlexDLL implements mostly the usual dlopen POSIX API,
188 without trying to be fully conformant though (e.g. it does not respect
189 the official priority ordering for symbol resolution). This should
190 make it easy to port applications developed for Unix.
191
192
193 " href="http://alain.frisch.fr/flexdll.html">mingw32-flexdll</a><br/><small>FlexDLL Windows DLL plugin API which is like dlopen</small></td>
194 <td class="epelbg">&nbsp;</td>
195 <td class="fedorabg">&nbsp;</td>
196 <td class="develbg">&nbsp;</td>
197 <td class="pendingbg pending">0.11</td>
198 </tr>
199 <tr><td><a title="MinGW Windows Fontconfig library.
200
201
202 " href="http://fontconfig.org">mingw32-fontconfig</a><br/><small>MinGW Windows Fontconfig library</small></td>
203 <td class="epelbg">&nbsp;</td>
204 <td class="fedorabg">&nbsp;</td>
205 <td class="develbg">&nbsp;</td>
206 <td class="pendingbg pending">2.6.0</td>
207 </tr>
208 <tr><td><a title="MinGW Windows Freetype library.
209
210
211 " href="http://www.freetype.org">mingw32-freetype</a><br/><small>Free and portable font rendering engine</small></td>
212 <td class="epelbg released">2.3.8</td>
213 <td class="fedorabg released">2.3.8</td>
214 <td class="develbg devel">2.3.8</td>
215 <td class="pendingbg">&nbsp;</td>
216 </tr>
217 <tr><td><a title="The Boehm-Demers-Weiser conservative garbage collector can be 
218 used as a garbage collecting replacement for C malloc or C++ new.
219
220
221 " href="http://www.hpl.hp.com/personal/Hans_Boehm/gc/">mingw32-gc</a><br/><small>MinGW Windows port of GC garbage collector for C and C++</small></td>
222 <td class="epelbg">&nbsp;</td>
223 <td class="fedorabg">&nbsp;</td>
224 <td class="develbg">&nbsp;</td>
225 <td class="pendingbg pending">7.1</td>
226 </tr>
227 <tr><td><a title="MinGW Windows cross-compiler (GCC) for C.
228
229
230 " href="http://gcc.gnu.org">mingw32-gcc</a><br/><small>MinGW Windows cross-compiler (GCC) for C</small></td>
231 <td class="epelbg released">4.3.2</td>
232 <td class="fedorabg released">4.3.2</td>
233 <td class="develbg devel">4.4.0</td>
234 <td class="pendingbg">&nbsp;</td>
235 </tr>
236 <tr><td><a title="Gdbm is a GNU database indexing library, including routines which use
237 extensible hashing.  Gdbm works in a similar way to standard UNIX dbm
238 routines.  Gdbm is useful for developers who write C applications and
239 need access to a simple and efficient database or who are building C
240 applications which will use such a database.
241
242 This is the MinGW Windows port of the libraries and development tools.
243
244
245 " href="http://www.gnu.org/software/gdbm/">mingw32-gdbm</a><br/><small>MinGW port of GNU database routines</small></td>
246 <td class="epelbg released">1.8.0</td>
247 <td class="fedorabg released">1.8.0</td>
248 <td class="develbg devel">1.8.0</td>
249 <td class="pendingbg">&nbsp;</td>
250 </tr>
251 <tr><td><a title="MinGW Windows Gettext library
252
253
254 " href="http://www.gnu.org/software/gettext/">mingw32-gettext</a><br/><small>GNU libraries and utilities for producing multi-lingual messages</small></td>
255 <td class="epelbg released">0.17</td>
256 <td class="fedorabg released">0.17</td>
257 <td class="develbg devel">0.17</td>
258 <td class="pendingbg">&nbsp;</td>
259 </tr>
260 <tr><td><a title="MinGW Windows Glib2 library.
261
262 " href="http://www.gtk.org">mingw32-glib2</a><br/><small>MinGW Windows GLib2 library</small></td>
263 <td class="epelbg released">2.19.5</td>
264 <td class="fedorabg released">2.19.5</td>
265 <td class="develbg devel">2.19.5</td>
266 <td class="pendingbg">&nbsp;</td>
267 </tr>
268 <tr><td><a title="glibmm provides a C++ interface to the GTK+ GLib low-level core
269 library. Highlights include typesafe callbacks, widgets extensible via
270 inheritance and a comprehensive set of widget classes that can be
271 freely combined to quickly create complex user interfaces.
272
273
274 " href="http://gtkmm.sourceforge.net/">mingw32-glibmm24</a><br/><small>MinGW Windows C++ interface for GTK2 (a GUI library for X)</small></td>
275 <td class="epelbg">&nbsp;</td>
276 <td class="fedorabg">&nbsp;</td>
277 <td class="develbg">&nbsp;</td>
278 <td class="pendingbg pending">2.18.1</td>
279 </tr>
280 <tr><td><a title="The gmp package contains GNU MP, a library for arbitrary precision
281 arithmetic, signed integers operations, rational numbers and floating
282 point numbers. GNU MP is designed for speed, for both small and very
283 large operands. GNU MP is fast because it uses fullwords as the basic
284 arithmetic type, it uses fast algorithms, it carefully optimizes
285 assembly code for many CPUs&#39; most common inner loops, and it generally
286 emphasizes speed over simplicity/elegance in its operations.
287
288 Install the gmp package if you need a fast arbitrary precision
289 library.
290
291 This is the development package for Windows cross-compilation.
292
293
294 " href="http://gmplib.org/">mingw32-gmp</a><br/><small>Windows port of GNU arbitrary precision library</small></td>
295 <td class="epelbg">&nbsp;</td>
296 <td class="fedorabg">&nbsp;</td>
297 <td class="develbg">&nbsp;</td>
298 <td class="pendingbg pending">4.2.4</td>
299 </tr>
300 <tr><td><a title="MinGW Windows GnuTLS TLS/SSL encryption library.
301
302
303 " href="http://www.gnutls.org/">mingw32-gnutls</a><br/><small>MinGW Windows GnuTLS TLS/SSL encryption library</small></td>
304 <td class="epelbg">&nbsp;</td>
305 <td class="fedorabg">&nbsp;</td>
306 <td class="develbg">&nbsp;</td>
307 <td class="pendingbg pending">2.6.3</td>
308 </tr>
309 <tr><td><a title="The GNU Scientific Library (GSL) is a collection of routines for
310 numerical analysis, written in C.
311
312
313 " href="http://www.gnu.org/software/gsl/">mingw32-gsl</a><br/><small>MinGW Windows port of the GNU Scientific Library</small></td>
314 <td class="epelbg">&nbsp;</td>
315 <td class="fedorabg">&nbsp;</td>
316 <td class="develbg">&nbsp;</td>
317 <td class="pendingbg pending">1.11</td>
318 </tr>
319 <tr><td><a title="gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
320 allowing it to be completely asynchronous while remaining single threaded.
321
322
323 " href="http://sourceforge.net/projects/gtk-vnc">mingw32-gtk-vnc</a><br/><small>MinGW Windows port of VNC client GTK widget</small></td>
324 <td class="epelbg released">0.3.8</td>
325 <td class="fedorabg released">0.3.8</td>
326 <td class="develbg devel">0.3.8</td>
327 <td class="pendingbg">&nbsp;</td>
328 </tr>
329 <tr><td><a title="MinGW Windows Gtk2 library.
330
331
332 " href="http://www.gtk.org">mingw32-gtk2</a><br/><small>MinGW Windows Gtk2 library</small></td>
333 <td class="epelbg released">2.15.0</td>
334 <td class="fedorabg released">2.15.0</td>
335 <td class="develbg devel">2.15.0</td>
336 <td class="pendingbg">&nbsp;</td>
337 </tr>
338 <tr><td><a title="gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm2 wraps
339 GTK+ 2.  Highlights include typesafe callbacks, widgets extensible via
340 inheritance and a comprehensive set of widget classes that can be
341 freely combined to quickly create complex user interfaces.
342
343
344
345 " href="http://gtkmm.sourceforge.net/">mingw32-gtkmm24</a><br/><small>MinGW Windows C++ interface for GTK2 (a GUI library for X)</small></td>
346 <td class="epelbg">&nbsp;</td>
347 <td class="fedorabg">&nbsp;</td>
348 <td class="develbg">&nbsp;</td>
349 <td class="pendingbg pending">2.14.1</td>
350 </tr>
351 <tr><td><a title="MinGW Windows Iconv library
352
353
354 " href="http://www.gnu.org/software/libiconv/">mingw32-iconv</a><br/><small>GNU libraries and utilities for character set conversion</small></td>
355 <td class="epelbg released">1.12</td>
356 <td class="fedorabg released">1.12</td>
357 <td class="develbg devel">1.12</td>
358 <td class="pendingbg">&nbsp;</td>
359 </tr>
360 <tr><td><a title="MinGW Windows Jasper library.
361
362
363 " href="http://www.ece.uvic.ca/~mdadams/jasper/">mingw32-jasper</a><br/><small>MinGW Windows Jasper library</small></td>
364 <td class="epelbg">&nbsp;</td>
365 <td class="fedorabg">&nbsp;</td>
366 <td class="develbg">&nbsp;</td>
367 <td class="pendingbg pending">1.900.1</td>
368 </tr>
369 <tr><td><a title="Libgcrypt is a general purpose crypto library based on the code used
370 in GNU Privacy Guard.
371
372 This is a Windows cross-compiled version of the library.
373
374
375 " href="ftp://ftp.gnupg.org/gcrypt/libgcrypt/">mingw32-libgcrypt</a><br/><small>MinGW Windows gcrypt encryption library</small></td>
376 <td class="epelbg released">1.4.4</td>
377 <td class="fedorabg released">1.4.4</td>
378 <td class="develbg devel">1.4.4</td>
379 <td class="pendingbg">&nbsp;</td>
380 </tr>
381 <tr><td><a title="MinGW Windows Libglade2 library.
382
383
384 " href="http://www.gnome.org">mingw32-libglade2</a><br/><small>MinGW Windows Libglade2 library</small></td>
385 <td class="epelbg">&nbsp;</td>
386 <td class="fedorabg">&nbsp;</td>
387 <td class="develbg">&nbsp;</td>
388 <td class="pendingbg pending">2.6.3</td>
389 </tr>
390 <tr><td><a title="MinGW Windows GnuPGP error library.
391
392
393 " href="ftp://ftp.gnupg.org/gcrypt/libgpg-error/">mingw32-libgpg-error</a><br/><small>MinGW Windows GnuPGP error library</small></td>
394 <td class="epelbg released">1.6</td>
395 <td class="fedorabg released">1.6</td>
396 <td class="develbg devel">1.6</td>
397 <td class="pendingbg">&nbsp;</td>
398 </tr>
399 <tr><td><a title="A library for reading and writing structured files (eg MS OLE and Zip).
400
401 This is the MinGW Windows cross-compiled port of libgsf.
402
403
404 " href="http://www.gnome.org/projects/libgsf/">mingw32-libgsf</a><br/><small>MinGW Windows port of GNOME Structured File Library</small></td>
405 <td class="epelbg">&nbsp;</td>
406 <td class="fedorabg">&nbsp;</td>
407 <td class="develbg">&nbsp;</td>
408 <td class="pendingbg pending">1.14.11</td>
409 </tr>
410 <tr><td><a title="GNU Libidn is an implementation of the Stringprep, Punycode and
411 IDNA specifications defined by the IETF Internationalized Domain
412 Names (IDN) working group, used for internationalized domain
413 names.
414
415
416 " href="http://www.gnu.org/software/libidn/">mingw32-libidn</a><br/><small>MinGW Windows Internationalized Domain Name support library</small></td>
417 <td class="epelbg">&nbsp;</td>
418 <td class="fedorabg">&nbsp;</td>
419 <td class="develbg">&nbsp;</td>
420 <td class="pendingbg pending">1.9</td>
421 </tr>
422 <tr><td><a title="MinGW Windows Libjpeg library.
423
424
425 " href="http://www.ijg.org/">mingw32-libjpeg</a><br/><small>MinGW Windows Libjpeg library</small></td>
426 <td class="epelbg released">6b</td>
427 <td class="fedorabg released">6b</td>
428 <td class="develbg devel">6b</td>
429 <td class="pendingbg">&nbsp;</td>
430 </tr>
431 <tr><td><a title="MinGW Windows Libpng library.
432
433
434 " href="http://www.libpng.org/pub/png/">mingw32-libpng</a><br/><small>MinGW Windows Libpng library</small></td>
435 <td class="epelbg released">1.2.34</td>
436 <td class="fedorabg released">1.2.34</td>
437 <td class="develbg devel">1.2.34</td>
438 <td class="pendingbg">&nbsp;</td>
439 </tr>
440 <tr><td><a title="This library implements a full callback system for use in widget
441 libraries, abstract interfaces, and general programming. Originally
442 part of the Gtk-- widget set, %name is now a separate library to
443 provide for more general use. It is the most complete library of its
444 kind with the ability to connect an abstract callback to a class
445 method, function, or function object. It contains adaptor classes for
446 connection of dissimilar callbacks and has an ease of use unmatched by
447 other C++ callback libraries.
448
449 Package GTK-- (gtkmm), which is a C++ binding to the GTK+ library,
450 starting with version 1.1.2, uses %name.
451
452
453 " href="http://libsigc.sourceforge.net/">mingw32-libsigc++20</a><br/><small>MinGW Windows port of the typesafe signal framework for C++</small></td>
454 <td class="epelbg">&nbsp;</td>
455 <td class="fedorabg">&nbsp;</td>
456 <td class="develbg">&nbsp;</td>
457 <td class="pendingbg pending">2.2.2</td>
458 </tr>
459 <tr><td><a title="libssh2 is a library implementing the SSH2 protocol as defined by
460 Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25),
461 SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*,
462 SECSH-DHGEX(04), and SECSH-NUMBERS(10).
463
464
465 " href="http://www.libssh2.org/">mingw32-libssh2</a><br/><small>MinGW Windows library implementing the SSH2 protocol</small></td>
466 <td class="epelbg">&nbsp;</td>
467 <td class="fedorabg">&nbsp;</td>
468 <td class="develbg">&nbsp;</td>
469 <td class="pendingbg pending">0.18</td>
470 </tr>
471 <tr><td><a title="MinGW Windows libvirt virtualization library.
472
473
474 " href="http://libvirt.org/">mingw32-libvirt</a><br/><small>MinGW Windows libvirt virtualization library</small></td>
475 <td class="epelbg">&nbsp;</td>
476 <td class="fedorabg">&nbsp;</td>
477 <td class="develbg">&nbsp;</td>
478 <td class="pendingbg pending">0.5.1</td>
479 </tr>
480 <tr><td><a title="MinGW Windows libxml2 XML processing library.
481
482
483 " href="http://xmlsoft.org/">mingw32-libxml2</a><br/><small>MinGW Windows libxml2 XML processing library</small></td>
484 <td class="epelbg released">2.7.2</td>
485 <td class="fedorabg released">2.7.2</td>
486 <td class="develbg devel">2.7.2</td>
487 <td class="pendingbg">&nbsp;</td>
488 </tr>
489 <tr><td><a title="This C library allows to transform XML files into other XML files
490 (or HTML, text, ...) using the standard XSLT stylesheet transformation
491 mechanism. To use it you need to have a version of libxml2 &gt;= 2.6.27
492 installed. The xsltproc command is a command line interface to the XSLT engine
493
494
495 " href="http://xmlsoft.org/XSLT/">mingw32-libxslt</a><br/><small>MinGW Windows Library providing the Gnome XSLT engine</small></td>
496 <td class="epelbg">&nbsp;</td>
497 <td class="fedorabg">&nbsp;</td>
498 <td class="develbg">&nbsp;</td>
499 <td class="pendingbg pending">1.1.24</td>
500 </tr>
501 <tr><td><a title="The MPFR library is a C library for multiple-precision floating-point
502 computations with &quot;correct rounding&quot;. The MPFR is efficient and 
503 also has a well-defined semantics. It copies the good ideas from the 
504 ANSI/IEEE-754 standard for double-precision floating-point arithmetic 
505 (53-bit mantissa). MPFR is based on the GMP multiple-precision library.
506
507 This is the development package for Windows cross-compilation.
508
509
510 " href="http://www.mpfr.org/">mingw32-mpfr</a><br/><small>Windows port of multiple-precision floating-point computations</small></td>
511 <td class="epelbg">&nbsp;</td>
512 <td class="fedorabg">&nbsp;</td>
513 <td class="develbg">&nbsp;</td>
514 <td class="pendingbg pending">2.3.2</td>
515 </tr>
516 <tr><td><a title="NSIS, the Nullsoft Scriptable Install System, is a script-driven
517 Windows installation system.
518
519 This package includes native Fedora binaries of makensis (etc.) and
520 all plugins except for System.dll.  The System.dll plugin cannot be
521 built natively at this time since it includes inline Microsoft
522 assembler code.
523
524
525 " href="http://nsis.sourceforge.net/">mingw32-nsis</a><br/><small>Nullsoft Scriptable Install System</small></td>
526 <td class="epelbg released">2.43</td>
527 <td class="fedorabg released">2.43</td>
528 <td class="develbg devel">2.43</td>
529 <td class="pendingbg">&nbsp;</td>
530 </tr>
531 <tr><td><a title="NSISWrapper is a helper program for making Windows installers,
532 particularly when you are cross-compiling from Unix.
533
534 NSIS (a separate package) is a program for building Windows
535 installers.  This wrapper simply makes it easier to generate the
536 installer script that NSIS needs.
537
538
539 " href="http://fedoraproject.org/wiki/MinGW">mingw32-nsiswrapper</a><br/><small>Helper program for making NSIS Windows installers</small></td>
540 <td class="epelbg released">3</td>
541 <td class="fedorabg released">3</td>
542 <td class="develbg devel">3</td>
543 <td class="pendingbg">&nbsp;</td>
544 </tr>
545 <tr><td><a title="NSPR provides platform independence for non-GUI operating system
546 facilities. These facilities include threads, thread synchronization,
547 normal file and network I/O, interval timing and calendar time, basic
548 memory management (malloc and free) and shared library linking.
549
550
551 " href="http://www.mozilla.org/projects/nspr/">mingw32-nspr</a><br/><small>MinGW Windows port of the Netscape Portable Runtime (NSPR)</small></td>
552 <td class="epelbg">&nbsp;</td>
553 <td class="fedorabg">&nbsp;</td>
554 <td class="develbg">&nbsp;</td>
555 <td class="pendingbg pending">4.7.2</td>
556 </tr>
557 <tr><td><a title="Network Security Services (NSS) is a set of libraries designed to
558 support cross-platform development of security-enabled client and
559 server applications. Applications built with NSS can support SSL v2
560 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509
561 v3 certificates, and other security standards.
562
563
564 " href="http://www.mozilla.org/projects/security/pki/nss/">mingw32-nss</a><br/><small>MinGW Windows port of NSS (Network Security Services)</small></td>
565 <td class="epelbg">&nbsp;</td>
566 <td class="fedorabg">&nbsp;</td>
567 <td class="develbg">&nbsp;</td>
568 <td class="pendingbg pending">3.12.2.0</td>
569 </tr>
570 <tr><td><a title="Objective Caml is a high-level, strongly-typed, functional and
571 object-oriented programming language from the ML family of languages.
572
573 This package is an OCaml cross-compiler which runs natively on Fedora
574 and produces Windows native executables.
575
576
577 " href="http://caml.inria.fr/">mingw32-ocaml</a><br/><small>Objective Caml MinGW cross-compiler and programming environment</small></td>
578 <td class="epelbg">&nbsp;</td>
579 <td class="fedorabg">&nbsp;</td>
580 <td class="develbg">&nbsp;</td>
581 <td class="pendingbg pending">3.11.0</td>
582 </tr>
583 <tr><td><a title="Objective Caml library for managing dates and times.
584
585
586 " href="http://www.lri.fr/~signoles/prog.en.html#calendar">mingw32-ocaml-calendar</a><br/><small>MinGW Windows OCaml library for managing dates and times</small></td>
587 <td class="epelbg">&nbsp;</td>
588 <td class="fedorabg">&nbsp;</td>
589 <td class="develbg">&nbsp;</td>
590 <td class="pendingbg pending">2.0.4</td>
591 </tr>
592 <tr><td><a title="This OCaml library can read and write CSV files, including all
593 extensions used by Excel - eg. quotes, newlines, 8 bit characters in
594 fields, quote-0 etc.
595
596 The library comes with a handy command line tool called csvtool for
597 handling CSV files from shell scripts.
598
599
600 " href="http://merjis.com/developers/csv">mingw32-ocaml-csv</a><br/><small>MinGW Windows OCaml library for reading and writing CSV files</small></td>
601 <td class="epelbg">&nbsp;</td>
602 <td class="fedorabg">&nbsp;</td>
603 <td class="develbg">&nbsp;</td>
604 <td class="pendingbg pending">1.1.7</td>
605 </tr>
606 <tr><td><a title="OCaml bindings for curses.
607
608
609 " href="http://savannah.nongnu.org/projects/ocaml-tmk/">mingw32-ocaml-curses</a><br/><small>MinGW Windows OCaml bindings for ncurses</small></td>
610 <td class="epelbg">&nbsp;</td>
611 <td class="fedorabg">&nbsp;</td>
612 <td class="develbg">&nbsp;</td>
613 <td class="pendingbg pending">1.0.3</td>
614 </tr>
615 <tr><td><a title="ExtLib is a project aiming at providing a complete - yet small -
616 standard library for the OCaml programming language. The purpose of
617 this library is to add new functions to OCaml Standard Library
618 modules, to modify some functions in order to get better performances
619 or more safety (tail-recursive) but also to provide new modules which
620 should be useful for the average OCaml programmer.
621
622
623 " href="http://code.google.com/p/ocaml-extlib/">mingw32-ocaml-extlib</a><br/><small>MinGW Windows port of OCaml ExtLib</small></td>
624 <td class="epelbg">&nbsp;</td>
625 <td class="fedorabg">&nbsp;</td>
626 <td class="develbg">&nbsp;</td>
627 <td class="pendingbg pending">1.5.1</td>
628 </tr>
629 <tr><td><a title="Objective CAML package manager and build helper.
630
631
632 " href="http://projects.camlcity.org/projects/findlib.html">mingw32-ocaml-findlib</a><br/><small>MinGW Windows Objective CAML package manager and build helper</small></td>
633 <td class="epelbg">&nbsp;</td>
634 <td class="fedorabg">&nbsp;</td>
635 <td class="develbg">&nbsp;</td>
636 <td class="pendingbg pending">1.2.3</td>
637 </tr>
638 <tr><td><a title="LablGL is is an Objective Caml interface to OpenGL. Support is
639 included for use inside LablTk, and LablGTK also includes specific
640 support for LablGL.  It can be used either with proprietary OpenGL
641 implementations (SGI, Digital Unix, Solaris...), with XFree86 GLX
642 extension, or with open-source Mesa.
643
644 This is the MinGW Windows port of this package.  Currently it does not
645 support Togl (Tk integration).
646
647
648 " href="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html">mingw32-ocaml-lablgl</a><br/><small>MinGW Windows port of LablGL is an OpenGL interface</small></td>
649 <td class="epelbg">&nbsp;</td>
650 <td class="fedorabg">&nbsp;</td>
651 <td class="develbg">&nbsp;</td>
652 <td class="pendingbg pending">1.03</td>
653 </tr>
654 <tr><td><a title="LablGTK is is an Objective Caml interface to gtk+.
655
656 It uses the rich type system of Objective Caml 3 to provide a strongly
657 typed, yet very comfortable, object-oriented interface to gtk+. This
658 is not that easy if you know the dynamic typing approach taken by
659 gtk+.
660
661 This is the MinGW Windows port of this package.  Currently it does not
662 support Togl (Tk integration).
663
664
665 " href="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html">mingw32-ocaml-lablgtk</a><br/><small>MinGW Windows port of LablGTK, OCaml interface to Gtk+</small></td>
666 <td class="epelbg">&nbsp;</td>
667 <td class="fedorabg">&nbsp;</td>
668 <td class="develbg">&nbsp;</td>
669 <td class="pendingbg pending">2.10.1</td>
670 </tr>
671 <tr><td><a title="OCaml binding for libvirt.
672
673
674 " href="http://libvirt.org/ocaml/">mingw32-ocaml-libvirt</a><br/><small>MinGW Windows port of OCaml binding for libvirt</small></td>
675 <td class="epelbg">&nbsp;</td>
676 <td class="fedorabg">&nbsp;</td>
677 <td class="develbg">&nbsp;</td>
678 <td class="pendingbg pending">0.4.4.2</td>
679 </tr>
680 <tr><td><a title="Xml-Light is a minimal XML parser &amp; printer for OCaml. It provides
681 functions to parse an XML document into an OCaml data structure, work
682 with it, and print it back to an XML document. It support also DTD
683 parsing and checking, and is entirely written in OCaml, hence it does
684 not require additional C library.
685
686
687 " href="http://tech.motion-twin.com/xmllight.html">mingw32-ocaml-xml-light</a><br/><small>MinGW Windows minimal XML parser and printer for OCaml</small></td>
688 <td class="epelbg">&nbsp;</td>
689 <td class="fedorabg">&nbsp;</td>
690 <td class="develbg">&nbsp;</td>
691 <td class="pendingbg pending">2.2.cvs20070817</td>
692 </tr>
693 <tr><td><a title="The OpenSSL toolkit provides support for secure communications between
694 machines. OpenSSL includes a certificate management tool and shared
695 libraries which provide various cryptographic algorithms and
696 protocols.
697
698 This package contains Windows (MinGW) libraries and development tools.
699
700
701 " href="http://www.openssl.org/">mingw32-openssl</a><br/><small>MinGW port of the OpenSSL toolkit</small></td>
702 <td class="epelbg released">0.9.8j</td>
703 <td class="fedorabg released">0.9.8j</td>
704 <td class="develbg devel">0.9.8j</td>
705 <td class="pendingbg">&nbsp;</td>
706 </tr>
707 <tr><td><a title="MinGW Windows Pango library.
708
709
710 " href="http://www.pango.org">mingw32-pango</a><br/><small>MinGW Windows Pango library</small></td>
711 <td class="epelbg">&nbsp;</td>
712 <td class="fedorabg">&nbsp;</td>
713 <td class="develbg">&nbsp;</td>
714 <td class="pendingbg pending">1.22.1</td>
715 </tr>
716 <tr><td><a title="pangomm provides a C++ interface to the Pango library. Highlights
717 include typesafe callbacks, widgets extensible via inheritance and a
718 comprehensive set of widget classes that can be freely combined to
719 quickly create complex user interfaces.
720
721
722 " href="http://gtkmm.sourceforge.net/">mingw32-pangomm</a><br/><small>MinGW Windows C++ interface for Pango</small></td>
723 <td class="epelbg">&nbsp;</td>
724 <td class="fedorabg">&nbsp;</td>
725 <td class="develbg">&nbsp;</td>
726 <td class="pendingbg pending">2.14.0</td>
727 </tr>
728 <tr><td><a title="PDCurses is a public domain curses library for DOS, OS/2, Win32, X11
729 and SDL, implementing most of the functions available in X/Open and
730 System V R4 curses. It supports many compilers for these
731 platforms. The X11 port lets you recompile existing text-mode curses
732 programs to produce native X11 applications.
733
734 Note that ncurses is not available for MinGW / Windows.  Applications
735 which need curses functionality can use this package, provided they
736 don&#39;t use any of the extensions specific to ncurses.
737
738
739 " href="http://pdcurses.sourceforge.net/">mingw32-pdcurses</a><br/><small>Curses library for MinGW</small></td>
740 <td class="epelbg released">3.4</td>
741 <td class="fedorabg released">3.4</td>
742 <td class="develbg devel">3.4</td>
743 <td class="pendingbg">&nbsp;</td>
744 </tr>
745 <tr><td><a title="MinGW Windows Pixman library.
746
747
748 " href="http://xorg.freedesktop.org/">mingw32-pixman</a><br/><small>MinGW Windows Pixman library</small></td>
749 <td class="epelbg released">0.13.2</td>
750 <td class="fedorabg released">0.13.2</td>
751 <td class="develbg devel">0.13.2</td>
752 <td class="pendingbg">&nbsp;</td>
753 </tr>
754 <tr><td><a title="POCO, the C++ Portable Components, is a collection of open source C++
755 class libraries that simplify and accelerate the development of
756 network-centric, portable applications in C++. The libraries integrate
757 perfectly with the C++ Standard Library and fill many of the
758 functional gaps left open by it. Their modular and efficient design
759 and implementation makes the C++ Portable Components extremely well
760 suited for embedded development, an area where the C++ programming
761 language is becoming increasingly popular, due to its suitability for
762 both low-level (device I/O, interrupt handlers, etc.) and high-level
763 object-oriented development. Of course, POCO is also ready for
764 enterprise-level challenges.
765
766 The POCO libraries free developers from re-inventing the wheel, and
767 allow them to spend their time on more worthwhile areas, such as
768 getting things done quickly and working on the features that make
769 their application unique.
770
771
772 " href="http://pocoproject.org/">mingw32-poco</a><br/><small>MinGW Windows C++ libraries for network-centric applications</small></td>
773 <td class="epelbg">&nbsp;</td>
774 <td class="fedorabg">&nbsp;</td>
775 <td class="develbg">&nbsp;</td>
776 <td class="pendingbg pending">1.3.3p1</td>
777 </tr>
778 <tr><td><a title="Popt is a C library for parsing command line parameters. Popt was
779 heavily influenced by the getopt() and getopt_long() functions, but
780 it improves on them by allowing more powerful argument expansion.
781 Popt can parse arbitrary argv[] style arrays and automatically set
782 variables based on command line arguments. Popt allows command line
783 arguments to be aliased via configuration files and includes utility
784 functions for parsing arbitrary strings into argv[] arrays using
785 shell-like rules.
786
787
788 " href="http://www.rpm5.org/">mingw32-popt</a><br/><small>MinGW Windows C library for parsing command line parameters</small></td>
789 <td class="epelbg">&nbsp;</td>
790 <td class="fedorabg">&nbsp;</td>
791 <td class="develbg">&nbsp;</td>
792 <td class="pendingbg pending">1.14</td>
793 </tr>
794 <tr><td><a title="MinGW Windows PortableXDR XDR / RPC library.
795
796
797 " href="http://et.redhat.com/~rjones/portablexdr/">mingw32-portablexdr</a><br/><small>MinGW Windows PortableXDR XDR / RPC library</small></td>
798 <td class="epelbg">&nbsp;</td>
799 <td class="fedorabg">&nbsp;</td>
800 <td class="develbg">&nbsp;</td>
801 <td class="pendingbg pending">4.0.11</td>
802 </tr>
803 <tr><td><a title="The POSIX 1003.1-2001 standard defines an application programming
804 interface (API) for writing multithreaded applications. This interface
805 is known more commonly as pthreads. A good number of modern operating
806 systems include a threading library of some kind: Solaris (UI)
807 threads, Win32 threads, DCE threads, DECthreads, or any of the draft
808 revisions of the pthreads standard. The trend is that most of these
809 systems are slowly adopting the pthreads standard API, with
810 application developers following suit to reduce porting woes.
811
812 Win32 does not, and is unlikely to ever, support pthreads
813 natively. This project seeks to provide a freely available and
814 high-quality solution to this problem.
815
816
817 " href="http://sourceware.org/pthreads-win32/">mingw32-pthreads</a><br/><small>MinGW pthread library</small></td>
818 <td class="epelbg released">2.8.0</td>
819 <td class="fedorabg released">2.8.0</td>
820 <td class="develbg devel">2.8.0</td>
821 <td class="pendingbg">&nbsp;</td>
822 </tr>
823 <tr><td><a title="This package contains the Qt software toolkit for developing
824 cross-platform applications.
825
826 This is the Windows version of Qt, for use in conjunction with the
827 Fedora Windows cross-compiler.
828
829
830 " href="http://www.qtsoftware.com/">mingw32-qt-win</a><br/><small>Qt for Windows</small></td>
831 <td class="epelbg">&nbsp;</td>
832 <td class="fedorabg">&nbsp;</td>
833 <td class="develbg">&nbsp;</td>
834 <td class="pendingbg pending">4.5.0</td>
835 </tr>
836 <tr><td><a title="The Readline library provides a set of functions that allow users to
837 edit command lines. Both Emacs and vi editing modes are available. The
838 Readline library includes additional functions for maintaining a list
839 of previously-entered command lines for recalling or editing those
840 lines, and for performing csh-like history expansion on previous
841 commands.
842
843 This is a port of the library and development tools to Windows.
844
845
846 " href="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html">mingw32-readline</a><br/><small>MinGW port of readline for editing typed command lines</small></td>
847 <td class="epelbg released">5.2</td>
848 <td class="fedorabg released">5.2</td>
849 <td class="develbg devel">5.2</td>
850 <td class="pendingbg">&nbsp;</td>
851 </tr>
852 <tr><td><a title="MinGW Windows cross-compiler runtime, base libraries.
853
854
855 " href="http://www.mingw.org/">mingw32-runtime</a><br/><small>MinGW Windows cross-compiler runtime</small></td>
856 <td class="epelbg released">3.15.1</td>
857 <td class="fedorabg released">3.15.1</td>
858 <td class="develbg devel">3.15.2</td>
859 <td class="pendingbg">&nbsp;</td>
860 </tr>
861 <tr><td><a title="Simple DirectMedia Layer (SDL) is a cross-platform multimedia library
862 designed to provide fast access to the graphics frame buffer and audio
863 device.
864
865
866 " href="http://www.libsdl.org/">mingw32-SDL</a><br/><small>MinGW Windows port of SDL cross-platform multimedia library</small></td>
867 <td class="epelbg released">1.2.13</td>
868 <td class="fedorabg released">1.2.13</td>
869 <td class="develbg devel">1.2.13</td>
870 <td class="pendingbg">&nbsp;</td>
871 </tr>
872 <tr><td><a title="SQLite is a C library that implements an SQL database engine. A large
873 subset of SQL92 is supported. A complete database is stored in a
874 single disk file. The API is designed for convenience and ease of use.
875 Applications that link against SQLite can enjoy the power and
876 flexibility of an SQL database without the administrative hassles of
877 supporting a separate database server.  Version 2 and version 3 binaries
878 are named to permit each to be installed on a single host
879
880 This package contains cross-compiled libraries and development tools
881 for Windows.
882
883
884 " href="http://www.sqlite.org/">mingw32-sqlite</a><br/><small>MinGW Windows port of sqlite embeddable SQL database engine</small></td>
885 <td class="epelbg released">3.6.6.2</td>
886 <td class="fedorabg released">3.6.6.2</td>
887 <td class="develbg devel">3.6.6.2</td>
888 <td class="pendingbg">&nbsp;</td>
889 </tr>
890 <tr><td><a title="This is the GNU termcap library -- a library of C functions that
891 enable programs to send control strings to terminals in a way
892 independent of the terminal type.  The GNU termcap library does not
893 place an arbitrary limit on the size of termcap entries, unlike most
894 other termcap libraries.
895
896 This package contains libraries and development tools for the MinGW
897 cross-compiled version.
898
899
900 " href="ftp://ftp.gnu.org/gnu/termcap/">mingw32-termcap</a><br/><small>MinGW terminal feature database</small></td>
901 <td class="epelbg released">1.3.1</td>
902 <td class="fedorabg released">1.3.1</td>
903 <td class="develbg devel">1.3.1</td>
904 <td class="pendingbg">&nbsp;</td>
905 </tr>
906 <tr><td><a title="MinGW Windows cross-compiler Win32 header files.
907
908
909 " href="http://www.mingw.org/">mingw32-w32api</a><br/><small>Win32 header files and stubs</small></td>
910 <td class="epelbg released">3.13</td>
911 <td class="fedorabg released">3.12</td>
912 <td class="develbg devel">3.13</td>
913 <td class="pendingbg">&nbsp;</td>
914 </tr>
915 <tr><td><a title="Xerces-C is a validating XML parser written in a portable subset of
916 C++. Xerces-C makes it easy to give your application the ability to
917 read and write XML data. A shared library is provided for parsing,
918 generating, manipulating, and validating XML documents. Xerces-C is
919 faithful to the XML 1.0 recommendation and associated standards (DOM
920 1.0, DOM 2.0. SAX 1.0, SAX 2.0, Namespaces).
921
922
923 " href="http://xml.apache.org/xerces-c/">mingw32-xerces-c</a><br/><small>Validating XML parser</small></td>
924 <td class="epelbg">&nbsp;</td>
925 <td class="fedorabg">&nbsp;</td>
926 <td class="develbg">&nbsp;</td>
927 <td class="pendingbg pending">2.8.0</td>
928 </tr>
929 <tr><td><a title="XQilla is an XQuery and XPath 2.0 implementation written in C++ and based
930 on Xerces-C. It implements the DOM 3 XPath API, as well as having it&#39;s own
931 more powerful API. It conforms to the W3C proposed recomendation of XQuery
932 and XPath 2.0.
933
934
935 " href="http://xqilla.sourceforge.net/HomePage">mingw32-xqilla</a><br/><small>XQilla is an XQuery and XPath 2.0 library, built on top of Xerces-C</small></td>
936 <td class="epelbg">&nbsp;</td>
937 <td class="fedorabg">&nbsp;</td>
938 <td class="develbg">&nbsp;</td>
939 <td class="pendingbg pending">2.2.0</td>
940 </tr>
941 <tr><td><a title="MinGW Windows zlib compression library.
942
943
944 " href="http://www.zlib.net/">mingw32-zlib</a><br/><small>MinGW Windows zlib compression library</small></td>
945 <td class="epelbg released">1.2.3</td>
946 <td class="fedorabg released">1.2.3</td>
947 <td class="develbg devel">1.2.3</td>
948 <td class="pendingbg">&nbsp;</td>
949 </tr>
950 <tr><td>Totals</td><td>33</td><td>33</td><td>33</td><td>41</td></tr>
951 </table>
952 </html>