Commit graph

5202 commits

Author SHA1 Message Date
jmmv
46ed1c85cf Avoid a nested mutex lock that was causing misterious application crashes
when using the SVG loader.  Bump PKGREVISION to 2.

Problem seen in vino when using the Nuvola theme (vino-preferences refuses
to start with a SIGABRT and a libpthread assertion is triggered).
2005-01-04 23:52:16 +00:00
augustss
df6af7a038 Bump PKGREVISION (this got lost in my last commit). 2005-01-03 20:43:52 +00:00
augustss
c56eb28248 Implement descent calculation in GetTextExtent. From 2.5.3. 2005-01-03 16:19:32 +00:00
wiz
f472d1ec5e Bump PKGREVISION because of curl dependency bump. 2005-01-03 15:59:12 +00:00
wiz
815d74b4ac Remove KDE2 packages (and their dependencies) as proposed on tech-pkg. 2005-01-03 14:32:27 +00:00
recht
013da4318f remove BUILDLINK_DEPENDS for Python 2.2 2004-12-29 11:12:50 +00:00
recht
0e946b1aae remove 2.2 from the list of accepted Python versions 2004-12-29 11:12:10 +00:00
recht
f67710ba59 update to 2.6.2
What's new since 2.0.3:
* bonobo
 - New class UnknownBaseImpl, to allow python CORBA implementations to
be used where a bonobo.Object is expected
(eg. bonobo.Object.add_interface) (Gustavo)
 - Remove bonobo_ prefixes from all bonobo functions that still have one (Gustav
o)
 - New function bonobo.stream_client_read (Gustavo)
 - New bonobo.Application API in libbonobo 2.6.
* gnome.vfs
 - New module gnome.vfs.async, for asynchronous GnomeVFS operations (I?<83>±aki
)
 - Add setters for gnome.vfs.FileInfo (Gustavo)
 - Add function gnome.vfs.set_file_info (Gustavo)
* gnome.ui
 - New gnome_thumbnail_* wrappers (Gustavo)
* gnome
 - Support popt options in gnome.program_init (Rubens, Gustavo)
 - Support some string construct-only properties in gnome.program_init (Gustavo)
 - Reset LC_NUMERIC to C after gnome.program_init (Gustavo)
 - New type wrapper for GnomeModuleInfo, add functions to retrieve all
the GnomeModuleInfo's (Rubens)
 - Support the 'module_info' parameter in gnome.program_init (Rubens)
* gtkhtml2
 - Add function html_selection_get_text (Juri Pakaste)
* gnome.nautilus
 - Follow changes in open_location_* API in nautilus 2.6 (Gustavo)
* misc
 - zvt module removed, in favour of external vte python bindings (James)

Overview of Changes from gnome-python 2.5.90 to gnome-python 2.6.0
===================================================================
* bonobo
 - bonobo.AppClient is only a GObject, not a BonoboObject (Gustavo)
 - bonobo.event_source_client_add_listener now returns the new listener,
to allow future disconnection (Gustavo)
 - Remove CORBA exceptions from all bonobo callbacks (Gustavo)
 - Fix a bug in bonobo.generic_factory_main (Gustavo)
* gnomeprint
 - Add new pango/gnomeprint integration API if libgnomeprint 2.8 is
installed (Gustavo)
* vfs
 - Add missing bytes_requested parameter to read/write callbacks of
async operations (Gustavo)
 - Raise exception when trying to subclass vfs types (Gustavo, James)
* applet
 - Workaround problem in PanelApplet constructor (Gustavo)
 - Fix initialization of bonobo (Gustavo)
* general
 - Mixed 32/64 bit architecture installation fixes (Jonathan Blandford)
 - Add gnome_python_version variable to the gnome module (Gustavo)
 - Resolve all known compiler warnings (Gustavo)

Overview of Changes from gnome-python 2.6.0 to gnome-python 2.6.1
=================================================================
* gnome.vfs
 - 64 bit fixes in async operations (Benoît Dejean)
 - Better parameter handling in vfs_read (Benoît Dejean)
* gnome.canvas
 - Allow subclassing without __gobject_init__ (Gustavo)
* gtkhtml2
 - Workaround gtkhtml2 initialization bug (Jonathan Blandford)
* general
 - Include a couple of missing bonobo examples in the tarball (N. V. Shmyrev)
 - Add runtime check for required pygtk version (Gustavo)

Overview of Changes from gnome-python 2.6.1 to gnome-python 2.6.2
=================================================================
* gnome.vfs
 - Fix blocking of threads when calling read_entire_file() and bunch
of others;
 - gnome.vfs.xfer_* fixes.
