Commit graph

49 commits

Author SHA1 Message Date
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
agc
7f810a359f Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 21:33:50 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
prlw1
e46bf94aa5 Update clutter-gtk to 1.6.0
Clutter-GTK 1.6.0                                                    22/09/2014
===============================================================================

Changes since 1.5.4
        # Revert to the X11 backend by default; the GDK backend is not ready
          for Wayland, yet
        # Improve support for Wayland

List of bugs fixed:
        #736564 - problem with gtkclutterembed and gtkstack under wayland

Many thanks to:
  Bastien Nocera

Clutter-GTK 1.5.4                                                    21/08/2014
===============================================================================

Changes since 1.5.2
        # Improve initialization sequence
        # Require GDK backend when using Clutter-GTK
        # Use subsurface protocol when using Wayland

List of bugs fixed:
        #695737 - Add wayland support
        #734905 - Unpainted GtkClutterActor with the GDK backend
        #734906 - Unpainted GtkClutterEmbed with GDK backend

Many thanks to:
  Jasper St. Pierre, Lionel Landwerlin, Bastien Nocera, Olav Vitters, Piotr
  Drag, Rob Bradford

Clutter-GTK 1.5.2                                                    19/02/2014
===============================================================================

Changes since 1.4:
        # Allow falling back to Cairo-based embedding of GTK+ widgets if
          the Clutter-X11 API is not available.
        # Support window scaling factor in GtkClutterEmbed.

List of bugs fixed:
        #724055

Many thanks to:
  Adel Gadllah, Bastien Nocera
2015-01-17 15:55:18 +00:00
prlw1
2b895b28c1 Revbump for cogl 1.18.2 2015-01-17 14:36:11 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
obache
41b800cfdb Update clutter-gtk to 1.4.4, switch to gtk3.
Clutter-GTK 1.4.4                                                    19/03/2013
===============================================================================

Changes since 1.4.2:
        • Bump the dependency on GTK, to remove a workaround for broken state
          propagation in the style code.
        • Bump the dependency on Clutter, to enable using the accessibility
          support in GTK without conflicting with the one in Clutter.
        • Improve the multi-backend support, to prepare ourselves for the
          shiny Wayland future.

List of bugs fixed:
        #691468, #695685, #692399

Many thanks to:
  Bastien Nocera, Cosimo Cecchi, Alejandro Piñeiro

Clutter-GTK 1.4.2                                                    17/12/2012
===============================================================================

Changes since 1.4.0:
        • Remove annotation from constructor function. [Guillaume Desmottes]
        • Ensure the event filter installed by GtkClutterEmbed works correctly
          when multiple embeds are realized/unrealized. [Cosimo Cecchi]
        • Fix links in the DOAP file.

List of bugs fixed:
        #686697, #689879

Many thanks to:
  Guillaume Desmottes, Cosimo Cecchi

Clutter-GTK 1.4.0                                                    17/10/2012
===============================================================================

Changes since 1.3.2:
        • Drop deprecated Clutter API usage from classes and examples.
        • Ensure that GtkClutterEmbed works with GTK+ < 3.4.
        • Documentation fixes.
        • Track the size requests from the embedded ClutterStage. [Tristan Van
          Berkom]
        • Translation updates.

List of bugs fixed:
        #681462, #669877, #684171

Many thanks to:
  Piotr Drąg, Takeshi AIHANA, Tristan Van Berkom

Clutter-GTK 1.3.2                                                    05/06/2012
===============================================================================

Changes since 1.2:
        • Ensure that redraws follow resizing, to avoid the contents of the
          Stage "lagging" behind. [Alexander Larsson]
        • Allow GtkClutterEmbed to use the embedded stage layout manager to
          request its size. [Alexander Larsson]
        • Avoid warnings when hiding or removing GtkWidgets embedded inside
          a GtkClutterActor. [Bastien Nocera, Alexander Larsson]
        • Make GtkClutterActor reactive by default. [Alexander Larsson]

List of bugs fixed:
        #675867, #677282, #677493

Many thanks to:
  Alexander Larsson, Bastien Nocera, Colin Walters

Clutter-GTK 1.2.0                                                    23/03/2012
===============================================================================

