pkgsrc-wip/lives/Makefile
2006-07-16 16:08:38 +00:00

24 lines
647 B
Makefile

# $NetBSD: Makefile,v 1.3 2006/07/16 16:08:39 shattered Exp $
#
DISTNAME= LiVES-0.9.6-pre2
PKGNAME= lives-0.9.6pre2
CATEGORIES= multimedia
MASTER_SITES= http://www.xs4all.nl/%7Esalsaman/lives/current/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://lives.sourceforge.net/
COMMENT= Linux Video Editing System
DEPENDS+= mplayer>=1.0rc1:../../multimedia/mplayer
DEPENDS+= mencoder>=1.0rc1:../../multimedia/mencoder
WRKSRC= ${WRKDIR}/lives-0.9.6-pre2
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake
GNU_CONFIGURE= yes
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"