The NetBSD Project

CVS log for pkgsrc/devel/libwnck3/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / libwnck3

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.43 / (download) - annotate - [select for diffs], Sun Apr 7 07:33:48 2024 UTC (8 days, 23 hours ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.20 (colored)

*: bump for cairo buildlink3.mk change

lzo was made an option

Revision 1.42 / (download) - annotate - [select for diffs], Sat Apr 6 08:05:06 2024 UTC (9 days, 22 hours ago) by wiz
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.20 (colored)

* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0

Revision 1.41 / (download) - annotate - [select for diffs], Tue Nov 14 14:01:38 2023 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.20 (colored)

*: recursive bump for cairo dependency changes

Revision 1.40 / (download) - annotate - [select for diffs], Sun Nov 12 13:21:07 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.20 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.39 / (download) - annotate - [select for diffs], Sat Oct 21 17:10:01 2023 UTC (5 months, 3 weeks ago) by gdt
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.20 (colored)

recursive revbump for tiff update

Revision 1.38 / (download) - annotate - [select for diffs], Mon Aug 14 05:24:12 2023 UTC (8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored) to selected 1.20 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.37 / (download) - annotate - [select for diffs], Sun Jan 29 21:14:32 2023 UTC (14 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) to selected 1.20 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.36 / (download) - annotate - [select for diffs], Tue Jan 3 17:36:20 2023 UTC (15 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.20 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.35 / (download) - annotate - [select for diffs], Thu Aug 11 05:08:12 2022 UTC (20 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.20 (colored)

Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.34 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:00 2021 UTC (2 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored) to selected 1.20 (colored)

revbump for icu and libffi

Revision 1.33 / (download) - annotate - [select for diffs], Mon Apr 12 13:00:56 2021 UTC (3 years ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.32: +3 -1 lines
Diff to previous 1.32 (colored) to selected 1.20 (colored)

libwnck3: set PYTHON_FOR_BUILD_ONLY

Revision 1.32 / (download) - annotate - [select for diffs], Mon Nov 16 12:32:52 2020 UTC (3 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.31: +12 -8 lines
Diff to previous 1.31 (colored) to selected 1.20 (colored)

libwnck3: Clean up. Fix tools / pkgconfig file.

Attempt to fix build on SunOS/Darwin by stripping GNU linker arguments.

This package was converted to meson incorrectly, see:
http://wiki.netbsd.org/pkgsrc/how_to_convert_autotools_to_meson/

Revision 1.31 / (download) - annotate - [select for diffs], Thu Oct 1 11:58:16 2020 UTC (3 years, 6 months ago) by prlw1
Branch: MAIN
Changes since 1.30: +9 -8 lines
Diff to previous 1.30 (colored) to selected 1.20 (colored)

Update libwnck3 to 3.36.0


==============
Version 3.36.0
==============
  Fixes
  * Add a weak reference callback to window to disconnect obsolete signal
    handlers (Alberts Muktupvels) [GNOME/libwnck#141]
  * pager: Add scroll modes [GNOME/libwnck#134]
  * meson build fixes (Jan Alexander Steffens, Jan Tojnar, Victor Kareh)
    [GNOME/libwnck#139]

==============
Version 3.32.0
==============
  Features
  * Add signals for enter and leave notify events in task list
    (Victor Kareh) [GNOME/libwnck!6]

  Fixes
  * Meson: depend on 0.50.0, use install_dir for .pc file and subdir parameter
    (Marco Trevisan)

==============
Version 3.31.4
==============
  Fixes
  * Meson: cleanups to the dependencies and fixed docs quotes (Marco Trevisan)
  * Wnckprop: force it working under x11, so that it will work in Wayland for
    X11 clients (Marco Trevisan)
  * Update class group icon when window icon has changed (Xu Zhen) [GNOME/libwnck#135]

==============
Version 3.31.1
==============
  Features
  * Add support to build using meson (Marco Trevisan) [GNOME/libwnck!4]

==============
Version 3.30.0
==============
  Fixes
  * Use single precision floats to double (Emmanuele Bassi)
  * Allow setting the same client type (Sebastian Geiger) [#792304]
  * Remove usage of various deprecated functions and modernize code (Alberts Muktupvels)
  * Add gitlab-ci pipeline [GNOME/libwnck!3]

  Translators
  * Andre Klapper (as) (bn) (bn_IN) (bs) (ca) (ca@valencia) (eu) (kn) (mk) (ne) (or) (ta)
  * Ask Hjorth Larsen (da)
  * GNOME Translation Robot (gd)
  * Kristjan SCHMIDT (eo)

Revision 1.30 / (download) - annotate - [select for diffs], Mon Aug 17 20:17:24 2020 UTC (3 years, 7 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.20 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.29 / (download) - annotate - [select for diffs], Tue Mar 10 22:08:46 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.20 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.28 / (download) - annotate - [select for diffs], Sun Mar 8 16:47:39 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.20 (colored)

*: recursive bump for libffi

Revision 1.27 / (download) - annotate - [select for diffs], Sun Jul 21 22:24:02 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.20 (colored)

*: recursive bump for gdk-pixbuf2-2.38.1

Revision 1.26 / (download) - annotate - [select for diffs], Wed Nov 14 22:21:18 2018 UTC (5 years, 5 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.20 (colored)

Revbump after cairo 1.16.0 update.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Nov 12 03:51:13 2018 UTC (5 years, 5 months ago) by ryoon
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.20 (colored)

Recursive revbump from hardbuzz-2.1.1

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jun 3 22:11:14 2018 UTC (5 years, 10 months ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.23: +1 -2 lines
Diff to previous 1.23 (colored) to selected 1.20 (colored)

Remove unused gtk-doc dependency.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Apr 16 14:33:48 2018 UTC (6 years ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.20 (colored)

Recursive bump for new fribidi dependency in pango.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Mar 12 11:15:30 2018 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.20 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Nov 23 17:19:41 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)

recursive bump for libxkbcommon removal from at-spi2-core

Revision 1.20 / (download) - annotate - [selected], Fri Aug 25 12:45:03 2017 UTC (6 years, 7 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.19: +4 -5 lines
Diff to previous 1.19 (colored)

Update libwnck3 to 3.24.1

==============
Version 3.24.1
==============

  Fixes

  * Fixed regression causing not working pin window (Marco Trevisan)
  * Fixed Localedir (Alberts Muktupvel)

==============
Version 3.24.0
==============

  Fixes

  * bump GTK+ required version to 3.22.0
  * Various refactoring to remove deprecated code (Alberts Muktupvel)
  * Add an option to disable the tasklist scroll event (Moritz Bruder)
  * Add wrap-on-scroll option for WnckPager widget (Moritz Bruder)
  * wnck-image-menu-item: fix memory leak (Alberts Muktupvel)

  Translators

  * Baurzhan Muftakhidinov (kk)
  * Inaki Larranaga Murgoitio (eu)
  * Piotr Drg (pl)
CVs: please use "PR category/123" to have the commitmsg appended to PR 123

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jul 30 22:47:50 2017 UTC (6 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.20 (colored)

Use https for www.gnome.org HOMEPAGEs.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Feb 12 06:24:41 2017 UTC (7 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.20 (colored)

Recursive revbump from fonts/harfbuzz

Revision 1.17 / (download) - annotate - [select for diffs], Mon Feb 6 13:54:41 2017 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) to selected 1.20 (colored)

Recursive bump for harfbuzz's new graphite2 dependency.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Sep 16 21:59:08 2016 UTC (7 years, 7 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored) to selected 1.20 (colored)

Update libwnck3 to 3.20.1

==============
Version 3.20.1
==============

  Fixes

  * tasklist: ignore size_allocate with invalid size (Alberts Muktupvels)
  * tasklist: queue resize on button not on its content (Alberts Muktupvels)
  * workspace-accessible: drop obsolete GTK_CHECK_VERSION (Alberts Muktupvels)
  * workspace-accessible: don't use deprecated atk_component_get_position
    (Alberts Muktupvels)
  * tasklist: don't use deprecated GtkMisc (Alberts Muktupvels)
  * selector: don't use deprecated GtkMisc (Alberts Muktupvels)
  * wnckprop: don't use deprecated gdk_cursor_new (Alberts Muktupvels)
  * test-wnck: don't use deprecated gtk_tree_view_set_rules_hint (Alberts
    Muktupvels)

==============
Version 3.20.0
==============

  Fixes

  * xutils: add error trap in try_pixmap_and_mask (Alberts Muktupvel)
  * Window: ignore unhandled non-_NET_WM actions
  * ActionMenu: Use gtk_label_set_text_with_mnemonic instead of
    gtk_label_set_text (Andrea Azzarone)
  * tasklist: set css name (Alberts Muktupvel)
  * selector: set css name (Alberts Muktupvel)
  * pager: set css name Alberts Muktupvels
  * configure.ac: redefine introspection dirs using proper prefixes

  Translators

  * Duan Kazi (sk)
  * Trn Ngc QuãÏ (vi)

==============
Version 3.18.0
==============

  Fixes

  * WnckWindow: Add a new 'type-changed' signal (Sebastian Geiger)
  * don't use deprecated style properties (Alberts Muktupvels)
  * pager: use correct state flags (Alberts Muktupvels)
  * selector: avoid warnings from GtkStyleContext (Alberts Muktupvels)
  * tasklist: avoid warnings from GtkStyleContext (Alberts Muktupvels)
  * Back to dependency on gtk+-3.0 >= 3.10

  Translators

  * Aurimas ernius (lt)
  * CñÅric Valmary (oc)
  * Cheng-Chia Tseng (zh_TW)
  * Jordi Mas (ca)
  * Maria  Mavridou (el)
  * Mario BlçÕtermann (de)
  * Muhammet Kara (tr)
  * Pedro Albuquerque (pt)
  * Piotr Drg (pl)
  * Samir Ribic (bs)

Revision 1.15 / (download) - annotate - [select for diffs], Wed Aug 3 10:22:11 2016 UTC (7 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored) to selected 1.20 (colored)

Revbump after graphics/gd update

Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 13 21:40:33 2016 UTC (8 years ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored) to selected 1.20 (colored)

Update libwnck3 to 3.14.1

=============
Version 3.14.1
=============

  Release bump to 3.14.1

  Fixes

  * WnckWindow: Add a new 'type-changed' signal (Sebastian Geiger)
  * don't use deprecated style properties (Alberts Muktupvels)
  * pager: use correct state flags (Alberts Muktupvels)
  * selector: avoid warnings from GtkStyleContext (Alberts Muktupvels)
  * tasklist: avoid warnings from GtkStyleContext (Alberts Muktupvels)
  * Back to dependency on gtk+-3.0 >= 3.10

  Translators

  * Aurimas ernius (lt)
  * Cédric Valmary (oc)
  * Cheng-Chia Tseng (zh_TW)
  * Jordi Mas (ca)
  * Maria  Mavridou (el)
  * Mario Blättermann (de)
  * Muhammet Kara (tr)
  * Pedro Albuquerque (pt)
  * Piotr Drg (pl)
  * Samir Ribic (bs)

Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 25 14:20:37 2015 UTC (8 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored) to selected 1.20 (colored)

Recursive revbump following MesaLib update, categories a through f.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Nov 27 01:16:04 2014 UTC (9 years, 4 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored) to selected 1.20 (colored)

Update libwnck3 to 3.14.0 (first version since 3.4.9)

Release bump to 3.14.0

Fixes

* xutils: Support non-standard depths for icon pixmaps (Chris Wilson)
* xutils: Correctly link against libXrender (David King)
* pager: don't return invalid workspace rect (Alberts Muktupavels)
* tasklist: fix missing icon in tasklist button (Alberts Muktupavels)
* window-action-menu: don't use deprecated GtkImageMenuItem (Alberts Muktupavels)
* tasklist: don't use deprecated GtkImageMenuItem (Alberts Muktupavels)

Translators

* Anders Jonsson (sv)
* Saibal Ray (bn_IN)
* Timo Jyrinki (fi)

Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 7 23:59:50 2014 UTC (9 years, 6 months ago) by prlw1
Branch: MAIN
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored) to selected 1.20 (colored)

Update libwnck3 to 3.4.9

=============
Version 3.4.9
=============

  Fixes

  * TaskList: remove new Startup Notification API

=============
Version 3.4.8
=============

  Features

  * Add support for _GTK_FRAME_EXTENTS (Rico Tzschichholz)

  Fixes

  * WindowActionMenu: unset window and stop async events on dispose
    (Marco Trevisan)
  * TaskList: use new Startup Notification API (Stefan Sperling)

  Translators

  * Fran Dieguez (gl)
  * GunChleoc (gd)
  * Milo Casagrande (it)
  * Noriko Mizumoto (ja)
  * Rudolfs Mazurs (lv)
  * Wylmer Wang (zh_CN)

Revision 1.10 / (download) - annotate - [select for diffs], Mon May 5 00:47:45 2014 UTC (9 years, 11 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.20 (colored)

Recursive revbump from x11/pixman
Fix PR pkg/48777

Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 10 14:41:57 2013 UTC (10 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored) to selected 1.20 (colored)

Recursive revbump from pango-1.36.0

Revision 1.8 / (download) - annotate - [select for diffs], Sun Sep 8 09:42:23 2013 UTC (10 years, 7 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.7: +3 -4 lines
Diff to previous 1.7 (colored) to selected 1.20 (colored)

Update libwnck3 to 3.4.7


=============
Version 3.4.7
=============

  Features

  * Add wnck_set_default_icon_size and wnck_set_default_mini_icon_size functions
    to allow clients to define the size of the icons to be used for windows
    and applications.

=============
Version 3.4.6
=============

  Features

  * Add option to close windows with mouse middle click on button in tasklist
    (Stefano Karapetsas)
  * Add API to define task list orientation (Jean-Luc Porquet and Josselin Mouette)

  Fixes

  * ClassGroup: fix class signal signature (Marco Trevisan)
  * Get rid of the deprecated code in TaskList, Selector and Pager (Marco Trevisan)

  Translators

  * Andika Triwidada (id)
  * Ani Peter (ml)
  * Aurimas ernius (lt)
  * Balázs r (hu)
  * Daniel Mustieles (es)
  * Enrico Nicoletto (pt_BR)
  * Joe Hansen (da)
  * Krishnababu Krothapalli (te)
  * ManojKumar Giri (or)
  * Marek ernocký (cs)
  * Matej Urbani (sl)
  * Nilamdyuti Goswami (as)
  * Rajesh Ranjan (hi)
  * Sandeep Sheshrao Shedmake (mr)
  * Shankar Prasad (kn)
  * Shantha kumar (ta)
  * Sweta Kothari (gu)
  * Theppitak Karoonboonyanan (th)
  * Yuri Myasoedov (ru)
  * иолав иколи (sr) (sr@latin

=============
Version 3.4.5
=============

  Features

	* Add getter and notifier for the Window role
	* Emit signals when a window instance or group name (WM_CLASS) changes (Marco Trevisan)

  Fixes

	* Remove deprecated APIs for device grabbing (Marco Trevisan)
	* Fix wnckprop hang, that made the system unusable (Marco Trevisan)
	* Fix build with recent automake (Nuno Araujo)
	* Use a little less power using g_timeout_add_seconds (B.Prathibha)

  Translators

	* ManojKumar Giri (or)
	* Piotr Drg (pl)
	* Shankar Prasad (kn)

=============
Version 3.4.4
=============

  Translators

	* Runa Bhattacharjee (bn_IN)
	* chandankumar (hi)
	* Khoem Sokhem (km)
	* RÅ«dolfs Mazurs (lv)
	* Anish A (ml)
	* Piotr Drg (pl)

Revision 1.7 / (download) - annotate - [select for diffs], Mon Sep 2 19:50:41 2013 UTC (10 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.20 (colored)

Revbump after cairo update

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 6 12:53:47 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.20 (colored)

Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 4 22:15:54 2013 UTC (10 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.20 (colored)

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.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 3 10:04:47 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.20 (colored)

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

Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 16 11:18:24 2013 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored) to selected 1.20 (colored)

Recursive bump for png-1.6.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 31 11:17:24 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.1: +1 -3 lines
Diff to previous 1.1 (colored) to selected 1.20 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 18 19:21:04 2012 UTC (11 years, 5 months ago) by prlw1
Branch: MAIN
Diff to selected 1.20 (colored)

Add libwnck3 version 3.4.3

This is the Window Navigator Construction Kit which helps dealing with
window management, used in applications such as accerciser.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>