Commit Graph

3080 Commits

Author SHA1 Message Date
sebastia
b5542258a3 update my e-mail address, and bump those packages
OK, landry@, sthen@
2010-06-18 22:20:03 +00:00
jasper
23a121b2aa - use MODLUA_DATADIR/LIBDIR and regen PLIST 2010-06-18 18:08:56 +00:00
kili
68249e8f17 Add hs-cairo 2010-06-16 14:06:03 +00:00
kili
965a1464f4 Cairo is a library to render high quality vector graphics. There
exist various backends that allows rendering to Gtk windows, PDF,
PS, PNG and SVG documents, amongst others. This package provides
Haskell bindings to cairo.
2010-06-16 14:02:30 +00:00
sthen
72759fb067 add a comment saying quite how much ram is needed to build this 2010-06-16 09:26:28 +00:00
landry
fb043d8675 Use -O0 instead of -01 on !(i386||amd64), makes sparc64 happier, and
maybe alpha too.
ok/tweaks sthen@
2010-06-16 09:19:07 +00:00
kili
5da7f8b7b7 Bump.
Simplify MODGHC_SETUP_CONFIG_ENV.
2010-06-15 18:01:57 +00:00
kili
c78948cdd1 Bump after ghc update. 2010-06-15 17:18:50 +00:00
sebastia
e05e99aa77 build with gcc3 on sparc
OK landry@ sthen@
MAINTAINER OKed x264
2010-06-15 10:07:41 +00:00
jasper
411ef23867 - fix build on mips64
- use REGRESS_IS_INTERACTIVE=x11 while here
2010-06-14 05:37:55 +00:00
sthen
63ddd4217b - SEPARATE_BUILD works for this (and should for most CMake projects),
use it, it's preferable.

- PERMIT_*_CDROM=Yes, the deghosting code has been replaced since then

- don't automatically RUN_DEPENDS on autopano-sift-c; add an install
message instead. Although it's a timesaver, hugin can work well without
this, and it's still subject to a USA patent, so don't force it.

bump PKGNAME.
2010-06-10 08:24:49 +00:00
kevlo
cd95405422 Make sure dot_dir exists before creating last_settings file.
Patch from upstream.

ok ajacoutot@
2010-06-09 08:48:13 +00:00
edd
77bbc2fb02 Remove cmake-2.8 from BUILD depends as the cmake MODULE now implies it.
OK sthen@
2010-06-07 20:36:33 +00:00
sthen
30938c4bf5 +libvidcap 2010-06-06 13:43:47 +00:00
sthen
47c4a35e5f import ports/graphics/libvidcap, from Sebastian Reitenbach
libvidcap is a cross-platform library for capturing 
video from webcams and other video capture devices.
2010-06-06 13:43:19 +00:00
kili
158027911f Bump after the stupid ABI changes in GHC. 2010-06-06 10:06:44 +00:00
sthen
8a22b24cc4 glut is a LIB_DEPENDS, not a WANTLIB.
Build problem reported by naddy@
2010-06-05 12:38:48 +00:00
ajacoutot
e91ddcf83d typo, s/Graphiz/Graphviz/
from Anthony J. Bentley
2010-06-04 05:27:58 +00:00
kili
eaa7cf93cd WANTLIB fixes. 2010-06-02 09:59:38 +00:00
naddy
a0434d78f6 use fortran module 2010-05-29 15:27:21 +00:00
sthen
cab9f4f62e Update Hugin to 2010.0.0 (dcoppa, thanks for the cmake update!) 2010-05-29 01:23:55 +00:00
espie
6a7a652c98 fix digikam 2010-05-28 14:39:51 +00:00
jakemsr
e7dd71d8c4 wantlib/lib_depends changes due to ffmpeg update 2010-05-26 23:16:16 +00:00
jakemsr
b3d0a038f0 wantlib/libdepends changes due to ffmpeg update 2010-05-26 21:46:50 +00:00
jakemsr
d5240098e3 update to ffmpeg subversion snapshot from 2010-05-12
update needed for newer x264 and for gcc4.  this causes yet more
fallout as some libav* functions other ports were using have been
fully deprecated.  commits coming rsn ...

