Commit graph

6 commits

Author SHA1 Message Date
Koop Mast
4fd3c25f1b Update to 0.1.10
Convert to OtionsNG, switch to pathfix from gnomehack.

PR:		ports/172157
Sumbitted by:	Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Obtained from:	gnome team repo
2013-03-11 12:17:15 +00:00
Jeremy Messenger
78dc195ea9 Fix the build with clang.
PR:		ports/163518
Submitted by:	Jan Beich <jbeich@tormail.net>
Feature safe:	yes
2012-03-16 03:12:33 +00:00
Pietro Cerutti
19971715f5 - Update to 0.1.6
Changes:
  * build improvements
  * remove blatantly wrong conversions from extensions
  * make it possible to distinguish format_n formats from others
  * improvements to vala/gobject introspection support

Approved by:	kwm (gnome@)
Feature safe:	yes
2011-11-22 08:03:18 +00:00
Jeremy Messenger
e5e4515545 Fix the build when it enables gobject-introspection. Without it, I get this:
---------------------------
gnome-config: not found
Package babl was not found in the pkg-config search path.
Perhaps you should add the directory containing `babl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'babl' found
---------------------------

Clearly, there is no way for babl to depends on babl (itself). O_o A weird
bug, so remove that '--pkg babl' to fix the build. While I am here, reorder
the pkg-plist to make it easier to read. No function change.
2011-06-29 14:51:58 +00:00
Pietro Cerutti
91ad7f3bc7 - Update to 0.1.2
PR:		144225
Submitted by:	Pietro Cerutti <gahr@FreeBSD.org>
Approved by:	kwm (gnome@ team)
2010-03-24 15:19:00 +00:00
Joe Marcus Clarke
13cf3b21c8 * Add support for SIMDoptimizations (off by default).
* Fix the invocation of mktemp to prevent a spurious error.

PR:		137114
Submitted by:	Anonymous <swell.k@gmail.com>
2009-08-02 21:35:01 +00:00