|
| 1 | +diff -Nru pipewire-1.4.2/debian/changelog pipewire-1.4.2/debian/changelog |
| 2 | +--- pipewire-1.4.2/debian/changelog 2025-04-14 14:04:20.000000000 +0000 |
| 3 | ++++ pipewire-1.4.2/debian/changelog 2025-10-10 17:37:25.000000000 +0000 |
| 4 | +@@ -1,3 +1,9 @@ |
| 5 | ++pipewire (1.4.2-1~qcom1) trixie; urgency=medium |
| 6 | ++ |
| 7 | ++ * Drop libfreeaptx build-deb and configure with APT-X codec disabled. |
| 8 | ++ |
| 9 | ++ -- Loïc Minier < [email protected]> Fri, 10 Oct 2025 17:37:25 +0000 |
| 10 | ++ |
| 11 | + pipewire (1.4.2-1) unstable; urgency=medium |
| 12 | + |
| 13 | + * New upstream release |
| 14 | +diff -Nru pipewire-1.4.2/debian/control pipewire-1.4.2/debian/control |
| 15 | +--- pipewire-1.4.2/debian/control 2025-04-14 14:04:20.000000000 +0000 |
| 16 | ++++ pipewire-1.4.2/debian/control 2025-10-10 17:37:25.000000000 +0000 |
| 17 | +@@ -18,7 +18,6 @@ |
| 18 | + libebur128-dev, |
| 19 | + libffado-dev, |
| 20 | + libfftw3-dev, |
| 21 | +- libfreeaptx-dev, |
| 22 | + libglib2.0-dev, |
| 23 | + libgstreamer-plugins-base1.0-dev, |
| 24 | + libgstreamer1.0-dev, |
| 25 | +diff -Nru pipewire-1.4.2/debian/ld.so.conf.d/pipewire-jack-aarch64-linux-gnu.conf pipewire-1.4.2/debian/ld.so.conf.d/pipewire-jack-aarch64-linux-gnu.conf |
| 26 | +--- pipewire-1.4.2/debian/ld.so.conf.d/pipewire-jack-aarch64-linux-gnu.conf 1970-01-01 00:00:00.000000000 +0000 |
| 27 | ++++ pipewire-1.4.2/debian/ld.so.conf.d/pipewire-jack-aarch64-linux-gnu.conf 2025-10-10 17:37:25.000000000 +0000 |
| 28 | +@@ -0,0 +1 @@ |
| 29 | ++/usr/lib/aarch64-linux-gnu/pipewire-0.3/jack/ |
| 30 | +diff -Nru pipewire-1.4.2/debian/rules pipewire-1.4.2/debian/rules |
| 31 | +--- pipewire-1.4.2/debian/rules 2025-04-14 14:04:20.000000000 +0000 |
| 32 | ++++ pipewire-1.4.2/debian/rules 2025-10-10 17:37:25.000000000 +0000 |
| 33 | +@@ -68,7 +68,7 @@ |
| 34 | + -Davahi=enabled \ |
| 35 | + -Dbluez5-backend-native-mm=enabled \ |
| 36 | + -Dbluez5-codec-aac=disabled \ |
| 37 | +- -Dbluez5-codec-aptx=enabled \ |
| 38 | ++ -Dbluez5-codec-aptx=disabled \ |
| 39 | + -Dbluez5-codec-lc3=enabled \ |
| 40 | + -Dbluez5-codec-lc3plus=disabled \ |
| 41 | + -Dbluez5-codec-ldac=$(BLUEZ5_CODEC_LDAC) \ |
0 commit comments