debian/0000755000000000000000000000000012230225256007165 5ustar debian/copyright0000644000000000000000000000470112230225167011123 0ustar This package was debianized by Gürkan Sengün on Mon, 05 Nov 2007 21:29:49 +0100. It was downloaded from http://traverso-daw.org/ Upstream Authors: Remon Sijrier Nicola Doebelin Ben Levitt Dave Robillard Copyright: Copyright © 2005-2009 Remon Sijrier Copyright © 2005-2008 Nicola Doebelin Copyright © 2007 Ben Levitt Copyright © 2000-2002 Richard W.E. Furse Copyright © 2000-2002 Paul Barton-Davis Copyright © 2000-2002 Stefan Westerfeld Copyright © 2006-2007 Steve Harris Copyright © 2006-2007 Dave Robillard Copyright © 2006 Dave Robillard Copyright © 2006-2008 Lars Luthman License: Traverso 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 St, Fifth Floor, Boston, MA 02110-1301 USA. License (src/3rdparty/slv2/*): This header 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 header 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. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. The Debian packaging is © 2007, Gürkan Sengün © 2010, Alessio Treglia and is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'. debian/gbp.conf0000644000000000000000000000005712230222731010601 0ustar [DEFAULT] pristine-tar = True sign-tags = True debian/changelog0000644000000000000000000001126012230225256011037 0ustar traverso (0.49.2-6) unstable; urgency=low * Team upload. * Remove myself from the uploaders field. -- Alessio Treglia Fri, 18 Oct 2013 13:33:46 +0100 traverso (0.49.2-5) unstable; urgency=low * Avoid FTBFS with GCC 4.7 by fixing missing includes. Thanks to Matthias Klose for the report, Cyril Brulebois for the patch. (Closes: #667398) -- Alessio Treglia Mon, 07 May 2012 17:27:27 -0700 traverso (0.49.2-4) unstable; urgency=low * Enable MP3 encoding support. -- Alessio Treglia Sat, 30 Jul 2011 12:03:43 +0200 traverso (0.49.2-3) unstable; urgency=low * Force CMake to find raptor2's headers (Closes: #618142). * Enable parallel build, use DH8-compat syntax "dh $@ --with foo". * debian/gbp.conf: Add sign-tags * debian/control: - Remove trailing whitespace. - Bump Standards. -- Alessio Treglia Thu, 05 May 2011 16:10:58 +0200 traverso (0.49.2-2) unstable; urgency=low * Build against the version of SLV2 provided by the system: - Build-depend on libslv2-dev. - Configure with -DUSE_SYSTEM_SLV2_LIBRARY=ON. - SLV's pkgconfig file is slv.pc (and not libslv2.pc). - Force to include /usr/include/rasqal to prevent FTBFS. * Install application icons (Closes: #598795). * debian/docs: - Install resources/help.text as quick reference, remove README file which is unnecessary at all. * Append -ldl to linker's flags to prevent FTBFS with binutils-gold. -- Alessio Treglia Sat, 04 Dec 2010 10:31:25 +0100 traverso (0.49.2-1) unstable; urgency=low * Imported Upstream version 0.49.2: - Make Traverso work with Qt version >= 4.6.2. - Correctly apply Fade In and Out curves. - Bump compatibility with cmake up to 2.6.4. - Add Spanish translation. * Add .gitignore file * Add git-buildpackage configuration file. * Dropped patches adopted by upstream. * Update Standards to 3.9.1. -- Alessio Treglia Mon, 16 Aug 2010 15:24:16 +0200 traverso (0.49.1-3) unstable; urgency=low * Drop ALSA support on kfreebsd,hurd architectures; patch provided by Pino Toscano. * Drop flags already set by debhelper. -- Alessio Treglia Sat, 19 Jun 2010 19:35:57 +0200 traverso (0.49.1-2) unstable; urgency=low * Add patch to fix issues with Qt 4.6. -- Alessio Treglia Sat, 12 Jun 2010 18:20:09 +0200 traverso (0.49.1-1) unstable; urgency=low * New upstream release (Closes: #521687). -- Alessio Treglia Sun, 06 Jun 2010 20:07:05 +0200 traverso (0.49.0~rc1-2) unstable; urgency=low * Move maintainance under the umbrella of pkg-multimedia team. * debian/control: - Add Vcs-* fields. - Wrap long lines. - Bump Standards. * Add watch file. * Switch to 3.0 (quilt) format. * Switch to debhelper 7: - debian/{control,rules}: + Use cmake helper. * Changes of the latest NMU is a quilt patch now. * Add patch to suppress CMake warnings (Closes: #534033). * Update debian/copyright. -- Alessio Treglia Sat, 05 Jun 2010 20:04:21 +0200 traverso (0.49.0~rc1-1.1) unstable; urgency=low * Non-maintainer upload. * Add missing #include for gcc 4.4, patch by Martin Michlmayr. (Closes: #505390) -- Stefano Zacchiroli Wed, 20 Jan 2010 14:12:17 +0100 traverso (0.49.0~rc1-1) unstable; urgency=low * New upstream version. * Update build systems to cmake in debian/rules. * Bump standards version. * Bump debhelper version. -- Gürkan Sengün Mon, 02 Mar 2009 09:37:09 +0100 traverso (0.42.0-3) unstable; urgency=low * Disable SSE2 in src/base.pri. (Closes: #467096) * Added libqt4-opengl-dev to build-depends. (Closes: #479894) -- Gürkan Sengün Wed, 04 Jun 2008 07:42:32 +0200 traverso (0.42.0-2) unstable; urgency=low * Disable optimized build. (Closes: #467096) * Applied patch to fix FTBFS with gcc 4.3. (Closes: #456062) Thanks Cyril Brulebois . * Calling qmake-qt4 in debian/rules. (Closes: #456419) * Updated my email address. -- Gürkan Sengün Sat, 05 Apr 2008 14:27:02 +0200 traverso (0.42.0-1) unstable; urgency=low * New upstream version. + Updated build-depends. * debian/control: Bump standards version. * debian/rules: Call dh_desktop. * Added Debian Multimedia to Uploaders. -- Gürkan Sengün Mon, 10 Dec 2007 16:49:45 +0100 traverso (0.41.0-1) unstable; urgency=low * Initial release. (Closes: #431868) -- Gürkan Sengün Mon, 05 Nov 2007 21:29:49 +0100 debian/watch0000644000000000000000000000013312230222731010206 0ustar version=3 http://traverso-daw.org/download.html \ /download.html&d=traverso-(.*)\.tar\.gz debian/traverso.desktop0000644000000000000000000000034112230222731012416 0ustar [Desktop Entry] MimeType=text/plain GenericName=Multitrack Recorder GenericName[de]=Multitrack Recorder Exec=traverso Icon=traverso Path= Type=Application Terminal=false Name=Traverso Categories=Qt;AudioVideo;Audio;Recorder; debian/traverso.install0000644000000000000000000000014212230225167012420 0ustar debian/traverso.xpm usr/share/pixmaps resources/images/icons/64x64/traverso.png usr/share/pixmaps debian/menu0000644000000000000000000000015412230222731010047 0ustar ?package(traverso):needs="X11" section="Applications/Sound"\ title="Traverso" command="/usr/bin/traverso" debian/traverso.xpm0000644000000000000000000000453012230222731011555 0ustar /* XPM */ static char * traverso_xpm[] = { "32 32 79 1", " c None", ". c #FF0000", "+ c #FF0101", "@ c #FF1515", "# c #FF2020", "$ c #FF4F4F", "% c #FF4848", "& c #FF8B8B", "* c #FF1E1E", "= c #FF0303", "- c #FF1B1B", "; c #FF7B7B", "> c #FF9797", ", c #FF6060", "' c #FF2A2A", ") c #FF0707", "! c #FF2222", "~ c #FF4C4C", "{ c #FF6E6E", "] c #FF7C7C", "^ c #FF5C5C", "/ c #FF3A3A", "( c #FF2929", "_ c #FF1919", ": c #FF0606", "< c #F20101", "[ c #CB1111", "} c #F90505", "| c #E50909", "1 c #FA0303", "2 c #EB0303", "3 c #FF1717", "4 c #FF0505", "5 c #FF7474", "6 c #494949", "7 c #414040", "8 c #4A4444", "9 c #FF1414", "0 c #FF3C3C", "a c #FF8686", "b c #FF3B3B", "c c #2B2B2B", "d c #262626", "e c #FF5454", "f c #FF2E2E", "g c #FF1616", "h c #FF6666", "i c #FF0C0C", "j c #454545", "k c #3B3B3B", "l c #414141", "m c #FF4545", "n c #FF0202", "o c #FF2525", "p c #FF3E3E", "q c #FF3636", "r c #FF0F0F", "s c #FF0A0A", "t c #FF0404", "u c #FF0E0E", "v c #3E3E3E", "w c #323232", "x c #3A3A3A", "y c #484848", "z c #292929", "A c #303030", "B c #4F4F4F", "C c #2E2E2E", "D c #3C3C3C", "E c #444444", "F c #313131", "G c #4E4E4E", "H c #505050", "I c #363636", "J c #515151", "K c #464646", "L c #4D4D4D", "M c #474747", "N c #575757", " ... ", " ... ", " ... ", " ... ", " ... ... ", " ... ... ", " ... ... ", " .. +@+ ", " .. #$. ", " ... %&* ", " =. -;>,').......... ", " .! +*~{]{^~/(_:.. ", " .~ <[}|12.+3. ", " 45 6 7 8 90. ", " +ab c d =ef ", " geh0i j k l @mn ", " .:opqor:.. sn ", " ..tusn. v w x ... ", " y ... ", " w z A ... ", " B j 6 ... ", " C .. ", " y D E ... ", " .. ", " D F k ... ", " G H ... ", " I A .. ", " J K L ... ", " w .. ", " M k j ... ", " N . ", " "}; debian/manpages0000644000000000000000000000002212230222731010670 0ustar debian/traverso.1 debian/source/0000755000000000000000000000000012230222731010460 5ustar debian/source/format0000644000000000000000000000001412230222731011666 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012230222731010607 5ustar debian/patches/04-find_raptor2.patch0000644000000000000000000000114712230222731014445 0ustar Description: Force buildsystem to point to correct location of raptor2's header files. Author: Alessio Treglia Forwarded: https://savannah.nongnu.org/bugs/index.php?36082 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618142 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) --- traverso.orig/CMakeLists.txt +++ traverso/CMakeLists.txt @@ -341,6 +341,7 @@ ADD_CUSTOM_TARGET(uninstall "${CMAKE_COM #Set up include dirs with all found packages INCLUDE_DIRECTORIES( ${CMAKE_SOURCE_DIR}/src/common +/usr/include/raptor2 ${QT_INCLUDE_DIR} ${QT_QTCORE_INCLUDE_DIR} ) debian/patches/01-gcc44_ftbfs.patch0000644000000000000000000000474512230222731014150 0ustar Description: Add missing #include for gcc 4.4. Author: Stefano Zacchiroli Origin: Debian, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505390#14 Forwarded: https://savannah.nongnu.org/bugs/index.php?36079 Bug-Debian: http://bugs.debian.org/505390 --- traverso-0.49.0~rc1.orig/src/core/ViewPort.cpp +++ traverso-0.49.0~rc1/src/core/ViewPort.cpp @@ -39,6 +39,8 @@ Foundation, Inc., 51 Franklin St, Fifth #include "Import.h" +#include + // Always put me below _all_ includes, this is needed // in case we run with memory leak detection enabled! #include "Debugger.h" --- traverso-0.49.0~rc1.orig/src/core/Export.cpp +++ traverso-0.49.0~rc1/src/core/Export.cpp @@ -23,6 +23,8 @@ #include "Export.h" #include "Project.h" +#include + // Always put me below _all_ includes, this is needed // in case we run with memory leak detection enabled! #include "Debugger.h" --- traverso-0.49.0~rc1.orig/src/audiofileio/decode/ResampleAudioReader.cpp +++ traverso-0.49.0~rc1/src/audiofileio/decode/ResampleAudioReader.cpp @@ -22,6 +22,8 @@ Foundation, Inc., 51 Franklin St, Fifth #include "ResampleAudioReader.h" #include +#include + #define OVERFLOW_SIZE 512 // Always put me below _all_ includes, this is needed --- traverso-0.49.0~rc1.orig/src/audiofileio/encode/WPAudioWriter.cpp +++ traverso-0.49.0~rc1/src/audiofileio/encode/WPAudioWriter.cpp @@ -24,6 +24,8 @@ Foundation, Inc., 51 Franklin St, Fifth #include #include "Utils.h" +#include + // Always put me below _all_ includes, this is needed // in case we run with memory leak detection enabled! #include "Debugger.h" --- traverso-0.49.0~rc1.orig/src/traverso/Main.cpp +++ traverso-0.49.0~rc1/src/traverso/Main.cpp @@ -19,6 +19,7 @@ Foundation, Inc., 51 Franklin St, Fifth */ +#include #include #include --- traverso-0.49.0~rc1.orig/src/common/RingBuffer.cpp +++ traverso-0.49.0~rc1/src/common/RingBuffer.cpp @@ -25,6 +25,7 @@ This is safe for the case of one read thread and one write thread. */ +#include #include #include #ifdef USE_MLOCK --- traverso-0.49.0~rc1.orig/src/commands/CommandGroup.cpp +++ traverso-0.49.0~rc1/src/commands/CommandGroup.cpp @@ -22,6 +22,8 @@ $Id: CommandGroup.cpp,v 1.6 2007/04/30 1 #include "CommandGroup.h" +#include + // Always put me below _all_ includes, this is needed // in case we run with memory leak detection enabled! #include "Debugger.h" debian/patches/02-binutils_gold.patch0000644000000000000000000000104512230222731014705 0ustar Description: Append -ldl to linker's flags to prevent FTBFS with binutils-gold. Author: Alessio Treglia Forwarded: https://savannah.nongnu.org/bugs/index.php?36080 --- src/traverso/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) --- traverso.orig/src/traverso/CMakeLists.txt +++ traverso/src/traverso/CMakeLists.txt @@ -307,6 +307,10 @@ TARGET_LINK_LIBRARIES(traverso ) ENDIF(HAVE_JACK) +TARGET_LINK_LIBRARIES(traverso + dl +) + IF(USE_PCH) ADD_DEPENDENCIES(traverso precompiled_headers) ENDIF(USE_PCH) debian/patches/03-find_slv2.patch0000644000000000000000000000170012230222731013734 0ustar Description: SLV installs package configuration as slv.pc and not libslv.pc. Force the use of -I/usr/include/rasqal, otherwise FTBFS. Author: Alessio Treglia Forwarded: https://savannah.nongnu.org/bugs/index.php?36081 --- CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- traverso.orig/CMakeLists.txt +++ traverso/CMakeLists.txt @@ -198,8 +198,9 @@ IF(WANT_LV2) # MESSAGE(FATAL_ERROR "lv2 support requested, but slv2 development headers could not be found!\nPlease install the slv2 development package (Usually called libslv2-dev), remove CMakeCache.txt and run cmake again") # ENDIF(NOT HAVE_SLV2_H) - PKG_CHECK_MODULES(SLV2 libslv2>=${MINIMAL_SLV2_VERSION}) + PKG_CHECK_MODULES(SLV2 slv2>=${MINIMAL_SLV2_VERSION}) IF (SLV2_FOUND) + INCLUDE_DIRECTORIES(/usr/include/redland /usr/include/rasqal) MESSAGE("-- slv2 Library Found OK") SET(HAVE_SYSTEM_SLV2 TRUE) ENDIF(SLV2_FOUND) debian/patches/series0000644000000000000000000000015212230222731012022 0ustar 01-gcc44_ftbfs.patch 02-binutils_gold.patch 03-find_slv2.patch 04-find_raptor2.patch 05-gcc47-ftbfs.patch debian/patches/05-gcc47-ftbfs.patch0000644000000000000000000000152512230222731014066 0ustar Description: Fix build failure with GCC 4.7. Author: Cyril Brulebois Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667398 Forwarded: no --- src/core/FileHelpers.cpp | 1 + src/traverso/Main.cpp | 1 + 2 files changed, 2 insertions(+) --- traverso.orig/src/core/FileHelpers.cpp +++ traverso/src/core/FileHelpers.cpp @@ -28,6 +28,7 @@ $Id: FileHelpers.cpp,v 1.10 2007/11/05 1 #include #include #include +#include #include "Debugger.h" --- traverso.orig/src/traverso/Main.cpp +++ traverso/src/traverso/Main.cpp @@ -32,6 +32,7 @@ Foundation, Inc., 51 Franklin St, Fifth #include "Main.h" #include "../config.h" #include +#include // Always put me below _all_ includes, this is needed // in case we run with memory leak detection enabled! debian/control0000644000000000000000000000205012230225217010562 0ustar Source: traverso Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Gürkan Sengün Build-Depends: cmake, debhelper (>= 7.3.7~), libasound2-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386], libfftw3-dev, libflac++-dev, libjack-dev, libmad0-dev, libmp3lame-dev, libogg-dev, libqt4-dev, libqt4-opengl-dev, librdf0-dev, libsamplerate0-dev, libslv2-dev, libsndfile1-dev, libvorbis-dev, libwavpack-dev Standards-Version: 3.9.2 Homepage: http://traverso-daw.org/ Vcs-Git: git://git.debian.org/pkg-multimedia/traverso.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/traverso.git Package: traverso Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Multitrack audio recorder and editor This is a free, cross platform multitrack audio recording and editing suite, with an innovative and easy to master user interface. It is suited for both the professional and home user, who needs a robust and solid DAW. debian/compat0000644000000000000000000000000212230225156010362 0ustar 7 debian/traverso.10000644000000000000000000000163312230222731011112 0ustar .TH TRAVERSO 1 "November 5, 2007" .SH NAME traverso \- a multitrack audio recorder and editor .SH SYNOPSIS .B traverso .RI [ options ] .SH DESCRIPTION This manual page documents briefly the .B traverso command. .PP \fBtraverso\fP is a multitrack audio recording and editing suite, with an innovative and easy to master user interface. .SH OPTIONS A summary of options is included below. .TP .B \-h, \-\-help Show summary of options. .TP .B \-v Show version of program. .TP .B \-\-d1 Set debug level to 1 (BASIC). .TP .B \-\-d2 Set debug level to 2 (FLOOD). .TP .B \-\-d3 Set debug level to 3 (SUPER_FLOOD). .TP .B \-\-d4 Set debug level to 4 (ALL). .TP .B \-\-log Create a ~/traverso.log file instead of dumping debug messages to stdout. .SH AUTHOR traverso was written by Remon Sijrier. .PP This manual page was written by G\[:u]rkan Seng\[:u]n , for the Debian project (but may be used by others). debian/rules0000755000000000000000000000114212230225156010242 0ustar #!/usr/bin/make -f DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) ifneq ($(DEB_HOST_ARCH_OS),linux) cmake_extra_args += -DWANT_ALSA=OFF endif %: dh $@ --parallel --buildsystem=cmake override_dh_auto_configure: dh_auto_configure -- \ -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" \ -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" \ -DCMAKE_EXE_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" \ -DUSE_SYSTEM_SLV2_LIBRARY=ON \ -DWANT_MP3_ENCODE=ON \ $(cmake_extra_args) override_dh_install: dh_install debian/*.desktop usr/share/applications/ debian/docs0000644000000000000000000000003112230222731010025 0ustar TODO resources/help.text debian/dirs0000644000000000000000000000001012230222731010033 0ustar usr/bin