summaryrefslogtreecommitdiff
path: root/graphics/libraw/files/patch-Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update graphics/libraw to 0.18.0Jason E. Hale2017-01-191-7/+5
| | | | | | | | | | | | | - Complete conversion to options helpers - Add options for JPEG and JASPER support - Side note: This had a dependency on jpeg before, so the JPEG option default is ON. However, the configure script wasn't detecting it previously. - Silence MKDIRs - Take maintainership - Chase shared library bump Changes: http://www.libraw.org/download#changelog
* - Update libraw to 0.15.4.Raphael Kubo da Costa2014-01-261-0/+16
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)