comps comps-f11.xml.in,1.145,1.146

Richard W.M. Jones rjones at fedoraproject.org
Fri Mar 6 18:02:07 UTC 2009


Author: rjones

Update of /cvs/pkgs/comps
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28152

Modified Files:
	comps-f11.xml.in 
Log Message:
Added mingw32 group


Index: comps-f11.xml.in
===================================================================
RCS file: /cvs/pkgs/comps/comps-f11.xml.in,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- comps-f11.xml.in	6 Mar 2009 16:38:45 -0000	1.145
+++ comps-f11.xml.in	6 Mar 2009 18:01:37 -0000	1.146
@@ -3720,6 +3720,50 @@
     </packagelist>
   </group>
   <group>
+    <id>mingw32</id>
+    <_name>MinGW cross-compiler</_name>
+    <_description>
+      Support for cross-compiling programs to 32 bit Windows targets,
+      testing them, and building installers, all from within Fedora.
+    </_description>
+    <default>false</default>
+    <uservisible>true</uservisible>
+    <packagelist>
+      <packagereq type="mandatory">mingw32-filesystem</packagereq>
+      <packagereq type="mandatory">mingw32-binutils</packagereq>
+      <packagereq type="mandatory">mingw32-gcc</packagereq>
+      <packagereq type="mandatory">mingw32-w32api</packagereq>
+      <packagereq type="mandatory">mingw32-runtime</packagereq>
+      <packagereq type="default">mingw32-crossreport</packagereq>
+      <packagereq type="default">mingw32-nsis</packagereq>
+      <packagereq type="conditional" requires="mingw32-nsis">mingw32-nsiswrapper</packagereq>
+      <packagereq type="default">wine</packagereq>
+      <packagereq type="optional">mingw32-atk</packagereq>
+      <packagereq type="optional">mingw32-bzip2</packagereq>
+      <packagereq type="optional">mingw32-cairo</packagereq>
+      <packagereq type="optional">mingw32-dlfcn</packagereq>
+      <packagereq type="optional">mingw32-freetype</packagereq>
+      <packagereq type="optional">mingw32-gdbm</packagereq>
+      <packagereq type="optional">mingw32-gettext</packagereq>
+      <packagereq type="optional">mingw32-glib2</packagereq>
+      <packagereq type="optional">mingw32-iconv</packagereq>
+      <packagereq type="optional">mingw32-libgcrypt</packagereq>
+      <packagereq type="optional">mingw32-libgpg-error</packagereq>
+      <packagereq type="optional">mingw32-libjpeg</packagereq>
+      <packagereq type="optional">mingw32-libpng</packagereq>
+      <packagereq type="optional">mingw32-libxml2</packagereq>
+      <packagereq type="optional">mingw32-openssl</packagereq>
+      <packagereq type="optional">mingw32-pdcurses</packagereq>
+      <packagereq type="optional">mingw32-pixman</packagereq>
+      <packagereq type="optional">mingw32-pthreads</packagereq>
+      <packagereq type="optional">mingw32-readline</packagereq>
+      <packagereq type="optional">mingw32-SDL</packagereq>
+      <packagereq type="optional">mingw32-sqlite</packagereq>
+      <packagereq type="optional">mingw32-termcap</packagereq>
+      <packagereq type="optional">mingw32-zlib</packagereq>
+    </packagelist>
+  </group>
+  <group>
     <id>mongolian-support</id>
     <_name>Mongolian Support</_name>
     <_description/>
@@ -5568,6 +5612,7 @@
       <groupid>java-development</groupid>
       <groupid>kde-software-development</groupid>
       <groupid>legacy-software-development</groupid>
+      <groupid>mingw32</groupid>
       <groupid>ruby</groupid>
       <groupid>web-development</groupid>
       <groupid>x-software-development</groupid>




More information about the fedora-extras-commits mailing list