Index: head/audio/libaudec/files/patch-meson.build =================================================================== --- head/audio/libaudec/files/patch-meson.build (revision 566892) +++ head/audio/libaudec/files/patch-meson.build (nonexistent) @@ -1,11 +0,0 @@ ---- meson.build.orig 2020-08-15 13:40:04 UTC -+++ meson.build -@@ -162,7 +162,7 @@ config_h_dep = declare_dependency ( - ) - audec_deps += config_h_dep - --audec = static_library ( -+audec = shared_library ( - 'audec', - sources: srcs, - dependencies: [ Property changes on: head/audio/libaudec/files/patch-meson.build ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/libaudec/Makefile =================================================================== --- head/audio/libaudec/Makefile (revision 566892) +++ head/audio/libaudec/Makefile (revision 566893) @@ -1,30 +1,30 @@ # $FreeBSD$ PORTNAME= libaudec DISTVERSIONPREFIX= v -DISTVERSION= 0.2.4 -PORTREVISION= 1 +DISTVERSION= 0.3.4 CATEGORIES= audio devel MAINTAINER= yuri@FreeBSD.org COMMENT= Wrapper library over ffmpeg, sndfile and libsamplerate LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \ libsndfile.so:audio/libsndfile USES= compiler:c11 meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= zrythm USE_LDCONFIG= yes MESON_ARGS= -Dtests=false PLIST_FILES= bin/audec \ include/audec/audec.h \ + lib/libaudec.a \ lib/libaudec.so \ libdata/pkgconfig/audec.pc .include Index: head/audio/libaudec/distinfo =================================================================== --- head/audio/libaudec/distinfo (revision 566892) +++ head/audio/libaudec/distinfo (revision 566893) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600681399 -SHA256 (zrythm-libaudec-v0.2.4_GH0.tar.gz) = eb769bc50f1f2b45cf13159eceff3e302a60bb80617e57023ba3408608860a46 -SIZE (zrythm-libaudec-v0.2.4_GH0.tar.gz) = 626622 +TIMESTAMP = 1614624954 +SHA256 (zrythm-libaudec-v0.3.4_GH0.tar.gz) = 9a53eb292804818ddd8b19f749f64257ca586b54672494daf138092858935115 +SIZE (zrythm-libaudec-v0.3.4_GH0.tar.gz) = 627382