Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
aae02c36
Commit
aae02c36
authored
4 years ago
by
Bart Ribbers
Committed by
Leo
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/pipewire: let -pulse provide alsa and bluez as well
parent
f148b0a6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!19950
community/pipewire: let -pulse provide alsa and bluez as well
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/pipewire/APKBUILD
+2
-2
2 additions, 2 deletions
community/pipewire/APKBUILD
with
2 additions
and
2 deletions
community/pipewire/APKBUILD
+
2
−
2
View file @
aae02c36
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname
=
pipewire
pkgname
=
pipewire
pkgver
=
0.3.24
pkgver
=
0.3.24
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Multimedia processing graphs"
pkgdesc
=
"Multimedia processing graphs"
url
=
"https://pipewire.org/"
url
=
"https://pipewire.org/"
arch
=
"all !s390x !mips64"
# unit tests fail on big-endian
arch
=
"all !s390x !mips64"
# unit tests fail on big-endian
...
@@ -46,7 +46,7 @@ package() {
...
@@ -46,7 +46,7 @@ package() {
pulse
()
{
pulse
()
{
pkgdesc
=
"Pulseaudio support for pipewire"
pkgdesc
=
"Pulseaudio support for pipewire"
install
=
"
$subpkgname
.post-install
$subpkgname
.post-upgrade"
install
=
"
$subpkgname
.post-install
$subpkgname
.post-upgrade"
provides
=
"pulseaudio"
provides
=
"pulseaudio
pulseaudio-bluez pulseaudio-alsa
"
provider_priority
=
1
provider_priority
=
1
amove usr/bin/pipewire-pulse
amove usr/bin/pipewire-pulse
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment