debian/0000755000000000000000000000000011415625075007174 5ustar debian/gbp.conf0000644000000000000000000000004711415615211010603 0ustar [git-buildpackage] pristine-tar = True debian/rules0000755000000000000000000000011111415624157010245 0ustar #!/usr/bin/make -f LDFLAGS+=-Wl,--as-needed %: dh --sourcedir=libs $@ debian/libclalsadrv-dev.examples0000644000000000000000000000000511415622211014132 0ustar apps debian/libclalsadrv-dev.install0000644000000000000000000000004011415615211013763 0ustar usr/include/*.h usr/lib/lib*.so debian/dirs0000644000000000000000000000002411415615211010043 0ustar usr/include usr/lib debian/watch0000644000000000000000000000021011415615211010205 0ustar # Site Directory Pattern Version Script version=3 http://www.kokkinizita.net/linuxaudio/downloads/index.html clalsadrv-(.*)\.tar\.bz2 debian/compat0000644000000000000000000000000211415615211010361 0ustar 7 debian/control0000644000000000000000000000207611415623104010573 0ustar Source: clalsadrv Section: libs Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Free Ekanayaka , Alessio Treglia Build-Depends: debhelper (>= 7), libasound2-dev Standards-Version: 3.9.0 Vcs-Git: git://git.debian.org/pkg-multimedia/clalsadrv.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/clalsadrv.git Homepage: http://www.kokkinizita.net/linuxaudio/ Package: libclalsadrv-dev Section: libdevel Architecture: all Depends: libclalsadrv2 (>= ${source:Version}), libclalsadrv2 (<< ${source:Upstream-Version}+1~), libasound2-dev, ${misc:Depends} Description: ALSA driver C++ access library (development files) C++ wrapper around the ALSA API. . This package includes the development tools. Package: libclalsadrv2 Conflicts: libclalsadrv Replaces: libclalsadrv Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: ALSA driver C++ access library C++ wrapper around the ALSA API. . This package includes the shared library object. debian/copyright0000644000000000000000000000240611415615211011120 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: clalsadrv Maintainer: Fons Adriaensen Source: http://www.kokkinizita.net/linuxaudio/downloads/index.html Copyright: 2003-2010 Fons Adriaensen License: GPL-2+ Files: ./debian/* Copyright: 2010 Alessio Treglia 2004-2007 Free Ekanayaka License: GPL-2+ License: GPL-2+ This package 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 package 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. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA X-Comment: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/changelog0000644000000000000000000000667311415624533011060 0ustar clalsadrv (2.0.0-3) unstable; urgency=low * Change my email address. * Set Architecture field of libclalsadrv-dev to all, adjust Depends field properly. * Switch to format 3.0 (quilt). * Development stuff depend on libasound2-dev. * Update debian/copyright file. * Add debian/gbp.conf file. * Add .gitignore file. * Install sources of loopback and latency testsing applications as examples. * Pass --sourcedir to DH, this allows me to avoid the use of override_* rules. * Pass -Wl,--as-needed to the linker. * Bump Standards. -- Alessio Treglia Fri, 09 Jul 2010 15:50:56 +0200 clalsadrv (2.0.0-2) unstable; urgency=low * Upload to unstable. -- Alessio Treglia Sat, 17 Apr 2010 12:25:13 +0200 clalsadrv (2.0.0-1) experimental; urgency=low * New upstream release. * Bump SONAME. * debian/rules: Look for the makefile in to the right path. * Refresh debian/patches/01-makefile.patch. * debian/control: Bump debhelper, override_dh_* are used in debian/rules. -- Alessio Treglia Thu, 18 Mar 2010 20:02:36 +0100 clalsadrv (1.2.2-2) unstable; urgency=low * Switch to debhelper 7. * Replace dpatch with quilt, convert all patches to the quilt format. * debian/control: - Set maintainer to Debian Multimedia Maintainers. - Add myself to the Uploaders list. - Set DM-Upload-Allowed to yes. - Bump Standards-Version. - Add missing macro to libclalsadrv-dev Depends field. - Add Homepage field. - Adjust Section fields properly. - Replace deprecated Source-Version substvar with binary:Version. - Improve long description. * debian/patches/01-makefile.patch: - Create /usr/include, otherwise doesn't install the headers. - Add comments as per DEP-3. * Remove unnecessary .dirs files, update .install files. * Update debian/copyright as per DEP-5 spec. * debian/README.source: Document how to patch the sources. -- Alessio Treglia Wed, 17 Mar 2010 20:29:56 +0100 clalsadrv (1.2.2-1) unstable; urgency=low * New upstream release * Updated watch file and home page in the copyright file * Updated makefile.dpatch -- Free Ekanayaka Thu, 24 May 2007 11:48:58 +0200 clalsadrv (1.1.0+1-1) unstable; urgency=low * New upstream release * Set Maintainer to debian-multimedia * Added myself to the uploaders * Fixed watch file -- Free Ekanayaka Sun, 22 Apr 2007 22:15:41 +0200 clalsadrv (1.0.1-3) unstable; urgency=low * Fixed broken Depends line for libclalsadrv-dev depending on the old shared library name -- Free Ekanayaka Thu, 21 Jul 2005 12:30:21 +0200 clalsadrv (1.0.1-2) unstable; urgency=low * Rebuilt against the GCC 4.0 * Changed the library package name to libclalsadrv1, no need of the c2 suffix, as the so number (1) was not present in the previous package name (was simply libclalsadrv) * Conflicts with previous library package name -- Free Ekanayaka Thu, 7 Jul 2005 10:13:26 +0200 clalsadrv (1.0.1-1) unstable; urgency=low * New upstream release * Fixed watch file -- Free Ekanayaka Fri, 8 Apr 2005 22:55:07 +0200 clalsadrv (1.0.0-1) unstable; urgency=low * Initial Release. * First Debian upload (closes: #269394), sponsored by Cosimo Alfarano -- Free Ekanayaka Wed, 1 Sep 2004 11:55:33 +0200 debian/source/0000755000000000000000000000000011415615211010463 5ustar debian/source/format0000644000000000000000000000001411415615211011671 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000011415621652010620 5ustar debian/patches/series0000644000000000000000000000002211415621652012027 0ustar 01-makefile.patch debian/patches/01-makefile.patch0000644000000000000000000000176711415621652013647 0ustar Author: Free Ekanayaka Description: Set PREFIX properly, add DESTDIR var, create /usr/include before installing the headers. --- libs/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- clalsadrv.orig/libs/Makefile +++ clalsadrv/libs/Makefile @@ -17,8 +17,8 @@ # Modify as required. # -PREFIX = /usr/local -SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/') +PREFIX = /usr +#SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/') LIBDIR = lib$(SUFFIX) @@ -47,7 +47,7 @@ $(CLALSADRV_MIN): $(CLALSADRV_O) install: $(CLALSADRV_MIN) install -Dm 644 $(CLALSADRV_H) $(DESTDIR)$(PREFIX)/include/$(CLALSADRV_H) install -Dm 755 $(CLALSADRV_MIN) $(DESTDIR)$(PREFIX)/$(LIBDIR)/$(CLALSADRV_MIN) - /sbin/ldconfig $(PREFIX)/$(LIBDIR) + ln -sf $(CLALSADRV_MIN) $(DESTDIR)$(PREFIX)/$(LIBDIR)/$(CLALSADRV_MAJ) ln -sf $(CLALSADRV_MIN) $(DESTDIR)$(PREFIX)/$(LIBDIR)/$(CLALSADRV_SO) clean: debian/libclalsadrv2.install0000644000000000000000000000002211415615211013271 0ustar usr/lib/lib*.so.*