pkgsrc/x11/gnome-mag/Makefile
jmmv 13cffc5333 Update to 0.12.4:
* Use doxygen to build idl docs, if available.
* Fixes to prevent unnecessary repaints, and reallocate the scaled pixbuf
  if the source bounds change (from Carlos Diogenes), bug #171465.
2006-03-30 21:31:29 +00:00

29 lines
848 B
Makefile

# $NetBSD: Makefile,v 1.31 2006/03/30 21:31:29 jmmv Exp $
#
DISTNAME= gnome-mag-0.12.4
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.12/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME screen magnifier
USE_DIRS+= gnome2-1.5
USE_TOOLS+= gmake pkg-config
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= 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/popt/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"