debian/0000755000000000000000000000000011723757100007171 5ustar debian/control0000644000000000000000000000421611723757100010577 0ustar Source: nama Section: sound Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libanyevent-perl, libdata-section-perl, libevent-perl, libfile-copy-link-perl, libfile-find-rule-perl, libfile-homedir-perl, libfile-slurp-perl, libgraph-perl, libmodern-perl-perl, libparse-recdescent-perl, libterm-readline-gnu-perl, libtest-pod-coverage-perl, libtest-pod-perl, libtext-format-perl, libyaml-tiny-perl, procps Maintainer: Debian Perl Group Uploaders: Joel Roth Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/pkg-perl/packages/nama.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/nama.git Homepage: http://freeshell.de/~bolangi/nama Package: nama Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ecasound, libanyevent-perl, libdata-section-perl, libevent-perl, libfile-copy-link-perl, libfile-find-rule-perl, libfile-homedir-perl, libfile-slurp-perl, libgraph-perl, libmodern-perl-perl, libparse-recdescent-perl, libterm-readline-gnu-perl, libtext-format-perl, libyaml-tiny-perl, procps Suggests: perl-tk, libaudio-ecasound-perl Description: Ecasound-based multitrack recorder/mixer Nama is a text-based application for multitrack recording, mixing and mastering using the Ecasound audio engine developed by Kai Vehmanen. . Features include tracks, buses, effects, presets, sends, inserts, marks and regions. Nama runs under JACK and ALSA audio frameworks, automatically detects LADSPA plugins, and supports Ladish Level 1 session handling. . All editing under Nama is non-destructive. Effects are generally applied in realtime. A track caching (track freezing) function is also available. . The command prompt accepts Nama commands, Ecasound interactive-mode commands, shell commands and perl code, providing command history and autocompletion. The help system covers internal commands and LADSPA effects and includes keyword search. . By default, Nama displays a simple graphic interface while the command processor runs in a terminal window. The -t option provides a text-only interface for console users. debian/copyright0000644000000000000000000000231511723757100011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Audio-Nama Upstream-Contact: Joel Roth Source: http://search.cpan.org/dist/Audio-Nama/ Files: * Copyright: 2008-2010, Joel Roth License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Joel Roth License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016111723757100010220 0ustar version=3 http://search.cpan.org/dist/Audio-Nama/ .*/Audio-Nama-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211723757100010367 0ustar 8 debian/changelog0000644000000000000000000000746011723757100011052 0ustar nama (1.078-2) unstable; urgency=low * Team upload * Fix long description formatting * Suggest libaudio-ecasound-perl * Depends on ecasound (nama fails to start if ecasound is not present) * Update debian/copyright format as in Debian Policy 3.9.3 * Bump Standards-Version to 3.9.3 -- Alessandro Ghedini Wed, 29 Feb 2012 14:57:48 +0100 nama (1.078-1) unstable; urgency=low * New upstream release -- Joel Roth Thu, 18 Aug 2011 20:26:09 -1000 nama (1.077-1) unstable; urgency=low * New upstream release -- Joel Roth Fri, 12 Aug 2011 08:23:25 -1000 nama (1.076-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Joel Roth ] * New upstream release -- Joel Roth Mon, 08 Aug 2011 13:47:12 -1000 nama (1.073-1) unstable; urgency=low [ gregor herrmann ] * Add (build) dependency on procps (partly fixes #615510). * debian/copyright: update license stanzas. [ Joel Roth ] * New upstream release (closes: #615510, #597033). - track edits (non-destructive punch-in style recording) - track comments - version comments - project templates - autosave - support jack.plumbing and jack_connect for JACK client connections - user-defined commands (custom.pl) - initial support for Midish MIDI sequencer and filter - expanded test coverage - separate code into multiple modules [ Salvatore Bonaccorso ] * debian/control: - Add (Build-)Depends(Indep) on libfile-slurp-perl. - Remove libio-all-perl (Build-)Depends(-Indep). [ Joel Roth ] * New upstream release - fix bug with inserts - move entire man page to executable [ gregor herrmann ] * Remove debian/nama.links, the script has a manpage of its own now. * Add a patch to fix the whatis entry for the module's manpage. * Set Standards-Version to 3.9.2 (no changes). -- Joel Roth Sun, 17 Apr 2011 13:41:12 -1000 nama (1.064-6) unstable; urgency=low * Fix "Startup fails because socket creation fails" shell syntax for starting Ecasound now compatible with dash (Closes: #599693) -- Joel Roth Sun, 24 Oct 2010 23:39:19 -1000 nama (1.064-5) unstable; urgency=low * Fix "update_send_bus_cooked command fails due to illegal method call" - by correcting method call (Closes: #597757) -- Joel Roth Thu, 23 Sep 2010 21:51:52 -1000 nama (1.064-4) unstable; urgency=low * delete RIFF headers before configuring engine (closes: #596991) -- Joel Roth Tue, 21 Sep 2010 12:34:27 -1000 nama (1.064-3) unstable; urgency=low * patch in missing man page section "TEXT COMMANDS" -- Joel Roth Fri, 20 Aug 2010 09:58:51 -1000 nama (1.064-2) unstable; urgency=low * remove Recommends: line to enable migration -- Joel Roth Thu, 12 Aug 2010 10:07:54 -1000 nama (1.064-1) unstable; urgency=low * New upstream release -- Joel Roth Sun, 08 Aug 2010 20:47:48 -1000 nama (1.063-1) unstable; urgency=low * Team Upload. * New upstream release. + Test suite now passes without a controlling terminal. (Closes: #591166) * debian/control: Correct Vcs-* URL. * Make (build-)dep on perl unversioned as stable already has 5.10. * debian/copyright: Formatting changes for current DEP-5 proposal; refer to /usr/share/common-licenses/GPL-1. * Bump Standards-Version to 3.9.1. -- Ansgar Burchardt Tue, 03 Aug 2010 14:18:35 +0900 nama (1.062-1) unstable; urgency=low * Initial Release (closes: #563299) -- Joel Roth Wed, 09 Jun 2010 08:28:18 -1000 debian/source/0000755000000000000000000000000011723757100010471 5ustar debian/source/format0000644000000000000000000000001411723757100011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611723757100010250 0ustar #!/usr/bin/make -f %: dh $@