meson-testsuite-0.46.0-7.4 >  A \lp9|wb0!8qZңZ\ 0SE;,}2yDz ~τ ō*iJb]1&|Zb1˺yJF VCOPk6/z&n| |HQ{7 x:>+-r:1=@էJK& -ɒ[)KYL3u1 *PVRȑ^ץ;E &h#' @SmUlZsYv6r@91641680c8168e7315843e40d463e5e79c66e916b72afa72c5739538d2a4b940ccec2b95ec7576b88593603339443dac41cd8ecbccb \lp9|'x@ŹL&]-y=@"*V+YMV5}7%ǀ_a`Bha-ʽ4 !rw`^]5עDsXʅ&M9# #CE+CA+˴krR$FbkzAØP+7f0HκQchdqs.t0!}s3Re. &"lmHdN.[n(p.[v^E[߀Hi. >p;N?Nd  7 *AGPX \ ` h  w(8/9X/:/FLoGLHLILXLYL\L]L^LbMcMdN eNfNlNuN(vN0zNENXN\NbNCmeson-testsuite0.46.07.4Python-based build systemMeson is a build system designed to optimise programmer productivity. It aims to do this by providing support for software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. Supported languages include C, C++, Fortran, Java, Rust. Build definitions are written in a non-turing complete Domain Specific Language.\ksheep58,^SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Tools/Buildinghttp://mesonbuild.com/linuxnoarch,^A큤\kVcfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30rootrootrootrootmeson-testsuite-0.46.0-7.4.src.rpmmeson-testsuite    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\k\X)@Z@ZmZI@ZI@ZkZ1@ZZxG@ZfYYYY*@Y@Y@Y@Ys>@YRHYMYMYMYGY6@Y;@Y]X@X~@X@XtXh@Xh@XWXK@X43@XXWQW\@W0{W-VwVuVa@Ue@UVmgorse@suse.comngompa13@gmail.comdimstar@opensuse.orgsor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rudimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgsor.alexei@meowr.rudimstar@opensuse.orgbadshah400@gmail.comsor.alexei@meowr.rujdelvare@suse.comsor.alexei@meowr.rudimstar@opensuse.orgzaitor@opensuse.orgmailaender@opensuse.orgrodrigo.z.lourenco@tecnico.ulisboa.ptdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgrpm@fthiessen.dedimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgsor.alexei@meowr.rudimstar@opensuse.orgdimstar@opensuse.orgsor.alexei@meowr.rujengelh@inai.dedev@antergos.comsor.alexei@meowr.rudimstar@opensuse.orgsor.alexei@meowr.ruzaitor@opensuse.orgdimstar@opensuse.orgsor.alexei@meowr.rujengelh@inai.desor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.ru- Require python2-devel for the testsuite (bsc#1125736)- Add meson-use-header-basename-in-mkenums_simple.patch: Use the header basename for #include in mkenums_simple (boo#1124324) (gh#mesonbuild/meson#3533)- Add meson-keep-spaces-in-pc-files.patch: Keep spaces in generated pkgconfig files (gh#mesonbuild/meson#3479). - Rebase meson-restore-python3.4.patch.- Update to version 0.46.0: * See http://mesonbuild.com/Release-notes-for-0-46-0.html - Rebase meson-test-installed-bin.patch, meson-restore-python3.4.patch, meson-fix-gcc48.patch.- Only apply meson-suse-fix-llvm-3.8.patch, meson-restore-python3.4.patch, meson-fix-gcc48.patch on Leap 42.x or older.- Fix meson-fix-gcc48.patch. - Add meson-restore-python3.4.patch: Restore Python 3.4 support for SLE 12 and openSUSE Leap 42.x. - Add meson-suse-fix-llvm-3.8.patch: Fix LLVM 3.8 tests for SLE 12 and openSUSE Leap 42.x..- Add libjpeg-devel BuildRequires to test testsuite.- Update to version 0.45.0: + Config-Tool based dependencies can be specified in a cross file. + Visual Studio C# compiler support. + Removed two deprecated features: - The standalone find_library function has been a no-op for a long time. From now on it's an error. - There used to be a keywordless version of run_target, which is no longer valid. + Experimental FPGA support. + Generator outputs can preserve directory structure. + Hexadecimal string literals. + install_data()` defaults to `{datadir}/{projectname}`. + install_subdir() supports strip_directory. + Integer options. + New method meson.project_license(). + Rust cross-compilation. + Rust compiler-private library disambiguation. + Project templates. + Improve test setup selection. + Yielding subproject option to superproject. - Rebase meson-suse-ify-macros.patch.- Update to version 0.44.1: + Support running out-of-tree tests against a meson in PATH. + Don't add rpaths to system libraries. + Fix meson location detection from other meson tools. + Various boost, pkg-config and vala related fixes. - Testsuite changes: Remove mesonbuild directory and meson.py again before running the test: ensure we test meson as it was installed onto the system.- Update to version 0.44.0: + New features: - Added warning function. - Adds support for additional Qt5-Module keyword moc_extra_arguments. - Prefix-dependent defaults for sysconfdir, localstatedir and sharedstatedir. - An array type for user options. - LLVM dependency supports both dynamic and static linking. - Added if_found to subdir. - get_unquoted() method for the configuration data object. - Added disabler object. - Config-Tool based dependencies gained a method to get arbitrary options. - Embedded Python in Windows MSI packages. - Rebase meson-suse-ify-macros.patch, meson-fix-gcc48.patch and meson-test-installed-bin.patch. - Testsuite changes: + Disable tests for static llvm: we don't ship the static libs. + Add cmake(Qt5LinguistTools), libwmf-devel BuildRequires and zlib-devel-static: new dependencies for various tests.- Require python3-xml: mesonbuild/modules/qt5.py imports the xml module (boo#1068818).- Setup MPI runtime environment before running the test suite. - Remove tests for static boost libraries from test\ cases/frameworks/1\ boost/meson.build.- Update to version 0.43.0: + Generator learned capture: Generators can now be configured to capture the standard output. + Can index CustomTarget objects: The CustomTarget object can now be indexed like an array. The resulting object can be used as a source file for other Targets, this will create a dependency on the original CustomTarget, but will only insert the generated file corresponding to the index value of the CustomTarget's output keyword. + The cross file can now be used for overriding the result of find_program. Then issuing the command find_program('objdump') will return the version specified in the cross file. + Easier handling of supported compiler arguments. + Better support for shared libraries in non-system paths: This release adds feature parity to shared libraries that are either in non-standard system paths or shipped as part of your project. On systems that support rpath, Meson automatically adds rpath entries to built targets using manually found external libraries. + The Wrap dependency system now supports Subversion (svn). This support is rudimentary. The repository url has to point to a specific (sub)directory containing the meson.build file (typically trunk/). However, providing a revision is supported. - Rebase meson-test-installed-bin.patch. - Run sed to strip the hashbang from a non-executable file; this prevents an rpmlint warning.- Don't use obsolete boost-devel for openSUSE Leap 15.0 and newer (boo#1062785).- Update to version 0.42.1. This is a stable update with various bug fixes.- Rebase meson-fix-gcc48.patch (boo#1057701).- Extend meson-test-installed-bin.patch: catch some more cases where the test suite referenced meson.py from the source directory. - Add vulkan-devel and libpcap-devel BuildRequires for the test suite: new dependencies.- Update to version 0.42.0: + Distribution tarballs from Mercurial repositories. Creating distribution tarballs can now be made out of projects based on Mercurial. As before, this remains possible only with the Ninja backend. + Keyword argument verification. Meson will now check the keyword arguments used when calling any function and print a warning if any of the keyword arguments is not known. In the future this will become a hard error. + Add support for Genie to Vala compiler. The Vala compiler has an alternative syntax, Genie, that uses the .gs file extension. Meson now recognises and uses Genie files. + Pkgconfig support for additional cflags. The Pkgconfig module object can add arbitrary extra cflags to the Cflags value in the .pc file, using the "extra_cflags" keyword. + Base options accessible via get_option(). Base options are now accessible via the get_option() function. + Allow crate type configuration for Rust compiler. Rust targets now take an optional rust_crate_type keyword, allowing you to set the crate type of the resulting artifact. Valid crate types are dylib or cdylib for shared libraries, and rlib or staticlib for static libraries. For more, see Rust's linkage reference. + Simultaneous use of Address- and Undefined Behavior Sanitizers. Both the address- and undefined behavior sanitizers can now be used simultaneously by passing -Db_sanitize=address,undefined to Meson. + Unstable SIMD module. A new experimental module to compile code with many different SIMD instruction sets and selecting the best one at runtime. This module is unstable, meaning it's API is subject to change in later releases. It might also be removed altogether. + Import libraries for executables on Windows. The new keyword implib to executable() allows generation of an import library for the executable. + Added build_rpath keyword argument. You can specify build_rpath: '/foo/bar' in build targets and the given path will get added to the target's rpath in the build tree. It is removed during the install step. + Meson will print a warning when the user tries to add an rpath linker flag manually, e.g. via link_args to a target. This is not recommended because having multiple rpath causes them to stomp on each other. This warning will become a hard error in some future release. + Vulkan dependency module. Vulkan can now be used as native dependency. The dependency module will detect the VULKAN_SDK environment variable or otherwise try to receive the vulkan library and header via pkgconfig or from the system. + Limiting the maximum number of linker processes. With the Ninja backend it is now possible to limit the maximum number of concurrent linker processes. This is usually only needed for projects that have many large link steps that cause the system to run out of memory if they are run in parallel. This limit can be set with the new backend_max_links option. + Disable implicit include directories. By default Meson adds the current source and build directories to the header search path. On some rare occasions this is not desired. Setting the implicit_include_directories keyword argument to false these directories are not used. + Support for MPI dependency. MPI is now supported as a dependency. Because dependencies are language-specific, you must specify the requested language with the language keyword, i.e., dependency('mpi', language='c') will request the C MPI headers and libraries. See the MPI dependency for more information. + Allow excluding files or directories from install_subdir. The install_subdir command accepts the new exclude_files and exclude_directories keyword arguments that allow specified files or directories to be excluded from the installed subdirectory. + Make all Meson functionality invokable via the main executable. Previously Meson had multiple executables such as mesonintrospect and mesontest. They are now invokable via the main Meson executable like this: meson configure # equivalent to mesonconf meson test # equivalent to mesontest The old commands are still available but they are deprecated and will be removed in some future release. + Pcap dependency detector. Meson will automatically obtain dependency information for pcap using the pcap-config tool. It is used like any other dependency. + GNOME module mkenums_simple() addition. Most libraries and applications use the same standard templates for glib-mkenums. There is now a new mkenums_simple() convenience method that passes those default templates to glib-mkenums and allows some tweaks such as optional function decorators or leading underscores. - Rebase meson-fix-gcc48.patch and meson-test-installed-bin.patch.- Update to version 0.41.2: + Various gtkdoc fixes. + Fix how rpath directories are handled. + pkgconfig: avoid appending slash at Cflags. + Fix a missing path issue causing Python traceback. + Qt4 support. + Skip handling non-available dependencies. + vala: Only add --use-header for unity builds regression. + Tag functions in asm properly.- Add a vim subpackage to add Meson support to Vim.- Split testsuite into an own package, in order to keep the build dep chain of meson minimal. - Drop meson-disable-untested-code.patch: no longer required. - Add meson-test-installed-bin.patch: use /usr/bin/meson instead of meson.py from the source tarball. We want to test the meson binary package we produced, not the sources directly.- Update to version 0.41.1: + wxwidgets: Fix usage of multiple dependency() calls. + Make external library no-op when used with incompatible target (gh#mesonbuild/meson#1941). + Failing test for -D dedupping. + Preserve standalone -D arguments always. + Handle both pkg-config and pkgconf argument order (gh#mesonbuild/meson#1934).- Update meson-suse-ify-macros.patch: export LANG for all macros.- Update to version 0.41.0: * Native support for linking against LLVM using the dependency function. * Pkgconfig support for custom variables. * A target for creating tarballs using 'ninja dist'. * Support for passing arguments to Rust compiler. * All known issues regarding reproducible builds are fixed. * Extended template substitution in configure_file for @BASENAME@ and @PLAINNAME@ . * Support for capturing stdout of a command in configure_file. - Removed SDL2 test to reduce dependencies (smaller build footprint) - Dropped upstreamed patch meson-handle-skipped-tests.patch - Rebased meson-suse-ify-macros.patch and meson-fix-gcc48.patch- Make the build footprint smaller to enter ring1: This means we skip a couple tests though. Removed BuildRequires: java-devel, libqt5-qtbase-devel, mono-core, mono-devel, wxWidgets-devel, pkgconfig(protobuf) and pkgconfig(gtk+-3.0).- Add meson-handle-skipped-tests.patch: Actually do skip tests that are marked as MESON_SKIP_TEST (gh#mesonbuild/meson#1804).- Update to version 0.40.1: + Outputs of generators can be used in custom targets in the VS backend. + Visual Studio 2017 support. + Automatic initialization of subprojects that are git submodules. + No download mode for wraps. + Overriding options per target. + Compiler object get define. + Cygwin support. + Multiple install directories. + Can specify method of obtaining dependencies. + Link whole contents of static libraries. + Unity builds only for subprojects. + Running mesonintrospect from scripts.- Add meson-disable-untested-code.patch: meson has code in the test suite that assumes different behaviour between glib 2.51.5 (rc) and 2.52.0 (final); this must be a wrong assumption to start with and the test suite fails with 2.52.0. When this was added by upstream 4 months before glib-2.52.0 was released, there must have been no way at all to test this. We revert back to a state like with the previous glib verison, where this test was simply skipped (gh#mesonbuild/meson#1480).- Update to version 0.39.1 (changes since 0.38.1): * Allow specifying extra arguments for tests. * Bug fixes and minor polishes. - Add meson-fix-gcc48.patch: fix GCC 4.8 handling for openSUSE Leap 42.x.- Update to version 0.38.1: + New Uninstall target. + Support for arbitrary test setups. + Intel C/C++ compiler support. + Get values from configuration data objects. + Python 3 module support simplified. + Default options to subprojects. + Set targets to be built (or not) by default. + Add option to mesonconf to wipe cached data. + Can specify file permissions and owner when installing data. + has_header() checks are now faster. + Array indexing now supports fallback values. + Silent mode for Mesontest. - Rebase meson-suse-ify-macros.patch.- Add meson-suse-ify-macros.patch: Make the meson macros also work on openSUSE. We do not (yet?) have separate macros for CFLAGS, CXXFLAGS, FFLAGS and LDFLAGS, but only carry optflags. This is no issue, since openSUSE so far only added flags that work accross compilers/languages. This might change in the future, making the patch obsolete.- Update to version 0.37.1: * No changelog available.- Trim boasting words from descriptions. Add to description two points from the feature list.- Update to version 0.37.0: * Mesontest: a new testing tool that allows you to run your tests in many different ways. * New shared_module function allows shared modules creation. * GNOME module now detects required programs and prints useful errors if any are missing. * GNOME module uses depfile support available in GLib >= 2.52.0. * i18n module has a new merge_file() function for creating translated files. * LLVM IR compilation is now supported. * .wrap files for subprojects can now include a separate push URL to allow developers to push changes directly from a subproject git checkout. * Multiple version restrictions while searching for pkg-config dependencies is now supported. * Support for localstatedir has been added. * You can now pass arguments to install scripts added with meson.add_install_script(). * Added new options sbindir and infodir that can be used for installation. - Remove meson-0.36.0-fix-old-pkgconfig-test.patch.- Add meson-0.36.0-fix-old-pkgconfig-test.patch: tests/common/51: Skip validate if pkg-config is too old (commit 2f804e9).- Update to version 0.36.0: + Add option to run under gdb. + Always specify installed data with a File object (gh#mesonbuild/meson#858). + Made has_function survive optimization flags (gh#mesonbuild/meson#1053). + Can give many alternative names to find_program to simplify searching. + Can set compiler arguments in Java. - Export SUSE_ASNEEDED=0 when running the test suite: linking the test libraries/binaries is not done optimally.- Update to version 0.35.1: * No changelog available.- Update to version 0.35.0: + No changelog available from upstream. - Changes from version 0.34.0: + No changelog available from upstream. - Drop meson-633.patch and meson-typelib-install.patch : Fixed upstream.- Update to version 0.33.0: + Correctly install .typelib files to libdir. + Add option for as-needed link option. + Print the CFLAGS/LDFLAGS/etc inherited from the environment. + Only append compile flags to the link flags when appropriate. - Add meson-633.patch: Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings (gh#mesonbuild/meson#663). - Add meson-typelib-install.patch: Fix installation path for gpobject introspection typelib files.- Update to version 0.32.0: * No changelog available. - Remove meson-gui package: GUI was removed upstream.- Avoid unnecessary bashism in %install script (run with /bin/sh)- Update to version 0.31.0.- Update to 0.29.0.- Update to 0.28.0.- Update to 0.27.0.- Update to 0.26.0. - Use signed tarball.- Initial package based on the work of Igor Gnatenko.sheep58 15570318880.46.0-7.4meson-testsuiteCOPYING/usr/share/licenses//usr/share/licenses/meson-testsuite/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP1:GA/standard/f3c54a77765deda2d83fccec38e2001a-meson-testsuitecpioxz5noarch-suse-linuxdirectoryASCII textXTiȚutf-8a9dff822a904426d9fa74938cd226db5a34feb5a25a8da1a1a98c20ee93b8dec?P7zXZ !t/. O] crt:bLL km}'géhxP#X L3i/`EؔGMbv[#-j>eL}_'ǚ)#MYh/A(C8H*QV r^eF,1q`,` pˆ8']iO<^R:zŌxTTFFu#;> C/9XSV_1JK0.clQۘT)q,.`7!N%8-Id"bvAU6r[uy+p]J>7դ`6p^_y0@1cy v@jc_{h|(["м97S ?𭐬9|m&~y:N$5+uwjU%FiNm,e۶"ؙ = \SA ;nS]ԡnS[|l)HIc90yfl@nN톩ECPZԁ^dx aZe:jI_Y^sʰ]'Bgjtk+C0>Lt$mWM(d'GX--+i+cRf\=l~g+[e5hZ'Fd>|6Y3M!EXD95as5 `^Fu Ce!?A~ RIdC'f˭F _4 Oz9?kɝ aǔW~= ěXvMGjQZ9*T h*D'2! OxYR fԗ)D=2gF75@y0gRN UІl59W6ڿ J8W9dJa 3q%ё`"Dl669 MrYma"N20T /dr9'īI|fk*܄Zi7Q{ )ȘV }x&kM2̬R:6^3IEaYQrJ4*'<V&<<EPFvg"EN#BY|]rئ\]Vحz֒]^XCV~f+%-AJ<0ֆFiU3)%J|yMҾSi[1~w)N df@Y]FGCR<,)QK)%c Jβ S)&@LZR%%dG=u ?"Ba4{5ĩt]=P3j@yhgdlnF|J,gB}#6a]!b_M2x.ys`Fev1wW1n:2#ưRl1BFN2VӉ{`8x2ΰXX%*u4q϶Y7HO"gXMPpv)"s5SpR6 4SE 4{6HT^z&-66l>W.yHy?q }}d߯(ٰۿLr9NSYeJs Ε61{Ng]O.v^J .ʔU"~!4H;HOHN0+x/%Rpc?gH!3sMRRNԧR=ݯRxr_@W7?S씌fHsK5r'L!-͈ؑ &=A"q6[>[+'8xv3-4t@؝L]gAV'Y`́L( 8|- ;]tl!꺑VG,V(%kQy;H >YiZX has+J#Ne72ۿI..r큎?hXw;n$NI?uBǭzpX bJ9wJ>ߋcFP ETy#[>q8+ XL(Hu-0T_w]m=Ӻ.@rٗtzP*1=*xsh| -thĹ.SrZ ⏼k+*:Y{1>WDD@Y^eCQ rd`{YUSWv0eN qU 1ev da~Y=jԻ~B,JpZXy N|*lgӊi9w |6R`8Uy$~*$&Od98e+C4#f6!F0W F*YxTQ滻Zih\f,;L?ƽlP!`$Q*^rg$ }uZ?u 6C=XȢRtE!tD npmn?Dvc'bX1}R7? eC8'b\o3Iεy:]|n\&0gqI&qt-X q}OqxоnTP?7 뭳O`MD/eU,7> ;tIJJ76JߖݒN4 QF;i3D MCdnJBELhD8l; p^w moO*~bs| m=`s_ b9Rȃi#tw0PXH?S&p u{䩷PߠMWLhqC}pȨO`fy !us P< J=hX@0ql8Ϲ". G;a#=aH;!tR}x"LJnjl/Ξ L؊Qƕ\xCvP