# pipewire-pulse - PulseAudio compatibility for PipeWire
# Generated from manifest.tsv by gen-ports.py. Edit the manifest, not this file,
# unless the package needs something the template cannot express - in which case
# drop a `recipe.local` beside it and it will be preserved.
name=pipewire-pulse
version=1.6.2
release=1
desc="PulseAudio compatibility for PipeWire"
url="https://pipewire.org/"
license="MIT"
depend="pipewire"
makedepend=""
source=""
sha256=""

# A meta package: the dependency list is the whole payload. Installing it pulls
# in a working setup and nothing else.
package() {
	install -d "$pkgdir/usr/share/arctic/meta"
	printf '%s\n' "pipewire" >"$pkgdir/usr/share/arctic/meta/pipewire-pulse"
}
