audio/flac123: update to 2.1.1

upstream has moved to github.

changes:
flac123-2.1.1
       * fix obscure remote mode bug evinced during testing

flac123-2.1.0
       * Remote mode stream destinations changed to stdout and stderr
       * --buffer-time option replaces --buffer-size passed to libao driver

flac123-2.0.0
       * Code refresh and maintenance
       * 24 bit depth support
       * 8 bit depth fix with proper wav output on macOS
       * pulse is Linux default
       * remove LEGACY_FLAC #define
       * update --help with modern driver names
       * move codebase to github
This commit is contained in:
snj 2023-09-14 04:04:52 +00:00
parent 50838b55f5
commit 62458d6b52
3 changed files with 11 additions and 13 deletions

View File

@ -1,20 +1,17 @@
# $NetBSD: Makefile,v 1.17 2022/09/11 12:51:16 wiz Exp $
# $NetBSD: Makefile,v 1.18 2023/09/14 04:04:52 snj Exp $
DISTNAME= flac123-0.0.12-release
PKGNAME= ${DISTNAME:S/-release//}
PKGREVISION= 1
DISTNAME= flac123-2.1.1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac-tools/}
MASTER_SITES= ${MASTER_SITE_GITHUB:=flac123/}
GITHUB_TAG= v2.1.1
MAINTAINER= snj@NetBSD.org
HOMEPAGE= http://flac-tools.sourceforge.net/
HOMEPAGE= https://github.com/flac123/flac123
COMMENT= Command-line program for playing FLAC audio files
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
.include "../../audio/flac/buildlink3.mk"
.include "../../audio/libao/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"

View File

@ -1,2 +1,3 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/16 00:53:02 xtraeme Exp $
@comment $NetBSD: PLIST,v 1.2 2023/09/14 04:04:52 snj Exp $
bin/flac123
man/man1/flac123.1

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2021/10/26 09:58:57 nia Exp $
$NetBSD: distinfo,v 1.11 2023/09/14 04:04:52 snj Exp $
BLAKE2s (flac123-0.0.12-release.tar.gz) = 8d1b2daaeae7f49419aa3a7e9061802b0dad098c18eccb13b0c9bb174dbc3cdc
SHA512 (flac123-0.0.12-release.tar.gz) = 4bfabecae86cf11a13bd45025d7fbdee189918e0cd4eee0128856897710b44afd19df5675cae9426d30e9d8cd09b358333438cd05701fa0a7a00a8493a77e1f7
Size (flac123-0.0.12-release.tar.gz) = 129795 bytes
BLAKE2s (flac123-2.1.1.tar.gz) = 4e1878cda4e459540e6f2c21c6397dfb387064172a7708e1e804c54125c24c08
SHA512 (flac123-2.1.1.tar.gz) = bdcf6ce573535b9282a87f17b9f0e8221303800444dbf430d980232fd0419680d83c74c7c3d8a4c1ce764f5a4752dca7483802d48a38bdb3ef50520e901cc2e5
Size (flac123-2.1.1.tar.gz) = 132039 bytes