[SCM] gwc/master: Build with ALSA only. (Closes: #690217)

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Jul 18 23:18:15 UTC 2017


The following commit has been merged in the master branch:
commit 03758b8acc47089cc9105ccb3df847fab8920f1b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Jul 19 00:59:25 2017 +0200

    Build with ALSA only. (Closes: #690217)

diff --git a/debian/control b/debian/control
index 45791fe..9fc232b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends:
  libfftw3-dev,
  libgtk2.0-dev,
  libmpg123-dev,
- libpulse-dev,
  libsndfile1-dev,
  libvorbis-dev
 Standards-Version: 4.0.0
diff --git a/debian/rules b/debian/rules
index 39a7891..3b7c78b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 configure_flags := \
 	--enable-alsa \
-	--enable-pa \
 	--enable-ogg \
 	--enable-mp3
 

-- 
gwc packaging



More information about the pkg-multimedia-commits mailing list