Switch to new package format

This commit is contained in:
2026-06-13 20:00:55 +03:00
parent 0abe027754
commit 50da8b94b5
2 changed files with 2 additions and 2 deletions
+73
View File
@@ -0,0 +1,73 @@
name: pulseaudio
description: Sound server for POSIX OSes including Linux
version: "17.0"
revision: 10
url: https://www.freedesktop.org/wiki/Software/PulseAudio/
license: LGPL2.1-or-later
maintainers:
- [email protected]
architecture: any
type: source
make_depends:
- alsa-lib
- attr
- avahi
- bluez
- check
- dbus
- doxygen
- elogind
- fftw
- gcc
- glib
- glibc
- gtk3
- libcap
- libice
- libsm
- libsndfile
- libtool
- libxtst
- meson
- openssl
- perl-xml-parser
- rtkit
- sbc
- speexdsp
- tdb
- valgrind
- xmltoman
downloads:
- url: https://www.freedesktop.org/software/pulseaudio/releases/pulseaudio-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 053794d6671a3e397d849e478a80b82a63cb9d8ca296bd35b73317bb5ceb87b5
split_packages:
- name: pulseaudio
depends:
- alsa-lib
- avahi
- dbus
- elogind
- fftw
- gcc-libs
- glib
- glibc
- libcap
- libice
- libpulse
- libsm
- libsndfile
- libtool
- libxtst
- rtkit
- speexdsp
- tdb
- name: libpulse
description: Pulseaudio shared libraries
depends:
- dbus
- glib
- glibc
- libsndfile
- libxcb