2004-12-29 11:10:56 +00:00
recht
6812c1f961 remove 2.2 from the list of accepted Python versions 2004-12-29 11:02:25 +00:00
recht
0c5307904c update to 2.4.1
What's new since 2.2.0

 Wrapping for new objects in Gtk+ 2.4.0:
    GtkFileChooser, GtkUIManager (and action/toolbar api), GtkTreeModelFilter,
    GtkComboBox, GtkCellLayout. Examples for a few of them can be found in the tarball.
  Enum and Flags wrapping, with nice string representations
  Better constructor integrations.
  Python 2.3 requirement.
  Threading improvements, which are currently disabled until we can depend on
    Python 2.3.5 (unreleased) or 2.4
  Plenty of bug fixes.

pygtk-2.4.1 04-november-2004
	- Bug fixes (Johan, Gustavo, John Finlay)
	- Allow the headers to be parsable by a C++ compiler
	- Updated examples (Johan, John)
2004-12-29 11:01:38 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
jmmv
aa7f9bb1ce Update to 0.8.0. While here, let this coexist with gtk2-engines>=2.6.0.
2004-08-31  Christian Schaller <Uraeus@gnome.org>

	* configure.in: Update version to 0.8

2004-08-11  Adam Weinberger  <adamw@gnome.org>

	* configure.in: Added en_CA to ALL_LINGUAS.

2004-07-28  Gustavo Maciel Dias Vieira  <gustavo@sagui.org>

	* configure.in: Added pt_BR to ALL_LINGUAS.

2004-06-18  Jakub Steiner <jimmac@ximian.com>

	* gnome-fs-directory-visiting: the open folder state

2004-06-17  Christian Schaller <christian@fluendo.com>

	* Added python mimetype icon to Lush from Nicolas Évrard

2004-06-10  Jakub Steiner <jimmac@ximian.com>

	* gnome-fs-executable -> gnome-mime-x-application-executable:
	  symlinking accross directories seems to be a pain. However
	  symlinking to nonexistant files hardly the solution ;)

2004-06-10  Jakub Steiner <jimmac@ximian.com>

	* Gorilla/icons/scalable/filesystems/Makefile.am:
	  fix makefile after Christian ;)

2004-06-10  Jakub Steiner <jimmac@ximian.com>

	* my-computer.svg: remove the duplicate

2004-06-09  Christian Schaller <christian@fluendo.com>

	* fix emblem placements
	* fix makefiles after Jakub :)
	* Add gnome-fs-client to Gorilla

2004-06-09  Jakub Steiner <jimmac@ximian.com>

	* stock_dialog_warning.svg: Do not embed font. Fixes bug #140719

