Commit graph

53 commits

Author SHA1 Message Date
obache
29dbb7f7c2 Update py-gnome2-extra to 2.25.3.
plus add patches based on Upstream Bug#532856 and hacks for libtool to
build gtkmozembed dynamic module again with xulrunner-1.9.

Overview of Changes from 2.25.2 to 2.25.3
==============================================================================

* gda: Now requires and builds with the latest libgda (3.99.11)
  (Murray Cumming)

Overview of Changes from 2.25.1 to 2.25.2
==============================================================================

* gda: Now requires and builds with the latest libgda (3.99.9)
  (Murray Cumming)

Overview of Changes from 2.19.1 to 2.25.1
==============================================================================
* gda:
  - pygda-3.0 is now replaced by pygda-4.0, wrapping libgda-4.0 instead of
  libgda-3.0, with various API changes.
  (Murray Cumming)
  - On windows, install gda.pyd instead of gda.dll, as expected by Python on
  Windows, along with some other Windows fixes. (Armin Burgmeier)
* Fixed the gdl build.
  (Johannes Schmid)
* gtkmozembed:
  - Fix the build with XUL 1.9. (Gustavo J. A. M. Carneiro)
  - Wrap gtk_moz_embed_set_path(). (Matthew Barnes) Bug #400861
  Bug #503067
* Build:
  - Allow the build and install of some modules to be disabled to make
  life easier for distro packagers. (Arun Raghavan) Bug #534307
  - Allow documentation building to be disabled. (Gian Mario Tagliaretti)
  - Use python-config to get python includes. (Sebastien Bacher) Bug #448182.

Overview of Changes from 2.14.3 to 2.19.1
==============================================================================
* egg.trayicon:
  - By popular demand, undeprecate this, at least until Gtk+ adds all the
    functionality to GtkStatusIcon. (Gustavo Carneiro)
* gda
  - Now use libgda-3.0 instead of libgda-1.2. This breaks API.
    (Murray Cumming, Armin Burgmeier)
* gksu2:
  - New module, Various fixes.
   (Gian Mario Tagliaretti, Gustavo Carneiro)
2011-03-16 06:51:11 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
wiz
f09b8dbca6 Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
2011-02-25 09:47:18 +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
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
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
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
drochner
33a89745f5 to avoid trouble in the future, remove the "gdl" part as newer
versions are API incompatible
(afaict the only useful thing in this pkg is the "gtkspell" wrapper,
should perhaps be put into its own pkg)
ride on today's PKGREV bump
2009-10-30 15:47:26 +00:00
drochner
9b4fe06200 bump PKGREVISION for libgnome linkage change 2009-10-30 11:04:29 +00:00
wiz
6dc93f3a10 Allow python26. 2009-09-13 14:42:00 +00:00
wiz
4e76bbd293 Fix fallout from recursive jpeg shlib bump.
The man page says that you should check the diff before committing,
especially for the case that went wrong here (PYPKGPREFIX -> py25).
Hi sno!
2009-08-27 18:53:36 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
tnn
476b9e5d7f not for python-2.4, because support was dropped from py-gnome2 2009-08-19 14:25:27 +00:00
tnn
983dddb758 xulrunnerize. Bump PKGREVISION
(only compile tested ...)
2009-08-06 09:45:13 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +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
joerg
0d0e90a320 Include pyversion.mk include the protected part of the buildlink3.mk
files, not over and over again.
2009-03-20 17:30:09 +00:00
joerg
67b3022e91 Fix build with newer gdl versions. 2009-02-17 17:48:24 +00:00
wiz
db0d6ac3f5 Bump PKGREVISION for gtkspell API bump. 2008-05-30 12:29:00 +00:00
tnn
d45a59068b Supports installation to DESTDIR.
Accept Python 2.5.
2008-04-25 18:47:25 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
drochner
c7216e38e8 update to 2.14.3
changes:
- Check for errors in html_document_open_stream
- Support the gdl 0.7.x API, in addtion to 0.6.x
-some changes not relevant to pkgsrc
2007-11-05 19:58:20 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
42825e73a6 Bump PKGREVISION for gnome-vfs rename. 2007-09-19 23:18:43 +00:00
drochner
3daa566ac4 also build the gtkmozembed module, bump PKGREVISION 2007-09-03 09:39:57 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
wiz
a2dc9cf763 Update to 2.14.2:
Overview of Changes from 2.14.1 to 2.14.2
==============================================================================
* general
 - Correct gnome-python defsdir detection, fixes build breakage (Danial Macks)

