[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/lprof/lprof.desc [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] An open source ICC profiler with an graphical interface [T] LProf is the only open source ICC profiler with an graphical user interface. [T] It can be used to create ICC version 2 compliant profiles for cameras, [T] scanners, and monitors. Camera and scanner profiles are built by using a [T] IT8 target; a photo with a set of color patches, with specific colorimetric [T] measurements for each patch. [U] https://lprof.sourceforge.net/ [A] Hal Engel [A] Marty Maria, and others [M] luisf [C] extra/graphic [L] GPL [S] Stable [V] 1.11.4.1 [D] 85b1a075014db025bc653a50b8b8a171850b2bb0cd4a3443f6c5ab3b lprof-1.11.4.1.tar.gz http://dl.sourceforge.net/sourceforge/lprof/ # TODO: needed? proper? lprof_main() { sed -i -e "s/(i, 'lib')/(i, 'lib64')/g" SConstruct sed -i -e 's,/usr/X11R6/lib,'$(pkgprefix libdir xorg-server)',g' \ -e 's,/usr/pkg/lib,'$(pkgprefix libdir qt)',g' \ -e 's,/usr/lib,'$(pkgprefix libdir vigra)',g' build_config.py } [[ $libdir != */lib ]] && hook_add premake 5 "lprof_main"