diff options
author | Tim Biermann <tbier@posteo.de> | 2021-11-11 17:43:22 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-11-11 17:43:22 +0100 |
commit | 0a49f1ff9e87eef2bff58d6298bf9b185a37f9c5 (patch) | |
tree | 48fe7deea2b6147f3bceaffa87b86cb5cfda157b /wireplumber | |
parent | c48be6dff9bdf3bbd33b43f607c6697ba80dc831 (diff) | |
download | contrib-0a49f1ff9e87eef2bff58d6298bf9b185a37f9c5.tar.gz contrib-0a49f1ff9e87eef2bff58d6298bf9b185a37f9c5.tar.xz |
wireplumber: 0.4.4 -> 0.4.5
Diffstat (limited to 'wireplumber')
-rw-r--r-- | wireplumber/.footprint | 13 | ||||
-rw-r--r-- | wireplumber/.signature | 8 | ||||
-rw-r--r-- | wireplumber/Pkgfile | 4 |
3 files changed, 13 insertions, 12 deletions
diff --git a/wireplumber/.footprint b/wireplumber/.footprint index ed534ddf7..c1499ceb8 100644 --- a/wireplumber/.footprint +++ b/wireplumber/.footprint @@ -13,6 +13,7 @@ drwxr-xr-x root/root usr/include/wireplumber-0.4/wp/ -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/device.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/endpoint.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/error.h +-rw-r--r-- root/root usr/include/wireplumber-0.4/wp/factory.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/global-proxy.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/iterator.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/link.h @@ -20,14 +21,14 @@ drwxr-xr-x root/root usr/include/wireplumber-0.4/wp/ -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/metadata.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/module.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/node.h +-rw-r--r-- root/root usr/include/wireplumber-0.4/wp/object.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/object-interest.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/object-manager.h --rw-r--r-- root/root usr/include/wireplumber-0.4/wp/object.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/plugin.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/port.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/properties.h --rw-r--r-- root/root usr/include/wireplumber-0.4/wp/proxy-interfaces.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/proxy.h +-rw-r--r-- root/root usr/include/wireplumber-0.4/wp/proxy-interfaces.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/session-item.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/si-factory.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/si-interfaces.h @@ -35,13 +36,13 @@ drwxr-xr-x root/root usr/include/wireplumber-0.4/wp/ -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/spa-type.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/state.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/transition.h --rw-r--r-- root/root usr/include/wireplumber-0.4/wp/wp.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/wpenums.h +-rw-r--r-- root/root usr/include/wireplumber-0.4/wp/wp.h -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/wpversion.h drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libwireplumber-0.4.so.0.4.5 +lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so.0 -> libwireplumber-0.4.so.0.4.5 lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so -> libwireplumber-0.4.so.0 -lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so.0 -> libwireplumber-0.4.so.0.4.4 --rwxr-xr-x root/root usr/lib/libwireplumber-0.4.so.0.4.4 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/wireplumber-0.4.pc drwxr-xr-x root/root usr/lib/wireplumber-0.4/ @@ -97,8 +98,8 @@ drwxr-xr-x root/root usr/share/wireplumber/scripts/access/ -rw-r--r-- root/root usr/share/wireplumber/scripts/default-routes.lua -rw-r--r-- root/root usr/share/wireplumber/scripts/intended-roles.lua drwxr-xr-x root/root usr/share/wireplumber/scripts/monitors/ --rw-r--r-- root/root usr/share/wireplumber/scripts/monitors/alsa-midi.lua -rw-r--r-- root/root usr/share/wireplumber/scripts/monitors/alsa.lua +-rw-r--r-- root/root usr/share/wireplumber/scripts/monitors/alsa-midi.lua -rw-r--r-- root/root usr/share/wireplumber/scripts/monitors/bluez.lua -rw-r--r-- root/root usr/share/wireplumber/scripts/monitors/libcamera.lua -rw-r--r-- root/root usr/share/wireplumber/scripts/monitors/v4l2.lua diff --git a/wireplumber/.signature b/wireplumber/.signature index b31ef4ebe..586a17c0b 100644 --- a/wireplumber/.signature +++ b/wireplumber/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31hvRLdNOQjlSgpLhafI1cbcaEJi84EWZk2lfNoYhUlCGL4HtQT4T0dWOfznmeh4XoCSBFvsvZG49mMwVPHaPwM= -SHA256 (Pkgfile) = 15dff87ce7e43af0d8205659635f79977253c5defae950ad29e1a4b09a255e6f -SHA256 (.footprint) = 8febb2495f2bd7c221b6b99372493fce04af6ebd1bfcac2702d2a3de85010bf2 -SHA256 (wireplumber-0.4.4.tar.bz2) = a602561930445adc5407e2496b9415dd6b41a2136bf3524aafefc18b5eaf42f4 +RWSagIOpLGJF3xGk+ancvXouZ85XLW4blDzpmvPsqJoS/D55SuFwiCtkwuYV8vsEkGQIRRt+viH98cXmeBi9cA9JaCZe0VVyeAo= +SHA256 (Pkgfile) = e9f8a6ed5b3156b036789b5655025d9c455741ae5b0feffc87096143c47e1ec5 +SHA256 (.footprint) = aa47fa16721a28ca565875b2229e7035e5a8c516ad6c4a7c5471d0b33ce4cbcf +SHA256 (wireplumber-0.4.5.tar.bz2) = 3d37a867e9dd4fa106a48ab4f6cfff23e0039a86990e56f70fbde073035bc56d diff --git a/wireplumber/Pkgfile b/wireplumber/Pkgfile index 751225f44..21a155809 100644 --- a/wireplumber/Pkgfile +++ b/wireplumber/Pkgfile @@ -4,8 +4,8 @@ # Depends on: cpptoml lua pipewire util-linux name=wireplumber -version=0.4.4 -release=2 +version=0.4.5 +release=1 source=(https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/$version/$name-$version.tar.bz2) build() { |