debian/0000755000000000000000000000000011373037707007176 5ustar debian/copyright0000644000000000000000000000670111373032056011125 0ustar This package was debianized by Taylor LeMasurier-Wren on Thu, 21 May 2009 02:03:25 -0500 Copyright: Copyright © 2004, 2005, 2006, 2007, Svend Sorensen Copyright © 2009, Jochen Keil File: config/ltmain.sh 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. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a configuration script generated by Autoconf, you may include it under the same distribution terms that you use for the rest of that program. File: src/libcue/cue_parser.c 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, 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. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. File: * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY Jochen Keil ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL Jochen Keil BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. On Debian systems, the complete text of the GNU General Public License can be found in the file '/usr/share/common-licenses/GPL-2'. The Debian packaging is © 2009, Taylor LeMasurier-Wren and is licensed under the GPL Version 3 and later, see `/usr/share/common-licenses/GPL-3'. debian/watch0000644000000000000000000000007011373032056010214 0ustar version=3 http://sf.net/libcue/libcue-(\d.*)\.tar\.bz2 debian/libcue1.install0000644000000000000000000000005211373036440012100 0ustar usr/lib/libcue.so.1.* usr/lib/libcue.so.1 debian/control0000644000000000000000000000160011373304444010571 0ustar Source: libcue Section: libs Priority: optional Maintainer: Taylor LeMasurier-Wren Build-Depends: cdbs, debhelper (>= 7), automake, libtool, autotools-dev Standards-Version: 3.8.4 Homepage: http://sourceforge.net/projects/libcue/ Package: libcue1 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: CUE Sheet Parser Library Libcue is intended to parse a so called cue sheet from a char string or a file pointer. For handling of the parsed data a convenient API is available. Package: libcue-dev Section: libdevel Architecture: any Depends: libcue1 (= ${binary:Version}), ${misc:Depends} Description: CUE Sheet Parser Library - development files Libcue is intended to parse a so called cue sheet from a char string or a file pointer. For handling of the parsed data a convenient API is available. . This package contains the development files debian/docs0000644000000000000000000000001411373032056010034 0ustar NEWS README debian/compat0000644000000000000000000000000211373032056010364 0ustar 7 debian/rules0000755000000000000000000000106311373032056010246 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk SRC_NAME:=libcue LIB_NAME:=$(SRC_NAME)1 DEV_NAME:=$(SRC_NAME)-dev #DEB_AUTO_UPDATE_LIBTOOL:=pre # remove the empty README binary-post-install/$(LIB_NAME):: rm -f debian/$(LIB_NAME)/usr/share/doc/$(LIB_NAME)/README binary-post-install/$(DEV_NAME):: rm -rf debian/$(DEV_NAME)/usr/share/doc/$(DEV_NAME) ln -sf $(LIB_NAME) debian/$(DEV_NAME)/usr/share/doc/$(DEV_NAME) makebuilddir/libcue1:: #debian/stamp-autotools-files: ./autogen.sh --prefix=/usr debian/libcue-dev.install0000644000000000000000000000006511373032056012576 0ustar usr/include/* usr/lib/pkgconfig/* usr/lib/libcue.so debian/changelog0000644000000000000000000000060211373037707011046 0ustar libcue (1.4.0-1) unstable; urgency=low * New upstream release (Closes: #581521) * Switch to dpkg-source 3.0 (quilt) format -- Taylor LeMasurier-Wren Thu, 13 May 2010 12:17:35 -0500 libcue (1.3.0-1) unstable; urgency=low * Initial release. (LP: #377730) (Closes: #529729) -- Taylor LeMasurier-Wren Thu, 21 May 2009 02:46:02 -0500 debian/source/0000755000000000000000000000000011373037624010474 5ustar debian/source/format0000644000000000000000000000001411373037624011702 0ustar 3.0 (quilt)