debian/0000755000000000000000000000000011615226345007173 5ustar debian/compat0000644000000000000000000000000211615226261010366 0ustar 7
debian/rules0000755000000000000000000000017211615226261010250 0ustar #!/usr/bin/make -f
%:
dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- \
--enable-static=no
debian/libdssialsacompat0.symbols0000644000000000000000000000041111615226261014354 0ustar libdssialsacompat.so.0 libdssialsacompat0 #MINVER#
snd_midi_event_encode@Base 1.0.8a
snd_midi_event_encode_byte@Base 1.0.8a
snd_midi_event_free@Base 1.0.8a
snd_midi_event_new@Base 1.0.8a
snd_midi_event_reset_encode@Base 1.0.8a
snd_seq_event_types@Base 1.0.8a
debian/control0000644000000000000000000000477511615226261010610 0ustar Source: libdssialsacompat
Section: libs
Priority: optional
Maintainer: Debian Multimedia Maintainers
Uploaders: Alessio Treglia
Build-Depends: debhelper (>= 7.0.50~),
dh-autoreconf
Standards-Version: 3.9.2
Homepage: http://smbolton.com/linux.html
Vcs-Git: git://git.debian.org/git/pkg-multimedia/libdssialsacompat.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/libdssialsacompat.git
Package: libdssialsacompat0
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: DSSI ALSA compatibility library for non-Linux platforms
libdssialsacompat is simply an extraction from and repackaging of
the code from alsa-lib, necessary to support DSSI on non-ALSA
systems.
.
libdssialsacompat is intended to provide the snd_seq_event_t
declarations and handling code necessary to compile and use DSSI on
non-ALSA systems. It aims to allows compiling DSSI code with as
little change as possible, while not presenting itself in such a way
as to fool other autoconf-enabled code into thinking a system has
ALSA.
.
This library does NOT provide any sort of emulation of the ALSA
audio, MIDI, or sequencer devices. The only part of ALSA that is
required by the DSSI specification is the snd_seq_event_t definition
and handling, and that is all libdssialsacompat is intended to
replace. Other ALSA code should be ported to native facilities.
.
This package provides the shared library.
Package: libdssialsacompat-dev
Section: libdevel
Architecture: any
Depends: libdssialsacompat0 (= ${binary:Version}),
${misc:Depends}
Description: DSSI ALSA compatibility library (development files)
libdssialsacompat is simply an extraction from and repackaging of
the code from alsa-lib, necessary to support DSSI on non-ALSA
systems.
.
libdssialsacompat is intended to provide the snd_seq_event_t
declarations and handling code necessary to compile and use DSSI on
non-ALSA systems. It aims to allows compiling DSSI code with as
little change as possible, while not presenting itself in such a way
as to fool other autoconf-enabled code into thinking a system has
ALSA.
.
This library does NOT provide any sort of emulation of the ALSA
audio, MIDI, or sequencer devices. The only part of ALSA that is
required by the DSSI specification is the snd_seq_event_t definition
and handling, and that is all libdssialsacompat is intended to
replace. Other ALSA code should be ported to native facilities.
.
This package provides the development files.
debian/changelog0000644000000000000000000000024611615226261011044 0ustar libdssialsacompat (1.0.8a-1) unstable; urgency=low
* Initial release. (Closes: #636114)
-- Alessio Treglia Sun, 31 Jul 2011 11:33:50 +0200
debian/libdssialsacompat-dev.docs0000644000000000000000000000000711615226261014311 0ustar README
debian/gbp.conf0000644000000000000000000000003611615226261010606 0ustar [DEFAULT]
pristine-tar = True
debian/libdssialsacompat-dev.install0000644000000000000000000000005311615226261015030 0ustar usr/lib/*.so
usr/include
usr/lib/pkgconfig
debian/copyright0000644000000000000000000000405211615226261011124 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
Upstream-Name: libdssialsacompat
Upstream-Contact: Sean Bolton
Source: http://smbolton.com/linux/
Files: *
Copyright: No copyright holders
License: LGPL-2.1+
Files: alsa/sound/asequencer.h
Copyright:
1998-1999 by Frank van de Pol
1998-1999 by Jaroslav Kysela
License: GPL-2+
Files: debian/*
Copyright: 2011 Alessio Treglia
License: GPL-2+
License: LGPL-2.1+
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
.
This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
General Public License for more details.
Comment:
On Debian systems, the complete text of the GNU Lesser General Public
License can be found in `/usr/share/common-licenses/LGPL-2.1'.
.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see .
License: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Comment:
On Debian systems, the complete text of the GNU General Public
License can be found in `/usr/share/common-licenses/GPL-2'.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
debian/source/0000755000000000000000000000000011615226261010470 5ustar debian/source/format0000644000000000000000000000001411615226261011676 0ustar 3.0 (quilt)
debian/libdssialsacompat0.install0000644000000000000000000000001711615226261014334 0ustar usr/lib/*.so.*
debian/watch0000644000000000000000000000012211615226261010214 0ustar version=3
http://smbolton.com/linux.html \
linux/libdssialsacompat-(.*)\.tar\.gz