Subject: CVS commit: pkgsrc/graphics/gpick
From: Ryo ONODERA
Date: 2024-10-04 06:17:38
Message id: 20241004041738.DE432FC7E@cvs.NetBSD.org

Log Message:
graphics/gpick: Update to 0.3

* Fix build with Boost 1.86.0.
* Fix usage of Lua include file to fix link.
* Convert to CMake build.

Changelog:
0.3:
Bug Fixes

    Fix layout switching (issue #189).
    Prevent wrong data directory selection (issue #189).
    Fix crash due to zero-length string access (issue #193).

Features

    Add alpha channel support.
    Add additional converters.

Files:
RevisionActionfile
1.48modifypkgsrc/graphics/gpick/Makefile
1.3modifypkgsrc/graphics/gpick/PLIST
1.5modifypkgsrc/graphics/gpick/distinfo
1.1addpkgsrc/graphics/gpick/patches/patch-source_ColorSpaceType.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_Converter.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_GlobalState.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_Paths.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_dynv_Types.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_layout_Layout.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_lua_Color.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_lua_ColorObject.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_lua_DynvSystem.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_lua_Extensions.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_lua_GlobalState.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_lua_I18N.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_lua_Layout.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_lua_Ref.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_lua_Script.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_test_Script.cpp
1.1addpkgsrc/graphics/gpick/patches/patch-source_uiDialogOptions.cpp
1.2removepkgsrc/graphics/gpick/patches/patch-SConscript