a7e49eb2af
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
config BR2_PACKAGE_XAPP_XCURSORGEN
|
|
bool "xcursorgen"
|
|
default n
|
|
select BR2_PACKAGE_LIBPNG
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXCURSOR
|
|
help
|
|
xcursorgen 1.0.1
|
|
create an X cursor file from a collection of PNG images
|