pkgsrc-wip/gnome-alsamixer/Makefile
Thomas Klausner 41f92d5420 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:46:54 +00:00

18 lines
501 B
Makefile

# $NetBSD: Makefile,v 1.7 2010/06/13 22:47:05 thomasklausner Exp $
#
DISTNAME= gnome-alsamixer-0.9.6
PKGREVISION= 4
CATEGORIES= audio gnome
MASTER_SITES= ftp://ftp.paw.co.za/pub/PAW/sources/
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.paw.za.org/projects/gnome-alsamixer/
COMMENT= Sound mixer for Advanced Linux Sound Architecture (ALSA)
GNU_CONFIGURE= yes
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../wip/alsa-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"