github-actions[bot] on srcinfo-cache
cross-clang-headers: build armv… cross-clang-crt: build armv7 an… cross-compiler-rt: build armv7 … and 3 more (compare)
lazka on master
cross-clang-headers: build armv… cross-clang-crt: build armv7 an… cross-compiler-rt: build armv7 … and 3 more (compare)
github-actions[bot] on srcinfo-cache
cx-freeze 6.6 - use cx-logging … Merge pull request #8434 from m… (compare)
lazka on master
cx-freeze 6.6 - use cx-logging … Merge pull request #8434 from m… (compare)
MSYS2 MSYS
one since technically msys also is from MinGW
the information is now in the "Status" column here: https://packages.msys2.org/queue
@lazka, thank you so much!
('mingw-w64-python',
'mingw64',
{'desc': 'waiting on mingw-w64-python-oslo-serialization, '
'mingw-w64-audaspace, mingw-w64-python-numexpr, '
'mingw-w64-python-markdown, mingw-w64-python-lxml, '
'mingw-w64-python-oslo-context, mingw-w64-python-mock, '
'mingw-w64-python-oslo-concurrency, mingw-w64-python-oslo-db, '
'mingw-w64-python-oslo-i18n, mingw-w64-python-mako, '
'mingw-w64-python-cx_Freeze, mingw-w64-python-oslotest, '
'mingw-w64-python-oslo-log, mingw-w64-python-numba'}),
package
is done "manually": https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-serial-studio/PKGBUILD#L36-L37
make install
instead. However, it is being difficult for qmake
and make
to understand PREFIX
and DESTDIR
.
pkgdir
is not defined when qmake
is executed in the build()
step of the PKGBUILD recipe.