head	1.5;
access;
symbols
	pkgsrc-2026Q1:1.5.0.10
	pkgsrc-2026Q1-base:1.5
	pkgsrc-2025Q4:1.5.0.8
	pkgsrc-2025Q4-base:1.5
	pkgsrc-2025Q3:1.5.0.6
	pkgsrc-2025Q3-base:1.5
	pkgsrc-2025Q2:1.5.0.4
	pkgsrc-2025Q2-base:1.5
	pkgsrc-2025Q1:1.5.0.2
	pkgsrc-2025Q1-base:1.5
	pkgsrc-2024Q4:1.4.0.14
	pkgsrc-2024Q4-base:1.4
	pkgsrc-2024Q3:1.4.0.12
	pkgsrc-2024Q3-base:1.4
	pkgsrc-2024Q2:1.4.0.10
	pkgsrc-2024Q2-base:1.4
	pkgsrc-2024Q1:1.4.0.8
	pkgsrc-2024Q1-base:1.4
	pkgsrc-2023Q4:1.4.0.6
	pkgsrc-2023Q4-base:1.4
	pkgsrc-2023Q3:1.4.0.4
	pkgsrc-2023Q3-base:1.4
	pkgsrc-2023Q2:1.4.0.2
	pkgsrc-2023Q2-base:1.4
	pkgsrc-2023Q1:1.3.0.6
	pkgsrc-2023Q1-base:1.3
	pkgsrc-2022Q4:1.3.0.4
	pkgsrc-2022Q4-base:1.3
	pkgsrc-2022Q3:1.3.0.2
	pkgsrc-2022Q3-base:1.3
	pkgsrc-2022Q2:1.2.0.4
	pkgsrc-2022Q2-base:1.2
	pkgsrc-2022Q1:1.2.0.2
	pkgsrc-2022Q1-base:1.2
	pkgsrc-2021Q4:1.1.0.10
	pkgsrc-2021Q4-base:1.1
	pkgsrc-2021Q3:1.1.0.8
	pkgsrc-2021Q3-base:1.1
	pkgsrc-2021Q2:1.1.0.6
	pkgsrc-2021Q2-base:1.1
	pkgsrc-2021Q1:1.1.0.4
	pkgsrc-2021Q1-base:1.1
	pkgsrc-2020Q4:1.1.0.2
	pkgsrc-2020Q4-base:1.1;
locks; strict;
comment	@# @;


1.5
date	2025.02.12.06.44.24;	author ryoon;	state Exp;
branches;
next	1.4;
commitid	wrOiT0jBBwBs99JF;

1.4
date	2023.05.06.19.09.01;	author ryoon;	state Exp;
branches;
next	1.3;
commitid	U0SnpK5fQpHc6WnE;

1.3
date	2022.09.11.12.51.19;	author wiz;	state Exp;
branches;
next	1.2;
commitid	5DT6DUEaifG2DrTD;

1.2
date	2022.03.28.10.43.35;	author tnn;	state Exp;
branches;
next	1.1;
commitid	a4cavKiniSb6iYxD;

1.1
date	2020.12.02.12.30.20;	author nia;	state Exp;
branches;
next	;
commitid	JfOYOKK6OJhklayC;


desc
@@


1.5
log
@*: Recursive revbump from audio/flac-1.5.0
@
text
@# $NetBSD: Makefile,v 1.4 2023/05/06 19:09:01 ryoon Exp $

DISTNAME=	libgig-4.2.0
PKGREVISION=	4
CATEGORIES=	audio
MASTER_SITES=	https://download.linuxsampler.org/packages/
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://linuxsampler.org/libgig/
COMMENT=	C++ library for working with sampler file formats
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes
USE_LANGUAGES=	c c++
USE_TOOLS+=	pkg-config

PKGCONFIG_OVERRIDE+=	gig.pc.in
PKGCONFIG_OVERRIDE+=	akai.pc.in

.include "../../audio/libsndfile/buildlink3.mk"
.include "../../devel/libuuid/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@


1.4
log
@*: Recursive revbump from audio/libopus 1.4
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2022/09/11 12:51:19 wiz Exp $
d4 1
a4 1
PKGREVISION=	3
@


1.3
log
@*: bump PKGREVISION for flac shlib bump
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2022/03/28 10:43:35 tnn Exp $
d4 1
a4 1
PKGREVISION=	2
@


1.2
log
@a*/*: revbump(1) for libsndfile
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2020/12/02 12:30:20 nia Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.1
log
@Add audio/libgig.

libgig is a C++ library for loading, modifying existing and creating new
Gigasampler (.gig) files and DLS (Downloadable Sounds) Level 1/2 files, KORG
sample based instruments (.KSF and .KMP files), SoundFont v2 (.sf2) files
and AKAI sampler data. The source code package includes a couple of command
line tools based on the library.
@
text
@d1 1
a1 1
# $NetBSD$
d4 1
@

