summaryrefslogtreecommitdiff
path: root/misc/gok/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-10-28 06:34:31 +0000
committerobache <obache@pkgsrc.org>2008-10-28 06:34:31 +0000
commitaee725c97a422b1ef30bb180e5883adcf5e13281 (patch)
tree13c31a4cd9bcdc77268dec849dab6449f0e4e30c /misc/gok/Makefile
parentbf4ba4fad648234418229ad3608299a50cbc8d60 (diff)
downloadpkgsrc-aee725c97a422b1ef30bb180e5883adcf5e13281.tar.gz
Update GOK to 2.24.0.
While here, change HOMEPAGE to Gnome's one, old page does not mentions recent informations. What's new in GOK 2.24.0? * Now aligning with GNOME versioning! * Stability based bug fixes, and updated translations.
Diffstat (limited to 'misc/gok/Makefile')
-rw-r--r--misc/gok/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/misc/gok/Makefile b/misc/gok/Makefile
index 87ab5e3ab5f..ef92d42daf1 100644
--- a/misc/gok/Makefile
+++ b/misc/gok/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.59 2008/07/21 01:28:02 obache Exp $
+# $NetBSD: Makefile,v 1.60 2008/10/28 06:34:31 obache Exp $
#
-DISTNAME= gok-1.4.0
+DISTNAME= gok-2.24.0
CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/1.4/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/2.24/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gok.ca/
+HOMEPAGE= http://library.gnome.org/devel/gok/
COMMENT= GNOME On-Screen Keyboard
PKG_DESTDIR_SUPPORT= user-destdir
@@ -24,11 +24,12 @@ GCONF_SCHEMAS= gok.schemas
BUILDLINK_DEPMETHOD.libXt?= build
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.11.0
+BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.14.0
.include "../../audio/esound/buildlink3.mk"
.include "../../audio/gnome-speech/buildlink3.mk"
.include "../../devel/at-spi/buildlink3.mk"
.include "../../devel/atk/buildlink3.mk"
-.include "../../devel/gail/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"