Commit Graph

33 Commits

Author SHA1 Message Date
naddy
424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00
rsadowski
0a1b363751 Unbreak with archivers/quazip 1.3
ok sdk@
2022-08-29 13:32:54 +00:00
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
rsadowski
4c59edef8b Update nomacs to 3.17.2206 2020-11-28 08:50:30 +00:00
rsadowski
9c841e9951 Update nomacs to 3.16.224 2020-09-04 04:43:31 +00:00
rsadowski
1961885983 Update nomacs to 3.14.2 2020-05-18 19:59:58 +00:00
rsadowski
bd31b9ec72 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
2020-05-14 19:16:24 +00:00
bcallah
61a1b882b3 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@
2020-01-25 22:57:56 +00:00
rsadowski
bc3bbf8be9 Unbreak with opencv 4.2 2020-01-18 09:05:40 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
ajacoutot
324492a538 Tweak after recent libraw update (-lstdc++ is not appended by default). 2019-03-27 23:30:28 +00:00
rsadowski
18a27af128 Update nomacs to 3.10.2
OK kn@
2019-03-23 07:28:45 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
rsadowski
b14386f5ab add missing x11/qt5/qtimagefomrats run depends
To help nomacs handle RIFF format. Hint from Laurence Tratt, thanks!
Also remove unused DISABLE_QT_DEBUG and all ":Bool" cmake-hints in
configure-args.

OK sthen@, feedback from jca@
2019-03-03 08:49:57 +00:00
rsadowski
b330585c2f Unbreak build if no quazip qt4 is installed
Include headers from quazip5 and not quazip.

Spodded by ajacoutot@ in a bulk build. Thanks!
2018-09-08 06:56:45 +00:00
rsadowski
30e0c1da76 Link with Qt5 quazip and not Qt4
Spottedy by and ok sthen@ Thanks!
2018-09-06 16:20:52 +00:00
rsadowski
6180763fdd Bugfix update nomacs-3.10.2 2018-07-15 21:24:56 +00:00
rsadowski
0a9fed3c29 Bugfix update nomacs-3.10.1 2018-07-07 21:48:52 +00:00
rsadowski
36f7f4b74f Update nomacs-3.10.0 2018-07-03 05:06:54 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
rsadowski
d31cfd2a08 update nomacs to 3.8.0 2017-12-02 08:49:02 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
sthen
48dbc605b1 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:55:44 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
3bbff7088c more WANT_CXX 2017-05-28 18:55:04 +00:00
espie
2013700c16 more WANT_CXX 2017-05-13 15:44:09 +00:00
rsadowski
a8d23e81b7 update nomacs 3.6.1
major bump hint and ok sthen@ also ok landry@
2017-04-18 12:02:25 +00:00
landry
28339a8c9c Update to nomacs 3.6.0, from Rafael Sadowski 2017-03-25 08:39:51 +00:00
zhuk
a47f492f02 Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
kirby
f76d2c25b7 update to nomacs-3.4
from maintainer Rafael Sadowski, thanks!
with some input from sthen@
2016-09-13 08:21:36 +00:00
landry
5ee8b983bd Update to nomacs 3.2.0, from maintainer Rafael Sadowski 2016-06-27 05:25:40 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
landry
d222eeacf1 Import nomacs 3.0.0, from Rafael Sadowski.
nomacs is small, fast and able to handle the most common image
formats. Additionally it is possible to synchronize multiple
viewers. A synchronization of viewers running on the same computer
or via LAN is possible. It allows to compare images and spot the
differences (e.g. schemes of architects to show the progress).

ok zhuk@
2016-01-24 10:06:15 +00:00