Commit graph

8962 commits

Author SHA1 Message Date
rh
51fa79a877 Update gnustep-preferences to 1.2.0nb18. This changes the filesystem
layout to be more hier(7) compliant.
2009-04-13 12:26:38 +00:00
rh
a53927030c Update gnustep-back to 0.16.0. This makes the backend more hier(7)
compliant.  Changes also include gui rendering improvements and other
bug fixes.
2009-04-13 12:21:37 +00:00
rh
68d8b0ce66 Update gnustep-gui to 0.16.0. This makes the gui library more hier(7)
compliant.  Changes also include lots of compatibility enhancements with
OS X 10.5, including improvements to the NIB loader classes.
2009-04-13 12:19:14 +00:00
wiz
70072dd714 Depend on nautilus-cd-burner, now that it's new enough.
Bump PKGREVISION.

Remove unnecessary dependencies that are pulled in automatically.
2009-04-12 16:52:00 +00:00
snj
33b9c06808 Update HOMEPAGE. 2009-04-11 21:47:39 +00:00
reed
68c88464a6 Needs newer gtk2+ to build. (uses GDK_TYPE_APP_LAUNCH_CONTEXT.) 2009-04-11 17:23:42 +00:00
wiz
c283d91f65 Update to 1.2:
Julien Danjou (2):
      Stop providing autogenerated files in tarball
      Release libxcb 1.2
2009-04-11 12:48:07 +00:00
joerg
368d71b62e Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
joerg
a482d32077 Use META_PACKAGE 2009-04-08 23:11:13 +00:00
joerg
d0076c3403 Remove the remaining NO_MTREE definitions, it has been a nop for a
while.
2009-04-08 22:43:23 +00:00
drochner
a94a7282e0 unfuzz a patch, might help for a problem seen in Linux bulk build 2009-04-08 18:43:17 +00:00
drochner
d77711cf97 split the "xcbgen" Python extension which comes with xcb-proto
into its own pkg and pull it in the common Python way so that
we ensure matching Python versions
2009-04-08 13:06:22 +00:00
drochner
81f257678a remove PYTHON_FOR_BUILD_ONLY - we install Python scripts 2009-04-08 09:58:20 +00:00
wiz
994813ebf5 Bump PKGREVISION for additional dependencies added today. 2009-04-07 15:08:31 +00:00
drochner
b043b080a2 update to 2.20.10
changes:
-bugfixes
-translation updates
-portability improvements
2009-04-07 11:40:20 +00:00
kefren
ee02e0d878 requires: libwnck>=2.26.0, libical, libproxy, gnome-panel>=2.26.0 2009-04-07 11:06:45 +00:00
hasso
be66c8a504 Make it compile on DragonFly master. 2009-04-07 10:59:48 +00:00
kefren
1110bdeff2 Requires gtk2+>=2.15.1 2009-04-07 10:57:42 +00:00
kefren
9648a92cf5 Fix glib2 requirement. It requires glib>=2.19.1 2009-04-07 10:36:52 +00:00
drochner
e20780fc40 export gnome-vfs dependency (header files installed by us refer to it) 2009-04-07 10:28:55 +00:00
drochner
91d3fb8ffc +xine-xcb 2009-04-06 11:40:07 +00:00
drochner
dd052c745e add the "xine-xcb" plugin for xine-lib, from Mark Davies per pkgsrc-wip
(needed for KDE4)
2009-04-06 11:37:13 +00:00
drochner
a6cb398b00 + *xcb* 2009-04-06 10:28:31 +00:00
drochner
79202ef3c0 import xcb-util-0.3.3, from Blair Sadewitz and Michael Stapelberg
per pkgsrc-wip
2009-04-06 10:25:19 +00:00
drochner
49226def63 import libxcb-1.1.93, from Jeremy C. Reed and Michael Stapelberg
per pkgsrc-wip
2009-04-06 10:23:59 +00:00
drochner
b4c4c5745e import xcb-proto-1.4, from Jeremy C. Reed and Michael Stapelberg
per pkgsrc-wip
2009-04-06 10:22:12 +00:00
joerg
1abe9f758d wxGTK28-contrib has to be in sync with wxGTK28 so drop local maintainer
override.
2009-03-27 14:49:19 +00:00
drochner
cb580f0836 inspired by a change in trunk/xsrc:
pull in a patch from upstream which fixes wakeup storms in idletime
counter, reducing the system load significantly if a recent
gnome-screensaver in run
bump PKGREVISION
2009-03-26 20:02:45 +00:00
roy
e37f4f9735 We need to link against libgnomeui as dependant libs no longer do.
Fix some pkglint warnings and add PKG_DESTDIR support.
2009-03-26 16:49:45 +00:00
he
43cafc3804 Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25 22:37:12 +00:00
markd
79879227cd Add a patch to the cups printbackend so that listing of remote
cups printers works on NetBSD. Code assumes that a connect()
on a non blocking socket will eventually succeed but what it actually gets
is failure with EISCONN.  Bump PKGREVISION.
2009-03-25 09:32:48 +00:00
wiz
c684d6a4d2 gtk-builder-convert uses minidom from xml.dom, which needs expat.
Add dependency for py-expat for python23 and python24.

Bump PKGREVISION.

