sthen
46a8c16598
update to darktable 1.2.2
2013-06-26 11:22:25 +00:00
zhuk
cc129972c6
Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
...
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.
input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
dcoppa
a5e9e86e9b
Zap useless chunks.
2013-06-23 11:30:33 +00:00
dcoppa
94edd529b3
Do not link with '-ldl' (fix it in the right way)
2013-06-22 14:53:09 +00:00
ajacoutot
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
sthen
92317ba287
update to darktable 1.2.1 and add a patch for CVE-2013-2126 in an embedded
...
copy of libraw; pointed out by Pascal de Bruijn (upstream), thanks!
2013-06-18 18:45:49 +00:00
sthen
1d3e65ea87
patch libraw for CVE-2013-2126; incorrect error handling with broken full
...
colour images could result in a crash or possibly code execution
2013-06-18 18:39:58 +00:00
ajacoutot
8613536758
Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
...
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
dcoppa
6b1bfa624e
Update to feh-2.9.3.
2013-06-17 13:40:53 +00:00
jca
7701e72c56
Fixup after recent sh -e changes.
...
ok sthen@
2013-06-14 08:13:36 +00:00
benoit
07a5aebd2d
Update pngcrush to 1.7.62.
2013-06-13 07:23:51 +00:00
ajacoutot
d72eb44c20
s/png16/png/ in WANTLIB now that graphics/png got patched.
...
prodded by naddy@
2013-06-09 15:26:49 +00:00
naddy
c201c477e8
also s/libpng16/libpng/ in libpng.la, otherwise libtool produces -lpng16
2013-06-09 15:13:03 +00:00
ajacoutot
812bf502c0
Unbreak with new libpng -- until we find a solution for png vs pngXX.
2013-06-09 13:55:51 +00:00
naddy
d569949d8c
Major update to 1.6.2 on the new png 1.6 branch.
2013-06-08 19:39:28 +00:00
ajacoutot
99404038fb
Update to gdk-pixbuf-2.28.2.
2013-06-08 10:43:59 +00:00
naddy
c930301cb3
Fix build with png-1.6.
2013-06-05 15:24:19 +00:00
bcallah
2e5257331f
New HOMEPAGE. Mirror distfiles myself. Regen distinfo. Bump REVISION.
...
ok sthen@
2013-06-04 20:38:24 +00:00
naddy
10bfdff492
the png headers are now directly under include/
2013-06-04 18:41:39 +00:00
naddy
78f49cd53e
the png headers are now directly under include/
2013-06-04 15:41:17 +00:00
naddy
b4fb4aa9c7
cope with new png include layout
2013-06-03 02:46:57 +00:00
naddy
a6602dfa4e
switch to autotools-based build and follow the upstream install layout
2013-06-03 02:46:25 +00:00
naddy
b4fc48322b
* Make sure we won't pick up an external libpng.
...
* Bump the included png to 1.2.50.
2013-06-02 15:38:37 +00:00
ajacoutot
6126547b01
Drop uneeded patches.
2013-06-01 19:19:16 +00:00
ajacoutot
8893f35127
Update to colord-1.0.0.
2013-06-01 18:35:24 +00:00
bentley
5f998570a2
Update to mandelbulber-1.15.
...
ok sthen@
2013-06-01 14:51:10 +00:00
landry
78933f06d5
Add missing bumps, PLIST_DB complains of disappearing @link entries.
...
-@link /usr/local/lib/node_modules/gir/build/Release/girepository.node
-@link /usr/local/lib/node_modules/canvas/build/Release/canvas.node
2013-06-01 14:19:31 +00:00
ajacoutot
7a5093dc11
cairo-sphinx is now built since shm_open(3) is detected; so enable it.
...
ok eric@ (maintainer)
2013-06-01 12:11:52 +00:00
ajacoutot
3de9758da8
Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
...
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
edd
668ee0f09b
Update to py-matplotlib-1.2.1
...
A single test is failing, however, the test code works fine when run
outside of the test harness. I raised a bug here:
https://github.com/matplotlib/matplotlib/issues/2101
OK sthen@ and lots of input from fgs@. Thanks.
2013-05-31 12:29:41 +00:00
ajacoutot
23d92bf5aa
Update to colord-0.1.34.
2013-05-30 18:17:18 +00:00
jasper
c9f651c8be
hookup lua52 flavor
2013-05-30 16:06:37 +00:00
jasper
20a1fc96d9
unbreak with lua 5.2
2013-05-30 16:05:26 +00:00
jasper
b114903ff7
better MASTER_SITES
2013-05-30 15:19:30 +00:00
ajacoutot
5dd4c93d89
Bump after default py3 version switch.
2013-05-30 13:09:20 +00:00
sthen
7e0f6517b6
zap whitespace at eof, no package changes
2013-05-30 10:51:22 +00:00
jasper
f01a5359bf
- update homepage and point to working master site
2013-05-29 14:30:45 +00:00
jasper
52cc477e0a
drop some unused variables
2013-05-29 14:25:30 +00:00
jasper
b93f54c489
update to clutter-gst-2.0.4
2013-05-29 14:20:39 +00:00
benoit
5d996da8d4
Update pngcrush to 1.7.59.
2013-05-29 05:13:42 +00:00
eric
f978197f71
update to gifsicle 1.70
...
from Donovan Watteau
2013-05-28 15:03:20 +00:00
sthen
678015fd4e
update to latest 0.14.x libraw (N.B. 0.15.2 has a buffer overflow fix but it's
...
not yet clear whether this is in old code, or newly-added code for 0.15.x,
and 0.15.x changes API which breaks shotwell build).
2013-05-28 13:51:12 +00:00
sthen
07d61165ee
update to dcraw 9.17
2013-05-28 13:49:38 +00:00
pascal
f6179018cf
Fix build on i386.
...
ok sthen@
2013-05-23 20:51:51 +00:00
jasper
3a3a2a5797
nojunk is already set by cmake.port.mk; pointed out by espie@
2013-05-21 12:31:51 +00:00
jasper
21ccc83333
set DPB_PROPERTIES=nojunk as this ends up in my build with "!".
...
ok pascal@ (MAINTAINER)
2013-05-21 07:33:06 +00:00
rpe
abb7d973b9
bump REVISION and regen WANTLIB after switching to gettext MODULE
...
ok sthen@
2013-05-20 14:51:42 +00:00
dcoppa
cbcb07e549
Update to feh-2.9.2
2013-05-20 07:56:48 +00:00
pascal
f7e16f1a4f
Update to blender 2.67.
2013-05-18 22:01:28 +00:00
pascal
0fb89468f7
Update to openimageio 1.1.10.
2013-05-18 22:00:52 +00:00