Commit graph

27 commits

Author SHA1 Message Date
Koop Mast
e067e043d6 Update babl to 0.1.30. 2017-10-20 18:18:06 +00:00
Koop Mast
5c3b51e8c9 Update babl to 0.1.28.
* Add license
* regen patch with make makepatch
2017-06-02 08:52:58 +00:00
Koop Mast
8968688f3f Update babl to 0.1.14. 2015-11-23 16:41:12 +00:00
Koop Mast
9f6565d24c Remove unneeded patches, so now the port patches again..
Pointyhat awarded to:	kwm@
2015-02-21 17:17:51 +00:00
Koop Mast
8f7a82a69b Update babl to 0.1.12.
Remove unused CONFIGURE_ARGS
2015-02-21 15:51:25 +00:00
Koop Mast
f0f646d041 Use new GIMP master sites macro.
Drop :keepla from USES=libtool.
Switch logic in the SIMD option in babl.
2014-12-09 16:58:53 +00:00
Antoine Brodin
487ae63048 Cleanup plist 2014-11-24 20:21:59 +00:00
Tijl Coosemans
8caa4c3a39 USES=libtool:keepla tar:bzip2. 2014-05-30 13:33:15 +00:00
Martin Wilke
601ca727c7 - Stage support
- Convert USE_GMAKE to USES
2014-02-17 05:21:06 +00:00
Baptiste Daroussin
db5320be85 Add NO_STAGE all over the place in preparation for the staging support (cat: x11) 2013-09-20 23:43:19 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
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
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Koop Mast
3dc5c96a1f Mark jobs unsafe.
PR:		ports/175810
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2013-02-05 12:37:26 +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
Koop Mast
345d486476 Update to 0.1.4. [1]
Gir files now shipped with babl. So no need anymore for a seperate port.

PR:		ports/154430 [1]
Submitted by:	gahr@
2011-02-25 16:14:29 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
0f017c5d71 Correct the logic of the SIMD option so that packages are not built with
unwanted optimizations.

PR:		137114
Submitted by:	Anonymous <swell.k@gmail.com>
2009-08-08 21:13:31 +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
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Jeremy Messenger
ccc47b2e20 Actually bump the PORTREVISION, forgot to save it in editor. 2008-10-28 04:13:30 +00:00
Jeremy Messenger
2571da6d96 -No need to include the gnomeprefix that brings gnomehier in. [1]
-Use the gnomehack instead of a pkg-config patch in post-patch target.
-Bump the PORTREVISION.

Submitted by:	Stefan Thurner <thurners@nicsys.de> [1]
2008-10-28 04:00:16 +00:00
Joe Marcus Clarke
f5af321165 Update to 0.0.22. 2008-07-06 17:30:43 +00:00
Michael Johnson
0a0d976ca7 Add babl
Babl is a dynamic, any to any, pixel format conversion library. It
provides conversions between the myriad of buffer types images can be
stored in. Babl doesn't only help with existing pixel formats, but also
facilitates creation of new and uncommon ones.

WWW: http://www.gegl.org/babl/
2008-04-15 01:48:26 +00:00