[Lunar-commits] <moonbase-other> pavucontrol: fix segfault due to gtkmm changes

Stefan Wold ratler at lunar-linux.org
Tue Nov 11 20:01:47 CET 2014


commit f55026e54db04b004005f09cfe0ab1ad58ecff25
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Tue, 11 Nov 2014 20:01:12 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/f55026e54db04b004005f09cfe0ab1ad58ecff25

pavucontrol: fix segfault due to gtkmm changes
---
  audio/pavucontrol/DETAILS   | +4/-1     
  audio/pavucontrol/PRE_BUILD | +2/-0     
  2 files changed, 6 insertions(+), 1 deletion(-)

--- a/audio/pavucontrol/DETAILS
+++ b/audio/pavucontrol/DETAILS
@@ -1,11 +1,14 @@
          MODULE=pavucontrol
         VERSION=2.0
          SOURCE=$MODULE-$VERSION.tar.xz
+        SOURCE2=pavucontrol-2.0-gtkmm-segfault-fix.patch
      SOURCE_URL=http://freedesktop.org/software/pulseaudio/pavucontrol
+    SOURCE2_URL=$PATCH_URL
      SOURCE_VFY=sha1:5cf0fb666d2022b22599a6d052f56e0c86d3013d
+    SOURCE2_VFY=sha256:e6fbc185ef38d24fa40a80bb4a0316e0483eefeb19a9b7d00399c3cd52b4ade0
        WEB_SITE=http://freedesktop.org/software/pulseaudio/pavucontrol
         ENTERED=20060606
-        UPDATED=20140820
+        UPDATED=20141111
           SHORT="Volume control utility for PulseAudio"
 
 cat << EOF
--- /dev/null
+++ b/audio/pavucontrol/PRE_BUILD
@@ -0,0 +1,2 @@
+default_pre_build &&
+patch_it $SOURCE2 1




More information about the Lunar-commits mailing list