This repository has been archived on 2026-05-26 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
master
mivfx - minimalist image view for x
ミニマリストな画像ビューアー
インストールする方法
OpenBSD
doas pkg_add sdl2 sdl2_image curl
make
doas make install
FreeBSD
doas pkg install sdl2 sdl2_image curl
make
doas make install
NetBSD
doas pkgin install SDL2-2.28.5 SDL2_image curl
make
doas make install
CRUX
doas prt-get depinst libsdl2 sdl2_image curl bmake
bmake
doas bmake install
Void Linux
doas xbps-install -S SDL2 SDL2_image curl bmake
bmake
doas bmake install
Artix Linux
doas pacman -S sdl2 sdl2_image curl bmake
bmake
doas bmake install
Devuan GNU/Linux
doas apt install libsdl2-dev libsdl2-image-dev libcurl4 bmake
bmake
doas bmake install
Description
Languages
C
78.3%
Makefile
17.1%
Roff
4.6%
