Doesn't work. You fixed every provides
except for package_pipewire-git()
's...
Search Criteria
Package Details: pipewire-audio-git 1.3.82.r13326.62035963a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pipewire-git.git (read-only, click to copy) |
---|---|
Package Base: | pipewire-git |
Description: | Low-latency audio/video router and processor (GIT version) - Audio support |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | pipewire-audio, pipewire-ffmpeg-git |
Provides: | pipewire-audio |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 15 |
Popularity: | 0.000058 |
First Submitted: | 2017-09-19 15:57 (UTC) |
Last Updated: | 2025-02-17 17:51 (UTC) |
Dependencies (87)
- alsa-card-profiles (pipewire-full-audio-gitAUR, pipewire-pulse-gitAUR)
- alsa-lib
- bluez-libs (bluez-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libavcodec.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-compat-55AUR, ffmpeg-compat-54AUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, lib32-ffmpegAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg2.8AUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg3.4AUR, ffmpeg, ffmpeg4.4)
- libavformat.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-compat-55AUR, ffmpeg-compat-54AUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, lib32-ffmpegAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg2.8AUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg3.4AUR, ffmpeg, ffmpeg4.4)
- libavutil.so (libavutil-52AUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, lib32-ffmpegAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg2.8AUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg3.4AUR, ffmpeg, ffmpeg4.4)
- libbluetooth.so (bluez-gitAUR, bluez-libs)
- libdbus-1.so (dbus-gitAUR, libdbus-minimalAUR, dbus-selinuxAUR, dbus, lib32-dbus)
- libebur128 (libebur128-gitAUR)
- libfdk-aac (libfdk-aac-gitAUR)
- libfdk-aac.so (libfdk-aac-gitAUR, lib32-libfdk-aacAUR, libfdk-aac)
- libfreeaptx
- libfreeaptx.so (libfreeaptx)
- libgio-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- Show 67 more dependencies...
Required by (14)
- libwireplumber-4.0-compat (requires pipewire-audio) (check)
- libwireplumber-git (requires pipewire-audio) (check)
- pipewire-alsa-git
- pipewire-ffado-git
- pipewire-git (optional)
- pipewire-jack-client-git
- pipewire-jack-git
- pipewire-pulse-git
- pipewire-roc-git
- pipewire-x11-bell-git
- pipewire-zeroconf-git
- snotify (requires pipewire-audio)
- snotify-git (requires pipewire-audio)
- wireplumber-git (requires pipewire-audio) (check)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 17 Next › Last »
nyanpasu64 commented on 2021-10-30 23:29 (UTC)
sl1pkn07 commented on 2021-10-30 23:16 (UTC)
try now
nyanpasu64 commented on 2021-10-30 21:26 (UTC)
I can't install this package anymore:
:: removing pipewire breaks dependency 'pipewire>=0.3.39' required by pipewire-media-session
:: removing pipewire breaks dependency 'pipewire>=0.3.39' required by pipewire-media-session-git
I managed to fix it by switching package_pipewire-git()
to provides=("pipewire=${pkgver}"
, as mentioned in the wiki. Is this an appropriate fix to add here?
AlexTsi commented on 2021-10-22 10:42 (UTC) (edited on 2021-10-22 15:19 (UTC) by AlexTsi)
This does no longer build. media-session
is no longer part of the upstream pipewire repo, it has been moved to its own project, see https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/1bced6b2ef300acce23c0daaeb8f4fc14095f330.
We probably need to remove the pipewire-media-session-git
from the provides of this PKGBUILD, and add the media-session-git
package as dependency.
xdavidwu commented on 2021-10-01 06:45 (UTC)
../pipewire/meson.build:453:4: ERROR: Program 'rst2man.py' not found
looks like it need python-docutils in makedepends
sl1pkn07 commented on 2021-09-02 16:49 (UTC)
@carlosnewmusic you log is trimmed. please up full log
greetings
tinywrkb commented on 2021-08-06 16:45 (UTC)
@domain this is a recent change, jack-devel
should be set as true
not enabled
.
screamingatmypc commented on 2021-08-06 16:28 (UTC)
Getting build errors on this package.
Here are some relevant logs: https://pastebin.com/9xaXwHJL
bno1 commented on 2021-07-16 11:52 (UTC)
@tornado99 that's caused by a newer version of libcamera, and probably needs upstream changes to fix. You can also disable libcamera if you don't care about it:
diff --git a/PKGBUILD b/PKGBUILD
index bff785f..03d8c86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,6 +63,8 @@ build() {
-D gstreamer-device-provider=disabled \
-D ffmpeg=enabled \
-D jack-devel=enabled \
+ -D roc=disabled \
+ -D libcamera=disabled \
-D libjack-path=/usr/lib
ninja
Pinned Comments