Commit graph

333 commits

Author SHA1 Message Date
drochner
b5977d4c2a update to 2.24.17
changes: bugfixes
2013-03-14 19:03:00 +00:00
adam
e3362edc22 Changes 2.24.16:
* Bug fixes:
 694077 Make GtkItemFactory produce GtkSeparatorMenuItems
 645065 GtkFileChooserButton doesn't handle closing its dialog correctly
        Reliably stop spinning when a GtkSpinButton is hidden
2013-02-21 22:03:45 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
adam
e35d194f58 Changes 2.24.15:
* Bug fixes:
 626499 GtkClipboard unnotified on change of OS X pasteboard owner
 656565 Signalify (already existing) GtkMenuShell.insert()
 664640 CUPS authentication does not work
 669808 fullscreen/unscreen was broken for Quartz on OS X earli...
 674556 File chooser dialog does not save its sizes
 679883 When printing Custom paper sizes GTK Print Dialog does ...
 683511 spinbutton: fix xthickness bug when resizing the text a...
 689810 Include guard optimization
 689982 Make GChecksum more fully introspectable
 690788 Critical in gtknotebook dnd with rgba colormap
 692099 autogen.sh doesn't recognize automake 1.13
 692554 entry: never use GTK_STATE_ACTIVE to paint the background
 692810 Fails to build with the gold linker due to missing refe...
        Fix scrolling in insensitive modal dialogs
* Translation updates
 Norwegian bokmål
2013-02-13 18:39:39 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
drochner
86a5df9336 update to 2.24.14
changes:
- Use the bookmarks file from the same XDG location as GTK+ 3 if present
- Add a setting to specify the file chooser startup mode
-bugfixes
-translation updates
2012-12-15 12:49:29 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
adam
dcce11989a Removed ftp.gtk.org from MASTER_SITES, since it does not have the latest distfiles 2012-10-07 07:01:50 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
wiz
c057a1e14c Add version information in DESCR.
From Bug Hunting.
2012-10-03 19:31:36 +00:00
adam
a0b208a9ac Changes 2.24.13
* Implement a gtk-primary-button-warps-slider setting
  that lets us adjust scale and scrollbar behaviour
  according to platform.
* Bug fixes:
 661973 Try harder to discriminate Shift-F10 and F10
 675365 Always check if the global context id changed
 674108 Hard crash due to wrong NSAutoreleasePool stacking
* Translation updates:
 Polish
2012-10-03 14:36:57 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
adam
080058c4d2 Changes 2.24.12:
* Allow building with automake 1.12
* Bugs fixed:
 616997 gtk_recent_manager_add_item() is slow
 680346 gtk+-2.24.11 (commit 3f6592f6) breaks keyboard input...
 680901 GTK+: The chinese translations of "even sheet" and  ...
 681784 colorspaces used in gtk+ and cairo quartz backends d...
 683070 tooltip: add tooltip-radius and tooltip-alpha style ...
 683279 range: add a primary-button-warps-slider style prope...
        quartz: fix corruption during scrolling in some cases
* Translation updates:
 Polish
 Traditional Chinese
2012-09-06 11:01:56 +00:00
drochner
d348d1cb67 remove obsolete patch 2012-07-25 09:24:27 +00:00
drochner
b41eaa929c update to 2.24.11
changes:
-WM interaction improvement for X11
-bugfixes
-translation updates
2012-07-24 18:26:00 +00:00
cheusov
6a13d2c1a0 Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@) 2012-05-29 22:58:52 +00:00
obache
214f3a9a55 bump PKGREVISION from python default change to 2.7. 2012-03-10 10:56:12 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
drochner
181142df51 update to 2.24.10
changes:
-printing fix was integrated
-more minor fixes
2012-02-09 12:11:30 +00:00
wiz
fb1a8e5414 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
drochner
68ee683bb6 replace the patch for the printing problem by the official upstream one,
bump PKGREV
2012-02-01 18:23:04 +00:00
drochner
fde1ac2ed5 update to 2.24.9
changes: bugfixes

pkgsrc note: backed out upstream change for cups Custom print options,
it causes crashes at least with firefox, see gnome bug #543520
2012-01-29 10:56:44 +00:00
reed
1e7109d63f need newer libXi dependency due to:
gdkinputprivate.h:38:35: error: X11/extensions/XInput.h: No such file or directory

(header got switched to different package)
2012-01-19 15:17:42 +00:00
drochner
effd998397 update to 2.24.8
changes: bugfixes
2011-11-17 12:57:34 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
drochner
41aa843a46 update to 2.24.7
changes:
-filechooser UI improvements
-bugfixes
-translation updates
2011-10-30 18:11:24 +00:00
adam
2496bd1978 Fix building on Mac OS X 2011-09-09 08:29:20 +00:00
drochner
b5d5b04b49 update to 2.24.6
changes:
-UI changes to Filechooser
-bugfixes
-translation updates
2011-09-06 19:29:15 +00:00
drochner
236147f429 update to 2.24.5
changes:
-bugfixes
-translation updates
-doc improvements
2011-07-08 17:20:05 +00:00
drochner
2988a09b73 bash isn't needed as TOOL anymore, noticed by Matthias Rampke 2011-06-16 09:51:50 +00:00
drochner
1cc6534a8f comment out two non-portable shell variable substitutions and revert
the "bash" requirement for "configure", works around build problems
due to unresolved problems with bash on Dragonfly
(PR pkg/45059 by Matthias Rampke)
2011-06-15 15:48:50 +00:00
obache
0c4b7756d6 Exactly disable detection of db2html.
fixes PR#44908.
2011-04-28 01:57:38 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
drochner
fc2c8ba706 update to 2.24.3
changes:
-Add missing introspection annotations
-bugfixes
-translation updates
2011-04-05 17:50:06 +00:00
drochner
6c8a156774 update to 2.24.3
changes: bugfixes

pkgsrc change: g/c "loaders" template which is in gdk-pixbuf2 now
2011-03-18 16:11:46 +00:00
drochner
9c51d74dd1 update to 2.24.1
This switches to the new gtk-2.24 branch which is intended to
help transition to glib/gtk3. Still binary compatible.
2011-03-09 11:24:05 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
dsainty
1f40f3a084 Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
tnn
38f34b0c14 Fix busted stock icons (PR pkg/44119). Patch borrowed from OpenBSD.
Upstream bug report:
  https://bugzilla.gnome.org/show_bug.cgi?id=629878

While here, update to gtk2+-2.22.1 (bug fixes and translation updates)
2010-11-23 13:31:33 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
drochner
0813e11d61 update to 2.22.0
This switches to the gnome-2.32 release branch
2010-11-15 18:28:45 +00:00
obache
14ac1db377 reorder so that x11 stuffs will be last. 2010-10-10 10:56:44 +00:00
obache
88d21deac5 Move options.mk location so that x11 related stuffs will be buildlinked
after other one.
Workaround of pixman's shlib micro version differ in pkgsrc v.s. xbase
on NetBSD-5.1_RC4.
2010-10-10 07:41:13 +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
minskim
268a57862d Add a missing PLIST entry for the quartz option. 2010-08-27 22:52:57 +00:00