debian/0000755000000000000000000000000012262500641007164 5ustar debian/source/0000755000000000000000000000000012054712727010475 5ustar debian/source/format0000644000000000000000000000001412054712727011703 0ustar 3.0 (quilt) debian/control0000644000000000000000000000434312137440031010570 0ustar Source: linux-minidisc Section: sound Priority: extra Maintainer: John Paul Adrian Glaubitz Build-Depends: debhelper (>= 9.0.0), libqt4-dev, libglib2.0-dev, libmad0-dev, libgcrypt11-dev, libsox-dev, libusb-1.0-0-dev, libid3tag0-dev, libtag1-dev Standards-Version: 3.9.4 Homepage: https://wiki.physik.fu-berlin.de/linux-minidisc Vcs-Git: git://github.com/glaubitz/linux-minidisc-debian.git Vcs-Browser: https://github.com/glaubitz/linux-minidisc Package: minidisc-utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Command line utilities for MiniDisc access This package contains several utilities which allow to access NetMD and HiMD devices through a command line interface. The utilities allow to transfer tracks to and from NetMD and HiMD devices as well as erase tracks, display tracks and renaming tracks among other functions supported by libnetmd and libhimd libraries. . # Package: libhimd0 # Architecture: any # Depends: ${shlibs:Depends}, ${misc:Depends} # Description: # # Package: libhimd-dev # Architecture: any # Depends: ${shlibs:Depends}, ${misc:Depends} # Description: # # Package: libnetmd0 # Architecture: any # Depends: ${shlibs:Depends}, ${misc:Depends} # Description: # # Package: libnetmd-dev # Architecture: any # Depends: ${shlibs:Depends}, ${misc:Depends} # Description: # Package: qhimdtransfer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Transfer software for HiMD Walkman qhimdtransfer is a simple graphical user interface application for accessing MiniDisc devices. Currently, qhimdtransfer supports HiMD devices only through libhimd. Support for NetMD devices through libnetmd is being planned and implemented by upstream for the next releases. . #Package: linux-minidisc-doc #Architecture: all #Description: Documentation for linux-minidisc # debian/qhimdtransfer.install0000644000000000000000000000127712137572373013446 0ustar debian/qhimdtransfer.desktop /usr/share/applications qhimdtransfer/icons/qhimdtransfer_16.png /usr/share/pixmaps qhimdtransfer/icons/qhimdtransfer_24.png /usr/share/pixmaps qhimdtransfer/icons/qhimdtransfer_32.png /usr/share/pixmaps qhimdtransfer/icons/qhimdtransfer_48.png /usr/share/pixmaps qhimdtransfer/icons/qhimdtransfer_64.png /usr/share/pixmaps qhimdtransfer/icons/qhimdtransfer_96.png /usr/share/pixmaps qhimdtransfer/icons/qhimdtransfer_128.png /usr/share/pixmaps qhimdtransfer/icons/qhimdtransfer_256.png /usr/share/pixmaps qhimdtransfer/icons/qhimdtransfer_512.png /usr/share/pixmaps qhimdtransfer/qhimdtransfer /usr/bin qhimdtransfer/qhimdtransfer*qm /usr/share/qhimdtransfer/translations/ debian/libhimd0.install.in0000644000000000000000000000006512054712727012663 0ustar usr/lib/libhimd*.so.* /usr/lib/${DEB_HOST_MULTIARCH} debian/compat0000644000000000000000000000000212054712727010373 0ustar 9 debian/minidisc-utils.install0000644000000000000000000000013512262333500013506 0ustar himdcli/himdcli /usr/bin netmdcli/netmdcli /usr/bin netmd/etc/netmd.rules /lib/udev/rules.d/ debian/minidisc-utils.manpages0000644000000000000000000000003712054712727013647 0ustar docs/himdcli.1 docs/netmdcli.1 debian/rules0000755000000000000000000000122512054712727010255 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # # Modified to make a template file for a multi-binary package with separated # build-arch and build-indep targets by Bill Allombert 2001 # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 # This has to be exported to make some magic below work. export DH_OPTIONS %: dh $@ debian/watch0000644000000000000000000000025212061715060010214 0ustar version=3 https://github.com/glaubitz/linux-minidisc/tags .*/v?(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz)) # Bart Martens Mon, 10 Dec 2012 18:31:13 +0000 debian/docs0000644000000000000000000000001512054712727010044 0ustar README docs/*debian/qhimdtransfer.desktop0000644000000000000000000000041012054712727013432 0ustar [Desktop Entry] Name=QHiMDTransfer GenericName=Transfer software for Sony HiMD Walkman Comment=Transfer software for Sony HiMD Walkman Icon=qhimdtransfer_32 Exec=qhimdtransfer #Icon=qtcreator_logo_32 Type=Application Terminal=false Categories=Qt;AudioVideo;Audio debian/README.Debian0000644000000000000000000000202112054712727011231 0ustar linux-minidisc for Debian ------------------------- The linux-minidisc suite contains several independent packages intended for accessing NetMD and HiMD MiniDisc devices. The package minidisc-utils currently contains the utilities himdcli and netmdcli which allow to transfer tracks to and from HiMD and NetMD devices respectively. Both himdcli and netmdcli come with a manpage. qhimdtransfer is a simple transfer application written in Qt which allows one to transfer tracks from and to HiMD devices. NetMD devices are currently not yet supported by qhimdtransfer, users have to resort to the package minidisc-utilities. Also, qhimdtransfer currently supports uploads (transfers from the device to the PC) only, but the patches for download are currently in review and will be integrated into the 1.0.0 release. For support and further information, please visit the linux-minidisc wiki at: > https://wiki.physik.fu-berlin.de/linux-minidisc -- John Paul Adrian Glaubitz Thu, 22 Nov 2012 23:40:00 +0100 debian/copyright0000644000000000000000000000735412054712727011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: linux-minidisc Source: https://wiki.physik.fu-berlin.de/linux-minidisc/ Files: * Copyright: 2009-2012 linux-minidisc project 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 St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU General Public License version 2.1 can be found in `/usr/share/common-licenses/GPL-2'. Files: libnetmd/* Copyright: 2003-2004 libnetmd project 2009-2012 linux-minidisc project License: LGPL-2.1 This program 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 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. . On Debian systems, the complete text of the GNU General Public License version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'. Files: libhimd/* Copyright: 2009-2012 linux-minidisc project License: LGPL-2.1 This program 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 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. . On Debian systems, the complete text of the GNU General Public License version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'. Files: debian/* Copyright: 2012 John Paul Adrian Glaubitz 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/linux-minidisc-doc.docs0000644000000000000000000000000712054712727013543 0ustar #DOCS# debian/linux-minidisc-doc.install0000644000000000000000000000000712054712727014261 0ustar #DOCS# debian/changelog0000644000000000000000000000532412262500641011042 0ustar linux-minidisc (0.9.13-1) unstable; urgency=medium * New upstream release. - fix include directives for Qt - remove deprecated files from source -- John Paul Adrian Glaubitz Mon, 06 Jan 2014 11:11:47 +0100 linux-minidisc (0.9.12-1) unstable; urgency=medium * New upstream release. - add support for NetMD devices in QHiMDTransfer * Fix install path for netmd.rules file in debian/minidisc-utils.install. -- John Paul Adrian Glaubitz Sun, 05 Jan 2014 20:50:05 +0100 linux-minidisc (0.9.11-1) unstable; urgency=low * New upstream release. - add build support for Qt5 -- John Paul Adrian Glaubitz Sun, 15 Dec 2013 23:29:45 +0100 linux-minidisc (0.9.10-1) unstable; urgency=low * New upstream release. - add column in trackview to display recording date and time in qhimdtransfer -- John Paul Adrian Glaubitz Tue, 13 Aug 2013 06:34:11 +0200 linux-minidisc (0.9.9-1) unstable; urgency=low * New upstream release. - fix renaming of discs on certain NetMD devices -- John Paul Adrian Glaubitz Fri, 10 May 2013 00:45:57 +0200 linux-minidisc (0.9.8-1) unstable; urgency=low * New upstream release. - fix renaming of tracks on certain NetMD devices - fix building of qhimdtransfer without libmad -- John Paul Adrian Glaubitz Fri, 03 May 2013 05:14:26 +0200 linux-minidisc (0.9.7-2) unstable; urgency=low * Add missing statement in qhimdtransfer.install for translations. -- John Paul Adrian Glaubitz Tue, 30 Apr 2013 00:37:49 +0200 linux-minidisc (0.9.7-1) unstable; urgency=low * New upstream release. - added initial Ukrainian translation - add checking for error code from libusb_open * Bump standards version to 3.9.4, no changes required * Add Vcs-Browser in debian/control -- John Paul Adrian Glaubitz Mon, 29 Apr 2013 11:41:36 +0200 linux-minidisc (0.9.6-1) unstable; urgency=low * New upstream release. - fixes FTBFS on Debian GNU/kFreeBSD - initial work for MP3 downloads in qhimdtransfer - use a signal handler to process input for the directory browser; this allows selecting tracks with the keybaord * Fix watch line in Debian watch file. Thanks, Bart Martens. * Fix build dependency for libgcrypt11-dev. -- John Paul Adrian Glaubitz Thu, 20 Dec 2012 01:31:10 +0100 linux-minidisc (0.9.5-1) unstable; urgency=low * Initial release (Closes: #693998) -- John Paul Adrian Glaubitz Mon, 26 Nov 2012 17:02:56 +0100 debian/qhimdtransfer.manpages0000644000000000000000000000002512054712727013556 0ustar docs/qhimdtransfer.1 debian/README.source0000644000000000000000000000123212054712727011352 0ustar linux-minidisc for Debian ------------------------- This source package currently builds two packages, qhimdtransfer and minidisc-utils. Both the GUI application qhimdtransfer and the command line utitilies from the minidisc-utils are statically linked against the libnetmd and libhimd libraries. We're planning to repackage everything to make the libraries shared in order to create the libraries as separately installable packages. The debian directory of the source already contains some templates for the library packages and for an upcoming documentation package. -- John Paul Adrian Glaubitz Thu, 26 Nov 2012 17:08:28 +0100 debian/libnetmd0.install.in0000644000000000000000000000006612054712727013052 0ustar usr/lib/libnetmd*.so.* /usr/lib/${DEB_HOST_MULTIARCH}