head	1.18;
access;
symbols
	pkgsrc-2026Q1:1.18.0.2
	pkgsrc-2026Q1-base:1.18
	pkgsrc-2025Q4:1.17.0.2
	pkgsrc-2025Q4-base:1.17
	pkgsrc-2025Q3:1.16.0.2
	pkgsrc-2025Q3-base:1.16
	pkgsrc-2025Q2:1.15.0.2
	pkgsrc-2025Q2-base:1.15
	pkgsrc-2025Q1:1.14.0.2
	pkgsrc-2025Q1-base:1.14
	pkgsrc-2024Q4:1.13.0.2
	pkgsrc-2024Q4-base:1.13
	pkgsrc-2024Q3:1.11.0.4
	pkgsrc-2024Q3-base:1.11
	pkgsrc-2024Q2:1.11.0.2
	pkgsrc-2024Q2-base:1.11
	pkgsrc-2024Q1:1.9.0.4
	pkgsrc-2024Q1-base:1.9
	pkgsrc-2023Q4:1.9.0.2
	pkgsrc-2023Q4-base:1.9
	pkgsrc-2023Q3:1.6.0.6
	pkgsrc-2023Q3-base:1.6
	pkgsrc-2023Q2:1.6.0.4
	pkgsrc-2023Q2-base:1.6
	pkgsrc-2023Q1:1.6.0.2
	pkgsrc-2023Q1-base:1.6
	pkgsrc-2022Q4:1.4.0.10
	pkgsrc-2022Q4-base:1.4
	pkgsrc-2022Q3:1.4.0.8
	pkgsrc-2022Q3-base:1.4
	pkgsrc-2022Q2:1.4.0.6
	pkgsrc-2022Q2-base:1.4
	pkgsrc-2022Q1:1.4.0.4
	pkgsrc-2022Q1-base:1.4
	pkgsrc-2021Q4:1.4.0.2
	pkgsrc-2021Q4-base:1.4
	pkgsrc-2021Q3:1.3.0.4
	pkgsrc-2021Q3-base:1.3
	pkgsrc-2021Q2:1.3.0.2
	pkgsrc-2021Q2-base:1.3;
locks; strict;
comment	@# @;


1.18
date	2026.01.27.08.39.00;	author wiz;	state Exp;
branches;
next	1.17;
commitid	f4MYtJVcsY7dz0sG;

1.17
date	2025.10.23.20.35.52;	author wiz;	state Exp;
branches;
next	1.16;
commitid	1V2hBZn9ypXaCJfG;

1.16
date	2025.08.30.22.44.38;	author wiz;	state Exp;
branches;
next	1.15;
commitid	2izPxU30rhec4O8G;

1.15
date	2025.04.24.14.13.15;	author wiz;	state Exp;
branches;
next	1.14;
commitid	A3VBjL8Zdd4LljSF;

1.14
date	2024.12.27.08.19.22;	author wiz;	state Exp;
branches;
next	1.13;
commitid	tLKuqVS8lkJCb7DF;

1.13
date	2024.11.17.07.15.34;	author wiz;	state Exp;
branches;
next	1.12;
commitid	xKvmQYB52TGx7YxF;

1.12
date	2024.10.20.14.03.24;	author wiz;	state Exp;
branches;
next	1.11;
commitid	iXiXTiwhLpC9hpuF;

1.11
date	2024.05.21.10.35.42;	author nia;	state Exp;
branches;
next	1.10;
commitid	xD8yqtDUVI431RaF;

1.10
date	2024.04.07.07.33.33;	author wiz;	state Exp;
branches;
next	1.9;
commitid	oMYDjdZchby5qb5F;

1.9
date	2023.11.14.14.01.24;	author wiz;	state Exp;
branches;
next	1.8;
commitid	BZ5vzwBRof1beAME;

1.8
date	2023.11.12.13.20.40;	author wiz;	state Exp;
branches;
next	1.7;
commitid	SjpNXQIV5XeZ3kME;

1.7
date	2023.10.21.17.09.46;	author gdt;	state Exp;
branches;
next	1.6;
commitid	Sr0Nb6aaZLDw2wJE;

1.6
date	2023.01.29.21.15.29;	author ryoon;	state Exp;
branches;
next	1.5;
commitid	QL7aBXsBGmQvUtbE;

1.5
date	2023.01.03.17.36.46;	author wiz;	state Exp;
branches;
next	1.4;
commitid	vvAqE6UmuqFFx78E;

1.4
date	2021.12.08.16.03.18;	author adam;	state Exp;
branches;
next	1.3;
commitid	2PyWjHx5T8rqARjD;

1.3
date	2021.05.09.09.12.09;	author nia;	state Exp;
branches;
next	1.2;
commitid	QxXbyZk4FHAAasSC;

1.2
date	2021.05.09.08.38.20;	author nia;	state Exp;
branches;
next	1.1;
commitid	ow5aVk45O8OWYrSC;

1.1
date	2021.05.09.07.54.42;	author nia;	state Exp;
branches;
next	;
commitid	KggKtrnEdteWJrSC;


desc
@@


1.18
log
@*: recursive bump for removal of cairo's xcb option
@
text
@# $NetBSD: Makefile,v 1.17 2025/10/23 20:35:52 wiz Exp $

PKGREVISION= 15
.include "../../audio/ossinfo/Makefile.common"

PKGNAME=	ossxmix-${OSS_CMD_VER}
CATEGORIES=	audio

MAINTAINER=	nia@@NetBSD.org
COMMENT=	Audio mixer GUI from OSSv4

