build: enable QOI format on Windows
and associate in the installer.
This commit is contained in:
@ -43,6 +43,7 @@ crossroad install appstream-glib \
|
||||
libwmf \
|
||||
openexr \
|
||||
poppler poppler-data \
|
||||
qoi \
|
||||
xpm-nox
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
|
||||
@ -66,6 +66,7 @@ pacman --noconfirm -S --needed \
|
||||
mingw-w64-$MSYS2_ARCH-shared-mime-info \
|
||||
mingw-w64-$MSYS2_ARCH-suitesparse \
|
||||
mingw-w64-$MSYS2_ARCH-vala \
|
||||
mingw-w64-$MSYS2_ARCH-qoi \
|
||||
mingw-w64-$MSYS2_ARCH-xpm-nox
|
||||
|
||||
# XXX We've got a weird error when the prefix is in the current dir.
|
||||
|
||||
1
build/windows/installer/associations.list
Executable file → Normal file
1
build/windows/installer/associations.list
Executable file → Normal file
@ -67,3 +67,4 @@ alpha
|
||||
als
|
||||
xbm
|
||||
ora
|
||||
qoi
|
||||
|
||||
Reference in New Issue
Block a user