From f9e2bdf57d5c221b70a7782f64b99eff61ab13a2 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Feb 25 2012 19:41:16 +0000 Subject: Package is retired: renamed to mingw-filesystem --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index e69de29..0000000 --- a/.gitignore +++ /dev/null diff --git a/COPYING b/COPYING deleted file mode 100644 index e77696a..0000000 --- a/COPYING +++ /dev/null @@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 675 Mass Ave, Cambridge, MA 02139, USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) 19yy - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) 19yy name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. diff --git a/Toolchain-mingw32.cmake b/Toolchain-mingw32.cmake deleted file mode 100644 index 25f70d0..0000000 --- a/Toolchain-mingw32.cmake +++ /dev/null @@ -1,31 +0,0 @@ -SET(CMAKE_SYSTEM_NAME Windows) - -# specify the cross compiler -SET(CMAKE_C_COMPILER /usr/bin/i686-pc-mingw32-gcc) -SET(CMAKE_CXX_COMPILER /usr/bin/i686-pc-mingw32-g++) - -# where is the target environment -SET(CMAKE_FIND_ROOT_PATH /usr/i686-pc-mingw32/sys-root/mingw) - -# search for programs in the build host directories -SET(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER) -# for libraries and headers in the target directories -SET(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY) -SET(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY) - -# FindQt4.cmake queries qmake to get information, -# which doesn't work when crosscompiling -SET(QT_HEADERS_DIR ${CMAKE_FIND_ROOT_PATH}/include) -SET(QT_LIBRARY_DIR ${CMAKE_FIND_ROOT_PATH}/lib) - -# set the resource compiler (RHBZ #652435) -SET(CMAKE_RC_COMPILER /usr/bin/i686-pc-mingw32-windres) - -# override boost library suffix which defaults to -mgw -SET(Boost_COMPILER -gcc47) - -# These are needed for compiling lapack (RHBZ #753906) -SET(CMAKE_Fortran_COMPILER /usr/bin/i686-pc-mingw32-gfortran) -SET(CMAKE_AR:FILEPATH /usr/bin/i686-pc-mingw32-ar) -SET(CMAKE_RANLIB:FILEPATH /usr/bin/i686-pc-mingw32-ranlib) - diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..4eef762 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Package is retired: renamed to mingw-filesystem diff --git a/macros.mingw32 b/macros.mingw32 deleted file mode 100644 index d80d38e..0000000 --- a/macros.mingw32 +++ /dev/null @@ -1,173 +0,0 @@ -# RPM macros for Fedora MinGW. - -%_mingw32_pkg_name %(echo %{name} | sed 's/^mingw-/mingw32-/') - -%_mingw32_target i686-pc-mingw32 - -# Paths. -%_mingw32_sysroot %{_prefix}/%{_mingw32_target}/sys-root -%_mingw32_prefix %{_mingw32_sysroot}/mingw -%_mingw32_exec_prefix %{_mingw32_prefix} -%_mingw32_bindir %{_mingw32_exec_prefix}/bin -%_mingw32_sbindir %{_mingw32_exec_prefix}/sbin -%_mingw32_libexecdir %{_mingw32_exec_prefix}/libexec -%_mingw32_libdir %{_mingw32_exec_prefix}/lib -%_mingw32_datadir %{_mingw32_prefix}/share -%_mingw32_docdir %{_mingw32_prefix}/share/doc -%_mingw32_infodir %{_mingw32_prefix}/share/info -%_mingw32_mandir %{_mingw32_prefix}/share/man -%_mingw32_sysconfdir %{_mingw32_prefix}/etc -%_mingw32_sharedstatedir %{_mingw32_prefix}/com -%_mingw32_localstatedir %{_mingw32_prefix}/var -%_mingw32_includedir %{_mingw32_prefix}/include - -# Build macros. -%_mingw32_host %{_mingw32_target} - -%_mingw32_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields - -%_mingw32_cc %{_mingw32_target}-gcc -%_mingw32_cxx %{_mingw32_target}-g++ -%_mingw32_cpp %{_mingw32_target}-gcc -E -%_mingw32_addr2line %{_mingw32_target}-addr2line -%_mingw32_ar %{_mingw32_target}-ar -%_mingw32_as %{_mingw32_target}-as -%_mingw32_c++ %{_mingw32_target}-c++ -%_mingw32_c++filt %{_mingw32_target}-c++filt -%_mingw32_dlltool %{_mingw32_target}-dlltool -%_mingw32_dllwrap %{_mingw32_target}-dllwrap -%_mingw32_gcov %{_mingw32_target}-gcov -%_mingw32_gprof %{_mingw32_target}-gprof -%_mingw32_ld %{_mingw32_target}-ld -%_mingw32_nm %{_mingw32_target}-nm -%_mingw32_objcopy %{_mingw32_target}-objcopy -%_mingw32_objdump %{_mingw32_target}-objdump -%_mingw32_ranlib %{_mingw32_target}-ranlib -%_mingw32_readelf %{_mingw32_target}-readelf -%_mingw32_size %{_mingw32_target}-size -%_mingw32_strings %{_mingw32_target}-strings -%_mingw32_strip %{_mingw32_target}-strip -%_mingw32_windmc %{_mingw32_target}-windmc -%_mingw32_windres %{_mingw32_target}-windres - -%_mingw32_cache mingw32-config.cache - -%_mingw32_findprovides /usr/lib/rpm/mingw32-find-provides.sh -%_mingw32_findrequires /usr/lib/rpm/mingw32-find-requires.sh -%_mingw32_finddebuginfo /usr/lib/rpm/mingw32-find-debuginfo.sh - -%_mingw32_debug_install_post \ - /usr/lib/rpm/mingw32-find-debuginfo.sh %{_builddir}/%{?buildsubdir}\ -%{nil} - -# Template for debug sub-package. -%_mingw32_debug_package(n:) \ -%define __mingw32_debug_pkg_name %{-n*}%{!-n:%{_mingw32_pkg_name}}-debuginfo \ -%package -n %{__mingw32_debug_pkg_name} \ -Summary: Debug information for package %{name} \ -Group: Development/Debug \ -%description -n %{__mingw32_debug_pkg_name} \ -This package provides debug information for package %{_mingw32_pkg_name}.\ -Debug information is useful when developing applications that use this\ -package or when debugging this package.\ -%files -n %{__mingw32_debug_pkg_name} -f debugfiles.list\ -%defattr(-,root,root,-)\ -%{nil} - -%_mingw32_env HOST_CC=gcc; export HOST_CC; \ - PKG_CONFIG_LIBDIR="%{_mingw32_libdir}/pkgconfig:%{_mingw32_datadir}/pkgconfig"; export PKG_CONFIG_LIBDIR; \ - unset PKG_CONFIG_PATH; \ - _PREFIX="%{_bindir}/%{_mingw32_target}-"; \ - for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`; do \ - x=`echo $i|sed "s,${_PREFIX},,"|tr "a-z+-." "A-ZX__"`; \ - declare -x $x="$i" ; export $x; \ - done; \ - unset _PREFIX; \ - CC="${MINGW32_CC:-%_mingw32_cc}"; export CC; \ - CFLAGS="${MINGW32_CFLAGS:-%_mingw32_cflags}"; export CFLAGS; \ - if [ -x "%{_bindir}/%{_mingw32_cxx}" ]; then \ - CXX="${MINGW32_CXX:-%_mingw32_cxx}"; export CXX; \ - CXXFLAGS="${MINGW32_CXXFLAGS:-%_mingw32_cflags}"; export CXXFLAGS; \ - else \ - CXX=; export CXX; \ - ac_cv_prog_CXX=no; export ac_cv_prog_CXX; \ - CXXFLAGS=; export CXXFLAGS; \ - fi; \ - for i in `ls %{_mingw32_bindir}/*|grep -- "-config\$"` ; do \ - x=`basename $i|tr "a-z+-" "A-ZX_"`; \ - declare -x $x="$i" ; export $x; \ - done; \ - unset x i - -%_mingw32_configure %{_mingw32_env} ; \ - __mingw32_topdir=.; if ! test -x configure; then __mingw32_topdir=..; fi; \\\ - $__mingw32_topdir/configure --cache-file=%{_mingw32_cache} \\\ - --host=%{_mingw32_host} \\\ - --build=%_build \\\ - --target=%{_mingw32_target} \\\ - --prefix=%{_mingw32_prefix} \\\ - --exec-prefix=%{_mingw32_exec_prefix} \\\ - --bindir=%{_mingw32_bindir} \\\ - --sbindir=%{_mingw32_sbindir} \\\ - --sysconfdir=%{_mingw32_sysconfdir} \\\ - --datadir=%{_mingw32_datadir} \\\ - --includedir=%{_mingw32_includedir} \\\ - --libdir=%{_mingw32_libdir} \\\ - --libexecdir=%{_mingw32_libexecdir} \\\ - --localstatedir=%{_mingw32_localstatedir} \\\ - --sharedstatedir=%{_mingw32_sharedstatedir} \\\ - --mandir=%{_mingw32_mandir} \\\ - --infodir=%{_mingw32_infodir} - -%_mingw32_make %{_mingw32_env} ; \ - make \\\ - prefix=%{_mingw32_prefix} \\\ - exec_prefix=%{_mingw32_exec_prefix} \\\ - bindir=%{_mingw32_bindir} \\\ - sbindir=%{_mingw32_sbindir} \\\ - sysconfdir=%{_mingw32_sysconfdir} \\\ - datadir=%{_mingw32_datadir} \\\ - includedir=%{_mingw32_includedir} \\\ - libdir=%{_mingw32_libdir} \\\ - libexecdir=%{_mingw32_libexecdir} \\\ - localstatedir=%{_mingw32_localstatedir} \\\ - sharedstatedir=%{_mingw32_sharedstatedir} \\\ - mandir=%{_mingw32_mandir} \\\ - infodir=%{_mingw32_infodir} - -%_mingw32_makeinstall %{_mingw32_env} ; \ - make \\\ - prefix=%{?buildroot:%{buildroot}}%{_mingw32_prefix} \\\ - exec_prefix=%{?buildroot:%{buildroot}}%{_mingw32_exec_prefix} \\\ - bindir=%{?buildroot:%{buildroot}}%{_mingw32_bindir} \\\ - sbindir=%{?buildroot:%{buildroot}}%{_mingw32_sbindir} \\\ - sysconfdir=%{?buildroot:%{buildroot}}%{_mingw32_sysconfdir} \\\ - datadir=%{?buildroot:%{buildroot}}%{_mingw32_datadir} \\\ - includedir=%{?buildroot:%{buildroot}}%{_mingw32_includedir} \\\ - libdir=%{?buildroot:%{buildroot}}%{_mingw32_libdir} \\\ - libexecdir=%{?buildroot:%{buildroot}}%{_mingw32_libexecdir} \\\ - localstatedir=%{?buildroot:%{buildroot}}%{_mingw32_localstatedir} \\\ - sharedstatedir=%{?buildroot:%{buildroot}}%{_mingw32_sharedstatedir} \\\ - mandir=%{?buildroot:%{buildroot}}%{_mingw32_mandir} \\\ - infodir=%{?buildroot:%{buildroot}}%{_mingw32_infodir} \\\ - install - -%_mingw32_cmake %{_mingw32_env} ; \ - %__cmake \\\ - -DCMAKE_VERBOSE_MAKEFILE=ON \\\ - -DCMAKE_INSTALL_PREFIX:PATH=%{_mingw32_prefix} \\\ - -DCMAKE_INSTALL_LIBDIR:PATH=%{_mingw32_libdir} \\\ - -DINCLUDE_INSTALL_DIR:PATH=%{_mingw32_includedir} \\\ - -DLIB_INSTALL_DIR:PATH=%{_mingw32_libdir} \\\ - -DSYSCONF_INSTALL_DIR:PATH=%{_mingw32_sysconfdir} \\\ - -DSHARE_INSTALL_PREFIX:PATH=%{_mingw32_datadir} \\\ - %{?_cmake_skip_rpath} \\\ - -DBUILD_SHARED_LIBS:BOOL=ON \\\ - -DCMAKE_TOOLCHAIN_FILE=/usr/share/mingw32/Toolchain-mingw32.cmake - -%_mingw32_qmake_qt4 %{_mingw32_env} ; \ - %_qt4_qmake -spec win32-g++-cross - -%_mingw32_description This is the cross-compiled version of this library / tool.\ -You should only install this package if you want to cross-compile programs for \ -Win32 (32 bit Windows). diff --git a/mingw32-filesystem.spec b/mingw32-filesystem.spec deleted file mode 100644 index 17ee36f..0000000 --- a/mingw32-filesystem.spec +++ /dev/null @@ -1,451 +0,0 @@ -%define debug_package %{nil} - -Name: mingw32-filesystem -Version: 69 -Release: 14%{?dist} -Summary: MinGW base filesystem and environment - -Group: Development/Libraries -License: GPLv2+ -URL: http://hg.et.redhat.com/misc/fedora-mingw--devel/ -BuildArch: noarch - -Source0: COPYING -Source1: macros.mingw32 -Source2: mingw32.sh -#Source3: mingw32.csh -Source4: mingw32-find-requires.sh -Source5: mingw32-find-provides.sh -Source6: mingw32-scripts.sh -Source7: mingw32-rpmlint.config -Source8: Toolchain-mingw32.cmake -Source9: mingw32-find-debuginfo.sh -Source10: mingw32.attr -# generated with: -# ls -1 /usr/lib64/wine/fakedlls | grep "\.dll$" >standard-dlls -Source11: standard-dlls - -Requires: pkgconfig - -# Note about 'Provides: mingw32(foo.dll)' -# ------------------------------------------------------------ -# -# We want to be able to build & install mingw32 libraries without -# necessarily needing to install wine. (And certainly not needing to -# install Windows!) There is no requirement to have wine installed in -# order to use the mingw toolchain to develop software (ie. to -# compile more stuff on top of it), so why require that? -# -# So for expediency, this base package provides the "missing" DLLs -# from Windows. Another way to do it would be to exclude these -# proprietary DLLs in our find-requires checking script - essentially -# it comes out the same either way. -# -Provides: %(sed "s/\(.*\)/mingw32(\1) /g" %{SOURCE11} | tr "\n" " ") - - -%description -This package contains the base filesystem layout, RPM macros and -environment for all Fedora MinGW packages. - -This environment is maintained by the Fedora MinGW SIG at: - - http://fedoraproject.org/wiki/SIGs/MinGW - - -%prep -%setup -q -c -T -cp %{SOURCE0} COPYING - - -%build -# nothing - - -%install -mkdir -p $RPM_BUILD_ROOT - -mkdir -p $RPM_BUILD_ROOT%{_libexecdir} -install -m 755 %{SOURCE6} $RPM_BUILD_ROOT%{_libexecdir}/mingw32-scripts - -mkdir -p $RPM_BUILD_ROOT%{_bindir} -pushd $RPM_BUILD_ROOT%{_bindir} -for i in mingw32-configure mingw32-make mingw32-cmake mingw32-qmake-qt4; do - ln -s %{_libexecdir}/mingw32-scripts $i -done -popd - -mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/profile.d -install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/ -#install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/ - -mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm -install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.mingw32 - -mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpmlint -install -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/rpmlint/ - -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32 - -# GCC requires these directories, even though they contain links -# to binaries which are also installed in /usr/bin etc. These -# contain Fedora native binaries. -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/bin -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/lib - -# The MinGW system root which will contain Windows native binaries -# and Windows-specific header files, pkgconfig, etc. -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/bin -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/etc -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/include -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/include/sys -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/lib -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/lib/pkgconfig -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/sbin - -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share/aclocal -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share/cmake -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share/pkgconfig -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share/xml - -# We don't normally package manual pages and info files, except -# where those are not supplied by a Fedora native package. So we -# need to create the directories. -# -# Note that some packages try to install stuff in -# /usr/i686-pc-mingw32/sys-root/mingw/man and -# /usr/i686-pc-mingw32/sys-root/mingw/doc -# but those are both packaging bugs. -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share/doc -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share/info -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share/man -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share/man/man{1,2,3,4,5,6,7,8,l,n} -mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share/themes - -# NB. NOT _libdir -mkdir -p $RPM_BUILD_ROOT/usr/lib/rpm -install -m 0755 %{SOURCE4} $RPM_BUILD_ROOT/usr/lib/rpm -install -m 0755 %{SOURCE5} $RPM_BUILD_ROOT/usr/lib/rpm -install -m 0755 %{SOURCE9} $RPM_BUILD_ROOT/usr/lib/rpm - -mkdir -p $RPM_BUILD_ROOT/usr/lib/rpm/fileattrs -install -m 0644 %{SOURCE10} $RPM_BUILD_ROOT/usr/lib/rpm/fileattrs/ - -mkdir -p $RPM_BUILD_ROOT%{_datadir}/mingw32 -install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/mingw32 - - -%files -%doc COPYING -%config(noreplace) %{_sysconfdir}/rpm/macros.mingw32 -%config(noreplace) %{_sysconfdir}/profile.d/mingw32.sh -#%config(noreplace) %{_sysconfdir}/profile.d/mingw32.csh -%dir %{_sysconfdir}/rpmlint -%config(noreplace) %{_sysconfdir}/rpmlint/mingw32-rpmlint.config -%{_bindir}/mingw32-configure -%{_bindir}/mingw32-make -%{_bindir}/mingw32-cmake -%{_bindir}/mingw32-qmake-qt4 -%{_libexecdir}/mingw32-scripts -%{_prefix}/i686-pc-mingw32/ -%{_datadir}/mingw32 -/usr/lib/rpm/mingw32-* -/usr/lib/rpm/fileattrs/mingw32.attr - - -%changelog -* Sun Feb 5 2012 Erik van Pienbroek - 69-14 -- Use a more complete list of Win32 default dlls based on the - dlls exported by wine (thanks to Levente Farkas). RHBZ #787486 - -* Tue Jan 31 2012 Kalev Lember - 69-13 -- Remove the mingw32-pkg-config wrapper as well, now that we have separate - mingw32-pkg-config package - -* Tue Jan 31 2012 Erik van Pienbroek - 69-12 -- Don't provide the wrapper i686-pc-mingw32-pkg-config anymore as we now - have a mingw32-pkg-config package - -* Tue Jan 10 2012 Erik van Pienbroek - 69-11 -- Set Boost_COMPILER to -gcc47 in cmake toolchain file - -* Tue Nov 22 2011 Erik van Pienbroek - 69-10 -- Fixed a small regression introduced by the previous release which caused an - FTBFS for mingw32-matahari as indicated on the fedora-mingw mailing list - -* Wed Nov 16 2011 Erik van Pienbroek - 69-9 -- Added various definitions to the CMake toolchain file (RHBZ #753906) - -* Tue Aug 02 2011 Kalev Lember - 69-8 -- Added avicap32.dll and psapi.dll to the list of Win32 default DLLs - (thanks to Farkas Levente) - -* Wed Jul 13 2011 Erik van Pienbroek - 69-7 -- Added glu32.dll and wsock32.dll to the list of Win32 default dll's - -* Wed Jul 6 2011 Erik van Pienbroek - 69-6 -- Use a more complete list of Win32 default dll's - -* Wed Jul 06 2011 Kalev Lember - 69-5 -- Fixed dep gen with upper case dll names - -* Fri Jul 1 2011 Erik van Pienbroek - 69-4 -- The %%{_mingw32_qmake_qt4} macro pointed to an invalid mkspecs name. Fixed - -* Tue Jun 28 2011 Kalev Lember - 69-3 -- Set Boost_COMPILER to -gcc46 in cmake toolchain file - -* Sun May 29 2011 Kalev Lember - 69-2 -- Make sure the -debuginfo subpackages are mingw32- prefixed - even if the base package is mingw- - -* Tue May 24 2011 Kalev Lember - 69-1 -- Adjusted PKG_CONFIG_LIBDIR to also search in _mingw32_datadir/pkgconfig/ -- Own the sbin/ directory -- Fixed the -n option with _mingw32_debug_package macro - -* Mon May 23 2011 Kalev Lember - 68-3 -- Own etc/, share/pkgconfig/, share/xml/ directories - -* Sat May 21 2011 Kalev Lember - 68-2 -- Own the _mingw32_datadir/cmake/ directory - -* Fri May 20 2011 Kalev Lember - 68-1 -- Support RPM 4.9 new "fileattr" dep extraction system -- Cleaned up the spec file from cruft not needed with latest rpm -- Generate versionless mingw32-filesystem Requires - -* Sat May 14 2011 Erik van Pienbroek - 67-1 -- Don't unset PKG_CONFIG_PATH in the wrapper scripts - mingw32-pkg-config and i686-pc-mingw32-pkg-config (BZ #688171) - -* Sun May 01 2011 Kalev Lember - 66-1 -- Override boost library suffix in cmake toolchain file - -* Thu Mar 17 2011 Kalev Lember - 65-1 -- Don't error out trying to set illegal LD.BFD variable name - -* Tue Feb 08 2011 Fedora Release Engineering - 64-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Wed Jan 12 2011 Erik van Pienbroek - 64-2 -- Own the directory %%{_mingw32_datadir}/themes - -* Sun Nov 14 2010 Ivan Romanov - 64-1 -- Removed -win32 option for mingw32-qmake-qt4 (is obsoletes since qt version 4.7.0) -- Using win32-g++-fedora-cross instead fedora-win32-cross spec file - -* Thu Nov 11 2010 Erik van Pienbroek - 63-1 -- Set the CMAKE_RC_COMPILER variable in the CMake toolchain file (RHBZ #652435) - -* Tue Oct 19 2010 Ivan Romanov - 62-2 -- Added mingw32-qmake-qt4 - -* Mon Oct 11 2010 Erik van Pienbroek - 62-1 -- Provide mingw32(odbc32.dll) for Qt - -* Sun Sep 12 2010 Erik van Pienbroek - 61-1 -- Provide mingw32(gdiplus.dll) for gdk-pixbuf - -* Thu Sep 9 2010 Richard W.M. Jones - 60-1 -- Provide virtual mingw32(ws2_32.dll) for libvirt. - -* Mon Sep 06 2010 Kalev Lember - 59-1 -- Own /etc/rpmlint/ dir instead of depending on rpmlint package (RHBZ#629791) - -* Fri Sep 3 2010 Richard W.M. Jones - 58-1 -- Remove requires setup and rpm (RHBZ#629791). - -* Tue Jun 8 2010 Richard W.M. Jones - 57-1 -- Add provides mingw32(rpcrt4.dll) (RHBZ#594581). - -* Mon May 24 2010 Kalev Lember - 56-2 -- Work around cmake's Qt detection in the toolchain file - -* Fri Sep 18 2009 Erik van Pienbroek - 55-1 -- The wrapper scripts i686-pc-mingw32-pkg-config, mingw32-pkg-config, - mingw32-configure, mingw32-make and mingw32-cmake had a bug where - quoted arguments could get interpreted incorrect. - Thanks to Michael Ploujnikov for helping out with this issue - -* Sat Aug 29 2009 Erik van Pienbroek - 54-1 -- Added the file /usr/bin/i686-pc-mingw32-pkg-config which is a wrapper script - which calls pkg-config with the right environment variables set (BZ #513825) - -* Sun Aug 23 2009 Erik van Pienbroek - 53-1 -- Fixed a small rpmlint warning caused by the debuginfo generation macro - Thanks to Kalev Lember for spotting this - -* Sat Jul 25 2009 Fedora Release Engineering - 52-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Wed Jun 24 2009 Erik van Pienbroek - 52-2 -- Updated ChangeLog comment from previous version as the RPM variable - __debug_install_post needs to be overridden instead of __os_install_post - for -debuginfo subpackage generation - -* Mon Jun 22 2009 Erik van Pienbroek - 52-1 -- Add script to create -debuginfo subpackages - This script was created by Fridrich Strba -- All mingw32 packages now need to add these lines to their .spec files: - %%define __debug_install_post %%{_mingw32_debug_install_post} - %%{_mingw32_debug_package} - -* Thu Jun 4 2009 Adam Goode - 51-1 -- Add CMake rules - -* Tue Apr 21 2009 Richard W.M. Jones - 50-4 -- Fix dependency problem with + in DLL name (Thomas Sailer). - -* Fri Mar 27 2009 Richard W.M. Jones - 50-3 -- Fix up and test mingw32-pkg-config changes. - -* Thu Mar 26 2009 Levente Farkas - 50-1 -- Add mingw32-pkg-config. - -* Wed Feb 25 2009 Fedora Release Engineering - 49-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Fri Feb 20 2009 Richard W.M. Jones - 49-2 -- Rebuild for mingw32-gcc 4.4 - -* Thu Feb 19 2009 Richard W.M. Jones - 49-1 -- Added virtual provides for mingw32(cfgmgr32.dll) and mingw32(setupapi.dll). - -* Wed Feb 18 2009 Richard W.M. Jones - 48-1 -- Fix _mingw32_configure. - -* Tue Feb 17 2009 Richard W.M. Jones - 47-1 -- Rename mingw32-COPYING to COPYING. -- Rename mingw32-macros.mingw32 to macros.mingw32. -- _mingw32_configure looks for configure in "." and ".." dirs. -- Added _mingw32_description. -- Added mingw32(version.dll) virtual provides (rhbz#485842). - -* Sun Feb 1 2009 Richard W.M. Jones - 46-1 -- Unset PKG_CONFIG_PATH because /usr/lib/rpm/macros sets it (Erik van - Pienbroek). - -* Wed Jan 28 2009 Richard W.M. Jones - 45-1 -- Use PKG_CONFIG_LIBDIR instead of PKG_CONFIG_PATH so that native pkgconfig - is never searched. - -* Mon Jan 26 2009 Richard W.M. Jones - 44-1 -- Install rpmlint overrides file to suppress some rpmlint warnings. - -* Sat Jan 24 2009 Richard W.M. Jones - 43-6 -- Don't claim C++ compiler exists if it's not installed, as this - breaks autoconf and (in particular) libtool. - -* Wed Jan 14 2009 Richard W.M. Jones - 42-1 -- Add pseudo-provides secur32.dll - -* Wed Dec 17 2008 Levente Farkas - 41-1 -- Re-add mingw32-make - -* Sat Dec 6 2008 Levente Farkas - 40-2 -- Rewrite mingw32-scripts to run in the current shell -- (Re-add mingw32-make) - Removed by RWMJ. -- Add mingw32-env to mingw32.sh - -* Mon Nov 24 2008 Richard W.M. Jones - 39-3 -- Unify mingw32-filesystem packages from all three branches again, and test. -- Fix mingw32-scripts so it can handle extra parameters correctly. -- Remove mingw32-env & mingw32-make since neither of them actually work. - -* Sun Nov 23 2008 Richard Jones - 38-1 -- Added mingw32(glut32.dll). - -* Wed Nov 19 2008 Richard Jones - 37-1 -- Revert part of the 36-1 patch. --build option to configure was wrong. - -* Wed Nov 19 2008 Richard Jones - 36-1 -- Greatly improved macros (Levente Farkas). -- Added -mms-bitfields. - -* Thu Nov 13 2008 Richard Jones - 35-1 -- Added mingw32(wldap32.dll) pseudo-provides. - -* Wed Oct 29 2008 Richard Jones - 34-1 -- Set --prefix correctly. - -* Wed Oct 29 2008 Richard Jones - 33-1 -- Remove mingw32.{sh,csh} which are unused. - -* Mon Oct 27 2008 Richard Jones - 32-1 -- Add mingw32-configure script. - -* Mon Oct 27 2008 Richard Jones - 31-1 -- Update the spec file with explanation of the 'Provides: mingw32(...)' - lines for Windows system DLLs. - -* Mon Oct 6 2008 Richard Jones - 30-1 -- Added _mingw32_cxx. - -* Thu Sep 25 2008 Richard Jones - 29-1 -- Added _mingw32_as, _mingw32_dlltool, _mingw32_windres. - -* Wed Sep 24 2008 Richard W.M. Jones - 27-1 -- Begin the grand renaming of mingw -> mingw32. -- Added mingw32(mscoree.dll). - -* Sun Sep 21 2008 Richard W.M. Jones - 25-1 -- Add shared aclocal directory. - -* Sun Sep 21 2008 Richard W.M. Jones - 24-1 -- Remove mingw-defs, since no longer used. -- Add _mingw_infodir. - -* Thu Sep 11 2008 Daniel P. Berrange - 23-1 -- Add macros for find-provides/requires scripts - -* Wed Sep 10 2008 Richard W.M. Jones - 22-1 -- Windows provides OLE32.DLL. - -* Wed Sep 10 2008 Richard W.M. Jones - 21-1 -- Allow '.' in dll names for find-requires -- Windows provides GDI32.DLL. - -* Fri Sep 5 2008 Richard W.M. Jones - 20-1 -- On 64 bit install in /usr/lib/rpm always. - -* Thu Sep 4 2008 Richard W.M. Jones - 19-1 -- 'user32.dll' is provided by Windows. -- Allow '-' in DLL names. -- More accurate detection of DLLs in requires/provides scripts. - -* Mon Sep 4 2008 Richard W.M. Jones - 17-1 -- Automatically add mingw-filesystem and mingw-runtime requires. -- Add --prefix to _mingw_configure macro. -- Three backslashes required on each continuation line in RPM macros. - -* Mon Sep 4 2008 Richard W.M. Jones - 14-1 -- Fix path to mingw-find-requires/provides scripts. - -* Mon Sep 4 2008 Richard W.M. Jones - 12-1 -- Put CFLAGS on a single line to avoid problems in some configure scripts. - -* Mon Sep 4 2008 Richard W.M. Jones - 10-1 -- Provides certain base Windows DLLs (not literally). - -* Mon Sep 4 2008 Richard W.M. Jones - 9-1 -- Include RPM dependency generators and definitions. - -* Mon Sep 4 2008 Richard W.M. Jones - 4-1 -- Add _mingw_cc/cflags/etc. and _mingw_configure macros. - -* Mon Sep 4 2008 Richard W.M. Jones - 3-1 -- Add _mingw_host macro. - -* Mon Sep 4 2008 Richard W.M. Jones - 2-1 -- Add _mingw_sysroot macro. -- Add _mingw_target macro. - -* Mon Sep 4 2008 Richard W.M. Jones - 1-1 -- Basic filesystem layout. diff --git a/mingw32-find-debuginfo.sh b/mingw32-find-debuginfo.sh deleted file mode 100755 index 7758058..0000000 --- a/mingw32-find-debuginfo.sh +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -#mingw32_find-debuginfo.sh - automagically generate debug info and file list -#for inclusion in an rpm spec file for mingw32-* packages. - -if [ -z "$1" ] ; then BUILDDIR="." -else BUILDDIR=$1 -fi - -for f in `find $RPM_BUILD_ROOT -type f -name "*.exe" -or -name "*.dll"` -do - case $(i686-pc-mingw32-objdump -h $f 2>/dev/null | egrep -o '(debug[\.a-z_]*|gnu.version)') in - *debuglink*) continue ;; - *debug*) ;; - *gnu.version*) - echo "WARNING: "`echo $f | sed -e "s,^$RPM_BUILD_ROOT/*,/,"`" is already stripped!" - continue - ;; - *) continue ;; - esac - - echo extracting debug info from $f - i686-pc-mingw32-objcopy --only-keep-debug $f $f.debug || : - pushd `dirname $f` - i686-pc-mingw32-objcopy --add-gnu-debuglink=`basename $f.debug` --strip-unneeded `basename $f` || : - popd -done - -find $RPM_BUILD_ROOT -type f -name "*.exe.debug" -or -name "*.dll.debug" | - sed -n -e "s#^$RPM_BUILD_ROOT##p" > $BUILDDIR/debugfiles.list - - diff --git a/mingw32-find-provides.sh b/mingw32-find-provides.sh deleted file mode 100755 index 966360b..0000000 --- a/mingw32-find-provides.sh +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/bash - -# This script reads filenames from STDIN and outputs any relevant provides -# information that needs to be included in the package. - -if [ "$1" ] -then - package_name="$1" -fi - -[ -z "$OBJDUMP" ] && OBJDUMP=i686-pc-mingw32-objdump - -filelist=`sed "s/['\"]/\\\&/g"` - -dlls=$(echo $filelist | tr [:blank:] '\n' | grep '\.dll$') - -for f in $dlls; do - basename=`basename $f | tr [:upper:] [:lower:]` - echo "mingw32($basename)" -done diff --git a/mingw32-find-requires.sh b/mingw32-find-requires.sh deleted file mode 100755 index da6bb2c..0000000 --- a/mingw32-find-requires.sh +++ /dev/null @@ -1,27 +0,0 @@ -#!/bin/bash - -# This script reads filenames from STDIN and outputs any relevant provides -# information that needs to be included in the package. - -if [ "$1" ] -then - package_name="$1" -fi - -[ -z "$OBJDUMP" ] && OBJDUMP=i686-pc-mingw32-objdump - -# Get the list of files. - -filelist=`sed "s/['\"]/\\\&/g"` - -# Everything requires mingw32-filesystem and mingw32-runtime. -echo 'mingw32-filesystem' -echo 'mingw32-runtime' - -dlls=$(echo $filelist | tr [:blank:] '\n' | grep -Ei '\.(dll|exe)$') - -for f in $dlls; do - $OBJDUMP -p $f | grep 'DLL Name' | grep -Eio '[-._\+[:alnum:]]+\.dll' | - tr [:upper:] [:lower:] | - sed 's/\(.*\)/mingw32(\1)/' -done | sort -u diff --git a/mingw32-rpmlint.config b/mingw32-rpmlint.config deleted file mode 100644 index b591c28..0000000 --- a/mingw32-rpmlint.config +++ /dev/null @@ -1,19 +0,0 @@ -# rpmlint overrides file. -# This file filters out MinGW warnings. -# See: http://fedoraproject.org/wiki/MinGW/Rpmlint - -# Unconditionally remove devel-file-in-non-devel rpmlint warning. -addFilter ("^mingw32-.*devel-file-in-non-devel") - -# /usr/i686-pc-mingw32 is permitted by MinGW packaging guidelines. -addFilter ("^mingw32-.*non-standard-dir-in-usr i686-pc-mingw32") - -# Permit *.la files (error is a bit odd, but it's what rpmlint prints). -addFilter ("^mingw32-.*script-without-shebang.*\.la$") - -# GCC and libtool create executable archive files. It's not clear -# why, but we permit this for now. -addFilter ("^mingw32-.*spurious-executable-perm.*\.dll\.a$") - -# *.dll.a files are permitted arch-independent objects. -addFilter ("^mingw32-.*arch-independent-package-contains-binary-or-object.*\.dll\.a$") diff --git a/mingw32-scripts.sh b/mingw32-scripts.sh deleted file mode 100755 index 8f36dd2..0000000 --- a/mingw32-scripts.sh +++ /dev/null @@ -1,29 +0,0 @@ -#!/bin/sh - - -# mingw32-scripts -# Copyright (C) 2008 Red Hat Inc., Richard W.M. Jones. -# Copyright (C) 2008 Levente Farkas -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - -# This is a useful command-line script through which one can use the -# macros from mingw32-macros.mingw32 cross-compilation. - -NAME="_`basename $0|tr -- - _`" - -# NOTE: The use of 'eval' in combination with '$@' is a potential security risk -# We should find a more safe replacement for this command -# Suggestions are welcome at the Fedora MinGW mailing list -eval "`rpm --eval "%{$NAME}"`" '"$@"' diff --git a/mingw32.attr b/mingw32.attr deleted file mode 100644 index fa9251a..0000000 --- a/mingw32.attr +++ /dev/null @@ -1,3 +0,0 @@ -%__mingw32_provides %{_rpmconfigdir}/mingw32-find-provides.sh -%__mingw32_requires %{_rpmconfigdir}/mingw32-find-requires.sh -%__mingw32_path ^%{_mingw32_prefix}/.*\.([Dd][Ll][Ll]|[Ee][Xx][Ee])$ diff --git a/mingw32.csh b/mingw32.csh deleted file mode 100644 index 89d8b66..0000000 --- a/mingw32.csh +++ /dev/null @@ -1 +0,0 @@ -# Environment variables for MinGW. diff --git a/mingw32.sh b/mingw32.sh deleted file mode 100644 index 94e4dec..0000000 --- a/mingw32.sh +++ /dev/null @@ -1,3 +0,0 @@ -# Environment variables for MinGW. - -alias mingw32-env='eval `rpm --eval %{_mingw32_env}`' diff --git a/sources b/sources deleted file mode 100644 index e69de29..0000000 --- a/sources +++ /dev/null diff --git a/standard-dlls b/standard-dlls deleted file mode 100644 index 5b91468..0000000 --- a/standard-dlls +++ /dev/null @@ -1,331 +0,0 @@ -acledit.dll -aclui.dll -activeds.dll -actxprxy.dll -advapi32.dll -advpack.dll -amstream.dll -apphelp.dll -atl.dll -authz.dll -avicap32.dll -avifil32.dll -avrt.dll -bcrypt.dll -browseui.dll -cabinet.dll -capi2032.dll -cards.dll -cfgmgr32.dll -clusapi.dll -comcat.dll -comctl32.dll -comdlg32.dll -compstui.dll -credui.dll -crtdll.dll -crypt32.dll -cryptdlg.dll -cryptdll.dll -cryptnet.dll -cryptui.dll -ctapi32.dll -ctl3d32.dll -d3d10core.dll -d3d10.dll -d3d8.dll -d3d9.dll -d3dcompiler_33.dll -d3dcompiler_34.dll -d3dcompiler_35.dll -d3dcompiler_36.dll -d3dcompiler_37.dll -d3dcompiler_38.dll -d3dcompiler_39.dll -d3dcompiler_40.dll -d3dcompiler_41.dll -d3dcompiler_42.dll -d3dcompiler_43.dll -d3dim.dll -d3drm.dll -d3dx10_33.dll -d3dx10_34.dll -d3dx10_35.dll -d3dx10_36.dll -d3dx10_37.dll -d3dx10_38.dll -d3dx10_39.dll -d3dx10_40.dll -d3dx10_41.dll -d3dx10_42.dll -d3dx10_43.dll -d3dx9_24.dll -d3dx9_25.dll -d3dx9_26.dll -d3dx9_27.dll -d3dx9_28.dll -d3dx9_29.dll -d3dx9_30.dll -d3dx9_31.dll -d3dx9_32.dll -d3dx9_33.dll -d3dx9_34.dll -d3dx9_35.dll -d3dx9_36.dll -d3dx9_37.dll -d3dx9_38.dll -d3dx9_39.dll -d3dx9_40.dll -d3dx9_41.dll -d3dx9_42.dll -d3dx9_43.dll -d3dxof.dll -dbgeng.dll -dbghelp.dll -dciman32.dll -ddraw.dll -ddrawex.dll -devenum.dll -dhcpcsvc.dll -dinput8.dll -dinput.dll -dispex.dll -dmband.dll -dmcompos.dll -dmime.dll -dmloader.dll -dmscript.dll -dmstyle.dll -dmsynth.dll -dmusic32.dll -dmusic.dll -dnsapi.dll -dplay.dll -dplayx.dll -dpnaddr.dll -dpnet.dll -dpnhpast.dll -dpnlobby.dll -dpwsockx.dll -drmclien.dll -dsound.dll -dssenh.dll -dswave.dll -dwmapi.dll -dxdiagn.dll -dxgi.dll -explorerframe.dll -faultrep.dll -fltlib.dll -fusion.dll -fwpuclnt.dll -gameux.dll -gdi32.dll -gdiplus.dll -glu32.dll -gpkcsp.dll -hal.dll -hid.dll -hlink.dll -hnetcfg.dll -httpapi.dll -iccvid.dll -icmp.dll -ieframe.dll -imagehlp.dll -imm32.dll -inetcomm.dll -inetmib1.dll -infosoft.dll -initpki.dll -inkobj.dll -inseng.dll -iphlpapi.dll -itircl.dll -itss.dll -jscript.dll -kernel32.dll -ktmw32.dll -loadperf.dll -localspl.dll -localui.dll -lz32.dll -mapi32.dll -mapistub.dll -mciavi32.dll -mcicda.dll -mciqtz32.dll -mciseq.dll -mciwave.dll -midimap.dll -mlang.dll -mmcndmgr.dll -mmdevapi.dll -mprapi.dll -mpr.dll -msacm32.dll -mscat32.dll -mscms.dll -mscoree.dll -msctf.dll -msdaps.dll -msdmo.dll -msftedit.dll -mshtml.dll -msi.dll -msimg32.dll -msimsg.dll -msimtf.dll -msisip.dll -msnet32.dll -mspatcha.dll -msrle32.dll -mssign32.dll -mssip32.dll -mstask.dll -msvcirt.dll -msvcp100.dll -msvcp60.dll -msvcp70.dll -msvcp71.dll -msvcp80.dll -msvcp90.dll -msvcr100.dll -msvcr70.dll -msvcr71.dll -msvcr80.dll -msvcr90.dll -msvcrt20.dll -msvcrt40.dll -msvcrtd.dll -msvcrt.dll -msvfw32.dll -msvidc32.dll -mswsock.dll -msxml2.dll -msxml3.dll -msxml4.dll -msxml6.dll -msxml.dll -nddeapi.dll -netapi32.dll -newdev.dll -normaliz.dll -npmshtml.dll -ntdll.dll -ntdsapi.dll -ntprint.dll -objsel.dll -odbc32.dll -odbccp32.dll -ole32.dll -oleacc.dll -oleaut32.dll -olecli32.dll -oledb32.dll -oledlg.dll -olepro32.dll -olesvr32.dll -olethk32.dll -openal32.dll -opengl32.dll -pdh.dll -photometadatahandler.dll -pidgen.dll -powrprof.dll -printui.dll -propsys.dll -psapi.dll -pstorec.dll -qcap.dll -qedit.dll -qmgr.dll -qmgrprxy.dll -quartz.dll -query.dll -rasapi32.dll -rasdlg.dll -regapi.dll -resutils.dll -riched20.dll -riched32.dll -rpcrt4.dll -rsabase.dll -rsaenh.dll -rstrtmgr.dll -rtutils.dll -samlib.dll -scarddlg.dll -sccbase.dll -schannel.dll -scrrun.dll -secur32.dll -security.dll -sensapi.dll -serialui.dll -setupapi.dll -sfc.dll -sfc_os.dll -shdoclc.dll -shdocvw.dll -shell32.dll -shfolder.dll -shlwapi.dll -slbcsp.dll -slc.dll -snmpapi.dll -softpub.dll -spoolss.dll -sti.dll -svrapi.dll -sxs.dll -t2embed.dll -tapi32.dll -traffic.dll -twain_32.dll -unicows.dll -updspapi.dll -url.dll -urlmon.dll -user32.dll -userenv.dll -usp10.dll -uxtheme.dll -vbscript.dll -vcomp.dll -vdmdbg.dll -version.dll -wbemprox.dll -wer.dll -wiaservc.dll -windowscodecs.dll -wined3d.dll -winegstreamer.dll -winemapi.dll -wing32.dll -winhttp.dll -wininet.dll -winmm.dll -winnls32.dll -winscard.dll -winsta.dll -wintab32.dll -wintrust.dll -wlanapi.dll -wldap32.dll -wmi.dll -wmiutils.dll -wnaspi32.dll -ws2_32.dll -wsock32.dll -wtsapi32.dll -wuapi.dll -wuaueng.dll -xapofx1_1.dll -xinput1_1.dll -xinput1_2.dll -xinput1_3.dll -xinput9_1_0.dll -xmllite.dll -xolehlp.dll -xpsprint.dll