Skip to content

Commit 6df14da

Browse files
committed
archlinux-mingw: Pin mingw-w64-hdf5
1 parent 8b66ed4 commit 6df14da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

archlinux-mingw/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ RUN sudo pacman -Syu --noconfirm --noprogressbar xorg-server-xvfb wine samba gst
1212

1313
#RUN sudo pacman -U --noconfirm https://archive.archlinux.org/packages/w/wine/wine-9.21-1-x86_64.pkg.tar.zst && echo -e '[options]\nIgnorePkg = wine' | sudo tee -a /etc/pacman.conf
1414

15+
RUN sudo pacman -U --noconfirm https://martchus.dyn.f3l.de/repo/arch/ownstuff/os/any/mingw-w64-hdf5-1.14.6-1-any.pkg.tar.zst && echo -e '[options]\nIgnorePkg = mingw-w64-hdf5' | sudo tee -a /etc/pacman.conf
16+
1517
# Install MinGW packages
1618
RUN aurman -Syu --noconfirm --noedit --pgp_fetch nsis mingw-w64-lld mingw-w64-muparser mingw-w64-cminpack mingw-w64-coin-or-bonmin mingw-w64-qhull \
1719
mingw-w64-spectra mingw-w64-cmake mingw-w64-wine mingw-w64-libxml2 mingw-w64-boost mingw-w64-highs mingw-w64-lapack mingw-w64-nlopt mingw-w64-pagmo \

0 commit comments

Comments
 (0)