mostly from new MAINTAINER
2010-05-26 21:38:52 +00:00
sthen
8432da7afd update to 2.0.2, from Brad 2010-05-26 12:30:19 +00:00
landry
a3fe9e5e94 Use -O0 on hppa, fixes the build there.
While here replace perl dance by SUBST_CMD.
2010-05-24 11:57:57 +00:00
espie
bc9116d4ff fix build for gcc4 2010-05-23 16:20:47 +00:00
landry
e98c821a0d Remove .section .note.GNU-stack from this asm file, we already mark by
default the executable as not needing an executable stack, and it
confuses gas on hppa.
unbreaks both ports on hppa, no regression on other archs.
With hints from kettenis@
2010-05-22 15:13:39 +00:00
espie
8000754473 inconsistent decls 2010-05-22 14:58:36 +00:00
espie
635a31cac9 fix build with gcc4 2010-05-22 14:17:56 +00:00
espie
a9e99408fc shun lvalue casts 2010-05-22 14:12:50 +00:00
espie
5e3775d999 fix build with gcc4 (prefix base class fields with this) 2010-05-22 13:43:24 +00:00
ajacoutot
8888a998a4 Unbreak after recent headers changes.
spotted by jasper@
2010-05-21 11:47:54 +00:00
espie
fd0e92b339 fix auto-detection of socket.h 2010-05-20 10:40:05 +00:00
ajacoutot
f3bc8fe224 Add a "light" PSEUDO_FLAVOR to be able to build only the -main
subpackage (without the need to have nautilus, texlive and djvulibre).
Regen WANTLIB for -main while here.
2010-05-20 09:57:21 +00:00
kili
bcea0ad2ce Silent register.sh/unregister.sh after the change to Cabal in ghc.
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
robert
7b6d876c84 remove a debug printf 2010-05-17 16:52:05 +00:00
kili
d73ffa853b Use @unexec. I must have been on drugs when using @unexec-delete
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).

You can use the command

        ghc-pkg check

to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like

        ghc-pkg unregister hashed-storage-0.4.11

ok dcoppa@
2010-05-14 09:08:25 +00:00
dcoppa
326df63f32 Adjust compiler and linker flags.
OK phessler@, sthen@
2010-05-11 09:56:26 +00:00
robert
fa33b780cc - make it build with gcc4 2010-05-10 08:38:44 +00:00
ajacoutot
bee49d0cc9 Update to gthumb-2.10.12.
ok Guillaume PROTET (maintainer)
2010-05-07 09:04:32 +00:00
jasper
44e313f935 - sync 2010-04-30 17:07:10 +00:00
jasper
556db2ac32 - remove old port from the gtk1/glib1 days
ok ajacoutot@
maintained timed-out long-ago
2010-04-30 17:06:56 +00:00
jasper
faf325748a - add lsys 2010-04-30 09:32:44 +00:00
jasper
1fc93beb28 import lsys 0.8
lsys is a full-featured program that understands most of the syntax of
the original l-systems language, which is far more complex and powerful
than most available l-system interpreters.
2010-04-30 09:32:04 +00:00
ajacoutot
fb90d4ec07 WANTLIB. 2010-04-30 08:06:33 +00:00
matthieu
53e62b9384 Fix after recent X haders updates. ok naddy@, todd@ (MAINTAINER). 2010-04-29 19:50:14 +00:00
ajacoutot
fe20528756 Bring translations back using patch provided upstream. 2010-04-27 14:29:44 +00:00
ajacoutot
32ae601410 Bugfix update to evince-2.30.1. 2010-04-26 17:39:16 +00:00