kili
0c265392f1
Update to GLUT-2.4.0.0.
2013-07-18 21:47:59 +00:00
kili
4b3429c9af
Update to OpenGL-2.8.0.0
2013-07-18 21:47:28 +00:00
kili
6c7cb61fe2
Import hs-OpenGLRaw-1.3.0.0:
...
OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics
system and lots of OpenGL extensions. It is basically a 1:1 mapping
of OpenGL's C API, intended as a basis for a nicer interface.
OpenGLRaw offers access to all necessary functions, tokens and types
plus a general facility for loading extension entries. The module
hierarchy closely mirrors the naming structure of the OpenGL
extensions, making it easy to find the right module to import. All
API entries are loaded dynamically, so no special C header files
are needed for building this package. If an API entry is not found
at runtime, a userError is thrown.
ok sthen@
(will be hooked to the build during the ghc update)
2013-07-18 21:03:01 +00:00
kili
ed6c3bb812
Import hs-GLURaw-1.3.0.0:
...
GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility
library. It is basically a 1:1 mapping of GLU's C API, intended as
a basis for a nicer interface.
ok sthen@
(will be hooked to the build during the ghc update)
2013-07-18 21:02:02 +00:00
bcallah
d3c483c775
A RUN_DEP was missing in the version I imported, needed to work with RAW
...
images.
Bump REVISION.
2013-07-17 17:08:38 +00:00
bcallah
1e375590bc
+delaboratory
2013-07-17 16:54:52 +00:00
bcallah
c6e4ec28ed
Import graphics/delaboratory, a color correction utility for digital images
...
ok benoit@
2013-07-17 16:54:10 +00:00
bcallah
fb0bfcdb42
Switch MASTER_SITES to Sourceforge; ghostscript.com link doesn't work
...
anymore. Regen distinfo while here.
ok sthen@ lteo@
2013-07-17 16:42:12 +00:00
landry
5be997cf5e
Fix build on 32-bits archs. One of the python tests still does an abort
...
trap, but at least this packages now, tested on i386 & powerpc. To be
refined...
2013-07-15 17:09:16 +00:00
espie
b68091b83b
one gcc2 error -> fix
2013-07-15 04:27:40 +00:00
bcallah
5cfa939aa8
+birdfont
2013-07-13 16:17:11 +00:00
bcallah
40970bb1b7
Import birdfont. Birdfont is a free font editor for TTF, EOG, and SVG fonts
...
ok landry@
2013-07-13 16:16:36 +00:00
jasper
1f997d1348
update to gthumb-3.2.3
2013-07-10 17:26:05 +00:00
dcoppa
e8baa2f05d
Fix and re-enable Ninja build.
2013-07-10 15:10:27 +00:00
espie
af19777a1a
revert brad change that LOSES INFORMATION
2013-07-10 07:32:57 +00:00
espie
8ce3ee05a4
yes, REALLY.
...
libtiff wants jpeg for linking.
the first patch wasn't enough, configure still wasn't detecting libtiff
properly on vax.
Now it should, and the lrintf part is being worked on.
ok sthen@
2013-07-09 20:32:52 +00:00
espie
1de7469ca6
these will build when vax gets the functions
2013-07-09 20:01:38 +00:00
jasper
a412fb01d6
update to evince-3.8.3
2013-07-09 09:40:53 +00:00
sthen
ecb7559f41
don't USE_NINJA for now, intermittent build failures
...
rtengine/procparams.cc:28:30: error: ../rtgui/version.h: No such file or directory
2013-07-09 09:25:58 +00:00
zhuk
3ecdbec081
Update WANTLIB after enabling MODKDE_LIB_LINKS for KDE3 graphics libraries.
...
okay espie@
2013-07-08 21:57:53 +00:00
zhuk
aa8fc0ada6
Those libraries found their way into KDE4, and thus we need to enable
...
MODKDE_LIB_LINKS for them, too.
okay espie@
2013-07-08 21:56:45 +00:00
landry
47e2e40500
Update to mapnik 2.2.0.
...
Fix depends, remove cairomm/libtool,-ltdl & agg. Mapnik uses its own
internal agg fork now. Fix WANTLIB while here, and ensure dependency on
png 1.6, otherwise build breaks horribly.
Force the dependency on scons 2.3.0, newer mapnik switched from CXXFLAGS
to CPPDEFINES, and with previous scons this produces broken build flags like
-DHAVE_JPEG-DMAPNIK_USE_PROJ4-DHAVE_PNG-DHAVE_TIFF-DBIGINT-DOPENBSD-DMAPNIK_THREADSAFE
in turn producing broken builds.
Add a warning about the 'dangerous' regress tests.
2013-07-06 11:19:48 +00:00
espie
b9cb6f5ab0
fix install on vax
2013-07-05 06:27:04 +00:00
brad
fc933d201c
change depends to how they were before rev 1.10.
...
ok sthen@
2013-07-05 06:12:45 +00:00
espie
f82fcbce25
"recent" C++ vs gcc2: gcc2 loses. Don't waste time on vax.
2013-07-04 12:17:57 +00:00
sthen
1a6aa2747e
p5-Image-ExifTool 9.27, from maintainer patrick keshishian
2013-07-04 10:34:16 +00:00
benoit
4974949765
Update pngcrush to 1.7.65.
2013-07-02 12:21:42 +00:00
espie
8d34e7b419
yet another port with one single "declaration after code" problem...
2013-07-01 17:44:20 +00:00
brad
7ebb7ca247
Put the Makefile back to how it was before rev 1.24. No functional change.
2013-07-01 02:15:10 +00:00
espie
c8ccfbb1f1
give it a chance to build on vax... noticed by sebastia@
2013-06-30 14:12:32 +00:00
jeremy
3364626bcb
Build ruby 2.0 versions of ruby C extensions. Use explicit FLAVORs
...
in the category Makefiles for ruby C extensions, to reduce churn
when the default ruby version changes,
2013-06-29 15:56:10 +00:00
sthen
c40ed8cfa7
fix build on i386, and remove -D_DEBUG from CFLAGS which was an accidental
...
leftover from debugging (still available by building with FLAVOR=debug).
2013-06-29 11:27:10 +00:00
espie
7855cd3e08
give it a chance on vax
2013-06-28 12:27:56 +00:00
espie
7d75e18862
give it a chance to build on vax
2013-06-28 12:05:18 +00:00
ajacoutot
6e8bb98cde
Remove the gtkmm PATCHFILES, it's not needed anymore.
2013-06-28 12:02:30 +00:00
zhuk
bdfd6b0edd
Unbreak after previous commit. Some WANTLIB changes relied on uncommitted
...
stuff in x11/kde, sorry. (more to come)
Noticed by landry@, sthen@, naddy@...
2013-06-27 11:31:51 +00:00
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