git: 8434b0a91e8a - main - audio/soundtouch: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Oct 2021 19:15:55 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=8434b0a91e8a30864350b6c684f473ba3d3086d5 commit 8434b0a91e8a30864350b6c684f473ba3d3086d5 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-05 18:52:41 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-05 19:11:46 +0000 audio/soundtouch: Add CPE information Approved by: portmgr (blanket) --- audio/soundtouch/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile index 527114cc0040..a715b7324da4 100644 --- a/audio/soundtouch/Makefile +++ b/audio/soundtouch/Makefile @@ -10,11 +10,13 @@ COMMENT= Open-source audio processing library LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.TXT -USES= cmake +USES= cmake cpe USE_GITLAB= yes GL_COMMIT= e1f315f5358d9db5cee35a7a2886425489fcefe8 USE_LDCONFIG= yes +CPE_VENDOR= surina + CMAKE_ON= BUILD_SHARED_LIBS OPTIONS_DEFINE= INTEGER_SAMPLES OPTIMIZED_CFLAGS