Commit graph

8838 commits

Author SHA1 Message Date
wiz
574eff58d9 + p5-Gtk2-GladeXML 2009-02-23 08:57:42 +00:00
wiz
5e8b4efc0b Initial import of p5-Gtk2-GladeXML-1.007:
This package adds perl support for Glade 2.x to Gtk2-Perl.
2009-02-23 08:55:58 +00:00
wiz
19f173c209 Update to 1.203:
2009-02-13  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Gtk2.pm
	* NEWS
	* README: Stable release 1.203.

2009-02-13  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* xs/GtkIconView.xs: Fix stack handling bugs in
	Gtk2::IconView::get_item_at_pos(), get_dest_item_at_pos(), and
	get_tooltip_context().  Patch by Kevin Ryde.

2009-02-06  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/GtkRecentChooser.t
	* t/GtkRecentManager.t: Use Gtk2->main_iteration instead of
	Gtk2::TestHelper's run_main to spin the main loop.  This avoids
	hangs on some machines.  Patch by Jeffrey Ratcliffe.

2009-02-06  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/GtkIconTheme.t: Skip tests that rely on the presence of a
	stock icon if that icon isn't present.

2009-02-06  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/GdkEvent.t: Fix a skip count.

2009-02-06  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/GtkAction.t: Use an activatable widget for testing the proxy
	stuff.  Recent gtk+ versions enforce this.

2009-02-06  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/GdkPixbufLoader.t: Don't use an auto-detecting pixbuf loader
	since that's broken for PPM images in at least gtk+ >= 2.14.3 (see
	GNOME #570780).

2009-01-01  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* xs/Gtk2.xs
	* xs/GtkWindow.xs: Use Gtk2::EVENT_STOP and EVENT_PROPAGATE in the
	synopsis for Gtk2::Window and in the docs for
	Gtk2::key_snooper_install.  Patch by Kevin Ryde.

