IABSD.fr/ports/graphics/nomacs/Makefile

Branch :


Log

Author Commit Date CI Message
0a1b3637 2022-08-29 13:32:54 Unbreak with archivers/quazip 1.3 ok sdk@
af6a7994 2022-03-11 19:22:04 drop RCS Ids
4c59edef 2020-11-28 08:50:30 Update nomacs to 3.17.2206
9c841e99 2020-09-04 04:43:31 Update nomacs to 3.16.224
19618859 2020-05-18 19:59:58 Update nomacs to 3.14.2
bd31b9ec 2020-05-14 19:16:24 Update exiv2 to 0.27.2 Noteable exiv2 port changes: - Switch to cmake and enable i18n support - Change COMMENT and cleanup DESCR - Switch to https - Don't provide the new Exiv2::getProcessPath() function. Not portable, doesn't work on OpenBSD, and shouldn't be exposed in the API of a graphics library. Instead, define a macro with CMake to help runtime find gettext files. from jca@'s commit https://v4.freshbsd.org/commit/openbsd/ports/fHGCS7kzl4zKjdnW - All consumer fixed. configure checks, port-lib-depends-checks checks and also some run-time tests with krita, digikam, nomacs. Consumer patches from upstream, gentoo, freebsd and by me for the old creepy KDE4 stuff. This went through a full amd64 bulk build. Thanks jj
61a1b882 2020-01-25 22:57:56 Update to quazip-0.8.1 Remove the qt5 FLAVOR; qt5 is the only supported/used version these days. Disable the tests; they've not been updated for qt5 and aren't accessible from the standard cmake build system. Update all dependent ports to cope with the FLAVOR removal. Requested by rsadowski@; improvements by sthen@
bc3bbf8b 2020-01-18 09:05:40 Unbreak with opencv 4.2
3318ced0 2019-07-12 20:46:54 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
324492a5 2019-03-27 23:30:28 Tweak after recent libraw update (-lstdc++ is not appended by default).