Skip to content

Commit

Permalink
audio/webrtc-audio-processing: update to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Sep 2, 2023
1 parent 0b36ad0 commit e0c86cf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions audio/webrtc-audio-processing/Makefile
@@ -1,6 +1,5 @@
PORTNAME= webrtc-audio-processing
DISTVERSION= 1.1
PORTREVISION= 1
DISTVERSION= 1.2
CATEGORIES= audio
MASTER_SITES= https://freedesktop.org/software/pulseaudio/${PORTNAME}/

Expand All @@ -20,6 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc= fails to compile: ./webrtc/rtc_base/system/arch.h:54:2: Please add support for your architecture in rtc_base/system/arch.h

BUILD_DEPENDS= abseil>0:devel/abseil
RUN_DEPENDS= abseil>0:devel/abseil # pkgconfig

USES= compiler:c++17-lang meson pkgconfig
USE_LDCONFIG= yes
Expand Down
6 changes: 3 additions & 3 deletions audio/webrtc-audio-processing/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1685053551
SHA256 (webrtc-audio-processing-1.1.tar.gz) = 59b3d47aedd32dd6fe4836478499ebb7c5bcad815f14dccddbbd70e752a99e5f
SIZE (webrtc-audio-processing-1.1.tar.gz) = 879222
TIMESTAMP = 1693580731
SHA256 (webrtc-audio-processing-1.2.tar.gz) = 93bff264b4ffd3e2ba5ac97ba05cadff56e342557d8431784847c5347e457667
SIZE (webrtc-audio-processing-1.2.tar.gz) = 879752
SHA256 (2083c9a5dd34.patch) = 3c34cc248c0292032b26ef67f078505037e51e84b6c7955162cac058aed54360
SIZE (2083c9a5dd34.patch) = 4496
SHA256 (d49a0855a33b.patch) = fe8a4421a664108e7f5223f61278cd5a9096d8d0f33d1d648ac2c952d4c633b4
Expand Down
4 changes: 2 additions & 2 deletions audio/webrtc-audio-processing/pkg-plist
Expand Up @@ -22,8 +22,8 @@ include/webrtc-audio-processing-1/system_wrappers/include/cpu_features_wrapper.h
include/webrtc-audio-processing-1/system_wrappers/include/metrics.h
include/webrtc-audio-processing-1/system_wrappers/include/sleep.h
lib/libwebrtc-audio-coding-1.so
lib/libwebrtc-audio-coding-1.so.1
lib/libwebrtc-audio-coding-1.so.2
lib/libwebrtc-audio-processing-1.so
lib/libwebrtc-audio-processing-1.so.1
lib/libwebrtc-audio-processing-1.so.2
libdata/pkgconfig/webrtc-audio-coding-1.pc
libdata/pkgconfig/webrtc-audio-processing-1.pc

0 comments on commit e0c86cf

Please sign in to comment.