mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 16:57:15 +08:00
Version up gstreamer-pulse to 010.25-1
This commit is contained in:
parent
5e3e853c1a
commit
f61613c284
@ -5,14 +5,14 @@
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=gstreamer0.10-pulse
|
||||
pkgver=0.10.22
|
||||
pkgver=0.10.25
|
||||
pkgrel=1
|
||||
pkgdesc="A GStreamer 0.10 plugin for the PulseAudio sound server"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('LGPL')
|
||||
makedepends=('pkgconfig')
|
||||
url="http://gstreamer.freedesktop.org/"
|
||||
depends=('gstreamer0.10-base>=0.10.29' 'libpulse>=0.9.21')
|
||||
depends=('gstreamer0.10-base>=0.10.30' 'libpulse>=0.9.21')
|
||||
optdepends=('pulseaudio: pulseaudio support')
|
||||
options=(!libtool !emptydirs)
|
||||
groups=(pulseaudio)
|
||||
@ -33,4 +33,4 @@ package() {
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
||||
md5sums=('4804aaa32044af9846914304991cc9d6')
|
||||
md5sums=('d734bc866788d1d6fc74c4ff1318926c')
|
Loading…
Reference in New Issue
Block a user