2004-06-09  Jakub Steiner <jimmac@ximian.com>

	* (Gorilla) .. devices/*: proper scaling

2004-06-09  Jakub Steiner <jimmac@ximian.com>

	* (Gorilla) .. devices/gnome-fs-floppy.svg: 3D should suit it

2004-06-09  Jakub Steiner <jimmac@ximian.com>

	* (Gorilla) .. apps/Makefile.am:
	* (Gorilla) .. filesystems/Makefile.am:
	* (Gorilla) .. mimetypes/Makefile.am: symlink fixes

2004-06-08  Jakub Steiner <jimmac@ximian.com>

	* my-computer.svg
	* gnome-terminal.svg: scale fixups

	* accessibility-directory.svg
	* gnome-games.svg: new panel icons

2004-05-05 Christian Schaller <Uraeus@gnome.org>

	* Fixing small issues in Nuvola
	* Adding OpenOffice icons to Nuvola apps directory
	* Give printermanager a Nuvola icon
	* Add sodipodi/inkscape icon to theme
	* Fixed translations

2004-05-03 Christian Schaller <Uraeus@gnome.org>

	* Tons of bugfixes from Josselin Mouette <joss@debian.org>
	* Firefox icon from Tobias Jakobs
	* Suse symlinks from James Ogley
	* Disable translations, they currently break the build
2004-12-28 22:50:09 +00:00
jmmv
50e61f2766 Conflict with gnome-themes-extras<0.8. 2004-12-28 22:41:53 +00:00
jmmv
a5917a77f6 Update to 0.9.18:
Changes in 0.9.18
=================
Speech:
    * Improved reporting of statusbar objects.

Changes in 0.9.17
=================
Speech:
    * Word by word navigation even in case of changing current line.

Braille
    * Support for brltty version 3.6.
2004-12-28 21:55:51 +00:00
jmmv
874c06d4bc Update to 0.11.11:
* Fix crosswire trails when using DAMAGE and XFIXES, at least for
  smooth-scrolling mode (#160352).
* Reinstate crosswires, they were inadvertently removed by an error in
  a compiler-warnings fix.
* Improved test for XFIXES and DAMAGE extensions, so that they
  are properly built into gnome-mag when building on XOrg server platform.
* Fixed XFIXES cursor image support on big-endian architectures. (#159398)
* Fixes for #160352, #157187.

What's new in gnome-mag-0.11.9:

* different handling of changes to source and target displays; we don't
  try to reparent windows any more, we tear down and start over (works
  better with some x servers).
* Suppress a bunch of gdk critical warnings.
2004-12-28 21:54:51 +00:00
jmmv
695b49048f Update to 2.8.2:
* Fix crasher where gtk_widget_render_icon doesn't seem to like being passed
  (GtkIconSize) -1 [Glynn]
* New and updated translations
  - Mohammad DAMT [id]
  - Christophe Merlet [fr]
  - Alessio Frusciante [it]
  - Martin Willemoes Hansen [da]
2004-12-28 21:52:01 +00:00
jmmv
7e54f07199 Update to 2.6.0.6:
- Allow flexi x servers to be launched from the fifo script with
  "echo FLEXI_XSERVER > <ServAuthDir>/.gdmfifo" (Tuukka Hastrup, me)
- Autologin works on the first handled display not just first local
  display
- There is a global cookie for the SUP protocol in <ServAuthDir>/.cookie
- Xnest is set up properly on Solaris (Brian)
- Fixup comments in the config file (Brian, me)
- Fix language selection (Ray Strode)
- Set the GDM_XSERVER_LOCATION env var on the session so that the
  user can find out what they can do.
- Fix logindevperm stuff to allow a11y access to sound (Brian Cameron)
- Solaris build fixes for Solaris 9 and earlier (Brian Cameron)
- Translation updates (Kjartan Maraas, Christophe Merlet, Changwoo Ryu,
  Laszlo Dvornik, Adam Weinberger, Zygimantas Berucka, Alessio Frusciante,
  Francesco Marletta)
2004-12-28 21:51:12 +00:00
jmmv
a6f2ef72d1 Update to 2.8.2:
- Updated translations: Vladimir Petkov (bg), Martin Willemoes Hansen (da),
  Christophe Merlet (RedFox) (fr), Gustavo Noronha Silva (pt_BR).
2004-12-28 21:50:29 +00:00
jmmv
a06b8fa976 Update to 2.8.2:
Overall
 * Bugfixes: #156220, #153398, #156220, #134000, ... (Sergey V. Udaltsov,
   Kjartan Maraas, Muktha Narayan)
 * AIX mixer support (Vincent Berger)

Translations
 * fr (Christophe Merlet)
 * ru (Leonid Kanter)
 * li (Žygimantas Beručka)
 * bg (Vladimir Petkov, Alexander Shopov)
 * ca (Jordi Mallach)
 * da (Martin Willemoes Hansen)
 * it (Alessio Frusciante, Marco Ciampa)
 * de (Hendrik Brandt)
2004-12-28 21:49:02 +00:00
jmmv
5a0f770b6f Update to 2.8.2:
Panel
	* Ignore the delete event (so you don't accidentally close the panel
	  in XFCE, eg) (Sebastian Kapfer)
	* Show drawer help in the drawer properties dialog (Vincent)
	* Make pixmap backgrounds work for the applets (James Henstridge)
	* Fix drag and drop of folders with special caracters (Matthias Clasen)
	* Fix startup notification animation to not leave artifact
	  (Matthias Clasen)
	* Fix drag and drop for URL (Romain Baffet)

  Clock
	* Update the clock when the time has changed (Marco Pesenti Gritti)
	* Accept percentage and spaces when entering percentages for actions
	  (Vincent Noel)
	* Better panel background support (Vincent)

  Misc
	* Updated italian docs (Luca Ferreti)
	* Fix 100% cpu usage by screenshoter (Anders Carlsson)

  Translators
	* Vladimir Petkov (bg)
	* Miloslav Trmac (cs)
	* Martin Willemoes Hansen (da)
	* Hendrik Richter (de)
	* Adam Weinberger (en_CA)
	* David Lodge (en_GB)
	* Francisco Javier F. Serrador (es)
	* Meelad Zakaria (fa)
	* Mohammad DAMT (id)
	* Takeshi AIHANA (ja)
	* Žygimantas Beručka (lt)
	* Hasbullah Bin Pit (ms)
	* Kjartan Maraas (nb)
	* Kjartan Maraas (no)
	* Zuza Software Foundation (nso)
	* Gora Mohanty (or)
	* Elian Myftiu (sq)
	* Данило Шеган (sr)
	* Funda Wang (zh_CN)
2004-12-28 21:48:42 +00:00
minskim
5f8e170b3c Add and enable gtk2-chtheme. 2004-12-28 03:29:55 +00:00
minskim
e88aa5b2db Import gtk2-chtheme from pkgsrc-wip. Packaged by Douglas Brebner.
As the name suggests, this little program lets you change your Gtk+
2.0 theme.  The aim is to make theme preview and selection as slick as
possible.  Themes installed on the system are presented for selection
and previewed on the fly.  For a comprehensive demonstration there's a
large variety of widgets.
2004-12-28 03:26:19 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
xtraeme
b7efe9439a Finish my previous commit and unbreak xorg-*:
* Move the subst macros for threadlib.h from xorg-libs to
  xorg/Makefile.common.
* SUBST_CLASSES should be appended.

Thanks to Manuel Stuehn <manuel.stuehn@student.uni-siegen.de> for
the email showing me the problems.
2004-12-27 17:26:18 +00:00
darcy
ed682a45f7 Package builds fine with latest version of Python. 2004-12-26 13:39:39 +00:00
minskim
601eea5fc3 Enable pkgviews installation. 2004-12-25 22:22:00 +00:00
minskim
a6e3b00cf0 Relax Tk requirement so that the package can be used with tk>=8.4.
While here, use DEPENDS instead of including tk/buildlink3.mk becuase
this package installs a tk script only.

Bump PKGREVISION due to the dependency change.
2004-12-25 21:44:42 +00:00
wiz
6b3d2d0d91 Convert to buildlink3. 2004-12-25 21:20:29 +00:00
wiz
26e780c42a wxWindows -> wxWidgets in DESCR, HOMEPAGE, and COMMENT. 2004-12-25 20:07:30 +00:00
wiz
3bf4031ea8 Remove py-wxWindows, renamed to py-wxWidgets. 2004-12-25 20:04:42 +00:00
wiz
75da3e9dfa Add conflict with ${PYPKGPREFIX}-wxWindows-[0-9]*. 2004-12-25 20:01:25 +00:00
wiz
42ca63a630 Re-import py-wxWindows package as py-wxWidgets, since the toolkit has
been renamed from wxWindows to wxWidgets.
2004-12-25 19:56:28 +00:00
wiz
557faf3387 Recommend 804.027nb2 because of security problems in earlier versions. 2004-12-25 14:02:30 +00:00
wiz
a235c1d1e5 Update to 804.027nb2: use png and jpeg packages instead of copies
coming with the source. Patch from Michael van Elst in PR 28770.
2004-12-25 14:00:09 +00:00
jmmv
42bf039418 Undo previous, now that ocaml has some wrappers that handle the problem
for us.
2004-12-24 18:49:35 +00:00
jmmv
6d54efda39 Make sure the rpaths reach the compiler; otherwise, lablgtk can't find the
X11 libraries.

I suspect this was not noticed before because the whole ocaml was linked
against these libraries, so they were pulled in at runtime anyway.
2004-12-24 18:33:09 +00:00
jmmv
c33d2074af Adjust dependencies after ocaml has been splitted into three different
packages: ocaml, ocaml-graphics and labltk.  Bump PKGREVISION.
2004-12-24 17:21:01 +00:00
jmmv
fe7baa7662 Add and enable labltk and ocaml-graphics. 2004-12-24 17:19:32 +00:00
jmmv
08300cb4c8 Initial import of labltk, version 3.06:
This package provides the LablTK library (Tk bindings) that comes with the
ocaml compiler.
2004-12-24 17:19:06 +00:00
jmmv
8b18605a41 Initial import of ocaml-graphics, version 3.06:
This package provides the graphics library that comes with the ocaml compiler.
2004-12-24 17:17:49 +00:00
darcy
c780d04c5b py-Tk package builds fine with latest Python. 2004-12-24 14:23:43 +00:00
jmmv
5b3f798b2f Update to 2.8.2:
New/updated translations:

2004-10-28  Mohammad DAMT  <mdamt@bisnisweb.com>
       * id.po: Updated Indonesian translation

2004-10-17  Christophe Merlet  <redfox@redfoxcenter.org>
       * fr.po: Updated French translation.
2004-12-24 10:10:34 +00:00
jmmv
42764075cb Remove gtk2-engines-industrial: it has been merged into gtk2-engines. 2004-12-24 10:08:54 +00:00
jmmv
c17898619e Update to 2.6.0:
Overview of Changes in 2.6.0 (since 2.2.0)
==========================================
* Autogen.sh updates [ James Henstridge ]
* Pixbuf Engine Moved to GTK+ 2.6 [ Matthias Clasen ]
* Remove old Pixbuf, and Notif Sources [ Thomas Wood ]
* Add COPYING.GPL/COPYING.LGPL [ Thomas ]
* Rewrite/Cleanup Redmond95 Engine [ Andrew Johnson ]
* Replace Redmond95 Theme with Redmond Theme [ Andrew ]
* Revise Engine/Theme Build Layout [ Andrew/Thomas ]
* Add Crux Engine and Theme [ Andrew, Thomas ]
* Add HC Engine [ Andrew, Thomas ]
* Add Industrial Engine and Theme [ Andrew, Thomas]
* Add LightHouseBlue Engine and Theme [ Andrew, Thomas ]
* Add Mist Engine and Theme [ Andrew, Thomas ]
* Add Smooth Engine [ Andrew, Thomas ]
* Add ThinIce Engine and Theme [ Andrew, Thomas ]
* Improve Smooth/Redmond/Industrial Engines for RTL Locales [ Andrew ]
* Update README, add COPYING list of licences [ Andrew ]
2004-12-24 10:07:23 +00:00
jmmv
a83b4f3e5d Update to 2.6.0:
Overview of Changes from GTK+ 2.4.x to GTK+ 2.6.0
=================================================

* New widgets
  - GtkIconView
  - GtkAboutDialog
  - GtkCellView
  - GtkFileChooserButton
  - GtkMenuToolButton

* New cell renderers
  - GtkCellRendererCombo
  - GtkCellRendererProgress

* Changes in GtkFileChooser
  - Many tweaks to keynav and other behaviour

* Changes in GtkTreeView
  - Hover selection
  - Hover expand
  - Separators
  - Insensitive rows
  - Typeahead

* Changes in GtkComboBox
  - Allow trees in combo boxes
  - Hover selection
  - Hover expand
  - Separators
  - Insensitive rows
  - Scrolling

* Changes in GtkLabel
  - Rotated text
  - Ellipsisation
  - Dnd from selectable labels
  - Selectable labels in the focus chain
  - Obey the Pango backspace-deletes-character attribute

* Changes in GtkTextView
  - Rotated text
  - Obey the Pango backspace-deletes-character attribute

* Changes in Clipboard/Selection/DND handling
  - Selection ownerchip change notification
  - API to handle text, image and file targets
  - Support text/plain target
  - Support clipboard persistency
  - Support xdnd v5
  - Reduce clipboard timeout to 30 seconds

* Theming
  - Follow icon theme specification for directory locations
  - Themed window icons
  - Themed images in GtkImage
  - Allow themes to displace focus rectangles on click
  - Various new stock icons

* Window Manager interaction
  - Support do-not-focus-on-map hint
  - Support _NET_WM_USER_TIME

* gdk-pixbuf:
  - License information for image loaders
  - Disable loaders
  - Simple rotation
  - Make threadsafe

* Performance improvements
  - Increase chunk size for incremental selection transfers
  - Get rid of many PLT entries
  - Icon theme caching
  - Sync counter mechanism to speed up resizes
  - Reimplement GtkListStore on top of a splay tree
  - Fix algorithmic problems in GtkUIManager

* Win32-specific changes
  - Integrate IME input method module
  - Integrate ms-windows (Wimp) theme engine

* Other changes
  - API for HIG-conform dialogs
  - API for stock-like buttons
  - New init API based on GOption
  - Setting for alternative button order
  - Setting for modules to load
  - Integrate pixbuf theme engine
  - Change notebook tabs with the scroll wheel
  - Ellipsisation in GtkCellRendererText, GtkProgressBar, GtkStatusbar
  - Clean up abi and enforce list of exported symbols
2004-12-24 10:04:39 +00:00
wiz
3bcb3ecb96 Bump PKGREVISION for aspell dependency update. 2004-12-24 04:32:54 +00:00
reed
ba6efd73e1 BuildHtmlManPages was defined twice to NO. So remove one definition. 2004-12-23 12:39:10 +00:00
minskim
4d33895149 Enable pkgviews installation. 2004-12-22 04:47:32 +00:00
minskim
83143cc9fb Update xterm to 197.
Mainly bug fixes.  See http://dickey.his.com/xterm/xterm.log.html
for the complete changelog.
2004-12-21 17:24:48 +00:00
xtraeme
156eefc5de Apply patch from X.org to fix:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0914

While I'm here, make this build again on NetBSD -current, which has not
/usr/include/threadlib.h.

Bump PKGREVISION.
2004-12-20 14:45:25 +00:00