summaryrefslogtreecommitdiff
path: root/devel/libwnck/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-09-21 16:52:05 +0000
committerjmmv <jmmv@pkgsrc.org>2004-09-21 16:52:05 +0000
commitf32f2bc57fbd6fc0d1b2aa9005362e32c59af59e (patch)
treea1df96db08c4262d171c9229df0c9726a02d67e9 /devel/libwnck/Makefile
parent2d041ebd92e783bf746a50b6f4f2bd45b52cf45b (diff)
downloadpkgsrc-f32f2bc57fbd6fc0d1b2aa9005362e32c59af59e.tar.gz
Update to 2.8.0. This version corresponds to GNOME 2.8.0.
2.7.92 Fixes - Setup gtk-doc to pull out API documentation (J.H.M. Dassen (Ray)) Translators - Laszlo Dvornik (hu) - Kjartan Maraas (nb) - Laurent Dhima (sq) 2.7.91 Fixes - Fix issue with AtkComponent co-ordinates (Arvind Samptur) - Fix window minimization vs. activation for mouse focus (Elijah Newren) - Resolve some no-focus-on-map issues (Elijah Newren) - Regenerate stale built sources (Torsten Schoenfeld) Translators - Kemal Sanjta (bs) - Pauli Virtanen (fi) - Amanpreet Singh Alam (pa) 2.7.90 Fixes - Add support for the _NET_WM_STATE_DEMANDS_ATTENTION hint (Rob Adams) - Display shaded windows as "= <name> =" instead of "[ <name> ]" (James M. Cape) - Desensitize "Move To Workspace" items for sticky windows (Arvind Samptur) Translators - Vladimir Petkov (bg) - Laurent Dhima (sq)
Diffstat (limited to 'devel/libwnck/Makefile')
-rw-r--r--devel/libwnck/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libwnck/Makefile b/devel/libwnck/Makefile
index 324928c54e5..8c2bfb7906e 100644
--- a/devel/libwnck/Makefile
+++ b/devel/libwnck/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2004/09/03 13:06:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.21 2004/09/21 16:52:05 jmmv Exp $
#
-DISTNAME= libwnck-2.6.2.1
+DISTNAME= libwnck-2.8.0
CATEGORIES= devel x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libwnck/2.6/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libwnck/2.8/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org