debian/0000755000000000000000000000000011557776446007214 5ustar debian/modplug123.10000644000000000000000000000200511534011720011134 0ustar .TH modplug123 1 "February 21, 2011" .SH NAME modplug123 \- a commandline music mod player using libmodplug .SH SYNOPSIS .B modplug123 .RI [ options ] " files" ... .br .SH DESCRIPTION This manual page documents briefly the .B modplug123 command. .PP \fBmodplug123\fP is a command line player for many music modules (669, amf, ams, dbm, dmf, dsm, far, it, j2b, mdl, med mod, mt2, mtm, okt, psm, ptm, s3m, stm, ult, umx and xm) using the libmodplug library. .SH OPTIONS These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. .TP .B \-h, \-\-help Show summary of options. .TP .B \-v, \-\-version Show version of program. .TP .B \-l Start in loop mode. .SH SEE ALSO .BR modplugplay (1), .BR xmp (1), .BR schism (1), .BR milkytracker (1), .BR ocp (1). .br .SH AUTHOR modplug123 was written by Konstanty Bialkowski. .PP This manual page was written by Gürkan Sengün , for the Debian project (and may be used by others). debian/compat0000644000000000000000000000000211557776434010407 0ustar 8 debian/docs0000644000000000000000000000002111530435101010023 0ustar NEWS README TODO debian/watch0000644000000000000000000000010011530473005010204 0ustar version=3 http://sf.net/modplug-xmms/modplugtools-(.*)\.tar\.gz debian/modplugplay.10000644000000000000000000000260511530504263011607 0ustar .TH modplugplay 1 "October 4th, 2003" .SH NAME modplugplay \- a commandline music mod player using libmodplug .SH SYNOPSIS modplugplay [\fBFILES\fR] .SH DESCRIPTION modplugplay is a command line player for many music modules (669, amf, ams, dbm, dmf, dsm, far, it, j2b, mdl, med mod, mt2, mtm, okt, psm, ptm, s3m, stm, ult, umx and xm) using the libmodplug library. .SH USAGE When you have started modplugplay using some files to play, you can control it using following keys .IP "\fBl\fP loop, unloop" .IP "\fBp\fP pause, unpause" .IP "\fBr\fP random song" .IP "\fBn\fP next song" .IP "\fBN\fP previos song" .IP "\fB1\fP 11025 hz" .IP "\fB2\fP 22050 hz" .IP "\fB4\fP 44100 hz" .IP "\fB8\fP 8/16 bit" .IP "\fBm\fP mono/stereo" .IP "\fBf\fP forward ten seconds" .IP "\fBb\fP backward ten seconds" .IP "\fB+\fP louder" .IP "\fB-\fP softer" .SH EXAMPLES You can play your modules in random order using the help of randomize-lines, with this command .IP "modplugplay `ls|rl`" or .IP "modplugplay `ls *.mod | iselect -am`" .SH SEE ALSO .BR modplug123 (1), .BR xmp (1), .BR schism (1), .BR milkytracker (1), .BR ocp (1). .br .SH MUSIC FILES .IP http://www.maktone.tk/ .IP http://www.chiptune.com/ .IP http://www.chiptune.de/ .IP http://www.mickrippon.com/ .IP ftp://ftp.hornet.org/pub/demos/music/contests/ .SH AUTHOR .PP Gürkan Sengün is the author of modplugplay. debian/rules0000755000000000000000000000013611530435124010244 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/control0000644000000000000000000000113411557776443010613 0ustar Source: modplugtools Section: sound Priority: optional Maintainer: Gürkan Sengün Build-Depends: debhelper (>= 8), autotools-dev, libao-dev, libmodplug-dev (>= 0.8.8), pkg-config Standards-Version: 3.9.2 Homepage: http://modplug-xmms.sourceforge.net/ Package: modplug-tools Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: randomize-lines Description: Modplug playing console tools These are command line players for the following module formats: 669, amf, ams, dbm, dmf, dsm, far, it, j2b, mdl, med mod, mt2, mtm, okt, psm, ptm, s3m, stm, ult, umx, xm. debian/copyright0000644000000000000000000000340211530552460011121 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: modplugtools Source: http://modplug-xmms.sourceforge.net/ Files: * Copyright: 2010 Konstanty Bialkowski 2003 Gürkan Sengün License: GNU GPL 3 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 3 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 02111 USA. Files: debian/* Copyright: 2011 Gürkan Sengün 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 program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/changelog0000644000000000000000000000061611557776425011066 0ustar modplugtools (0.5.3-1) unstable; urgency=low * New upstream version. (Closes: #622703) * Bump debhelper version to 8. * Bump standards version to 3.9.2. -- Gürkan Sengün Thu, 14 Apr 2011 13:02:46 +0200 modplugtools (0.5.2-1) unstable; urgency=low * Initial release. (Closes: #513077) -- Gürkan Sengün Mon, 21 Feb 2011 11:11:09 +0100 debian/source/0000755000000000000000000000000011530435101010457 5ustar debian/source/format0000644000000000000000000000001411530435101011665 0ustar 3.0 (quilt) debian/manpages0000644000000000000000000000005111530473452010704 0ustar debian/modplugplay.1 debian/modplug123.1