pkgsrc/x11/zenity/Makefile
jmmv c4a4c543ee Update to 2.6.2:
* Make dialogs transients of parent xterm [Sebastian Kapfer]
* Fix up the dialogs according to the HIG [Sebastian Heinlein]
* Add --text to the list dialog, it was mostly implemented
  but never hooked up [Glynn]
* New and updated translations
	- Adam Weinberger [en_CA]
	- Duarte Loreto [pt]
	- Vincent van Adrighem [nl]
2004-05-15 14:08:47 +00:00

31 lines
899 B
Makefile

# $NetBSD: Makefile,v 1.13 2004/05/15 14:08:47 jmmv Exp $
#
DISTNAME= zenity-2.6.2
CATEGORIES= x11 gnome2
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/zenity/2.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Display GNOME dialogs from the command line
BUILD_USES_MSGFMT= yes
USE_BUILDLINK3= yes
USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
USE_X11= yes
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"