pkgsrc/x11/gtk2-engines-murrine/Makefile
wiz e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00

24 lines
644 B
Makefile

# $NetBSD: Makefile,v 1.7 2010/06/13 22:45:39 wiz Exp $
DISTNAME= murrine-0.90.3
PKGNAME= ${DISTNAME:S/^/gtk2-engines-/}
PKGREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/murrine/0.90/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cimitan.com/murrine/
COMMENT= GTK2+ engine featuring a modern glassy look
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config intltool msgfmt
USE_LIBTOOL= yes
CONFIGURE_ARGS+= --enable-animation
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"