pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/alephone This uses speex (in particular, now spe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce6163cea581
branches: trunk
changeset: 645221:ce6163cea581
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 25 13:30:03 2015 +0000
description:
This uses speex (in particular, now speexdsp), so include the corresponding
buildlink3.mk.
Noted broken by joerg.
diffstat:
games/alephone/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 98e52d05d25b -r ce6163cea581 games/alephone/Makefile
--- a/games/alephone/Makefile Sun Jan 25 13:15:34 2015 +0000
+++ b/games/alephone/Makefile Sun Jan 25 13:30:03 2015 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2013/02/16 11:21:12 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2015/01/25 13:30:03 wiz Exp $
DISTNAME= AlephOne-20120514
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=marathon/}
EXTRACT_SUFX= .tar.bz2
@@ -23,6 +23,7 @@
.include "../../archivers/zziplib/buildlink3.mk"
.include "../../audio/SDL_sound/buildlink3.mk"
+.include "../../audio/speexdsp/buildlink3.mk"
BUILDLINK_API_DEPENDS.SDL+= SDL>=1.2.6
.include "../../devel/SDL/buildlink3.mk"
BUILDLINK_API_DEPENDS.boost-headers+= boost-headers>=1.31
Home |
Main Index |
Thread Index |
Old Index