mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
audio/sonivox: update 3.6.12 → 3.6.13
Reported by: portscout
This commit is contained in:
parent
d4a9f100a9
commit
3cc458aad1
3 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= sonivox
|
PORTNAME= sonivox
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 3.6.12
|
DISTVERSION= 3.6.13
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1686100466
|
TIMESTAMP = 1727153055
|
||||||
SHA256 (pedrolcl-sonivox-v3.6.12_GH0.tar.gz) = 23a7f29c617e791dfcb50b75eef41464e4bf3fca15b19da395a64373ff5d8456
|
SHA256 (pedrolcl-sonivox-v3.6.13_GH0.tar.gz) = c5c088acc423a78f7ec103f3d99c7b16c85301c2969dcebdc49537c7247790c4
|
||||||
SIZE (pedrolcl-sonivox-v3.6.12_GH0.tar.gz) = 15520988
|
SIZE (pedrolcl-sonivox-v3.6.13_GH0.tar.gz) = 15530633
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
bin/sonivoxrender
|
||||||
include/sonivox/eas.h
|
include/sonivox/eas.h
|
||||||
include/sonivox/eas_chorus.h
|
include/sonivox/eas_chorus.h
|
||||||
include/sonivox/eas_reverb.h
|
include/sonivox/eas_reverb.h
|
||||||
|
@ -9,6 +10,6 @@ lib/cmake/sonivox/sonivox-targets.cmake
|
||||||
lib/libsonivox-static.a
|
lib/libsonivox-static.a
|
||||||
lib/libsonivox.so
|
lib/libsonivox.so
|
||||||
lib/libsonivox.so.3
|
lib/libsonivox.so.3
|
||||||
lib/libsonivox.so.3.6.12.0
|
lib/libsonivox.so.3.6.13.0
|
||||||
libdata/pkgconfig/sonivox-static.pc
|
libdata/pkgconfig/sonivox-static.pc
|
||||||
libdata/pkgconfig/sonivox.pc
|
libdata/pkgconfig/sonivox.pc
|
||||||
|
|
Loading…
Add table
Reference in a new issue