Should fix problem in gnome-keyring reported on pkgsrc-users by Uwe Klaus.
2009-03-25 09:13:16 +00:00
joerg
d297195910 Update to wxGTK-2.8.10:
- bugfixes

For pkgsrc:
- fix installation of wxrc
- build both Unicode and non-Unicode version, they are not API and ABI
  compatible and different programs either
2009-03-23 00:38:55 +00:00
kefren
d295bf6aeb MAKE_JOBS_SAFE=no 2009-03-22 22:35:32 +00:00
wiz
b1076bb765 Remove msgfmtstrip scripts and targets using them, now that the
infrastructure supports this properly (thanks joerg!).
2009-03-22 19:01:37 +00:00
snj
bade0c769c Update to 2.6.0.
=== pygtksourceview 2.6.0 ===

2009-03-04  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* configure.ac: bump version 2.6.0
	* NEWS: updated

2009-03-04  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* configure.ac: bump version 2.5.1

=== pygtksourceview 2.5.0 ===

2009-03-04  Gian Mario Tagliaretti  <gianmt@gnome.org>

	* NEWS: updated
	* configure.ac: bump version 2.5.0

	pygtksourceview 2.5.0 released

2008-12-03  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

	* gtksourceview2.defs:
	Added NBSP to draw spaces.
2009-03-22 16:06:43 +00:00
wiz
995126e4d7 Update to 0.11.10:
===============
Version 0.11.10
===============

Translations

	- Updated crh: Reşat SABIQ
	- Updated gl: Suso Baleato

==============
Version 0.11.9
==============

Misc
	* Remove libgnomeui dependency (Andreas Proschofsky)

Translations

	- Updated ast: Gil Forcada
	- Updated crh: Claude Paroz
	- Updated ro: Alexandru Szasz, Jani Monoses

==============
Version 0.11.8
==============

Misc
	* Work properly when pygobject is not installed
	  in a default directory (Frederic Peters)

Translations

	- Updated sv: Daniel Nylander
	- Updated zh_HK: Chao-Hsiung Liao
	- Updated zh_TW: Chao-Hsiung Liao, Woodman Tuen

==============
Version 0.11.7
==============

Misc
	* Port to GIO (Cosimo Cecchi, Gian Mario Tagliaretti)
	* Require intltool 0.4.0
	* Print better messages when checking for Python libraries

Translations

	- Updated ar: Khaled Hosny
	- Updated el: Djihed Afifi <djihed@gmail.com>, nikosCharonitakis
	- Updated it: Milo Casagrande
	- Updated kk: Claude Paroz, Margulan Moldabekov
2009-03-22 14:40:39 +00:00
wiz
40228923f7 Update to 2.26.0, provided by jmc in PR 41037:
===============
Version 2.26.0
===============

- Remove power notice signal
- Rely on GNOME session idle detection
- Proxy g-s inhibitors over to the session
- Read status message from session
- Accept a full path for theme (Matthias Clasen)

===============
Version 2.25.2
===============

- Fix pixmap leak (Matthias Clasen)
- Fix dialog border width

===============
Version 2.25.1
===============

- Add bevel around dialog
- Fixed #444927, get idle time from xorg
- Fixed #492949, screensavers-personal-slideshow should not show hidden directories (Jörg)
- Fixed #530561, "Random" preview is always the last saver (Maxim Ermilov)
- Fixed #561855, Calls wrong slideshow binary if there is one installed in $PATH (Frederic Crozat)

Translations:
None
2009-03-21 20:26:20 +00:00
darcy
0105decc39 Change MAINTAINER email address at his request. 2009-03-21 16:07:02 +00:00
rillig
0bfd29905c Switched MAINTAINER address to my NetBSD address. 2009-03-21 09:00:15 +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
hasso
b3e1fc6b54 Needs msgfmt (configure only). 2009-03-20 18:36:59 +00:00
hasso
917d49ebb5 Make it build on non amd64 systems with modular xorg. 2009-03-20 17:32:06 +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
snj
c04392ebb8 Update to 0.90.2.
Overview of Changes in 0.90.2 (since 0.90.2)
============================================
Requires Gtk+ 2.12.0

Changes in this release:
- Fixed a crash when using focus_color.
- Now focus_color and scrollbar_color accept symbolic colors.

Overview of Changes in 0.90.1 (since 0.90.0)
============================================
Changes in this release:
- High roundness values are now correctly limited.
- Use focus_color in draw_entry if the theme uses it.
- Removed shadows from GtkCombo and GtkComboBoxEntry.
- Code polishing and bugfixing.
2009-03-19 23:51:31 +00:00
drochner
a55996fa37 restore battstat - gnome-power-manager doesn't do it 2009-03-19 19:24:23 +00:00
drochner
16890e72de use time_t consistently rather than GTime, fixes Y2038 issues on
platforms with 64bit time_t
see gnome bugzilla #569113
2009-03-19 18:54:42 +00:00
drochner
b07034f7fc update to 2.26.0
This switches to the gnome-2.26 release branch
2009-03-19 18:49:21 +00:00
cube
fa9a462303 Don't use + in variable names. It's asking for troubles. 2009-03-19 16:20:52 +00:00
joerg
8fd2978c36 Fix comment. 2009-03-19 15:26:33 +00:00