mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/pulseaudio to 13.99.2+7+g6101798c7-3
This commit is contained in:
parent
aa36bedef4
commit
bc72b09c35
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ pkgbase=pulseaudio
|
|||
pkgname=(pulseaudio libpulse alsa-card-profiles pulseaudio-{zeroconf,lirc,jack,bluetooth,equalizer,rtp})
|
||||
pkgdesc="A featureful, general-purpose sound server"
|
||||
pkgver=13.99.2+7+g6101798c7
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=(x86_64)
|
||||
url="https://www.freedesktop.org/wiki/Software/PulseAudio/"
|
||||
license=(GPL)
|
||||
|
@ -190,7 +190,7 @@ package_pulseaudio-equalizer(){
|
|||
|
||||
package_pulseaudio-rtp(){
|
||||
pkgdesc="RTP and RAOP support for PulseAudio"
|
||||
depends=("pulseaudio=$pkgver-$pkgrel" gst-plugins-base-libs)
|
||||
depends=("pulseaudio=$pkgver-$pkgrel" gst-plugins-base-libs gst-plugins-good)
|
||||
|
||||
mv rtp/* "$pkgdir"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue