Commit Graph

4 Commits

Author SHA1 Message Date
Mathieu Arnold
cf118ccf87 One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Jan Beich
548aff72ad multimedia/arcan: update to 0.6.0.1
Changes:	https://github.com/letoram/arcan/compare/0.6.0...0.6.0.1
2020-12-16 11:53:05 +00:00
Jan Beich
4dc6489ae5 graphics/aloadimage: add new port
Aloadimage is a simple command-line imageviewer for arcan, built on
the image parsers provided by stb. Image loading is performed in the
background as a separate, sandboxed (on Linux) processes and should be
reasonably safe against maliciously crafted input sources.

The primary purpose is to provide an arcan- specific replacement for
xloadimage, and to serve as a testing ground for advanced image output such as
full HDR- paths. The secondary purpose is to craft the image- loading worker
pool to be secure and efficient enough to act as a building block for other
components within the Arcan umbrella.

https://arcan-fe.com/
2020-12-11 14:10:22 +00:00