Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : pulseaudio | name : pulseaudio | ||||
| version : 12.2 | version : 12.2 | ||||
| release : 30 | release : 31 | ||||
| source : | source : | ||||
| - https://freedesktop.org/software/pulseaudio/releases/pulseaudio-12.2.tar.xz : 809668ffc296043779c984f53461c2b3987a45b7a25eb2f0a1d11d9f23ba4055 | - https://freedesktop.org/software/pulseaudio/releases/pulseaudio-12.2.tar.xz : 809668ffc296043779c984f53461c2b3987a45b7a25eb2f0a1d11d9f23ba4055 | ||||
| homepage : https://www.freedesktop.org/wiki/Software/PulseAudio/ | homepage : https://www.freedesktop.org/wiki/Software/PulseAudio/ | ||||
| license : LGPL-2.1-or-later | license : LGPL-2.1-or-later | ||||
| component : | component : | ||||
| - multimedia.audio | - multimedia.audio | ||||
| - equalizer : multimedia.audio | - equalizer : multimedia.audio | ||||
| - module-jack : multimedia.audio | - module-jack : multimedia.audio | ||||
| Show All 21 Lines | rundeps : | ||||
| - equalizer : | - equalizer : | ||||
| - python3-dbus | - python3-dbus | ||||
| - python3-qt5 | - python3-qt5 | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig32(alsa) | - pkgconfig32(alsa) | ||||
| - pkgconfig32(dbus-1) | - pkgconfig32(dbus-1) | ||||
| - pkgconfig32(flac) | - pkgconfig32(flac) | ||||
| - pkgconfig32(glib-2.0) | - pkgconfig32(glib-2.0) | ||||
| - pkgconfig32(gtk+-3.0) | |||||
| - pkgconfig32(jack) | - pkgconfig32(jack) | ||||
| - pkgconfig32(json-c) | - pkgconfig32(json-c) | ||||
| - pkgconfig32(ice) | - pkgconfig32(ice) | ||||
| - pkgconfig32(liblzma) | - pkgconfig32(liblzma) | ||||
| - pkgconfig32(libssl) | - pkgconfig32(libssl) | ||||
| - pkgconfig32(libudev) | - pkgconfig32(libudev) | ||||
| - pkgconfig32(orc-0.4) | - pkgconfig32(orc-0.4) | ||||
| - pkgconfig32(sndfile) | - pkgconfig32(sndfile) | ||||
| - pkgconfig32(sm) | - pkgconfig32(sm) | ||||
| - pkgconfig32(speex) | - pkgconfig32(speex) | ||||
| - pkgconfig32(soxr) | - pkgconfig32(soxr) | ||||
| - pkgconfig32(gtk+-3.0) | - pkgconfig32(webrtc-audio-processing) | ||||
| - pkgconfig32(x11) | - pkgconfig32(x11) | ||||
| - pkgconfig32(xcb) | - pkgconfig32(xcb) | ||||
| - pkgconfig32(xtst) | - pkgconfig32(xtst) | ||||
| - pkgconfig(avahi-core) | - pkgconfig(avahi-core) | ||||
| - pkgconfig(bluez) | - pkgconfig(bluez) | ||||
| - pkgconfig(check) | - pkgconfig(check) | ||||
| - pkgconfig(fftw3f) | - pkgconfig(fftw3f) | ||||
| - pkgconfig(sbc) | - pkgconfig(sbc) | ||||
| - gdbm-32bit-devel | - gdbm-32bit-devel | ||||
| - libcap2-32bit-devel | - libcap2-32bit-devel | ||||
| - libgcrypt-32bit-devel | - libgcrypt-32bit-devel | ||||
| - libtool-32bit-devel | - libtool-32bit-devel | ||||
| setup : | | setup : | | ||||
| %apply_patches | %apply_patches | ||||
| ./bootstrap.sh | ./bootstrap.sh | ||||
| if [[ ! -z "${EMUL32BUILD}" ]]; then | if [[ ! -z "${EMUL32BUILD}" ]]; then | ||||
| extra_opts="--disable-bluez5 --disable-gtk3 --without-fftw --disable-avahi --disable-default-build-tests --disable-tests --disable-gconf" | extra_opts="--disable-bluez5 --disable-gtk3 --without-fftw --disable-avahi --disable-default-build-tests --disable-tests" | ||||
| else | else | ||||
| extra_opts="--enable-bluez5 --enable-bluez5-native-headset" | extra_opts="--enable-bluez5 --enable-bluez5-native-headset" | ||||
| fi | fi | ||||
| %configure --disable-static \ | %configure --disable-static \ | ||||
| --enable-alsa \ | --enable-alsa \ | ||||
| --disable-bluez4 \ | --disable-bluez4 \ | ||||
| --enable-orc \ | --enable-orc \ | ||||
| Show All 16 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.