head	1.10;
access;
symbols
	pkgsrc-2026Q1:1.10.0.2
	pkgsrc-2026Q1-base:1.10
	pkgsrc-2025Q4:1.6.0.2
	pkgsrc-2025Q4-base:1.6
	pkgsrc-2025Q3:1.4.0.2
	pkgsrc-2025Q3-base:1.4;
locks; strict;
comment	@# @;


1.10
date	2026.02.06.10.04.13;	author wiz;	state Exp;
branches;
next	1.9;
commitid	MwQEYCXeWSFvIitG;

1.9
date	2026.01.27.08.38.56;	author wiz;	state Exp;
branches;
next	1.8;
commitid	f4MYtJVcsY7dz0sG;

1.8
date	2026.01.07.08.45.48;	author wiz;	state Exp;
branches;
next	1.7;
commitid	1wQ3ICD8eebefrpG;

1.7
date	2025.12.26.11.12.06;	author adam;	state Exp;
branches;
next	1.6;
commitid	I9HWTTXuxDNKrUnG;

1.6
date	2025.10.23.20.35.40;	author wiz;	state Exp;
branches;
next	1.5;
commitid	1V2hBZn9ypXaCJfG;

1.5
date	2025.10.05.19.25.39;	author js;	state Exp;
branches;
next	1.4;
commitid	U70EDQkwOmfbOpdG;

1.4
date	2025.08.30.22.44.34;	author wiz;	state Exp;
branches;
next	1.3;
commitid	2izPxU30rhec4O8G;

1.3
date	2025.08.12.00.57.28;	author ryoon;	state Exp;
branches;
next	1.2;
commitid	C89hJ7zcS79Spn6G;

1.2
date	2025.08.11.20.45.35;	author wiz;	state Exp;
branches;
next	1.1;
commitid	d4N5EYJu0pqu1m6G;

1.1
date	2025.08.10.13.41.17;	author ryoon;	state Exp;
branches;
next	;
commitid	vYsNFU4VPE5XHb6G;


desc
@@


1.10
log
@*: recursive bump for nettle 4.0 shlib major bump
@
text
@# $NetBSD: Makefile,v 1.9 2026/01/27 08:38:56 wiz Exp $

DISTNAME=	boca-1.0.7
PKGREVISION=	7
CATEGORIES=	audio
MASTER_SITES=	${MASTER_SITE_GITHUB:=enzo1982/}
GITHUB_PROJECT=	BoCA
GITHUB_RELEASE=	v1.0.7

MAINTAINER=	ryoon@@NetBSD.org
HOMEPAGE=	https://github.com/enzo1982/BoCA/
COMMENT=	Component library used by the fre:ac (audio/freac)
LICENSE=	gnu-gpl-v2

USE_LANGUAGES=	c c++
USE_TOOLS+=	gmake
CFLAGS+=	-I${BUILDLINK_DIR}/include

MAKE_FLAGS=	prefix=${PREFIX}

.include "../../devel/smooth/buildlink3.mk"
.include "../../misc/libcdio-paranoia/buildlink3.mk"
.include "../../textproc/uriparser/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@


1.9
log
@*: recursive bump for removal of cairo's xcb option
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2026/01/07 08:45:48 wiz Exp $
d4 1
a4 1
PKGREVISION=	6
@


1.8
log
@*: recursive bump for icu 78.1
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2025/12/26 11:12:06 adam Exp $
d4 1
a4 1
PKGREVISION=	5
@


1.7
log
@revbump for libcdio
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2025/10/23 20:35:40 wiz Exp $
d4 1
a4 1
PKGREVISION=	4
@


1.6
log
@*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by /usr/pkg/lib/libglib-2.0.so.0 not defined
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2025/10/05 19:25:39 js Exp $
d4 1
a4 1
PKGREVISION=	3
@


1.5
log
@*: rev bump for curl
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2025/08/30 22:44:34 wiz Exp $
d4 1
a4 1
PKGREVISION=	2
@


1.4
log
@*: recursive bump for tiff growing lerc dependency
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2025/08/12 00:57:28 ryoon Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.3
log
@audio/boca: Enable audio/boca again
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2025/08/11 20:45:35 wiz Exp $
d4 1
@


1.2
log
@boca: remove reference to non-existent devel/smooth
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2025/08/10 13:41:17 ryoon Exp $
d20 1
a20 1
#.include "../../devel/smooth/buildlink3.mk"
@


1.1
log
@audio/boca: import boca-1.0.7

BoCA is the component framework behind the fre:ac audio converter.
It provides unified interfaces for components like encoders,
decoders, taggers and extensions as well as code to support
communication between the application and its components.
@
text
@d1 1
a1 1
# $NetBSD$
d20 1
a20 1
.include "../../devel/smooth/buildlink3.mk"
@

