audio/audiowmark: Use upstream release archive
* PORTVERSION --> DISTVERSION * Use upstream release archive * Remove USES= autoreconf * Add USES= compiler:c++14-lang PR: 286839
This commit is contained in:
parent
e0b8ce7ea0
commit
cb3118e845
@ -1,6 +1,8 @@
|
||||
PORTNAME= audiowmark
|
||||
PORTVERSION= 0.6.5
|
||||
DISTVERSION= 0.6.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://github.com/swesterfeld/${PORTNAME}/releases/download/${DISTVERSION}/
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Audio and video watermarking tool
|
||||
@ -9,10 +11,7 @@ WWW= https://github.com/swesterfeld/audiowmark
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_FreeBSD_13= compilation fails: error: static declaration of '__builtin_bswap32' follows non-static declaration
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3 \
|
||||
autoconf-archive>=0:devel/autoconf-archive
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3
|
||||
LIB_DEPENDS= libfftw3f.so:math/fftw3-float \
|
||||
libgcrypt.so:security/libgcrypt \
|
||||
libgpg-error.so:security/libgpg-error \
|
||||
@ -20,11 +19,8 @@ LIB_DEPENDS= libfftw3f.so:math/fftw3-float \
|
||||
libsndfile.so:audio/libsndfile \
|
||||
libzita-resampler.so:audio/zita-resampler
|
||||
|
||||
USES= autoreconf gettext-tools libtool localbase:ldflags pkgconfig \
|
||||
shebangfix
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= swesterfeld
|
||||
|
||||
USES= compiler:c++14-lang gettext-tools libtool localbase:ldflags \
|
||||
pkgconfig shebangfix tar:zst
|
||||
SHEBANG_FILES= src/videowmark
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1747377607
|
||||
SHA256 (swesterfeld-audiowmark-0.6.5_GH0.tar.gz) = 63a87a512fd58a3179ae953d07b80451a76b93ec2c9454f83bb787a690b48dc0
|
||||
SIZE (swesterfeld-audiowmark-0.6.5_GH0.tar.gz) = 172541
|
||||
TIMESTAMP = 1747424391
|
||||
SHA256 (audiowmark-0.6.5.tar.zst) = 12dd0232e47f29521c91d9d642183b3ca4145be61d353c4dc6d1c6cd7c388a4b
|
||||
SIZE (audiowmark-0.6.5.tar.zst) = 377079
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user