USE_TOOLS+=	pkg-config

INSTALLATION_DIRS+=	share/applications

install-desktop-file: .PHONY
	${INSTALL_DATA} ${FILESDIR}/ossxmix.desktop \
		${DESTDIR}${PREFIX}/share/applications

do-install: install-desktop-file

.include "../../sysutils/desktop-file-utils/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@


1.17
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.16 2025/08/30 22:44:38 wiz Exp $
d3 1
a3 1
PKGREVISION= 14
@


1.16
log
@*: recursive bump for tiff growing lerc dependency
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.15 2025/04/24 14:13:15 wiz Exp $
d3 1
a3 1
PKGREVISION= 13
@


1.15
log
@*: recursive bump for jpeg -> libjpeg-turbo switch
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.14 2024/12/27 08:19:22 wiz Exp $
d3 1
a3 1
PKGREVISION= 12
@


1.14
log
@*: recursive bump for pango requiring fontconfig 2.15
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.13 2024/11/17 07:15:34 wiz Exp $
d3 1
a3 1
PKGREVISION= 11
@


1.13
log
@*: recursive bump for default-on option of at-spi2-core
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.12 2024/10/20 14:03:24 wiz Exp $
d3 1
a3 1
PKGREVISION= 10
@


1.12
log
@*: recursive bump for merging at-spi2-atk and atk into at2-spi-core

Remove at-spi2-atk and atk
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 2024/05/21 10:35:42 nia Exp $
d3 1
a3 1
PKGREVISION= 9
@


1.11
log
@ossxmix: Improve layout on NetBSD.

Bump revision for code change.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 2024/04/07 07:33:33 wiz Exp $
d3 1
a3 1
PKGREVISION= 8
@


1.10
log
@*: bump for cairo buildlink3.mk change

lzo was made an option
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2023/11/14 14:01:24 wiz Exp $
d3 1
a3 1
PKGREVISION= 7
@


1.9
log
@*: recursive bump for cairo dependency changes
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2023/11/12 13:20:40 wiz Exp $
d3 1
a3 1
PKGREVISION= 6
@


1.8
log
@*: revebump for new brotli option for freetype2

Addresses PR 57693
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2023/10/21 17:09:46 gdt Exp $
d3 1
a3 1
PKGREVISION= 5
@


1.7
log
@recursive revbump for tiff update
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2023/01/29 21:15:29 ryoon Exp $
d3 1
a3 1
PKGREVISION= 4
@


1.6
log
@*: Recursive revbup from graphics/freetype2
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2023/01/03 17:36:46 wiz Exp $
d3 1
a3 1
PKGREVISION= 3
@


1.5
log
@*: recursive bump for tiff shlib major bump
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2021/12/08 16:03:18 adam Exp $
d3 1
a3 1
PKGREVISION= 2
@


1.4
log
@revbump for icu and libffi
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2021/05/09 09:12:09 nia Exp $
d3 1
a3 1
PKGREVISION= 1
@


1.3
log
@oss*: simplify version handling
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2021/05/09 08:38:20 nia Exp $
d3 1
@


1.2
log
@audio/oss*: convert to Makefile.common
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2021/05/09 07:54:42 nia Exp $
d5 1
a5 1
PKGNAME=	ossxmix-${DISTNAME:S/oss-v//1:S/-src-bsd//1:S/-/./g}
@


1.1
log
@add audio/ossxmix

Graphical (GTK+) mixer application from the Open Sound System.

Compatible with: NetBSD 10, Solaris 11, FreeBSD.
@
text
@d1 3
a3 1
# $NetBSD$
a4 1
DISTNAME=	oss-v4.2-build2019-src-bsd
a6 2
MASTER_SITES=	http://www.opensound.com/developer/sources/stable/bsd/
EXTRACT_SUFX=	.tar.bz2
a8 1
HOMEPAGE=	http://www.opensound.com/
a9 1
LICENSE=	2-clause-bsd
a12 23
BUILD_DIRS=	cmd/ossxmix

# NOTE: Linux support will require an OSSv4 package integrated into
# oss.buildlink3.mk
ONLY_FOR_PLATFORM+=	FreeBSD-*-*
ONLY_FOR_PLATFORM+=	NetBSD-*-*
ONLY_FOR_PLATFORM+=	SunOS-*-*

.include "../../mk/oss.buildlink3.mk"

LDFLAGS+=	${LIBOSSAUDIO}

.if ${OPSYS} == "NetBSD" && \
	(!empty(OS_VERSION:M[5-9].*) && empty(OS_VERSION:M9.99.*))
PKG_SKIP_REASON+=	"Requires OSSv4 support"
.endif

SUBST_CLASSES+=		paths
SUBST_STAGE.paths=	pre-configure
SUBST_FILES.paths=	cmd/${PKGBASE}/ossxmix.man
SUBST_SED.paths=	-e 's,/usr/bin,${PREFIX}/bin,g'

INSTALLATION_DIRS+=	bin
a13 1
INSTALLATION_DIRS+=	share/doc/${PKGBASE}
d15 1
a15 6
pre-build:
	${CP} ${FILESDIR}/Makefile ${WRKSRC}/cmd/${PKGBASE}/Makefile

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/cmd/${PKGBASE}/ossxmix \
		${DESTDIR}${PREFIX}/bin/ossxmix
d18 2
a19 4
	${INSTALL_DATA} ${WRKSRC}/COPYING \
		${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
	${INSTALL_DATA} ${WRKSRC}/cmd/${PKGBASE}/ossxmix.man \
		${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
@

