This update is needed for further KDE updates.
- Use the new OPTIONS syntax.
- Use the new LIB_DEPENDS syntax.
- Stop redefining do-install; the port has its own `make install' that does
the same thing provided we use USES=pathfix and tune Makefile.in.
- Support staging.
Bump PORTREVISION in ports that depend on libraw.
PR: ports/185118
Submitted by: rakuco@
Approved by: maintainer timeout (35 days)
According to the port's README.demosaic-packs, when the demosaic packs are
used the software must be licensed under either the GPLv2 or the GPLv3,
depending on the packs being used (if both packs are used, the GPLv3 should
take precedence).
This patch changes the way LICENSE is set when those options are set: the
new licenses are exclusive with the others.
PR: ports/185119
Submitted by: rakuco@
Approved by: maintainer timeout (29 days)
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
For fix usage -fopenmp flag (with USE_GCC=4.6+) add OPENMP knob. (*)
Fix usage of DEMOSAIC_PACK_GPL3 knob.
Spotted by: Hannes <h2+fbsdports@fsfe.org> (*)
Thanks to: danfe (*)
- Unmute installation commands
- Switch from HAS_CONFIGURE to more appropriate GNU_CONFIGURE
- Rephrase OPTIONS descriptions for better grammar and readability
- Add missing USE_LDCONFIG knob
- Bump port revision due to [1]
- Reformat the Makefile while here
Approved by: maintainer (osa)
Remove unneeded defines for shared libs.
Add installation of two .pc files for fix build third-party ports. (1)
Bump PORTREVISION.
Idea from PR: 155495 (1)
o) change depend from graphics/lcms to graphics/lcms2;
o) depend on graphics/lcms2 is optional, by default is on;
o) add demosaic packs, licensed under GPLv2 and GPLv3.
cameras (CRW/CR2, NEF, RAF, DNG, and others).
LibRaw is based on the source codes of the dcraw utility, where part
of drawbacks have already been eliminated and part will be fixed in
future. The users of the library are provided with API to be built
into their software programs.
WWW: http://www.libraw.orghttp://www.libraw.su