pavucontrol: 6.0 -> 6.1

This commit is contained in:
Tim Biermann 2024-08-04 11:11:07 +02:00
parent 4b4e8334a4
commit 2b5b131553
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wIdVEn/QgU1o+e2zp9HQZWhXtwGOe9NMZi7MtQW2sceect23D+SlPuas9MSlS7RuLqkyELHSMDbfsAGJkzyiQo= RWSagIOpLGJF3yePYntPWnST1B75xpWhK/QzxaCeWGYHqy6agg3uZouoinSn3dqSfzvF/5+OFEdDYwpvf/8jiIAr8OATY7G8Mwc=
SHA256 (Pkgfile) = eba3606d8f813b276c0e311ed0a3e1c6c459d04ed5e67b25d29d3adabf3b426d SHA256 (Pkgfile) = ed4ef8cf53ca3b45d5c13054efb29313157458e855339f15ccd2ddd9e4fd1910
SHA256 (.footprint) = b82c4476ad6aef9d1beccb6c45ba2b85a5bbbe6e0d6c58450b6ba3c21a05167b SHA256 (.footprint) = b82c4476ad6aef9d1beccb6c45ba2b85a5bbbe6e0d6c58450b6ba3c21a05167b
SHA256 (pavucontrol-6.0.tar.gz) = d2e58ad26a1d66a9dea61f6f05a894624cc8996d35369cc977bc9d1629b4a0b8 SHA256 (pavucontrol-6.1.tar.gz) = 43e7e4d9313925b148e7015b65816e09712261a6f87222b6eec04759094d6d4e

View File

@ -5,9 +5,9 @@
# Optional: libcanberra # Optional: libcanberra
name=pavucontrol name=pavucontrol
version=6.0 version=6.1
release=1 release=1
source=(http://freedesktop.org/software/pulseaudio/$name/$name-$version.tar.gz) source=(https://distributions.freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-$version.tar.gz)
build() { build() {
meson setup $name-$version build \ meson setup $name-$version build \

View File

@ -1,3 +1,5 @@
# pavucontrol README.md
pavucontrol needs pulseaudio to be build with glib support pavucontrol needs pulseaudio to be build with glib support
opt/pulseaudio does not automatically include this. opt/pulseaudio does not automatically include this.
You need to do the following steps to build pavucontrol if pulseaudio You need to do the following steps to build pavucontrol if pulseaudio