pkgsrc/x11/gnome-mag/Makefile
jmmv 798a57742b Update to 0.10.11:
* bugfixes: fixes for border-color, use of --source-display and
  --target-display at runtime (client still needs to destroy and
  recreate any existing zoom regions after such a change, or else
  you need gnome-mag-0.11.1).

* added code in control-client.c to test runtime change of source and
  target.
2004-05-15 14:41:13 +00:00

32 lines
919 B
Makefile

# $NetBSD: Makefile,v 1.14 2004/05/15 14:41:13 jmmv Exp $
#
DISTNAME= gnome-mag-0.10.11
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.10/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME screen magnifier
USE_BUILDLINK3= yes
USE_DIRS+= gnome2-1.2
USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_X11= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= gnome-mag-1.0.pc.in
.include "../../devel/at-spi/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"