2017-02-12 07:24:36 +01:00
|
|
|
# $NetBSD: Makefile,v 1.7 2017/02/12 06:25:01 ryoon Exp $
|
2014-02-04 12:36:44 +01:00
|
|
|
|
2014-10-20 14:14:13 +02:00
|
|
|
DISTNAME= asunder-2.5
|
2017-02-12 07:24:36 +01:00
|
|
|
PKGREVISION= 4
|
2014-02-04 12:36:44 +01:00
|
|
|
CATEGORIES= audio
|
|
|
|
MASTER_SITES= http://littlesvr.ca/asunder/releases/
|
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
|
|
|
MAINTAINER= dtyson@anduin.org.uk
|
|
|
|
HOMEPAGE= http://littlesvr.ca/asunder/
|
|
|
|
COMMENT= Graphical CD ripper
|
|
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
|
|
|
|
DEPENDS+= cdparanoia-[0-9]*:../../audio/cdparanoia
|
|
|
|
DEPENDS+= lame-[0-9]*:../../audio/lame
|
|
|
|
DEPENDS+= flac-[0-9]*:../../audio/flac
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
USE_TOOLS+= gmake pkg-config intltool msgfmt
|
|
|
|
|
|
|
|
BUILDLINK_API_DEPENDS.libcddb+= libcddb>=0.9.5
|
|
|
|
.include "../../audio/libcddb/buildlink3.mk"
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|