Hello !
I'm interested in mingw SIG, mainly around multimedia area. I hope to help providing some rpm dependencies for building the vlc multimedia player at videolan.org. The release system there already provides mingw32 patches that will make easier. I plan to submit some dependencies for the fedora native package I already maintain. I can also provides my help reviewing others mingw32 packages. (testing from a x86_64 workstation).
I'm also interested in 3D rendering software that I'm already packaging in Fedora (aqsis, Pixie, blender, etc)
mingw32-dirac https://bugzilla.redhat.com/show_bug.cgi?id=502690 mingw32-gdbm https://bugzilla.redhat.com/show_bug.cgi?id=502691 mingw32-cppunit https://bugzilla.redhat.com/show_bug.cgi?id=502689
About mingw32-libatomic_ops https://bugzilla.redhat.com/show_bug.cgi?id=502692 It only provides a static library as the native fedora package does. mingw32 guideline request to have shared libraries but there is one exception, does this package fall under the same kind of exception ?
I'm using smock.pl for building packages. Here is a patch that will add a --suffix option in order to use any custom mock configuration files. For an example: http://rpms.kwizart.net/fedora/11/i386/mock-kwizart-11.0-1.fc11.noarch.rpm
Thx
Nicolas (kwizart)
Nicolas Chauvet wrote:
About mingw32-libatomic_ops https://bugzilla.redhat.com/show_bug.cgi?id=502692 It only provides a static library as the native fedora package does. mingw32 guideline request to have shared libraries but there is one exception, does this package fall under the same kind of exception ?
If even the native package gets away with a static library, the MinGW one should too (though technically I think you're supposed to ask FESCo for permission).
Kevin Kofler
Op donderdag 02-07-2009 om 16:46 uur [tijdzone +0200], schreef Kevin Kofler:
Nicolas Chauvet wrote:
About mingw32-libatomic_ops https://bugzilla.redhat.com/show_bug.cgi?id=502692 It only provides a static library as the native fedora package does. mingw32 guideline request to have shared libraries but there is one exception, does this package fall under the same kind of exception ?
If even the native package gets away with a static library, the MinGW one should too (though technically I think you're supposed to ask FESCo for permission).
Speaking of which, I noticed that the native package of libatomic_ops doesn't provide a -static subpackage so that might be worth a bugreport.
Regards,
Erik van Pienbroek
On Thu, Jul 02, 2009 at 12:28:25PM +0200, Nicolas Chauvet wrote:
Hello !
Welcome!
I'm using smock.pl for building packages. Here is a patch that will add a --suffix option in order to use any custom mock configuration files. For an example: http://rpms.kwizart.net/fedora/11/i386/mock-kwizart-11.0-1.fc11.noarch.rpm
I'll apply this patch shortly.
Rich.