Changes since 1.1.2:
        • Ensure that style changes are propagated to embedded widgets
        • Avoid segfaults when unrealizing.
        • Introspection fixes.

List of bugs fixed:
        #670662 - Gtk-CRITICAL **: gtk_widget_unrealize: assertion
                  `GTK_IS_WIDGET (widget)' failed
        #667742 - entries argument of gtk_clutter_init_with_args not
                  annotated as array

Many thanks to:
  Cosimo Cecchi, Evan Nemerson, Guillaume Desmottes, Ryan Lortie

Clutter-GTK 1.1.2                                                    23/11/2011
===============================================================================

Changes since 1.0:

        • Drop all flavours
        Since Clutter 1.9 and GTK+ 3.0 support multiple backends with
        selection at run-time, Clutter-GTK can drop the multiple flavours,
        and support the current Clutter and GDK backend. This is still a
        work in progress, so not every Clutter or GDK backend provide the
        same set of features. Basic Clutter embedding works with the X11,
        GDK, and Windows backends. GTK+ widgets embedding inside Clutter
        works only on the X11 backend.

        • Do not disable multi-device
        Clutter was fixed to support XI2 events coming from GDK without
        destroying the event cookie; this means that Clutter-GTK can
        stop disabling multi-device support in GDK. If your code was
        calling gdk_disable_multi_device() (something that shouldn't have
        been done in the first place) this means that event handling
        will be broken.

        • Make GtkClutterEmbed expand by default
        The GtkClutterEmbed widget should expand by default on both#
        orientations; this allows using the default size negotiation
        mechanisms in GTK, and drop the hack of setting a minimum size
        on the widget.

Many thanks to:

  Marc-André Lureau, Matthias Clasen

Clutter-GTK 1.0.4                                                    27/09/2011
===============================================================================

Changes since 1.0.2:

        • Build fixes
          - Link against libm [Andre Klapper, Frédéric Péters]
          - Fix build on non-X11 systems [Chun-wei Fan]
          - Fix out of tree builds [Colin Walters]

Clutter-GTK 1.0.2                                                    26/07/2011
===============================================================================

Changes since 1.0.0:

        • Build fixes

        • Make sure that GtkClutterActor works with GTK+ ≥ 3.1 [Cosimo Cecchi]

        • Check before unmapping the stage [Raluca Elena Podiuc]

        • Fix for introspection annotations [Simon Wenner]

Clutter-GTK 1.0.0                                                    05/04/2011
===============================================================================

Changes since 0.91.8:

        • Depend on gtk+ ≥ 3.0.0.

        • Depend on clutter ≥ 1.4.0.

        • Fix build for GLES environments. [Andreas Mueller]

        • Use a global filter for GDK events.

        • Fix various compiler warnings.

        • Allow calling gtk_clutter_init* multiple times.

        • Fix build on Windows.

        • Append the API version to the API reference. [Marvin Schmidt]

        • Do not export private symbols from the shared
          library. [Emilio Pozuelo Monfort]

Clutter-GTK 0.91.8                                                   14/01/2011
===============================================================================

Changes since 0.91.6:

        • Depend on gtk+ ≥ 2.91.7.

        • Disable multi-device support in GDK to unbreak the event
          filter function we use to dispatch events from GDK to
          Clutter.

        • Update to the new StyleContext API.

        • Remove the GdkColor/GtkStyle/ClutterColor utility API: the
          old GtkStyle colors have been deprecated in GTK+.

        • Use gettext to localize messages.

Clutter-GTK 0.91.6                                                   22/12/2010
===============================================================================

Changes since 0.91.4:

        • General clean up of the code.

        • Introspection fixes.

        • Moved the texture integration with gtk+ types into a separate
          class, GtkClutterTexture.

        • Fixes to work with gtk+ ≥ 2.91.7.

        • Added translation domain.

Clutter-GTK 0.91.4                                                   11/11/2010
===============================================================================

Changes since 0.91.2:

        • Update after the removal of gtk_widget_hide_all()
          http://bugzilla.clutter-project.org/show_bug.cgi?id=2377

Many thanks to:

  Flo Gravo

Clutter-GTK 0.91.2                                                   05/10/2010
===============================================================================

Changes since 0.90.2:

        • Depend on gtk+ ≥ 2.91.1

        • Use cairo surfaces to replace the deprecated GdkPixmap.

        • Remove GdkColormap.

        • Use GtkWidget instead of GtkSizeRequest.

        • Introspection and build fixes.

Many thanks to:

  Lucas Rocha

Clutter-GTK 0.90.2                                                   09/08/2010
===============================================================================

Changes since 0.10:

        • Depend on Clutter 1.3 and GTK+ 2.90, in preparation for the
          1.4 and 3.0 cycles, respectively.

        • Allow embedding GTK+ widgets inside the ClutterStage provided
          by GtkClutterEmbed.

        • Whenever possible, use a GDK filter function to let Clutter
          update its internal state.

        • Allow retrieving the GOptionGroup for Clutter-GTK, to defer
          the initialization.

        • Remove GtkClutterScrollable and GtkClutterViewport.

Many thanks to:

  Danielle Madeley
  Alexander Larsson
  Christian Persch
  Gord Allott
  Gustavo Noronha Silva
  Javier Jardón
2014-01-04 13:47:38 +00:00
obache
6abe3c1681 recursive bump from cogl shlib major bump. 2014-01-03 12:36:30 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
obache
fa3cb0dccb Added introspection option (disabled by default). 2013-07-15 01:33:09 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
08f35c7155 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
drochner
60824cbdf1 remove G_DISABLE_DEPRECATED from Makefile to fix build with recent glib2,
addresses PR pkg/45912 by Joern Clausen
2012-02-02 17:27:18 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
62afa602f9 gave up maintainership of clutter-1.x packages. 2011-02-13 03:56:08 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
obache
e8655b02f0 Update clutter-gtk to 0.10.8.
Clutter-GTK 0.10.8      16/09/2010
==================================

  >> Clean up build environment
  >> Fix deprecations from GTK 2.21.*
2010-10-17 01:35:08 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
obache
d574eef663 Update clutter-gtk to 0.10.6.
Clutter-GTK 0.10.6      12/08/2010
==================================

  >> Fix event handling with Clutter 1.3.*
2010-08-14 11:28:59 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
obache
37e28d70fb Update clutter-gtk to 0.10.4.
Clutter-GTK 0.10.4      18/03/2010
==================================

  * Depend on gtk+ >= 2.19.5

  * Depend on clutter >= 1.2.0

  * Fix introspection annotations for GtkClutterEmbed,
    GtkClutterScrollable and GtkClutterZoomable

  * Do no use deprecated gtk+ API

  * Documentation fixes
2010-06-02 06:44:22 +00:00
obache
6c60aa6592 Update clutter-gtk to 0.10.2.
Clutter-GTK 0.10  29/07/2009
============================

Alexander Larsson (1):
      Make GtkClutterEmbed derive from GtkContainer

Chris Lord (1):
      [util] Add error arguments to texture functions

Emmanuele Bassi (14):
      [zoomable] Add Zoomable interface
      [zoomable] Fix Introspection data generation
      [viewport] Implement Zoomable
      Update the Viewport example
      [git ignore] Ignore backup and m4 files
      Post-release bump to 0.9.3
      Bump up the required Clutter version
      [examples] Add a Notebook case
      [viewport] Use the ::apply_transform vfunc
      Merge branch 'zoomable'
      [build] Use symbolic values for clutter-gtk version
      [build] Depend on Clutter 1.0.0
      [docs] Update the API Reference
      [docs] Update the Since tags
2009-10-26 08:51:01 +00:00
obache
881aad2b39 Add gtkdoc-rebase workaround. 2009-10-16 07:15:27 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
3a3c07bc30 Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
obache
13f4bc0ac4 Update clutter-gtk to 0.8.3.
Clutter-GTK 0.8.3 20/02/2009
============================

 - Require Clutter >= 0.8.7
 - Emit the ::activate and ::deactivate signals on the stage when we get a
   focus event on the embedding widget
 - Propagate the modifiers state for motion events
2009-05-08 11:09:33 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
obache
a6a259e170 Import clutter-gtk-0.8.2 as graphics/clutter-gtk.
Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
default ClutterStage into any GtkContainer.
2008-12-14 11:06:42 +00:00