2009-01-01  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/PangoLayout.t
	* xs/PangoLayout.xs: Allow passing undef to
	Gtk2::Pango::Layout::set_attributes().  Patch by Emmanuel
	Rodriguez.  (RT #42079)

2008-12-30  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* xs/GtkTreeModel.xs: Document the signature of the callback used
	by Gtk2::TreeModel::foreach.  Patch by Kevin Ryde.

2008-12-16  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/GtkEntryCompletion.t
	* xs/GtkEntryCompletion.xs: In Gtk2::EntryCompletion::set_model,
	allow undef for the model parameter.  (#562682)

2008-12-16  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* xs/GtkEntryCompletion.xs: Fix a leak in
	Gtk2::EntryCompletion::new.  (#562682)

2008-11-15  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/GtkSocket-GtkPlug.t: Correct skip count for the case of
	finding no "blib" directory.

2008-11-01  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/GtkCellRenderer.t
	* xs/GtkCellRenderer.xs: Fix the stack handling in
	Gtk2::CellRenderer::get_size().  Patch by Kevin Ryde.

2008-11-01  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	Merge from trunk:

	* xs/GtkBuildable.xs: Mention in the POD that chaining up to the
	parent does not work yet for custom Gtk2::Buildable
	implementations.  Patch by Kevin Ryde.
2009-02-23 08:28:43 +00:00
wiz
0fd857ff78 Update to 1.0.5:
Kim Woelders (1):
      Bug #17774: Allocate the right size in XSyncListSystemCounters.

Paulo Cesar Pereira de Andrade (3):
      Janitor: Correct make distcheck and compiler warnings.
      patch to avoid gcc warning in libXext
      Xorg libXext Version 1.0.5.

Peter Hutterer (8):
      Add GenericEvent extension (XGE).
      Remove useless line in XGE that didn't do anything except segfaulting.
      Lock/Unlock in _xgeCheckExtInit(), and not in xgeGetExtensionVersion().
      Don't call _xgeCheckExtInit() from _xgeWireToEvent(). It will
      cause a SIGABRT
      Xge: replace copyright with standard template from xserver,
      whitespace fixes.
      Xge: Replace XExtensionVersion with XGEVersionRec.
      Require xproto 7.0.13, xextproto 7.0.3 and xlib 1.1.99.1.
      Bump to 1.0.99.1
2009-02-21 16:48:20 +00:00
wiz
b78733df73 Update to 1.2:
New libX11 release to go with libxcb 1.2.

Some more fixes, janitorial work, NLS updates, and the long-awaited
addition of ☭ and ♥ to your favorite Compose file.  Details follow in
the shortlog from 1.1.99.2.

Cheers,
Julien

Adam Jackson (1):
      Fix leak in _XimXGetReadData

Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Brian Rogers (1):
      Initialize event_notify after allocating the memory for it.

Colin Harrison (1):
      Fix copy/paste typo in imLcPrs

James Cloos (7):
      [nls]  Add some UTF-8 Compose sequences
      [nls] Annotate the Bépo compose sequences
      Use C comments rather than initial doubled hashes to exclude lines from .pre files
      Revert "For nls/*.pre, allow people to comment lines by starting them with '##'."
      [i18n] s/U00DC/Udiaeresis/g
      NLS: Add UTF-8 compose file for Finnish
      dolt: allow older versions of bash to compile the library

Jeremy Huddleston (1):
      Force local transport when using the launchd socket.

Julien Cristau (2):
      Check Xmalloc return value in _XConnectXCB
      Bump to 1.2

Ken Thomases (1):
      [i18n] Provide translation from XK_partialderivative (8ef) to Unicode (U2202)

Paulo Cesar Pereira de Andrade (10):
      Janitor: ansification, make distcheck, compiler warnings.
      Janitor: Correct some gcc/sparse warnings.
      patches to avoid gcc warnings for libX11 (#1)
      patches to avoid gcc warnings for libX11 (#2)
      patches to avoid gcc warnings for libX11 (#3)
      patches to avoid gcc warnings for libX11 (#4)
      WORD64 compile fix. This bug catched on a overview of the code.
      Don't add prototypes for functions that don't exist.
      Allow multiple inclusions of cursorfont.h, cosmetic patch.
      Check if a function argument is NULL.

Peter Hutterer (2):
      Add XF86Suspend, XF86Hibernate to KeysymDB.
      Fix wrong implies symbol.

Stefan Dirsch (3):
      Added remaining hunk of Egbert's patch to prevent XIM deadlocks (#1182).
      Added remaining xlib patch required for gb18030 support (#1573).
      Fixed strange font mixups, when fontsets are still used (#2676, Novell #74299).

Will Thompson (2):
      Add two essential compose sequences
      NLS: Compose: Non-aliasing CCCP

vehemens (1):
      [i18n] Distribute new headers which were added for gb18030 support.
2009-02-21 16:44:29 +00:00
wiz
69d21ee742 Update to 2.14.0:
pygtk-2.14.0 31-January-2009
    - Fix a bogus override of python includes in configure.ac
      (Lo
    - Fix a memory leak in gdk.draw_indexed_image (Paul, #562991)
    - split gtkunixprint defs in order to support multiple gtk versions (Gian)
    - Include <gdk/gdk.h> (Paul, #550442)
    - set_parent_window(None) should work (Paul, #551505)
    - comment out for a while gtk_selection_data_get_data waiting to
      fix a problem in codegen (Gian)
    - Remove compiler warnings (Gian)
    - Update pango examples (Paul, #541476)
    - TypeError not raised when setting gtk.TreeView adjustment property
      to None (Paul, #529623)
    - add __str__ and/or __repr__ to several types (Paul, #526189)
2009-02-21 14:12:23 +00:00
bjs
faa6228e9d Update to version 7.0.5. No functional changes. 2009-02-20 07:47:56 +00:00
drochner
d529140e56 sync the patch to fix a 64-bit time_t problem with the version submitted
to upstream (no functional change, just avoid a typecast)
2009-02-18 17:50:24 +00:00
joerg
67b3022e91 Fix build with newer gdl versions. 2009-02-17 17:48:24 +00:00
joerg
4dbae5bb48 DESTDIR support 2009-02-16 20:22:18 +00:00
joerg
caaa294ff8 Needs pkg-config 2009-02-16 19:45:13 +00:00
joerg
ff84f1ba11 Supports DESTDIR 2009-02-16 19:28:45 +00:00
joerg
fb36e476d0 DESTDIR support. 2009-02-16 18:21:24 +00:00
drochner
bf1350c85a update to 2.12.8
changes: bugfixes and misc improvements, too much to list here
(tested against f-spot)
2009-02-16 17:44:36 +00:00
wiz
3d6ba9a2e4 Convert to user-destdir. 2009-02-16 12:32:53 +00:00
taca
c5bc0489cf Enable DESTDIR support and sort PLIST.
(No other functional change.)
2009-02-15 03:34:51 +00:00
epg
73004cfcd6 Needs INSTALL_ROOT=${DESTDIR:Q} in make install environment, just like
qt4-libs, for proper destdir build (this is how I missed the file wiz added to
PLIST; destdir build was slightly broken).
2009-02-13 02:05:26 +00:00
markd
b46f7ab22c add DESTDIR support. 2009-02-11 22:35:49 +00:00
markd
7622e0de38 Drop the explicit libXt dependency - comes from QT. 2009-02-11 21:27:52 +00:00
markd
fa207f34e2 add DESTDIR support. 2009-02-11 21:22:29 +00:00
drochner
4ba2de4423 don't include pyversion.mk directly - this breaks Python version
propagation if the pkg is required by another one
(use extension.mk instead)
2009-02-11 17:56:48 +00:00
wiz
9f86362c7c Add RCS Id. 2009-02-11 17:41:38 +00:00
joerg
be089192f3 Sort PYTHON_VERSIONS_ACCEPTED. 2009-02-11 14:23:31 +00:00
markd
240462e2c6 Add patch from qt-copy. Fixes random crashes seen in kde4's kmail.
Bump PKGREVISION.
2009-02-11 07:46:15 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
joerg
e2107c85f6 Remove Python 2.1 support. 2009-02-09 21:09:20 +00:00
joerg
7a694ab36f Needs libXp nowadays. 2009-02-09 16:28:44 +00:00
joerg
0aa30ec430 Add DESTDIR support. Needs libXt and libXinerama. Bump revision. 2009-02-07 22:02:30 +00:00
joerg
8d44de26a4 Remove override of platform's idea of HasSecureRPC. No idea why it was
defined by xorg-imake (in monolithic Xorg times), but it is obviously
wrong. Supposed to fix PR 37232.
2009-02-07 21:30:34 +00:00
tron
9c7118de98 Remove configure option "--without-glftgl" with is no longer recognized. 2009-02-04 13:16:33 +00:00
shattered
dfda14d153 Update to 2.2.14, enable Xinerama support, delint. Changes:
2.2.14:
       Timeout Bigfix Patch (P Hahn)
       Documentation Patch (P Hahn)
       Beep Plugin Security Patch (P Hahn)

2.2.13:
       buffer overflow patch (P Hahn)
       timeout patch (P Hahn)
       x window select patch (P Hahn)
       x event patch (P Hahn)
       synchronous update patch (P Hahn)
       beep media player plugin (G Washk)

OK by wiz@.
2009-02-03 19:59:41 +00:00
obache
18c5db2aa7 And also need to include termcap.buildlink3.mk in buildlink3.mk.
Should fix build failure on depended packages, like a PR 40482.
2009-02-03 12:13:37 +00:00
ghen
e5f4f54a1b Same for Xorg from xsrc/ (/usr/X11R7/lib/X11). kcontrol can now find keyboard
layouts on default NetBSD 5.0 installs.  Bump PKGREVISION.
2009-01-29 06:40:50 +00:00
abs
82095c9215 Updated x11/xf86-video-radeonhd to 1.2.4
- Added HDMI support.
- Added support for RV710, RV730 (DCE 3.2).
- Added screen rotation support.
- Added RandR 1.3 panning support.
- Many acceleration and build fixes.

Currently running on my T60p (Though cannot see any difference from 1.2.3)
2009-01-28 23:27:28 +00:00
joerg
81b0b1a116 Needs libXp nowadays. 2009-01-26 20:58:56 +00:00
sketch
1ec84c42f3 Shell fixes. 2009-01-25 21:31:37 +00:00
shattered
653cff3dc0 Reset MAINTAINER on tsarna's request.
OK by wiz@.
2009-01-25 20:12:14 +00:00
drochner
e43ba60b5e fix mixup of time_t and int32 in arguments of a callback function,
keeps the calendar popup from crashing if a holiday calendar was
imported in evolution, bump PKGREVISION
2009-01-25 17:03:31 +00:00
obache
04e8d5097d Need termcap library, a part of PR 40457. 2009-01-24 08:23:56 +00:00
jschauma
65e9c90d89 Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now.  Sorry. :-(
2009-01-23 21:14:16 +00:00
sketch
fca6434d88 Fix shell syntax. Has been fixed differently upstream, these patches can
go when the next version is released.
2009-01-19 23:23:54 +00:00
kefren
3696928876 doesn't depend on monodoc anymore
Bump PKGREVISION
2009-01-19 22:44:36 +00:00
kefren
e11b780d13 no more monodoc
Bump PKGREVISION
2009-01-19 22:43:35 +00:00
tnn
1d4350e30d add RCS id 2009-01-19 17:53:15 +00:00
shattered
bf09602a7e Fix a couple of places where 32-bit values were being used for 64 bit
values (i.e. pointers).  From PR 40257.

OK by wiz@.
2009-01-19 16:36:40 +00:00
joerg
3cddab6014 Needs libXp. 2009-01-18 00:13:47 +00:00
ahoka
741d602e03 Fix linking problems which caused missing rpath with native X11. 2009-01-17 19:00:14 +00:00
seb
5481615de4 Bump PKGREVISION to 1.
For Darwin add dependency on package devel/p5-IO-All required for
the platform dependent Perl 5 module Clipboard::Pb.
2009-01-17 13:04:21 +00:00
wiz
889b81c03b Update to 2.24.3:
2.24.3
======

New/updated translations:

2008-10-22  Simos Xenitellis  <simos@gnome.org>
	* el.po: Updated Greek translation by Nick Agianniotis.

2.24.2
======

No release.
2009-01-16 10:32:04 +00:00
wiz
9fbf1b57f1 Update to 2.24.3.1:
Changes in GNOME-Applets 2.24.3.1
=================================

This is a brown-paper-bag release to make sure the CPU Frequency
applet doesn't crash on start-up.
2009-01-15 12:18:34 +00:00