Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.55 2013/06/06 12:54:01 wiz Exp $
# $NetBSD: Makefile,v 1.56 2013/07/05 13:29:28 ryoon Exp $
#
DISTNAME= WSoundServer-0.4.0
PKGNAME= wsoundserver-0.4.0
PKGREVISION= 23
PKGREVISION= 24
CATEGORIES= audio wm windowmaker
MASTER_SITES= # ftp://shadowmere.student.utwente.nl/pub/WindowMaker/

View File

@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.25 2013/06/06 12:54:01 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.26 2013/07/05 13:29:28 ryoon Exp $
BUILDLINK_TREE+= wsoundserver
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= wsoundserver
WSOUNDSERVER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.wsoundserver+= wsoundserver>=0.4.0nb4
BUILDLINK_ABI_DEPENDS.wsoundserver+= wsoundserver>=0.4.0nb23
BUILDLINK_ABI_DEPENDS.wsoundserver+= wsoundserver>=0.4.0nb24
BUILDLINK_PKGSRCDIR.wsoundserver?= ../../audio/wsoundserver
.include "../../audio/libaudiofile/buildlink3.mk"