head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2026.04.15.08.08.18;	author adam;	state Exp;
branches;
next	;
commitid	FHUziUNAJbxqT1CG;


desc
@@


1.1
log
@py-standard-sunau: added version 3.13.0

Standard library sunau redistribution.
@
text
@# $NetBSD$

DISTNAME=	standard_sunau-3.13.0
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES=	audio python
MASTER_SITES=	${MASTER_SITE_PYPI:=s/standard-sunau/}

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://github.com/youknowone/python-deadlib
COMMENT=	Support for Sun AU sound format
LICENSE=	python-software-foundation

TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+=	${PYPKGPREFIX}-audioop-lts>0:../../audio/py-audioop-lts

USE_LANGUAGES=	# none

PYTHON_VERSIONS_INCOMPATIBLE=	310 311 312

.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
@
