Sergey A. Osokin
46e90cd1e4
Update from 0.14.5 to 0.14.6.
...
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 (*)
2012-06-06 17:58:05 +00:00
Sergey A. Osokin
c7e99f44da
OptionsNGfy.
2012-05-29 22:53:29 +00:00
Alexey Dokuchaev
3412f4deef
- Fix broken shared library symlink [1]
...
- 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)
2012-05-22 07:50:14 +00:00
David Thiel
52122e8692
Add shotwell patches to work with the new libraw. Disable jasper support in
...
libraw, as a) no dependency is defined for jasper to begin with, and b) it
fails to link when jasper support is enabled. Bump libraw portrevision.
2012-02-16 01:55:20 +00:00
Sergey A. Osokin
78f6ccbea3
Remove unused variable USE_PKGCONFIG.
...
E-mailed by: eadler
Found by: Alex Kozlov
Tested at: Redports
2012-02-15 16:44:08 +00:00
Sergey A. Osokin
1ea8d9b97c
Update from 0.13.7 to 0.14.5.
...
Fix whitespaces.
Use bsd.port.options.mk.
Bump PORTREVISION for dependent port.
2012-02-09 16:29:36 +00:00
Sergey A. Osokin
1a37f4f666
Update from 0.13.6 to 0.13.7.
2011-07-26 12:09:49 +00:00
Sergey A. Osokin
e39ee18e82
Update from 0.13.5 to 0.13.6.
2011-07-15 12:46:57 +00:00
Sergey A. Osokin
82e6e6a0f2
Update from 0.13.4 to 0.13.5.
...
Notice from: miwi
2011-05-28 16:31:37 +00:00
Sergey A. Osokin
68746bd9af
Update from 0.13.2 to 0.13.4.
2011-04-04 11:34:08 +00:00
Sergey A. Osokin
60a8c3f411
Remove needless extra patch.
...
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)
2011-03-12 18:39:04 +00:00
Sergey A. Osokin
71a70a6abc
Update from 0.13.1 to 0.13.2.
...
Enable build shared libs by default.
2011-03-12 18:07:09 +00:00
Sergey A. Osokin
00870203ff
Update from 0.12.3 to 0.13.1.
2011-02-11 08:36:35 +00:00
Sergey A. Osokin
130ddf5d95
Update from 0.12.2 to 0.12.3.
...
Notice from: miwi
2011-01-09 19:46:11 +00:00
Sergey A. Osokin
e12888447a
Update from 0.11.3 to 0.12.2.
...
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.
2011-01-08 18:50:46 +00:00
Sergey A. Osokin
0d738cffd6
Update from 0.11.2 to 0.11.3.
...
Notice from: miwi
2010-11-18 13:39:04 +00:00
Sergey A. Osokin
0505f3bfcd
Update from 0.10.0 to 0.11.2.
...
Disconnect binary examples from building phase for speed up library build.
2010-11-12 08:22:30 +00:00
Sergey A. Osokin
831d177f9b
Update from 0.9.1 to 0.10.0.
...
Add LICENSE.
2010-09-09 05:44:32 +00:00
Sergey A. Osokin
a4a7d7abfe
Update from 0.9.0 to 0.9.1.
...
Notice from: miwi
2010-05-20 14:24:37 +00:00
Sergey A. Osokin
8d29a8d4d6
Update from 0.8.3 to 0.9.0.
2010-05-11 17:36:25 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Sergey A. Osokin
51d50c8aa2
Update from 0.8.2 to 0.8.3.
2009-10-26 16:12:06 +00:00
Sergey A. Osokin
2bcbc91825
Update from 0.7.2 to 0.8.2.
2009-09-14 21:35:00 +00:00
Dirk Meyer
3bbc108312
- update to jpeg7
...
Tested by: pav on pointyhat
2009-07-18 11:11:29 +00:00
Sergey A. Osokin
c46a242a24
Upgrade from 0.6.14 to 0.7.2.
2009-04-08 07:24:41 +00:00
Sergey A. Osokin
9f21194423
Update from 0.6.11 to 0.6.14.
...
Changelog: http://www.libraw.org/download#changelog
Submitted by: bsam
PR: 132599
2009-03-13 09:39:21 +00:00
Sergey A. Osokin
8302f43920
Update from 0.6.3 to latest version 0.6.11.
2009-02-06 08:32:02 +00:00
Sergey A. Osokin
f715c716c4
Update from 0.5.3 to 0.6.3.
...
OPTIONify.
NOTE: don't install shared libraries by default.
2008-12-16 10:22:27 +00:00
Pav Lucistnik
fa38ed02cc
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
2008-07-25 12:24:09 +00:00
Sergey A. Osokin
5837619617
Add documentation and examples.
...
Also, add compile optimization. [*]
Bump PORTREVISION.
Requested by: author [*]
2008-05-07 13:06:11 +00:00
Sergey A. Osokin
369cd5f393
Fix broken compile on amd64.
...
Bump PORTREVISION.
Reported by: pointyhat via pav
2008-05-07 06:44:16 +00:00
Sergey A. Osokin
279e600461
Add missing dependences.
2008-05-06 05:12:42 +00:00
Sergey A. Osokin
273a36732d
Add libraw a library for reading RAW files obtained from digital photo
...
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.org
http://www.libraw.su
2008-05-06 05:03:26 +00:00