PKGNAME=gpick
PKGSEC=utils
PKGDEP="boost desktop-file-utils expat gtk-3 lua-5.3"
BUILDDEP="ragel scons"
PKGDES="Advanced color picker and palette editor"

CMAKE_AFTER=(
    '-DLUA_TYPE=C'
)

ABTYPE=cmakeninja
