Commit Graph

12 Commits

Author SHA1 Message Date
Josef Schlehofer
4213252bf9 pulseadio: fix conffiles for pulseadio-daemon-avahi package
Fixes: 60ac7dd751240fa096a85794023b18f26a8317da ("pulseaudio: simplify
and rework Makefile")

Reported-by: Hannu Nyman <hannu.nyman@iki.fi>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-11-10 16:03:58 +08:00
Josef Schlehofer
7a2bab98d8 pulseaudio: change homepage URLs to freedesktop.org
The previous used domain http(s)://pulseaudio.org redirects to
https://www.freedesktop.org/wiki/Software/PulseAudio/

This change enforces to use HTTPS everywhere for homepage URLs

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-11-10 16:03:58 +08:00
Josef Schlehofer
def38e78ae pulseaudio: use AUTORELEASE variable
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-11-10 16:03:58 +08:00
Josef Schlehofer
cc873f6be3 pulseaudio: daemons should conflict to each other
It should not be possible to install pulseaudio-daemon and
pulseadio-daemon-avahi at the same time as they have the same files.
Let's avoid that situation by adding conflict.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-11-10 16:03:58 +08:00
Josef Schlehofer
ab9e16d1a8 pulseaudio: simplify and rework Makefile
There were two conffiles sections and both of them were same, but for
different variants. We can have just one conffile section and use it also
for the other variant.

The same applies for the install section for different variants.
- We have two install sections, but we call the first one with the same
  files and then add something more for the second variant.

- While at it to make it easier, let's change those three rows for
  copying packages into the single one to make sure that I did not miss
anything. Also, we create a directory first and then move files.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-11-10 16:03:57 +08:00
Rosen Penev
28a58b5b6a treewide: remove PKG_INSTALL for meson projects
It doesn't seem to be used by meson.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-06-16 12:49:10 +00:00
lean
4af7819ff7 jose: bump version 2021-12-17 17:38:31 +08:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
AmadeusGhost
2125bcb428 pulseaudio: fix build error 2020-04-07 18:02:19 +08:00
AmadeusGhost
cf9f28a6d0 pulseaudio: fix recursive dependencies 2020-01-16 21:35:41 +08:00
coolsnowwolf
d17588da1a first commit 2018-10-18 16:56:47 +08:00