mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
9 lines
228 B
Plaintext
9 lines
228 B
Plaintext
config BR2_PACKAGE_LIBSIXEL
|
|
bool "libsixel"
|
|
depends on BR2_USE_MMU
|
|
help
|
|
This package provides encoder/decoder implementation for
|
|
DEC SIXEL graphics, and some converter programs.
|
|
|
|
https://github.com/saitoha/libsixel
|