The NetBSD Project

CVS log for pkgsrc/x11/py-gnome2-extras/Attic/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / py-gnome2-extras

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11, Sat Nov 4 12:13:26 2023 UTC (5 weeks ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +1 -1 lines
FILE REMOVED

py-gnome2*: remove

Gnome 2 is dead, and so are its Python bindings.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Jan 18 19:34:19 2012 UTC (11 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.9: +0 -8 lines
Diff to previous 1.9 (colored)

remove gtkmozembed support -- it is not used by any gnome app in pkgsrc,
and it depends on xulrunner192
bump PKGREV

Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 16 06:51:11 2011 UTC (12 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored)

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)

Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 30 15:47:26 2009 UTC (14 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

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

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 14 18:25:03 2009 UTC (14 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.6: +1 -4 lines
Diff to previous 1.6 (colored)

Remove @dirrm entries from PLISTs

Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 5 19:58:20 2007 UTC (16 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.5: +1 -5 lines
Diff to previous 1.5 (colored)

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

Revision 1.5 / (download) - annotate - [select for diffs], Mon Sep 3 09:39:57 2007 UTC (16 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

also build the gtkmozembed module, bump PKGREVISION

Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 4 09:32:19 2007 UTC (16 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.3: +2 -61 lines
Diff to previous 1.3 (colored)

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)

Revision 1.3 / (download) - annotate - [select for diffs], Tue May 2 10:40:58 2006 UTC (17 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

kill a @dirrm which shouldn't be here

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 25 11:07:49 2005 UTC (18 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.1: +56 -0 lines
Diff to previous 1.1 (colored)

update to 2.12.0, to sync with the rest of the gnome framework
should fix bulk-build

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue May 3 13:19:19 2005 UTC (18 years, 7 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc_base, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

add a pkg for py-gnome2-extras-2.10.1, containing the more esoteric
GNOME-Python bindings which were split out of the base py-gnome2
a while ago
(left out mozilla and totem parts for now to limit dependencies, might
be added if needed, perhaps as separate pkgs)

Revision 1.1 / (download) - annotate - [select for diffs], Tue May 3 13:19:19 2005 UTC (18 years, 7 months ago) by drochner
Branch: MAIN

Initial revision

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>