[Pkg-sdl-commits] [libsdl2] 02/09: Build with sndio support (Closes: #799707)

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Sat Oct 31 23:02:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

mafm pushed a commit to branch master
in repository libsdl2.

commit e4e721d7adbb5834ba03a115630460612c7bc837
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Sat Oct 31 19:18:59 2015 +0000

    Build with sndio support (Closes: #799707)
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1f7d4ee..dee6368 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libsdl2 (2.0.2+dfsg1-8) UNRELEASED; urgency=medium
 
   * Change to improve build reproducibility: tar file permission modes.
     Thanks Reiner Herrmann. (Closes: #803578)
+  * Build with sndio support (Closes: #799707)
 
  -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Sat, 31 Oct 2015 18:50:06 +0000
 
diff --git a/debian/control b/debian/control
index 52eba2b..fee4cd1 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 9),
                libgles2-mesa-dev [!hurd-any],
                libglu1-mesa-dev,
                libpulse-dev,
+               libsndio-dev,
                libudev-dev [linux-any],
                libusb2-dev [kfreebsd-any],
                libusbhid-dev [kfreebsd-any],
@@ -47,7 +48,7 @@ Description: Simple DirectMedia Layer
  a video framebuffer, audio output, mouse, and keyboard.
  .
  This version of SDL is compiled with X11, caca and DirectFB graphics
- drivers and OSS, ALSA, NAS and PulseAudio sound drivers.
+ drivers and OSS, ALSA, NAS, sndio and PulseAudio sound drivers.
 
 Package: libsdl2-dev
 Architecture: any
@@ -61,6 +62,7 @@ Depends: ${misc:Depends},
          libgles2-mesa-dev [!hurd-any],
          libglu1-mesa-dev,
          libpulse-dev,
+         libsndio-dev,
          libudev-dev [linux-any],
          libusb2-dev [kfreebsd-any],
          libusbhid-dev [kfreebsd-any],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2.git



More information about the pkg-sdl-commits mailing list