Overview of Changes from 2.14.0 to 2.14.1
==============================================================================
* general
 - Mac OS X build fixes (Daniel Macks)
* gtkmozembed
 - Allow building gtkmozembed against xulrunner (Julien Louis)

Overview of Changes from 2.13.3 to 2.14.0
==============================================================================
* gtkspell
  - Fixed some crashes due to missing parameter type checking

Overview of Changes from 2.13.2 to 2.13.3
==============================================================================
* The following modules moved to the package gnome-python-desktop:
  - gnomeapplet
  - gnomeprint, gnomeprint.ui
  - gtksourceview
  - wnck
  - totem.plparser
  - gtop
  - nautilusburn
  - mediaprofiles
* gda
 - Correct a typo in pygda-1.2.pc  (Murray Cumming)


Overview of Changes from 2.13.1 to 2.13.2
==============================================================================
* gnomeapplet
 - Wrap panel_applet_set_background_widget (Gustavo Carneiro)
* gda
 - Revert back to wrapping pygda 1.2 due to API instability of 2.0 (Murrray Cumming)
* metacity
 - Add new metacity bindings (Johan Dahlin)
* egg.recent
 - Update eggrecent code from CVS (Gustavo)


Overview of Changes from 2.13.0 to 2.13.1
==============================================================================
* wnck
 - Register missing wnck constants (Gustavo)


Overview of Changes from 2.12.1 to 2.13.0
==============================================================================
* gda
 - Require libgda 2.0 instead of 1.2 (Murray Cumming)
* gnomepanel
 - Wrap panel_applet_get_background (Gustavo Carneiro)
* egg.recent
 - Wrap egg_recent_model_get_list (Gustavo)
* wnck
 - Wrap wnck_tasklist_get_size_hint_list (Gustavo)
 - Double-free fixes (Alex Graveley)


Overview of Changes from 2.12.0 to 2.12.1
==============================================================================
* nautilusburn
 - Unblock threads around recording function (Tiago Cogumbreiro)
 - Some docstrings and parameter default values fixed (Tiago)
* gda
 - Make it compile with python 2.3, with disabled data/time types (Gustavo)
* wnck
 - wnck_window_needs_attention renamed to wnck_window_needs_attention
(Dave Malcolm)
* gnomeapplet
 - Wrap panel_applet_get_background (Gustavo)
* egg.recent
 - Wrap egg_recent_model_get_list (Gustavo)
2007-02-04 09:32:19 +00:00
salo
0255017fd9 Change include from mozilla-gtk2 to seamonkey, in a comment. 2006-09-24 16:54:49 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
joerg
ebef27b719 Follow py-gnome2: no Python 2.3 any longer. 2006-07-12 15:31:23 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
rillig
14df305b25 Fixed pkglint warnings. 2006-07-06 16:27:28 +00:00
joerg
ca370a7770 Fix build on DragonFly, where arpa/inet.h does not include
netinet/in.h by default. This is explicitly allowed by SUS.
2006-07-04 15:15:01 +00:00
drochner
191532c46c kill a @dirrm which shouldn't be here 2006-05-02 10:40:58 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
321a09857a Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25 21:23:14 +00:00
drochner
bcf140fa23 update to 2.12.0, to sync with the rest of the gnome framework
should fix bulk-build
2005-10-25 11:07:49 +00:00
drochner
1d64e8002b update to 2.10.2
changes: bugfixes
2005-09-08 19:16:51 +00:00