pkgsrc/graphics/denemo/Makefile
wiz 200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00

22 lines
541 B
Makefile

# $NetBSD: Makefile,v 1.25 2010/09/14 11:01:55 wiz Exp $
#
DISTNAME= denemo-0.7.6
PKGREVISION= 3
CATEGORIES= graphics print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=denemo/}
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://denemo.sourceforge.net/
COMMENT= GUI musical score editor written in C/GTK+
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= lilypond-[0-9]*:../../print/lilypond
GNU_CONFIGURE= YES
USE_TOOLS+= pkg-config
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"