Commit Graph

26 Commits

Author SHA1 Message Date
مهدي شينون (Mehdi Chinoune)
83eed71552 rebuild packages for gettext-runtime (libintl) without DllMain 2025-10-04 15:26:27 +01:00
Hernan Martinez
fa72e04b3e farstream: Update to 0.2.9 and enable aarch64 builds (#23489) 2025-02-24 08:01:14 +01:00
مهدي شينون (Mehdi Chinoune)
c9e5b84b9b NFC: Always quote ${srcdir} and ${pkgdir}
Just in case someone has space in his path to MINGW-packages repo.
2025-01-14 09:27:50 +01:00
مهدي شينون (Mehdi Chinoune)
149d4a91e7 NFC: Use MSYSTEM for build directories instead of CARCH and MINGW_CHOST
To be able to build for separate environments in the same machine.
2025-01-13 17:38:11 +01:00
مهدي شينون (Mehdi Chinoune)
fce69ed037 remove gstreamer packages from mingw32. 2025-01-07 12:54:36 +01:00
مهدي شينون (Mehdi Chinoune)
d5d9fcebb8 Remove options that already set by makepkg-mingw 2024-12-30 08:08:16 +01:00
Christoph Reiter
1e7737f090 Drop clang32 for packages without rdepends
See https://github.com/msys2/MINGW-packages/pull/21998
and 89521b9f8d

This is the first batch of removals to start things off.
2024-09-23 07:17:44 +02:00
Christoph Reiter
d8b8512154 Disable clangarm64 for some packages which fail to build
mingw-w64-onevpl-cpu
    ld.lld: error: x264res.o: machine type x64 conflicts with arm64

mingw-w64-mono
    configure: error: unknown target

mingw-w64-mhook
    mhook.cpp:239:2: error: unsupported platform

mingw-w64-libunifex
    clang++: error: the '-fcoroutines-ts' flag is deprecated and it will be removed in Clang 17

mingw-w64-libtermkey
    termkey.c:1147:9: error: call to undeclared function 'read'

mingw-w64-lasem
    scangobj.py:execute_command:1293:WARNING:Compiling scanner failed: [WinError 2] The system cannot find the file specified

mingw-w64-indent
    output.c:843:8: error: variable 'paren_level' set but not used [-Werror,-Wunused-but-set-variable]

mingw-w64-gtksourceviewmm3
    ld.lld: error: undefined symbol: __declspec(dllimport) xmlReaderForFd

mingw-w64-gtk-engine-murrine
    murrine_theme_main.c:31:2: error: call to undeclared function 'murrine_rc_style_register_types'

mingw-w64-fastjar
    Invalid configuration `aarch64-w64-mingw32': machine `aarch64-w64' not recognized

mingw-w64-farstream
    fs-stream-transmitter.c:164:23: error: call to undeclared function 'fs_error_get_type'

mingw-w64-emacs
    configure: error: Emacs does not support 'aarch64-w64-mingw32' systems.

mingw-w64-delta
    error[E0793]: reference to packed field is unaligned

mingw-w64-cogl
    test-fixtures/test-utils.c:155:3: error: call to undeclared function 'alarm'

mingw-w64-riscv64-unknown-elf-newlib
    ???

mingw-w64-xavs
    Invalid configuration `aarch64-w64-mingw32': machine `aarch64-w64' not recognized

mingw-w64-spatialite-tools
    shp_sanitize.c:4278:8: error: call to undeclared function '_mkdir'

mingw-w64-isa-l
    igzip_inflate.c:2020:6: error: call to undeclared function '_byteswap_ulong'

mingw-w64-flashrom
    platform.h:172:2: error: Unable to determine endianness.

mingw-w64-cppcheck
    vector:372:5: error: static assertion failed due to requirement 'is_same<TaggedAllocator<ReferenceToken, 3>, std::allocator<ReferenceToken>>::value': [allocator.requirements] states that rebinding an allocator to the same type should result in the original allocator

mingw-w64-avr-gcc
    fatal error: 'sys/wait.h' file not found

mingw-w64-arm-none-eabi-newlib
    target not found: mingw-w64-clang-aarch64-arm-none-eabi-gcc

mingw-w64-xmake
    tbox/tbox.c:161:5: error: '__tb_static_assert__' declared as an array with a negative size

mingw-w64-wslay
    AttributeError: 'Sphinx' object has no attribute 'add_stylesheet'

mingw-w64-winfile
    wfdlgs2.c:960:11: error: type specifier missing, defaults to 'int'

mingw-w64-vrpn
    vrpn_Connection.C:1881:5: error: ISO C++17 does not allow 'register' storage class specifier

mingw-w64-volk
    volk/sse2neon.h:1982:10: error: call to undeclared function 'posix_memalign'

mingw-w64-vlfeat
    imopv_sse2.c:15:2: error: "Compiling with SSE2 enabled, but no __SSE2__ defined"
2023-05-12 15:42:05 +02:00
Christoph Reiter
0f9947e812 more clangarm64 2023-05-10 21:47:57 +02:00
Christoph Reiter
e6232abc2c More g-i related rebuilds
see #11994
2022-07-24 15:42:13 +02:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Christoph Reiter
3eac67e2ca Makedepend on autotools where needed 2021-12-17 12:41:47 +01:00
Jeremy Drake
e669538101 Enable clang32 for more packages. 2021-08-21 14:17:54 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Biswapriyo Nath
4a8c3ff825 farstream: Fix generated files with upstream patch. 2021-04-16 22:02:59 +05:30
Christoph Reiter
aaf222649b farstream: add validpgpkeys 2021-04-15 09:28:36 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Alexey Pavlov
901ce5b382 farstream: Rebuild 2018-05-22 10:43:22 +03:00
Renato Silva
267230e352 Update several package versions. 2016-04-05 13:35:54 -03:00
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +09:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Viktor Szakats
e925eec97d use secure urls
* and follow some redirects
* prefer http over ftp
2016-02-21 13:42:32 +01:00
Alexey Pavlov
4293803a24 === Rebuild with GCC-5.x. Part XIV === 2015-07-20 00:49:34 +03:00
Alexey Pavlov
04ac84c2a9 Remove groups from mingw packages. 2015-07-07 10:23:54 +03:00
Alexpux
fec07a9321 farstream: Update to 0.2.7 2015-02-05 23:54:06 +03:00
Alexpux
238f6395f6 farstream: New package. 2015-01-01 20:46:53 +03:00