[arch-commits] Commit in pipewire/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Thu Jul 7 10:04:56 UTC 2022


    Date: Thursday, July 7, 2022 @ 10:04:56
  Author: heftig
Revision: 450127

0.3.54-1

Modified:
  pipewire/trunk/PKGBUILD

----------+
 PKGBUILD |   13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-07 10:04:49 UTC (rev 450126)
+++ PKGBUILD	2022-07-07 10:04:56 UTC (rev 450127)
@@ -6,9 +6,9 @@
 pkgname=(pipewire alsa-card-profiles pipewire-docs pipewire-alsa pipewire-jack
          pipewire-pulse gst-plugin-pipewire pipewire-zeroconf pipewire-v4l2
          pipewire-x11-bell)
-_commit=3853eba32f1a354b7287f7990ba467679749532a  # tags/0.3.53
-pkgver=0.3.53
-pkgrel=3
+_commit=752afa06a279a1975c00f3f9c0175a8c6c615c75  # tags/0.3.54
+pkgver=0.3.54
+pkgrel=1
 epoch=1
 pkgdesc="Low-latency audio/video router and processor"
 url="https://pipewire.org"
@@ -31,13 +31,6 @@
 prepare() {
   cd pipewire
 
-  # https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.53#distros
-  git cherry-pick -n 9af94508886b19bb398f4e2a777447ca42907c2f \
-                     a2521bb3e0cfd516519719e625ecc846b6025c47 \
-                     67f648cc6646544776abca8c6551ec0be16ce961 \
-                     e0b3e06beab2c874a2fe322570a02e83f916df55 \
-                     12bee0edf823f456bd4d749dcb0cbae538834c9c
-
   # remove export of LD_LIBRARY_PATH for pw-jack as it would add /usr/lib
   sed -i '/LD_LIBRARY_PATH/d' pipewire-jack/src/pw-jack.in
 }



More information about the arch-commits mailing list