debian/0000775000000000000000000000000012266525263007201 5ustar debian/copyright0000664000000000000000000000371611554655466011153 0ustar This is Debian GNU/Linux's prepackaged version of the VICE suite. This package provides the emulators for that classic machine of the eighties, the Commodore 64, and its cousins. This package was created from sources made available via the VICE home page at http://www.viceteam.org/ but the ROM files distributed with the version that can be downloaded there have been removed from the Debian source package. Upstream authors: Andreas Boose, Tibor Biczo, Dag Lem, Andreas Dehmel, Andreas Matthies, Martin Pottendorfer, Spiro Trikaliotis, Marco van den Heuvel, Christian Vogelgsang, Fabrizio Gennari, Markus Brenner, David Hansel, Thomas Bretz, Daniel Sladic, Ettore Perazzoli, André Fachat, Teemu Rantanen, Jouko Valta, Jarkko Sonninen. Copyright: 1998-2007 Andreas Boose 1998-2007 Dag Lem 1998-2007 Tibor Biczo 1999-2007 Andreas Dehmel 1999-2007 Andreas Matthies 1999-2007 Martin Pottendorfer 2000-2007 Spiro Trikaliotis 2005-2007 Marco van den Heuvel 2003-2005 David Hansel 2000-2004 Markus Brenner 1999-2004 Thomas Bretz 1997-2001 Daniel Sladic 1996-1999 Ettore Perazzoli 1996-1999 André Fachat 1993-1994, 1997-1999 Teemu Rantanen 1993-1996 Jouko Valta 1993-1994 Jarkko Sonninen 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 with your Debian GNU/Linux system, in /usr/share/common-licenses, or with the Debian GNU/Linux vice source package as the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. debian/romlist0000664000000000000000000000127411554655466010631 0ustar data/C64/basic data/C64/chargen data/C64/kernal data/C128/basic data/C128/chargen data/C128/kernal data/C128/z80bios data/VIC20/basic data/VIC20/chargen data/VIC20/kernal data/PET/basic1 data/PET/basic2 data/PET/basic4 data/PET/kernal1 data/PET/kernal2 data/PET/kernal4 data/PET/edit1g data/PET/edit2g data/PET/edit2b data/PET/edit4g40 data/PET/edit4b40 data/PET/edit4b80 data/PET/chargen data/PET/chargen.de data/CBM-II/basic.128 data/CBM-II/basic.256 data/CBM-II/chargen.600 data/CBM-II/chargen.700 data/CBM-II/kernal data/DRIVES/dos1541 data/DRIVES/d1541II data/DRIVES/dos1571 data/DRIVES/dos1581 data/DRIVES/dos2031 data/DRIVES/dos1001 data/DRIVES/dos2040 data/DRIVES/dos3040 data/DRIVES/dos4040 debian/README.Debian0000664000000000000000000000044311554655466011253 0ustar vice for Debian --------------- This emulator won't work without ROM images for many of the chips used in the Commodore 8-bit machines. You'll have to get those on your own, and for more information on how to do that, read the README.ROMs file. -- Zed Pobre , 2000.06.18 debian/genromlist0000664000000000000000000000067311554655466011325 0ustar #!/bin/sh # # Searches for unredistributable ROM files # This command will actually miss a couple files ('file' is imperfect) # ROMLIST=`find data -type f -exec file {} \; | grep ": data" | grep -v PRINTER | grep -v Makefile | cut -f 1 -d ':'` ROMLIST=`find data -type f -exec file {} \; | grep -v text | grep -v empty | grep -v \.fon | cut -f 1 -d ':'` if [ X"$ROMLIST" = "X" ] ; then exit 0 ; else echo $ROMLIST ; exit 1; fi debian/desktop/0000775000000000000000000000000011554655466010662 5ustar debian/desktop/x128.desktop0000664000000000000000000000275711554655466012772 0ustar [Desktop Entry] Type=Application Encoding=UTF-8 Name=Commodore 128 Name[ar]=Commodore 128 Name[be]=Commodore 128 Name[bg]=Commodore 128 Name[bn]=Commodore 128 Name[bs]=Commodore 128 Name[ca]=Commodore 128 Name[cs]=Commodore 128 Name[da]=Commodore 128 Name[de]=Commodore 128 Name[dz]=Commodore 128 Name[el]=Commodore 128 Name[eo]=Commodore 128 Name[es]=Commodore 128 Name[eu]=Commodore 128 Name[fi]=Commodore 128 Name[fr]=Commodore 128 Name[ga]=Commodore 128 Name[gl]=Commodore 128 Name[gu]=Commodore 128 Name[he]=Commodore 128 Name[hi]=Commodore 128 Name[hr]=Commodore 128 Name[hu]=Commodore 128 Name[id]=Commodore 128 Name[it]=Commodore 128 Name[ja]=Commodore 128 Name[ka]=Commodore 128 Name[km]=Commodore 128 Name[ko]=Commodore 128 Name[ku]=Commodore 128 Name[lt]=Commodore 128 Name[mk]=Commodore 128 Name[ml]=Commodore 128 Name[mr]=Commodore 128 Name[nb]=Commodore 128 Name[ne]=Commodore 128 Name[nl]=Commodore 128 Name[nn]=Commodore 128 Name[pa]=Commodore 128 Name[pl]=Commodore 128 Name[pt]=Commodore 128 Name[pt_BR]=Commodore 128 Name[ro]=Commodore 128 Name[ru]=Commodore 128 Name[sk]=Commodore 128 Name[sq]=Commodore 128 Name[sv]=Commodore 128 Name[ta]=Commodore 128 Name[th]=Commodore 128 Name[tl]=Commodore 128 Name[tr]=Commodore 128 Name[uk]=Commodore 128 Name[vi]=Commodore 128 Name[wo]=Commodore 128 Name[zh_CN]=Commodore 128 Name[zh_TW]=Commodore 128 GenericName= Comment= Icon=/usr/share/pixmaps/c128icon-32x28.xpm Exec=/usr/bin/x128 Terminal=false Categories=Application;X-Debian-Applications-Emulators; debian/desktop/xvic.desktop0000664000000000000000000000323311554655466013227 0ustar [Desktop Entry] Type=Application Encoding=UTF-8 Name=Commodore VIC-20 Name[ar]=Commodore VIC-20 Name[be]=Commodore VIC-20 Name[bg]=Commodore VIC-20 Name[bn]=Commodore VIC-20 Name[bs]=Commodore VIC-20 Name[ca]=Commodore VIC-20 Name[cs]=Commodore VIC-20 Name[da]=Commodore VIC-20 Name[de]=Commodore VIC-20 Name[dz]=Commodore VIC-20 Name[el]=Commodore VIC-20 Name[eo]=Commodore VIC-20 Name[es]=Commodore VIC-20 Name[eu]=Commodore VIC-20 Name[fi]=Commodore VIC-20 Name[fr]=Commodore VIC-20 Name[ga]=Commodore VIC-20 Name[gl]=Commodore VIC-20 Name[gu]=Commodore VIC-20 Name[he]=Commodore VIC-20 Name[hi]=Commodore VIC-20 Name[hr]=Commodore VIC-20 Name[hu]=Commodore VIC-20 Name[id]=Commodore VIC-20 Name[it]=Commodore VIC-20 Name[ja]=Commodore VIC-20 Name[ka]=Commodore VIC-20 Name[km]=Commodore VIC-20 Name[ko]=Commodore VIC-20 Name[ku]=Commodore VIC-20 Name[lt]=Commodore VIC-20 Name[mk]=Commodore VIC-20 Name[ml]=Commodore VIC-20 Name[mr]=Commodore VIC-20 Name[nb]=Commodore VIC-20 Name[ne]=Commodore VIC-20 Name[nl]=Commodore VIC-20 Name[nn]=Commodore VIC-20 Name[pa]=Commodore VIC-20 Name[pl]=Commodore VIC-20 Name[pt]=Commodore VIC-20 Name[pt_BR]=Commodore VIC-20 Name[ro]=Commodore VIC-20 Name[ru]=Commodore VIC-20 Name[sk]=Commodore VIC-20 Name[sq]=Commodore VIC-20 Name[sv]=Commodore VIC-20 Name[ta]=Commodore VIC-20 Name[th]=Commodore VIC-20 Name[tl]=Commodore VIC-20 Name[tr]=Commodore VIC-20 Name[uk]=Commodore VIC-20 Name[vi]=Commodore VIC-20 Name[wo]=Commodore VIC-20 Name[zh_CN]=Commodore VIC-20 Name[zh_TW]=Commodore VIC-20 GenericName= Comment= Icon=/usr/share/pixmaps/vic20icon-32x28.xpm Exec=/usr/bin/xvic Terminal=false Categories=Application;X-Debian-Applications-Emulators; debian/desktop/x64.desktop0000664000000000000000000000266411554655466012706 0ustar [Desktop Entry] Type=Application Encoding=UTF-8 Name=Commodore 64 Name[ar]=Commodore 64 Name[be]=Commodore 64 Name[bg]=Commodore 64 Name[bn]=Commodore 64 Name[bs]=Commodore 64 Name[ca]=Commodore 64 Name[cs]=Commodore 64 Name[da]=Commodore 64 Name[de]=Commodore 64 Name[dz]=Commodore 64 Name[el]=Commodore 64 Name[eo]=Commodore 64 Name[es]=Commodore 64 Name[eu]=Commodore 64 Name[fi]=Commodore 64 Name[fr]=Commodore 64 Name[ga]=Commodore 64 Name[gl]=Commodore 64 Name[gu]=Commodore 64 Name[he]=Commodore 64 Name[hi]=Commodore 64 Name[hr]=Commodore 64 Name[hu]=Commodore 64 Name[id]=Commodore 64 Name[it]=Commodore 64 Name[ja]=Commodore 64 Name[ka]=Commodore 64 Name[km]=Commodore 64 Name[ko]=Commodore 64 Name[ku]=Commodore 64 Name[lt]=Commodore 64 Name[mk]=Commodore 64 Name[ml]=Commodore 64 Name[mr]=Commodore 64 Name[nb]=Commodore 64 Name[ne]=Commodore 64 Name[nl]=Commodore 64 Name[nn]=Commodore 64 Name[pa]=Commodore 64 Name[pl]=Commodore 64 Name[pt]=Commodore 64 Name[pt_BR]=Commodore 64 Name[ro]=Commodore 64 Name[ru]=Commodore 64 Name[sk]=Commodore 64 Name[sq]=Commodore 64 Name[sv]=Commodore 64 Name[ta]=Commodore 64 Name[th]=Commodore 64 Name[tl]=Commodore 64 Name[tr]=Commodore 64 Name[uk]=Commodore 64 Name[vi]=Commodore 64 Name[wo]=Commodore 64 Name[zh_CN]=Commodore 64 Name[zh_TW]=Commodore 64 GenericName= Comment= Icon=/usr/share/pixmaps/c64icon-32x28.xpm Exec=/usr/bin/x64 Terminal=false Categories=Application;X-Debian-Applications-Emulators; debian/desktop/xcbm2.desktop0000664000000000000000000000323311554655466013271 0ustar [Desktop Entry] Type=Application Encoding=UTF-8 Name=Commodore CBM-II Name[ar]=Commodore CBM-II Name[be]=Commodore CBM-II Name[bg]=Commodore CBM-II Name[bn]=Commodore CBM-II Name[bs]=Commodore CBM-II Name[ca]=Commodore CBM-II Name[cs]=Commodore CBM-II Name[da]=Commodore CBM-II Name[de]=Commodore CBM-II Name[dz]=Commodore CBM-II Name[el]=Commodore CBM-II Name[eo]=Commodore CBM-II Name[es]=Commodore CBM-II Name[eu]=Commodore CBM-II Name[fi]=Commodore CBM-II Name[fr]=Commodore CBM-II Name[ga]=Commodore CBM-II Name[gl]=Commodore CBM-II Name[gu]=Commodore CBM-II Name[he]=Commodore CBM-II Name[hi]=Commodore CBM-II Name[hr]=Commodore CBM-II Name[hu]=Commodore CBM-II Name[id]=Commodore CBM-II Name[it]=Commodore CBM-II Name[ja]=Commodore CBM-II Name[ka]=Commodore CBM-II Name[km]=Commodore CBM-II Name[ko]=Commodore CBM-II Name[ku]=Commodore CBM-II Name[lt]=Commodore CBM-II Name[mk]=Commodore CBM-II Name[ml]=Commodore CBM-II Name[mr]=Commodore CBM-II Name[nb]=Commodore CBM-II Name[ne]=Commodore CBM-II Name[nl]=Commodore CBM-II Name[nn]=Commodore CBM-II Name[pa]=Commodore CBM-II Name[pl]=Commodore CBM-II Name[pt]=Commodore CBM-II Name[pt_BR]=Commodore CBM-II Name[ro]=Commodore CBM-II Name[ru]=Commodore CBM-II Name[sk]=Commodore CBM-II Name[sq]=Commodore CBM-II Name[sv]=Commodore CBM-II Name[ta]=Commodore CBM-II Name[th]=Commodore CBM-II Name[tl]=Commodore CBM-II Name[tr]=Commodore CBM-II Name[uk]=Commodore CBM-II Name[vi]=Commodore CBM-II Name[wo]=Commodore CBM-II Name[zh_CN]=Commodore CBM-II Name[zh_TW]=Commodore CBM-II GenericName= Comment= Icon=/usr/share/pixmaps/cbm2icon-32x28.xpm Exec=/usr/bin/xcbm2 Terminal=false Categories=Application;X-Debian-Applications-Emulators; debian/desktop/xpet.desktop0000664000000000000000000000275611554655466013247 0ustar [Desktop Entry] Type=Application Encoding=UTF-8 Name=Commodore PET Name[ar]=Commodore PET Name[be]=Commodore PET Name[bg]=Commodore PET Name[bn]=Commodore PET Name[bs]=Commodore PET Name[ca]=Commodore PET Name[cs]=Commodore PET Name[da]=Commodore PET Name[de]=Commodore PET Name[dz]=Commodore PET Name[el]=Commodore PET Name[eo]=Commodore PET Name[es]=Commodore PET Name[eu]=Commodore PET Name[fi]=Commodore PET Name[fr]=Commodore PET Name[ga]=Commodore PET Name[gl]=Commodore PET Name[gu]=Commodore PET Name[he]=Commodore PET Name[hi]=Commodore PET Name[hr]=Commodore PET Name[hu]=Commodore PET Name[id]=Commodore PET Name[it]=Commodore PET Name[ja]=Commodore PET Name[ka]=Commodore PET Name[km]=Commodore PET Name[ko]=Commodore PET Name[ku]=Commodore PET Name[lt]=Commodore PET Name[mk]=Commodore PET Name[ml]=Commodore PET Name[mr]=Commodore PET Name[nb]=Commodore PET Name[ne]=Commodore PET Name[nl]=Commodore PET Name[nn]=Commodore PET Name[pa]=Commodore PET Name[pl]=Commodore PET Name[pt]=Commodore PET Name[pt_BR]=Commodore PET Name[ro]=Commodore PET Name[ru]=Commodore PET Name[sk]=Commodore PET Name[sq]=Commodore PET Name[sv]=Commodore PET Name[ta]=Commodore PET Name[th]=Commodore PET Name[tl]=Commodore PET Name[tr]=Commodore PET Name[uk]=Commodore PET Name[vi]=Commodore PET Name[wo]=Commodore PET Name[zh_CN]=Commodore PET Name[zh_TW]=Commodore PET GenericName= Comment= Icon=/usr/share/pixmaps/peticon-32x28.xpm Exec=/usr/bin/xpet Terminal=false Categories=Application;X-Debian-Applications-Emulators; debian/desktop/xplus4.desktop0000664000000000000000000000323511554655466013517 0ustar [Desktop Entry] Type=Application Encoding=UTF-8 Name=Commodore Plus/4 Name[ar]=Commodore Plus/4 Name[be]=Commodore Plus/4 Name[bg]=Commodore Plus/4 Name[bn]=Commodore Plus/4 Name[bs]=Commodore Plus/4 Name[ca]=Commodore Plus/4 Name[cs]=Commodore Plus/4 Name[da]=Commodore Plus/4 Name[de]=Commodore Plus/4 Name[dz]=Commodore Plus/4 Name[el]=Commodore Plus/4 Name[eo]=Commodore Plus/4 Name[es]=Commodore Plus/4 Name[eu]=Commodore Plus/4 Name[fi]=Commodore Plus/4 Name[fr]=Commodore Plus/4 Name[ga]=Commodore Plus/4 Name[gl]=Commodore Plus/4 Name[gu]=Commodore Plus/4 Name[he]=Commodore Plus/4 Name[hi]=Commodore Plus/4 Name[hr]=Commodore Plus/4 Name[hu]=Commodore Plus/4 Name[id]=Commodore Plus/4 Name[it]=Commodore Plus/4 Name[ja]=Commodore Plus/4 Name[ka]=Commodore Plus/4 Name[km]=Commodore Plus/4 Name[ko]=Commodore Plus/4 Name[ku]=Commodore Plus/4 Name[lt]=Commodore Plus/4 Name[mk]=Commodore Plus/4 Name[ml]=Commodore Plus/4 Name[mr]=Commodore Plus/4 Name[nb]=Commodore Plus/4 Name[ne]=Commodore Plus/4 Name[nl]=Commodore Plus/4 Name[nn]=Commodore Plus/4 Name[pa]=Commodore Plus/4 Name[pl]=Commodore Plus/4 Name[pt]=Commodore Plus/4 Name[pt_BR]=Commodore Plus/4 Name[ro]=Commodore Plus/4 Name[ru]=Commodore Plus/4 Name[sk]=Commodore Plus/4 Name[sq]=Commodore Plus/4 Name[sv]=Commodore Plus/4 Name[ta]=Commodore Plus/4 Name[th]=Commodore Plus/4 Name[tl]=Commodore Plus/4 Name[tr]=Commodore Plus/4 Name[uk]=Commodore Plus/4 Name[vi]=Commodore Plus/4 Name[wo]=Commodore Plus/4 Name[zh_CN]=Commodore Plus/4 Name[zh_TW]=Commodore Plus/4 GenericName= Comment= Icon=/usr/share/pixmaps/plus4icon-32x28.xpm Exec=/usr/bin/xplus4 Terminal=false Categories=Application;X-Debian-Applications-Emulators; debian/postrm0000664000000000000000000000034211554655466010457 0ustar #!/bin/sh set -e #echo $0 "$@" #set -x #DEBHELPER# # we're getting out of town if [ "$1" = purge -a -d /usr/lib/vice ]; then echo -n "Removing /usr/lib/vice/ (ROM images) ... " rm -r /usr/lib/vice echo done. fi debian/info0000664000000000000000000000001611554655466010064 0ustar doc/vice.info debian/vsid.10000664000000000000000000000105511554655466010241 0ustar .\" Hey, EMACS: -*- nroff -*- .TH VSID 1 "August 18, 2000" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME vsid \- Play Commdore 64 SID music files .SH SYNOPSIS .B vsid .RI musicfile.sid .SH DESCRIPTION .B vsid passes a Commodore 64 SID music file to the VICE x64 emulator, which then plays the default song on /dev/dsp. .SH SEE ALSO .BR x64 (1), .BR sidplay (1). .SH AUTHOR This manual page was written by Zed Pobre , for the Debian GNU/Linux system (but may be used by others). debian/menu0000664000000000000000000000232611554655466010103 0ustar ?package(vice):needs="X11" \ command="/usr/bin/xcbm2" \ section="Applications/Emulators"\ title="Commodore CBM-II" \ icon="/usr/share/pixmaps/cbm2icon-32x28.xpm" ?package(vice):needs="X11" \ command="/usr/bin/xpet" \ section="Applications/Emulators"\ title="Commodore PET" \ icon="/usr/share/pixmaps/peticon-32x28.xpm" ?package(vice):needs="X11" \ command="/usr/bin/xplus4" \ section="Applications/Emulators"\ title="Commodore Plus/4" \ icon="/usr/share/pixmaps/plus4icon-32x28.xpm" ?package(vice):needs="X11" \ command="/usr/bin/xvic" \ section="Applications/Emulators"\ title="Commodore VIC-20" \ icon="/usr/share/pixmaps/vic20icon-32x28.xpm" ?package(vice):needs="X11" \ command="/usr/bin/x64" \ section="Applications/Emulators"\ title="Commodore 64" \ icon="/usr/share/pixmaps/c64icon-32x28.xpm" ?package(vice):needs="X11" \ command="/usr/bin/x64dtv" \ section="Applications/Emulators"\ title="Commodore 64 DTV" \ icon="/usr/share/pixmaps/c64icon-32x28.xpm" ?package(vice):needs="X11" \ command="/usr/bin/x128" \ section="Applications/Emulators"\ title="Commodore 128" \ icon="/usr/share/pixmaps/c128icon-32x28.xpm" debian/vic20gcc.patch0000664000000000000000000000207711554655466011640 0ustar --- ./vic20mem.c.orig Tue Nov 13 23:14:58 2001 +++ ./vic20mem.c Mon Feb 11 19:50:28 2002 @@ -411,6 +411,14 @@ else vic20_mem_disable_ram_block(0); + /* Setup color memory at $9400-$97FF. + Warning: we use a kludge here. Instead of mapping the color memory + separately, we map it directly in the corresponding RAM address + space. */ + set_mem(0x94, 0x97, + ram_read, ram_store, + ram, 0xffff); + /* Setup RAM or cartridge ROM at $2000-$3FFF. */ if (mem_rom_blocks & (VIC_ROM_BLK1A | VIC_ROM_BLK1B)) { vic20_mem_enable_rom_block(1); @@ -465,14 +473,6 @@ set_mem(0x91, 0x93, via_read, via_store, NULL, 0); - - /* Setup color memory at $9400-$97FF. - Warning: we use a kludge here. Instead of mapping the color memory - separately, we map it directly in the corresponding RAM address - space. */ - set_mem(0x94, 0x97, - ram_read, ram_store, - ram, 0xffff); /* Setup I/O2 at the expansion port */ set_mem(0x98, 0x9b, debian/mangle-source.sh0000664000000000000000000000121711554655466012307 0ustar #! /bin/sh MANGLEDIR=`pwd`/mangle.tmp MODULO=2048 set -e [ $# -eq 1 ] || { echo specify pristine tar-ball as argument; exit 1; } [ -r $1 ] || { echo tar-ball $1 is not readable; exit 2; } rm -fr $MANGLEDIR mkdir $MANGLEDIR gzip -d <"$1" | { cd $MANGLEDIR tar xf - cd vice* find data/* -type f -exec wc -c '{}' ';' | while read SIZE FILE; do if [ $SIZE -eq $(( ( $SIZE / $MODULO ) * $MODULO )) ] || [ "$FILE" = "data/PRINTER/mps803" ] ; then echo mangling $FILE $SIZE 1>&2 echo dummy > $FILE fi done cd .. tar cf - * } | gzip -c9 >"$1.mangled" rm -fr $MANGLEDIR echo Complete with: mv "$1.mangled" "$1" exit 0 debian/changelog0000664000000000000000000005670312266525261011064 0ustar vice (2.4.dfsg-1ubuntu1) trusty; urgency=low * Use dh-autoreconf for newer arches. -- Daniel T Chen Sat, 18 Jan 2014 11:24:07 -0500 vice (2.4.dfsg-1) unstable; urgency=low * New upstream release (closes: #693065, #693641). * Drop vice-ffmpeg.patch , applied upstream. * Disable architecture specific compilation (closes: #686400, #714136). -- Laszlo Boszormenyi (GCS) Sun, 28 Jul 2013 20:38:23 +0200 vice (2.3.dfsg-4) unstable; urgency=low * Fix FTBFS reasons on different architectures: - don't try building with ALSA on Hurd, - don't harden build for i386, - don't check for machine/cpufunc.h on kFreeBSD archs. * Build with pulseaudio support. * Revised build dependencies make fullscreen working again (closes: #618387, #624118). -- Laszlo Boszormenyi (GCS) Wed, 27 Jun 2012 18:51:03 +0200 vice (2.3.dfsg-3) unstable; urgency=low * Fix crash with newer ffmpeg, patch named as vice-ffmpeg.patch (closes: #651061, #651246). * Revise build dependencies (closes: #635221). * Update libpng-dev build-dependency (closes: #662533). -- Laszlo Boszormenyi (GCS) Sun, 24 Jun 2012 22:41:31 +0200 vice (2.3.dfsg-2) unstable; urgency=low * Build-Depend on libjpeg-dev instead of specific version (closes: #649766). * Add debian/watch and build-arch / build-indep targets to debian/rules . -- Laszlo Boszormenyi (GCS) Wed, 23 Nov 2011 23:50:06 +0100 vice (2.3.dfsg-1) unstable; urgency=low * New upstream release (closes: #623742), switch to quilt source format. * Update upstream homepage. -- Laszlo Boszormenyi (GCS) Sun, 24 Apr 2011 01:08:10 +0200 vice (2.2.dfsg-1) unstable; urgency=low * New upstream release, C64 DTV is included so update package description and add it to the menu. * Drop patch fixing build failure with gcc-4.4 , applied upstream. * Fix some lintian problems and clean up debian/rules . -- Laszlo Boszormenyi (GCS) Thu, 11 Feb 2010 18:30:16 +0000 vice (2.1.dfsg-3) unstable; urgency=low * Unset $HOME during building to prevent FTBFS on mipsel buildd. -- Laszlo Boszormenyi (GCS) Sat, 01 Aug 2009 19:21:51 +0000 vice (2.1.dfsg-2) unstable; urgency=low * Fix FTBFS with gcc-4.4 (closes: #537772). * Update Standards-Version to 3.8.2 and debhelper compatibility to 5. * Add main category to desktop files. * Remove some more autogenerated files in clean target. -- Laszlo Boszormenyi (GCS) Tue, 21 Jul 2009 00:38:49 +0000 vice (2.1.dfsg-1) unstable; urgency=low * New major upstream release (closes: #495937). * Add desktop files (closes: #501181). -- Laszlo Boszormenyi (GCS) Tue, 31 Mar 2009 00:37:15 +0000 vice (1.22.dfsg1-0.1) unstable; urgency=low * NMU to fix release-critical bugs. * Add data/PRINTER/mps803 to mangle-source.sh check, it's not a multiple of 2048. Also fix the bashism in the script by replacing $[ ] with $(( )) in the calculation part. * Mangled the source with above fixed script (closes: #442924, #501143) * do delete -size 6c files and not -empty, they contain "dummy\n" * Remove README.Debian entry about Xaw3d and Gnome because it's not valid anymore (closes: #501135) * Remove the following Build-Depends as they aren't used because of no xaw3d build: xaw3dg-dev, libxaw7-dev -- Gerfried Fuchs Thu, 16 Oct 2008 20:28:53 +0200 vice (1.22-4) unstable; urgency=low [ Gerfried Fuchs ] * src/arch/unix/x11/ui-resources.c: change netscape to x-www-browser, make the doc symlink point to the correct directory (closes: #480714) * Removed non-existing libxaw-headers package which got incorporated into libxaw7-dev. * Add xfonts-utils to Build-Depends for usage of bdftopcf and mkfontdir. [ Laszlo Boszormenyi (GCS) ] * Replace obsolete x-dev build dependency to x11proto-core-dev. * Remove preinst, it doesn't needed and was empty by the way. * Fix menu entry naming for xplus4, it's Plus/4 and not PET. Thanks to Andreas Stempfhuber (closes: #502303). * Update Standards-Version to 3.8.0 , include copyright notices in debian/copyright . -- Laszlo Boszormenyi (GCS) Wed, 15 Oct 2008 21:53:25 +0000 vice (1.22-3) unstable; urgency=low * Re-enable all archs as liblame-dev bogus dependency is removed from buildds (closes: #460521). -- Laszlo Boszormenyi (GCS) Sun, 13 Jan 2008 14:32:57 +0200 vice (1.22-2) unstable; urgency=low * Accept Dann's fix (closes: #449427). * Exclude m68k and sparc from building for now. The buildd admins didn't remove bogus liblame-dev as build-dependency from buildds. This package is not for s390, remove that as well. -- Laszlo Boszormenyi (GCS) Tue, 25 Dec 2007 00:26:07 +0200 vice (1.22-1.1) unstable; urgency=low * Non-maintainer upload. * Add a missing include directive, resolving an implicitly pointer conversion issue. Closes: #449427 -- dann frazier Thu, 13 Dec 2007 12:15:30 -0700 vice (1.22-1) unstable; urgency=low * New upstream version (closes: #428280). * Correct link to HTML documentation in manpage (closes: #409567). * Fix most packaging mistakes. -- Laszlo Boszormenyi (GCS) Sun, 07 Oct 2007 07:05:46 +0200 vice (1.20-2.1) unstable; urgency=medium * Non-maintainer upload. * Fix to work with current X11. Closes: #418295 -- Andreas Barth Tue, 26 Jun 2007 14:27:12 +0000 vice (1.20-2) unstable; urgency=low * New maintainer, update to the newest standards-version. * Fix FTBFS due to removed liblame-dev, changed to libtwolame-dev. -- Laszlo Boszormenyi (GCS) Sun, 11 Mar 2007 16:15:21 +0000 vice (1.20-1) unstable; urgency=low * New upstream version (closes: #393714) * Activated ethernet, gnomeui, and parsid support * ffmpeg support is still disabled (doesn't build) * Using debhelper v4 now * Fix link to old roms file (closes: #396542) * Use DESTDIR= instead of prefix= for make install * Increased accuracy of ROM checking script -- Zed Pobre Sat, 4 Nov 2006 13:01:24 -0500 vice (1.19-1) unstable; urgency=low * New upstream version (Closes: #344245, #379781) * Reference to roms in package description fixed (Closes: #302900) * Acknowledge xlibs NMU (Closes: #346768) * Build-Depends: bison++ | bison * Build-Depends: libxaw-headers -- Zed Pobre Sun, 30 Jul 2006 19:15:59 -0500 vice (1.16-4.1) unstable; urgency=low * Non-maintainer upload. * Adjust Build-Depends for xlibs transition (Closes: #346768). -- Christoph Berg Sat, 21 Jan 2006 00:24:00 +0100 vice (1.16-4) unstable; urgency=low * Apply patch from Jens Seidel to de.po, fixing German translation issues (closes: #313846) * Standards-Version: 3.6.1.1 (going to 3.6.2 is going to require me to take a closer look at the menus) -- Zed Pobre Tue, 12 Jul 2005 10:12:00 -0500 vice (1.16-3) unstable; urgency=low * Apply patch from Andreas Jochens to correct building on AMD64 and GCC 4.x (closes: #300936) -- Zed Pobre Sun, 27 Mar 2005 13:06:04 -0600 vice (1.16-2) unstable; urgency=low * Apply patch from Andreas Jochens to correct building on AMD64 (closes: #295108) -- Zed Pobre Mon, 14 Feb 2005 21:20:45 -0600 vice (1.16-1) unstable; urgency=high * New upstream version * Fixes crash on 64-bit architectures (closes: #287640) * x128 working again (closes: #286767) * Works fine with /dev/dsp in use (not in the main changelog, but tested on my local machine as working). Presumably, this also takes care of the issue with dsp being held. I'm not sure if this is because I'm testing it on a 2.6 kernel now -- if you are still having problems with /dev/dsp, please reopen the bugs. (closes: #152952, #207942) * Don't kill Makefile.in on clean -- Zed Pobre Tue, 1 Feb 2005 11:30:26 -0600 vice (1.15-1) unstable; urgency=low * New upstream version * Slight tweak to genromlist check script * C128 emulation working again (closes: #286767) * Unfortunately, this version breaks C128 Z80 (CP/M) emulation * C64 and C128 REU emulation fixed from upstream version thanks to Spiro Trikaliotis * No longer run automake chain * Remove romtest stamp on clean -- Zed Pobre Sun, 9 Jan 2005 14:09:21 -0600 vice (1.14-3) unstable; urgency=low * Apply patch from Spiro Trikaliotis to fix a problem that some users were experiencing with a floating point exception on startup related to the fullscreen option being enabled during compile. -- Zed Pobre Thu, 26 Aug 2004 13:35:51 -0500 vice (1.14-2) unstable; urgency=high * Fix format string vulnerability in the monitor "memory dump" command (see security advisory VSA-1-1). -- Zed Pobre Thu, 10 Jun 2004 17:48:27 -0500 vice (1.14-1) unstable; urgency=medium * New upstream version (closes: #230571) * The vkm files (and others) are now in the right place -- somehow the Makefile.am for the data directory had become a zero-byte file in the upstream tarball had become a zero-byte file. Copying it back in from an old 1.11 archive fixed the issue (closes: #223410, but this needs to be sent upstream.) * Now that missing files are back in place, the floating point exceptions should be gone (closes: #210808) * REALLY add the build-dependency on gettext (how the heck did that happen?) (closes: #216759) * Corrected the information in the man page about the official web page location and the location of the documentation (closes: #231469) * All emulator menu entries have icons at this point, though they are too small for the differences to be easily discernable. However, I'm calling that "good enough" and closing this bug (closes: #175015) * Stop using xaw3dg -- this clears up the problem with menu items going black (closes: #159956). -- Zed Pobre Sun, 15 Feb 2004 11:01:38 -0600 vice (1.13-2) unstable; urgency=low * Applied the following patches from Spiro Trikaliotis (thanks, Spiro!): * Added gettext as a build-dependency (closes #216759) * Added Plus/4 and CBM-II (CBM500, 600 and 700 series) to the description. * Added menu icons for xvic and x128, and a menu entry for xcbm2 * In addition: * Cleaned up the description page slightly * Updated description, README.ROMs and copyright pages to show current status of Tulip copyright ownership. -- Zed Pobre Sun, 18 Jan 2004 11:15:48 -0600 vice (1.13-1) unstable; urgency=low * New upstream version. * Run entire autotools chain now. -- Zed Pobre Sat, 4 Oct 2003 18:08:36 -0500 vice (1.12-1) unstable; urgency=low * New upstream version. * Floating point exception fixed (closes: #210808) * I attempted to compile this version with --with-gnomeui, but it failed to compile with either the includes from gtk-1.2 or gtk-2.0, so it's back to to xaw3d. * With the requirement for the icon colormap to match cmap.xpm removed, I tried rescaling again. This time, only *most* of the pixmaps are unreadable, so after tweaking the x64, xpet, and xplus4 icons, I'm using them. Nothing I did made the C128 and CBM2, and VIC-20 icons readable, however. I changed the names to add in the resolution as well. (Partly deals with Bug#175015) * Builders beware - this version appears to destroy a font file in the build directory while building, so if you build, you must currently destroy the build directory and unpack again before building a second time. I'm looking into a way to deal with this, but it will always build fine the first time so I'm judging this fit to upload. * Standards-Version: 3.6.0 * /usr/share/doc/common-licenses changed to /usr/share/common-licenses in debian/copyright -- Zed Pobre Sat, 13 Sep 2003 16:48:30 -0500 vice (1.11-2) unstable; urgency=low * Modify src/arch/unix/archdep.h to point at the correct location for documentation (closes: #189500) * Fix typo in menu (Commdore -> Commodore) (closes: #175013) * Regarding Bug#175015: icons have been taken out src/arch/unix/x11 and placed in debian/ in the source package for further enhancement. Currently they have a transparent background and have colors matching cmap.xpm, but they are 48x42 images, which are too large. Scaling them down to 32x28 makes the text in the lower right hand corner pretty much unreadable. Tampering with them with the Gimp messed up the colors again, so I'm giving up for now. The 48x42 images are placed in /usr/share/pixmaps for people to play with independently if they want. This means that any future adjustments to them need to go in under a new filename so people using the ones I have in now don't get surprised by a size change. -- Zed Pobre Tue, 20 May 2003 22:09:47 -0500 vice (1.11-1) unstable; urgency=low * New upstream version. * Additional ROM files cleared out of the source tarball (closes: #175162) * Added in the ROM check that Malcolm Parsons has been trying to get me to use for some time. Future builds should fail if I miss any ROM images. -- Zed Pobre Sun, 27 Apr 2003 14:15:15 -0500 vice (1.10-1) unstable; urgency=low * New upstream version (closes: #172631) * Updated README.ROMs to show new location of old ROM file and note that they are included in the upstream source tarball. (closes: #166975) * Added alternate search keywords in the description (closes: #151172) * Added Doc-Base entry (closes: #173999) -- Zed Pobre Fri, 27 Dec 2002 18:43:17 -0600 vice (1.8.0-1) unstable; urgency=high * Stripped out the ROM files I missed in the previous version. Again. Thanks to malcolm@ivywell.screaming.net for providing a quick way to find them. (closes: #130474) -- Zed Pobre Sat, 9 Mar 2002 16:30:07 -0600 vice (1.8-1) unstable; urgency=high * W00T! I have a functioning dev box again (even if it's only at half its previous speed...) * New upstream version * Stripped out the ROM files I missed in the previous version. Since the right to distribute those ROM files is questionable, this needs to go into the archives as soon as possible and vice 1.7 needs to be removed from all archives. (closes: #130474) * The VIC-20 gcc patch from http://www.vicekb.de.vu/01-002.htm has been applied to get around the gcc bug. * Strip out a couple outdated (and already commented) entries in debian/rules * Update the location of some of the moved documents in debian/docs -- Zed Pobre Fri, 1 Mar 2002 18:04:59 -0600 vice (1.7-2) unstable; urgency=high * Somehow, a copy of libXxf86dga.so remained in existence on my build machine, so the 1.7-1 release of vice had a dependency on a library that doesn't exist anymore/yet in Debian. Moved it out of the way for this build. (closes: #110899) -- Zed Pobre Sat, 1 Sep 2001 16:07:31 -0500 vice (1.7-1) unstable; urgency=high * New upstream version. * High urgency because VICE 1.6 no longer compiles with the tools in unstable. * debian/romlist now contains a list of roms that are present in the upstream source but not in the Debian package. * Build-Depends: xaw3dg-dev, xlibs-dev (closes: #94110) * Build-Depends: bison, flex (closes: #104792) * Fixed copyright file (spelling error and upstream location). * INSTALL file removed. -- Zed Pobre Sat, 25 Aug 2001 12:14:58 -0500 vice (1.6-1) unstable; urgency=low * New upstream version (closes: #82592). The orig.tar.gz file will not match the upstream tarball, as upstream put the ROM images back into the main tarball, and they have been zeroed out in the orig.tar.gz. They are not included with the .deb at all, so the unofficial vice-roms package will still work. * This will also fix the build problem on alpha (closes: #82616) * DH_COMPAT=3 (Build-Depends updated) * Standards-Version: 3.5.2 * The 1541II ROM really *is* being looked for as d1541II, not dos1541II, it was just my local config which was different. README.ROMs updated about this (closes: #86547) -- Zed Pobre Sat, 24 Feb 2001 12:34:47 -0600 vice (1.5-3) unstable; urgency=low * Recompiling with recent libraries to see if various problems magically go away. It should also trim the dependencies. * Force --with-midas, since it doesn't seem to work with Allegro (assumes the presence of DOS headers?) -- Zed Pobre Sat, 2 Dec 2000 20:03:56 -0600 vice (1.5-2) unstable; urgency=low * Fixed a broken htmldoc symlink (closes: #69792) -- Zed Pobre Sat, 2 Sep 2000 20:23:51 -0500 vice (1.5-1) unstable; urgency=medium * Version 1.2 never made it into the archives. Repeating the bug closures here. (closes: #17876, #53459) * New upstream version, using the no-roms-included source package (closes: #27548, #47056) * This version should have no compilation or dependency problems with libreadline, libncurses, or xpm4g. (closes: #63365, #67973) * Created blank 0-length images in the data/* area. They are not included in the final package, and are created this way only to make the Makefiles happy. I could have modified the Makefile.ins, but I thought this way left an easier transition should someday it become possible to use the ROMs-included version. * Edited the docs list. Most notably, mnemonics.txt seems to have gone away. * vice-getroms has been removed completely, and replaced with a README about where to get the VICE ROMs package, now that it's in an easily usable tarball. Reference to it has been removed from the preinst. This is kind of a wimp-out, but it closes: #37904, #45823, #62478 * Updated the copyright file for new locations of both VICE source code and GPL license. * Redid the menu file. Xterms aren't used at all anymore. (closes: #59011) * Fixed info entry in postinst, now handled via debhelper. * Created a rudimentary manpage for vsid. -- Zed Pobre Fri, 18 Aug 2000 21:26:38 -0500 vice (1.2-1) unstable; urgency=low * New maintainer * New upstream version (closes: #27548, #47056) * Uses debhelper, which compresses docs correctly (closes: #17876) * Compiled for libstdc++2.10 (closes: #53459) * Standards-Version 3.1.1 (Build-Depends) -- Zed Pobre Sun, 23 Jan 2000 01:32:40 -0600 vice (1.0-3) unstable; urgency=low * Changed maintainer address! -- Giuliano P Procida Tue, 18 May 1999 22:56:04 +0100 vice (1.0-2) unstable; urgency=low * Added mangle-source.sh for maintainer use. Kills ROMs in source. * Trivial change to vice-getroms usage message. * Added diagnostics to rules to indicate ROM being killed. -- Giuliano P Procida Tue, 18 May 1999 21:32:31 +0100 vice (1.0-1) unstable; urgency=low * New upstream version. * Pointed pre* scripts at /bin/sh instead of /bin/bash . * Updated (massacred) list of ROM locations in vice-getroms. * Adjusted rules and vice-getroms for new ROMs and file names. * The ROM locations array is now created from a here document. -- Giuliano P Procida Wed, 12 May 1999 14:51:26 +0100 vice (0.14.2.75-2) unstable; urgency=low * Compress changelog.Debian properly. -- Giuliano P Procida Wed, 9 Sep 1998 15:47:07 +0100 vice (0.14.2.75-1) unstable; urgency=low * Several new upstream releases. * Added info file handing to prerm and postinst. * Updated vice-getroms with more md5sums for ROMs and disabled diversion code. * Changed maintainer scripts as follows: postinst and prerm handle install-info and update-menus; preinst and postrm handle ROM extra files; postinst also tidies up old diversion scheme; prompts have been replaced by sleep calls. * Updated menu file with C128 item and new locations. * Exclude COPYING (only spaces diff from /usr/doc/copyright/GPL). * Compress changelogs. * Updated Description to mention C128. * Updated Standards Version. * Remove debian/substvars in debian/rules clean. * Adjusted rules to minimise amount of rubbish in diff left by automake and friends. -- Giuliano P Procida Mon, 7 Sep 1998 15:17:07 +0100 vice (0.14.2.70-1) unstable; urgency=low * New upstream release. * Not for general consumption. -- Giuliano P Procida Wed, 26 Aug 1998 18:39:23 +0100 vice (0.14.2.50-1) unstable; urgency=low * Yet another build of a new upstream release. * Not for general consumption. -- Giuliano P Procida Mon, 13 Jul 1998 16:22:21 +0100 vice (0.14.2.41-1) unstable; urgency=low * Another build of a new upstream release. * Not for general consumption. -- Giuliano P Procida Wed, 1 Jul 1998 19:13:27 +0100 vice (0.14.2.15-1) unstable; urgency=low * First build of new upstream release. * Not for general consumption. -- Giuliano P Procida Thu, 30 Apr 1998 22:46:23 +0100 vice (0.13.0-2) unstable; urgency=low * Made /usr/lib/vice/doc symbolic link relative. * Corrected FSF address in copyright file. * Corrected reference to GPL.gz in same. * Modified Description to omit mention of licence. * Thanks go to lintian. -- Giuliano P Procida Mon, 9 Feb 1998 22:30:59 +0000 vice (0.13.0-1) unstable; urgency=low * No changes, really. Let's see if it gets past dinstall this time. -- Giuliano P Procida Wed, 14 Jan 1998 20:20:15 +0000 vice (0.13.0-0) unstable; urgency=low * New upstream version. * No longer compresses HTML documentation. * Added a symlink to /usr/doc/vice so "browse manual" menu item works. * Warn users about sites missing 1541 ROM in vice-getroms. * Stopped compressing docs as they are referred to by html manual. -- Giuliano P Procida Thu, 4 Dec 1997 16:51:56 +0000 vice (0.12.0.17-3) unstable; urgency=low * Really fixed vice-getroms to mask out display of diverted files (*thwop*). -- Giuliano P Procida Thu, 23 Oct 1997 20:32:47 +0100 vice (0.12.0.17-2) unstable; urgency=low * Some changes to vice-getroms script... * 1. Swapped order of add/remove ROMs in vice-getroms so that removal is offered first. * 2. Masked out display of diverted files in list of installed ROMs. * 3. Fixed typo which gave confusing message about .vicerc at exit. * 4. Ensured the exit message is only shown when relevant. * 5. Quoted some file-matching metacharacter-containing strings. -- Giuliano P Procida Thu, 23 Oct 1997 19:52:44 +0100 vice (0.12.0.17-1) unstable; urgency=low * Removed ftp.giga.or.at from vice-getroms (is missing 1541 ROM). * Added sanity check for bad 1541 ROM (prints a warning). -- Giuliano P Procida Thu, 2 Oct 1997 19:01:16 +0100 vice (0.12.0.17-0) unstable; urgency=low * New upstream release. -- Giuliano P Procida Tue, 30 Sep 1997 20:37:17 +0100 vice (0.12.0.16-0) unstable; urgency=low * Initial release. -- Giuliano P Procida Thu, 18 Sep 1997 13:12:18 +0100 Local variables: mode: debian-changelog End: debian/README.ROMs0000664000000000000000000000205411554655466010711 0ustar The ROM images for the 8-bit components required to make VICE are copyrighted, and you install them at your own legal risk. Tulip Computers, in the Netherlands, appears to hold the copyright to them, and is being somewhat persnickety about who uses them. You will have to get your ROMs somewhere other than this package. Previously, this was handled with the vice-getroms package, which was a fragile downloader that attempted to download the individual ROM images and put them in their correct places. At one point, the upstream maintainers of VICE put together a tarball of the necessary images, which can be found at: ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/old/vice-1.5-roms.tar.gz Download that file, and copy the contents of vice-roms-1.5/data/* into the matching directories in /usr/lib/vice. You will probably need to be root to do this. Alternately, the original upstream tarballs also contain the ROM images, though they are stripped out in the source tarball that Debian distributes. - Zed Pobre, Debian Maintainer, 2006.11.03 debian/dirs0000664000000000000000000000006511554655466010076 0ustar usr/bin usr/lib/vice usr/share/man usr/share/pixmaps debian/menu.old0000664000000000000000000000153211554655466010656 0ustar ?package(vice):needs="X11term" \ command="/usr/bin/fail-pause /usr/bin/xpet"\ section="Apps/Emulators"\ title="Xpet" ?package(vice):needs="X11" \ command="/usr/bin/fail-pause /usr/X11R6/bin/xterm -T Xpet -e /usr/bin/xpet" \ section="Apps/Emulators"\ title="Xpet" ?package(vice):needs="X11term" \ command="/usr/bin/fail-pause /usr/bin/xvic"\ section="Apps/Emulators"\ title="Xvic" ?package(vice):needs="X11" \ command="/usr/bin/fail-pause /usr/X11R6/bin/xterm -T Xvic -e /usr/bin/xvic" \ section="Apps/Emulators"\ title="Xvic" ?package(vice):needs="X11term" \ command="/usr/bin/fail-pause /usr/bin/x64"\ section="Apps/Emulators"\ title="X64" ?package(vice):needs="X11" \ command="/usr/bin/fail-pause /usr/X11R6/bin/xterm -T X64 -e /usr/bin/x64" \ section="Apps/Emulators"\ title="X64" debian/fail-pause0000664000000000000000000000024011554655466011156 0ustar #!/bin/sh set -f "$@" status=$? if [ $status -ne 0 ]; then echo -n "Command returned exit status: $status; press to continue." read fi exit $status debian/docs0000664000000000000000000000040011554655466010056 0ustar AUTHORS ChangeLog FEEDBACK README debian/README.ROMs doc/html/plain/64doc.txt doc/html/plain/BUGS doc/html/plain/cbm_basic_tokens.txt doc/html/plain/drive_info.txt doc/html/plain/NEWS doc/html/plain/PETdoc.txt doc/html/plain/serial.txt doc/html/plain/TODO debian/icons/0000775000000000000000000000000011554655466010324 5ustar debian/icons/c64icon-48x42.xpm0000664000000000000000000000441411554655466013111 0ustar /* XPM */ const char *c64_icon_data[] = { "48 42 4 1", " c none", ". c #000000000000", "X c #51445144FBEE", "o c #FBEE10404103", " .......... ", " ....XXXXXXXXX. ", " ..XXXXXXXXXXXXX. ", " ..XXXXXXXXXXXXXXX. ", " ..XXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXX........X. ", " .XXXXXXXXXXXXX.. .. ", " .XXXXXXXXXXXX. .............. ", " .XXXXXXXXXXX. .XXXXXXXXXXX. ", " .XXXXXXXXXXX. .XXXXXXXXXX. ", " .XXXXXXXXXXX. .XXXXXXXXX. ", " .XXXXXXXXXX. .XXXXXXXX. ", ".XXXXXXXXXXX. .XXXXXXX. ", ".XXXXXXXXXXX. ........ ", ".XXXXXXXXXXX. ", ".XXXXXXXXXXX. ........ ", ".XXXXXXXXXXX. .ooooooo. ", ".XXXXXXXXXXX. .oooooooo. ", " .XXXXXXXXXX. .ooooooooo. ", " .XXXXXXXXXXX. .oooooooooo. ", " .XXXXXXXXXXX. .ooooooooooo. ", " .XXXXXXXXXXX. .............. ", " .XXXXXXXXXXXX. ", " .XXXXXXXXXXXXX.. .. ", " .XXXXXXXXXXXXXX........X. ... . ", " .XXXXXXXXXXXXXXXXXXXXXXX. ... .. ", " .XXXXXXXXXXXXXXXXXXXXXX. ... ... ", " .XXXXXXXXXXXXXXXXXXXXXX. ..... .... ", " .XXXXXXXXXXXXXXXXXXXXX. ....... ..... ", " .XXXXXXXXXXXXXXXXXXXX. ... ... ... .. ", " .XXXXXXXXXXXXXXXXXXX. .. .. ... .. ", " ..XXXXXXXXXXXXXXXXX. .. .. .........", " ..XXXXXXXXXXXXXXX. ... ... .........", " ..XXXXXXXXXXXXX. ....... .. ", " ....XXXXXXXXX. ..... .. ", " .......... "}; debian/icons/peticon-32x28.xpm0000664000000000000000000000573511554655466013311 0ustar /* XPM */ static char *peticon-32x28[] = { /* columns rows colors chars-per-pixel */ "32 28 92 1", " c black", ". c #00C500C50263", "X c #023500240092", "o c #0197019704EE", "O c #01F501F50611", "+ c #0233023306CF", "@ c #02BB02BB087C", "# c #02EA02EA0909", "$ c #044104410D30", "% c #04F704F70F65", "& c #08310087021D", "* c #0A4500AA02A6", "= c #0663066313CD", "- c #06B006B014BB", "; c #07A307A317A6", ": c #07F307F318A4", "> c #094D094D1CD5", ", c #099209921DAC", "< c #156101610584", "1 c #17A201860619", "2 c #19E201AB06AE", "3 c #0BDA0BDA24BD", "4 c #0FB30FB330AB", "5 c #3016031A0C69", "6 c #391A03AF0EBC", "7 c #176317634880", "8 c #1BFE1BFE56C7", "9 c #1C271C275746", "0 c #1C381C38577A", "q c #1F3A1F3A60CD", "w c #2079207964AA", "e c #20BD20BD657D", "r c #24AB24AB71AE", "t c #252025207316", "y c #2558255873C7", "u c #280728077C17", "i c #294629467FF5", "p c #4575047B11EC", "a c #467F048B122D", "s c #4F49051D1476", "d c #57B205A816A2", "f c #598005C51719", "g c #29F629F681AB", "h c #30153015950F", "j c #308D308D9684", "k c #32FC32FC9E0E", "l c #33E133E1A0D4", "z c #350C350CA472", "x c #35503550A545", "c c #359B359BA630", "v c #36193619A7B7", "b c #377C377CAC02", "n c #37B537B5ACB4", "m c #382F382FAE2B", "M c #40294029C5E9", "N c #40294029C6E7", "B c #45594559D6FE", "V c #49A849A8E458", "C c #4A0F4A0FE596", "Z c #4AC54AC5E7CD", "A c #4B5D4B5DE808", "S c #4CF44CF4EE8F", "D c #4EEA4EEAF4A3", "F c #4F2F4F2FF57B", "G c #4FE74FE7F6B7", "H c #50145014F718", "J c #503E503EF8C0", "K c #50715071F832", "L c #506B506BF94C", "P c #51445144FBED", "I c #514E514EFC0C", "U c #521F521FFB3C", "Y c #517E517EFC96", "T c #51AD51ADFD36", "R c #52035203FE3E", "E c #52415241FEFF", "W c #52B552B5FF75", "Q c #53015301FFFF", "! c #53725372FFFF", "~ c #C8BA0CF233CC", "^ c #CEF70D5A3569", "/ c #E0800E7C39EF", "( c #E3A80EC13B07", ") c #E4570EBB3AED", "_ c #E57B0ECE3B38", "` c #E6750EDE3B78", "' c #E7580EEC3BB3", "] c #FD2710544152", "[ c #FE5A106941A3", "{ c #FF5110814207", "} c #FFFF10894226", "| c None", /* pixels */ "||||||||| @8q0qq0@|||||||||||||", "|||||| -tcnDQQQQC:|||||||||||||", "||||| ,eBGQQJQLJQC:|||||||||||||", "||||+rNQPQLPQJJQQC-|||||||||||||", "|||+gGQJPPPPLQJJJC:|||||||||||||", "|| tJQLQPPPPQJQQQV-|||||||||||||", "| ,MQJJQPPPQQLQQQV-|||||||||||||", "| qQQLQJLQGBq8008k:|||||||||||||", "|-BQPPPPPLu= % |||", " 3ZJPPPPGg+||||||||%hcccccl4 |||", " hQQPPLQm+|||||||||:C!Q!QJg@||||", "+nQJPPPS7 |||||||||:A!Q!Ji+|||||", "8GPPPPQV-||||||||||%hcccr+||||||", "0QPLPPPV:|||||||||| |||||||", "qQJQPPQV:||||||||||&sddf6 ||||||", "0LQLPPPV-||||||||||2_{{{(a |||||", "+nQPPPQS7 |||||||||1_{]{{(a ||||", " hQLPLLQm+|||||||||1^_(((_~5 |||", " 3CQPPPPGi+|||||||| 1111112& |||", "|-BQPPPPQGi- % |||||||||||||", "| eQLPPPJQGBq0088k: ", "| ,MQLPPQLQJPQQQQC: ", "|| rLQPPPPLLPPLLQV- ||| |", "|||+iLQPPPLQPLQQQV- | |", "||||+rNQQJQJJQLLQV; | |", "||||| ,eBKQQQJQLJC; || ||| |", "|||||| =rcbDQJQQC: || | |", "||||||||| @8qqqq8@ || | |" }; debian/icons/c128icon-32x28.xpm0000664000000000000000000000541411554655466013170 0ustar /* XPM */ static char *c128icon-32x28[] = { /* columns rows colors chars-per-pixel */ "32 28 82 1", " c black", ". c #00C500C5026D", "X c #023E00240092", "o c #019701970502", "O c #01F501F5062C", "+ c #0233023306EC", "@ c #02BB02BB08A4", "# c #02EA02EA092E", "$ c #044104410D66", "% c #04F704F70FA5", "& c #08520087021D", "* c #0A6F00AA02A6", "= c #0655065513F4", "- c #0691069114AE", "; c #07A307A317F7", ": c #07F307F31909", "> c #094D094D1D51", ", c #099209921E27", "< c #15B901610584", "1 c #17F601860619", "2 c #1A4D01AB06AE", "3 c #0BDA0BDA252F", "4 c #0FB30FB33174", "5 c #30DD031A0C69", "6 c #3A0603AF0EBC", "7 c #1763176349AB", "8 c #1BFE1BFE582D", "9 c #1C321C3258D2", "0 c #1F2F1F2F6212", "q c #1F4A1F4A628F", "w c #209C209C664A", "e c #20BC20BC671C", "r c #24AB24AB7392", "t c #2520252074F2", "y c #255925597568", "u c #2557255775A1", "i c #280728077DD9", "p c #469A047B11EC", "a c #47BB048B122D", "s c #5091051D1476", "d c #591C05A816A2", "f c #5AF205C51719", "g c #29462946820C", "h c #29F629F68360", "j c #301530159777", "k c #308D308D98F3", "l c #32FC32FCA09B", "z c #33E133E1A36D", "x c #350C350CA71A", "c c #355B355BA814", "v c #35B035B0A922", "b c #36193619AA6C", "n c #37CB37CBAF0A", "m c #40294029C6CC", "M c #40294029C949", "N c #45594559DA7B", "B c #49C249C2E808", "V c #4B5D4B5DE808", "C c #4AC54AC5EAD4", "Z c #4CF44CF4F269", "A c #4EEA4EEAF799", "S c #4EEA4EEAF896", "D c #4FFE4FFEF863", "F c #4F2F4F2FF971", "G c #503E503EFAFD", "H c #50715071F971", "J c #506B506BFB8B", "K c #521F521FFB8B", "L c #51445144FFFF", "P c #51BC51BCFFFF", "I c #52E252E2FFFF", "U c #53725372FFFF", "Y c #CBF70CF233CC", "T c #D24F0D5A3569", "R c #E2940E7C39EF", "E c #E5DE0EC13B07", "W c #E8070EC03B00", "Q c #E8080EDE3B78", "! c #E92F0ECE3B38", "~ c #EB130EEC3BB3", "^ c #FFFF106E41BB", "/ c None", /* pixels */ "///////// #900009#/////////////", "////// -rbnSIIIGC://///////////", "///// ,eNSIIIGGGIB://///////////", "////+rMIIGIGGIIGIC://///////////", "///+gAIIIGIIGGGIGC://///////////", "// rIIGGGGGGIIGIGB://///////////", "/ 3mIIIGGIIIIGIIIB-/////////////", "/ qIGGIGGISNq9999z://///////////", "/-NIGIGGIGi- % ///", " 3CIIGGISg+////////%jxxxxbz4 ///", " kIGIGGIn+/////////;VUIIIDh#////", "+nIIGGIZ7 /////////:VUUIDg+/////", "9SGIGIIB://////////%kbxbr+//////", "0IGIGGGB:////////// ///////", "0IGGIGIB-//////////&sddf6 //////", "9SGIGIGC://////////2Q^^^Ra /////", "+nIGGIIZ7 /////////1W^^^^Wa ////", " kIIIGGIn+/////////1TWWWWWY5 ///", " 3CGGGIGSg+//////// 1111112& ///", "/-NIGIGGIIi- % // / ", "/ eIIGGIGISNq9999z:/ ", "/ ,mIGIGIGIGGIIIIB: ", "// rGIGIIGGIIGGIIB- ", "///+hSIGGIGGGIGGIB:// / ", "////+rMIIIGIGIGIIB;// ", "///// ,eNDIIIGGIIC;// ", "////// -rcnSGIGIB;// ", "///////// #900008#// " }; debian/icons/plus4icon-48x42.xpm0000664000000000000000000000441611554655466013566 0ustar /* XPM */ const char *plus4_icon_data[] = { "48 42 4 1", " c none", ". c #000000000000", "X c #51445144FBEE", "o c #FBEE10404103", " .......... ", " ....XXXXXXXXX. ", " ..XXXXXXXXXXXXX. ", " ..XXXXXXXXXXXXXXX. ", " ..XXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXX........X. ", " .XXXXXXXXXXXXX.. .. ", " .XXXXXXXXXXXX. .............. ", " .XXXXXXXXXXX. .XXXXXXXXXXX. ", " .XXXXXXXXXXX. .XXXXXXXXXX. ", " .XXXXXXXXXXX. .XXXXXXXXX. ", " .XXXXXXXXXX. .XXXXXXXX. ", ".XXXXXXXXXXX. .XXXXXXX. ", ".XXXXXXXXXXX. ........ ", ".XXXXXXXXXXX. ", ".XXXXXXXXXXX. ........ ", ".XXXXXXXXXXX. .ooooooo. ", ".XXXXXXXXXXX. .oooooooo. ", " .XXXXXXXXXX. .ooooooooo. ", " .XXXXXXXXXXX. .oooooooooo. ", " .XXXXXXXXXXX. .ooooooooooo. ", " .XXXXXXXXXXX. .............. ", " .XXXXXXXXXXXX. ", " .XXXXXXXXXXXXX.. .. ", " .XXXXXXXXXXXXXX........X. . ", " .XXXXXXXXXXXXXXXXXXXXXXX. .. ", " .XXXXXXXXXXXXXXXXXXXXXX. .. ... ", " .XXXXXXXXXXXXXXXXXXXXXX. .. .... ", " .XXXXXXXXXXXXXXXXXXXXX. .. ..... ", " .XXXXXXXXXXXXXXXXXXXX. ........ ... .. ", " .XXXXXXXXXXXXXXXXXXX. ........ ... .. ", " ..XXXXXXXXXXXXXXXXX. .. .........", " ..XXXXXXXXXXXXXXX. .. .........", " ..XXXXXXXXXXXXX. .. .. ", " ....XXXXXXXXX. .. ", " .......... "}; debian/icons/cbm2icon-32x28.xpm0000664000000000000000000000573611554655466013345 0ustar /* XPM */ static char *cbm2icon-32x28[] = { /* columns rows colors chars-per-pixel */ "32 28 92 1", " c black", ". c #00C500C50263", "X c #023500240092", "o c #0197019704EE", "O c #01F501F50611", "+ c #0233023306CF", "@ c #02BB02BB087C", "# c #02EA02EA0909", "$ c #044104410D30", "% c #04F704F70F65", "& c #08310087021D", "* c #0A4500AA02A6", "= c #0663066313CD", "- c #06B006B014BB", "; c #07A307A317A6", ": c #07F307F318A4", "> c #094D094D1CD5", ", c #099209921DAC", "< c #156101610584", "1 c #17A201860619", "2 c #19E201AB06AE", "3 c #0BDA0BDA24BD", "4 c #0FB30FB330AB", "5 c #3016031A0C69", "6 c #391A03AF0EBC", "7 c #176317634880", "8 c #1BFE1BFE56C7", "9 c #1C271C275746", "0 c #1C381C38577A", "q c #1F3A1F3A60CD", "w c #2079207964AA", "e c #20BD20BD657D", "r c #24AB24AB71AE", "t c #252025207316", "y c #2558255873C7", "u c #280728077C17", "i c #294629467FF5", "p c #4575047B11EC", "a c #467F048B122D", "s c #4F49051D1476", "d c #57B205A816A2", "f c #598005C51719", "g c #29F629F681AB", "h c #30153015950F", "j c #308D308D9684", "k c #32FC32FC9E0E", "l c #33E133E1A0D4", "z c #350C350CA472", "x c #35503550A545", "c c #359B359BA630", "v c #36193619A7B7", "b c #377C377CAC02", "n c #37B537B5ACB4", "m c #382F382FAE2B", "M c #40294029C5E9", "N c #40294029C6E7", "B c #45594559D6FE", "V c #49A849A8E458", "C c #4A0F4A0FE596", "Z c #4AC54AC5E7CD", "A c #4B5D4B5DE808", "S c #4CF44CF4EE8F", "D c #4EEA4EEAF4A3", "F c #4F2F4F2FF57B", "G c #4FE74FE7F6B7", "H c #50145014F718", "J c #503E503EF8C0", "K c #50715071F832", "L c #506B506BF94C", "P c #51445144FBED", "I c #514E514EFC0C", "U c #521F521FFB3C", "Y c #517E517EFC96", "T c #51AD51ADFD36", "R c #52035203FE3E", "E c #52415241FEFF", "W c #52B552B5FF75", "Q c #53015301FFFF", "! c #53725372FFFF", "~ c #C8BA0CF233CC", "^ c #CEF70D5A3569", "/ c #E0800E7C39EF", "( c #E3A80EC13B07", ") c #E4570EBB3AED", "_ c #E57B0ECE3B38", "` c #E6750EDE3B78", "' c #E7580EEC3BB3", "] c #FD2710544152", "[ c #FE5A106941A3", "{ c #FF5110814207", "} c #FFFF10894226", "| c None", /* pixels */ "||||||||| @8q0qq0@|||||||||||||", "|||||| -tcnDQQQQC:|||||||||||||", "||||| ,eBGQQJQLJQC:|||||||||||||", "||||+rNQPQLPQJJQQC-|||||||||||||", "|||+gGQJPPPPLQJJJC:|||||||||||||", "|| tJQLQPPPPQJQQQV-|||||||||||||", "| ,MQJJQPPPQQLQQQV-|||||||||||||", "| qQQLQJLQGBq8008k:|||||||||||||", "|-BQPPPPPLu= % |||", " 3ZJPPPPGg+||||||||%hcccccl4 |||", " hQQPPLQm+|||||||||:C!Q!QJg@||||", "+nQJPPPS7 |||||||||:A!Q!Ji+|||||", "8GPPPPQV-||||||||||%hcccr+||||||", "0QPLPPPV:|||||||||| |||||||", "qQJQPPQV:||||||||||&sddf6 ||||||", "0LQLPPPV-||||||||||2_{{{(a |||||", "+nQPPPQS7 |||||||||1_{]{{(a ||||", " hQLPLLQm+|||||||||1^_(((_~5 |||", " 3CQPPPPGi+|||||||| 1111112& |||", "|-BQPPPPQGi- % ", "| eQLPPPJQGBq0088k: ", "| ,MQLPPQLQJPQQQQC: ", "|| rLQPPPPLLPPLLQV- ", "|||+iLQPPPLQPLQQQV- ", "||||+rNQQJQJJQLLQV;|| |||", "||||| ,eBKQQQJQLJC;|| | ||||", "|||||| =rcbDQJQQC:|| |||", "||||||||| @8qqqq8@|| |||" }; debian/icons/peticon-48x42.xpm0000664000000000000000000000441311554655466013304 0ustar /* XPM */ const char *pet_icon_data[] = { "48 42 4 1", " c none", ". c #000000000000", "X c #51445144FBEE", "o c #FBEE10404103", " .......... ", " ....XXXXXXXXX. ", " ..XXXXXXXXXXXXX. ", " ..XXXXXXXXXXXXXXX. ", " ..XXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXX........X. ", " .XXXXXXXXXXXXX.. .. ", " .XXXXXXXXXXXX. .............. ", " .XXXXXXXXXXX. .XXXXXXXXXXX. ", " .XXXXXXXXXXX. .XXXXXXXXXX. ", " .XXXXXXXXXXX. .XXXXXXXXX. ", " .XXXXXXXXXX. .XXXXXXXX. ", ".XXXXXXXXXXX. .XXXXXXX. ", ".XXXXXXXXXXX. ........ ", ".XXXXXXXXXXX. ", ".XXXXXXXXXXX. ........ ", ".XXXXXXXXXXX. .ooooooo. ", ".XXXXXXXXXXX. .oooooooo. ", " .XXXXXXXXXX. .ooooooooo. ", " .XXXXXXXXXXX. .oooooooooo. ", " .XXXXXXXXXXX. .ooooooooooo. ", " .XXXXXXXXXXX. .............. ", " .XXXXXXXXXXXX. ", " .XXXXXXXXXXXXX.. .. ", " .XXXXXXXXXXXXXX........X. ", " .XXXXXXXXXXXXXXXXXXXXXXX. ..... ..... ......", " .XXXXXXXXXXXXXXXXXXXXXX. .. .. .. .. ", " .XXXXXXXXXXXXXXXXXXXXXX. .. .. .. .. ", " .XXXXXXXXXXXXXXXXXXXXX. .. .. .. .. ", " .XXXXXXXXXXXXXXXXXXXX. ..... ..... .. ", " .XXXXXXXXXXXXXXXXXXX. .. .. .. ", " ..XXXXXXXXXXXXXXXXX. .. .. .. ", " ..XXXXXXXXXXXXXXX. .. .. .. ", " ..XXXXXXXXXXXXX. .. .. .. ", " ....XXXXXXXXX. .. ..... .. ", " .......... "}; debian/icons/cbm2icon-48x42.xpm0000664000000000000000000000441411554655466013340 0ustar /* XPM */ const char *cbm2_icon_data[] = { "48 42 4 1", " c none", ". c #000000000000", "X c #51445144FBEE", "o c #FBEE10404103", " .......... ", " ....XXXXXXXXX. ", " ..XXXXXXXXXXXXX. ", " ..XXXXXXXXXXXXXXX. ", " ..XXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXX........X. ", " .XXXXXXXXXXXXX.. .. ", " .XXXXXXXXXXXX. .............. ", " .XXXXXXXXXXX. .XXXXXXXXXXX. ", " .XXXXXXXXXXX. .XXXXXXXXXX. ", " .XXXXXXXXXXX. .XXXXXXXXX. ", " .XXXXXXXXXX. .XXXXXXXX. ", ".XXXXXXXXXXX. .XXXXXXX. ", ".XXXXXXXXXXX. ........ ", ".XXXXXXXXXXX. ", ".XXXXXXXXXXX. ........ ", ".XXXXXXXXXXX. .ooooooo. ", ".XXXXXXXXXXX. .oooooooo. ", " .XXXXXXXXXX. .ooooooooo. ", " .XXXXXXXXXXX. .oooooooooo. ", " .XXXXXXXXXXX. .ooooooooooo. ", " .XXXXXXXXXXX. .............. ", " .XXXXXXXXXXXX. ", " .XXXXXXXXXXXXX.. .. ", " .XXXXXXXXXXXXXX........X. ... .... .. .. ", " .XXXXXXXXXXXXXXXXXXXXXXX. .. .. .. .. ...... ", " .XXXXXXXXXXXXXXXXXXXXXX. .. .... .. .. ", " .XXXXXXXXXXXXXXXXXXXXXX. .. .. .. .. .. .. ", " .XXXXXXXXXXXXXXXXXXXXX. ... .... .. .. ", " .XXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXX. .... .... ", " ..XXXXXXXXXXXXXXXXX. .. .. ", " ..XXXXXXXXXXXXXXX. .. .. ", " ..XXXXXXXXXXXXX. .. .. ", " ....XXXXXXXXX. .... .... ", " .......... "}; debian/icons/vic20icon-48x42.xpm0000664000000000000000000000441611554655466013442 0ustar /* XPM */ const char *vic20_icon_data[] = { "48 42 4 1", " c none", ". c #000000000000", "X c #51445144FBEE", "o c #FBEE10404103", " .......... ", " ....XXXXXXXXX. ", " ..XXXXXXXXXXXXX. ", " ..XXXXXXXXXXXXXXX. ", " ..XXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXX........X. ", " .XXXXXXXXXXXXX.. .. ", " .XXXXXXXXXXXX. .............. ", " .XXXXXXXXXXX. .XXXXXXXXXXX. ", " .XXXXXXXXXXX. .XXXXXXXXXX. ", " .XXXXXXXXXXX. .XXXXXXXXX. ", " .XXXXXXXXXX. .XXXXXXXX. ", " .XXXXXXXXXXX. .XXXXXXX. ", " .XXXXXXXXXXX. ........ ", " .XXXXXXXXXXX. ", " .XXXXXXXXXXX. ........ ", " .XXXXXXXXXXX. .ooooooo. ", " .XXXXXXXXXXX. .oooooooo. ", " .XXXXXXXXXX. .ooooooooo. ", " .XXXXXXXXXXX. .oooooooooo. ", " .XXXXXXXXXXX. .ooooooooooo. ", " .XXXXXXXXXXX. .............. ", " .XXXXXXXXXXXX. ", " .XXXXXXXXXXXXX.. .. .. .. .. .... ", " .XXXXXXXXXXXXXX........X. .. .. .. .. .. ", " .XXXXXXXXXXXXXXXXXXXXXXX. .. .. .. .. ", " .XXXXXXXXXXXXXXXXXXXXXX. .... .. .. ", " .XXXXXXXXXXXXXXXXXXXXXX. .... .. .. .. ", " .XXXXXXXXXXXXXXXXXXXXX. .. .. .... ", " .XXXXXXXXXXXXXXXXXXXX. ", " .XXXXXXXXXXXXXXXXXXX. .... .... ", " ..XXXXXXXXXXXXXXXXX. .. .. .. .. ", " ..XXXXXXXXXXXXXXX. .. .. .. ", " ..XXXXXXXXXXXXX. .... .. .. ", " ....XXXXXXXXX. .. .. .. ", " .......... ...... .... "}; debian/icons/vic20icon-32x28.xpm0000664000000000000000000000561311554655466013437 0ustar /* XPM */ static char *vic20icon-32x28[] = { /* columns rows colors chars-per-pixel */ "32 28 88 1", " c black", ". c #00E300E302C1", "X c #02E4003000BF", "o c #01F501F50611", "O c #026702670774", "+ c #03EA03EA0C23", "@ c #040904090C82", "# c #044704470D41", "$ c #08310087021D", "% c #0B1C00B702DE", "& c #06B006B014BB", "* c #094A094A1CCA", "= c #17A301860619", "- c #18A40197065B", "; c #1A8101B506D7", ": c #1D5F01E50794", "> c #1E6001F507D7", ", c #0ACF0ACF2183", "< c #0BDD0BDD24C6", "1 c #115E115E35D8", "2 c #126B126B391A", "3 c #145314533F00", "4 c #167C167C45B7", "5 c #16AD16AD464A", "6 c #174C174C4838", "7 c #179B179B48F9", "8 c #181D181D4AC8", "9 c #198119814F11", "0 c #1BCC1BCC562C", "q c #1BFE1BFE56C7", "w c #1C381C38577A", "e c #1CDF1CDF58E3", "r c #1F221F226083", "t c #1F6C1F6C6168", "y c #1FDA1FDA62BF", "u c #209E209E651C", "i c #20BE20BE657F", "p c #222D222D69F3", "a c #4F49051D1476", "s c #57F405AC16B3", "d c #2BD42BD487DF", "f c #2C912C918A2B", "g c #308D308D9684", "h c #30B330B396FB", "j c #34583458A245", "k c #350B350BA46F", "l c #354F354FA544", "z c #35873587A5F1", "x c #36043604A773", "c c #382F382FAE2B", "v c #39A939A9B2CB", "b c #3A253A25B442", "n c #3B083B08B6D5", "m c #3ECC3ECCC2AB", "M c #3F1C3F1CC3A3", "N c #45674567D728", "B c #48324832DFCE", "V c #485B485BE050", "C c #48B348B3E15F", "Z c #495A495AE2C8", "A c #4A494A49E3B0", "S c #4AC54AC5E7CD", "D c #4AF74AF7E83D", "F c #4E014E01F0D5", "G c #4E054E05F13E", "H c #4F4E4F4EF5DB", "J c #51435143FBEC", "K c #514D514DFC0A", "L c #51835183FCB2", "P c #51CB51CBFD4D", "I c #52135213FE6F", "U c #52445244FF08", "Y c #527F527FFE96", "T c #52885288FFDB", "R c #53275327FFFF", "E c #53AF53AFFFFF", "W c #9EE10A3F2900", "Q c #B6FF0BCE2F39", "! c #B80B0BE52F96", "~ c #E45E0EBB3AEF", "^ c #E6750EDE3B79", "/ c #E7630EED3BB6", "( c #FD3810564158", ") c #FE431067419D", "_ c #FFA9107E41FA", "` c #FFFF108E4239", "' c #FFCF109C4273", "] c None", /* pixels */ "]]]]]]]]] c #094D094D1CD5", ", c #099209921DAC", "< c #156101610584", "1 c #17A201860619", "2 c #19E201AB06AE", "3 c #0BDA0BDA24BD", "4 c #0FB30FB330AB", "5 c #3016031A0C69", "6 c #391A03AF0EBC", "7 c #176317634880", "8 c #1BFE1BFE56C7", "9 c #1C271C275746", "0 c #1C381C38577A", "q c #1F3A1F3A60CD", "w c #2079207964AA", "e c #20BD20BD657D", "r c #24AB24AB71AE", "t c #252025207316", "y c #2558255873C7", "u c #280728077C17", "i c #294629467FF5", "p c #4575047B11EC", "a c #467F048B122D", "s c #4F49051D1476", "d c #57B205A816A2", "f c #598005C51719", "g c #29F629F681AB", "h c #30153015950F", "j c #308D308D9684", "k c #32FC32FC9E0E", "l c #33E133E1A0D4", "z c #350C350CA472", "x c #35503550A545", "c c #359B359BA630", "v c #36193619A7B7", "b c #377C377CAC02", "n c #37B537B5ACB4", "m c #382F382FAE2B", "M c #40294029C5E9", "N c #40294029C6E7", "B c #45594559D6FE", "V c #49A849A8E458", "C c #4A0F4A0FE596", "Z c #4AC54AC5E7CD", "A c #4B5D4B5DE808", "S c #4CF44CF4EE8F", "D c #4EEA4EEAF4A3", "F c #4F2F4F2FF57B", "G c #4FE74FE7F6B7", "H c #50145014F718", "J c #503E503EF8C0", "K c #50715071F832", "L c #506B506BF94C", "P c #51445144FBED", "I c #514E514EFC0C", "U c #521F521FFB3C", "Y c #517E517EFC96", "T c #51AD51ADFD36", "R c #52035203FE3E", "E c #52415241FEFF", "W c #52B552B5FF75", "Q c #53015301FFFF", "! c #53725372FFFF", "~ c #C8BA0CF233CC", "^ c #CEF70D5A3569", "/ c #E0800E7C39EF", "( c #E3A80EC13B07", ") c #E4570EBB3AED", "_ c #E57B0ECE3B38", "` c #E6750EDE3B78", "' c #E7580EEC3BB3", "] c #FD2710544152", "[ c #FE5A106941A3", "{ c #FF5110814207", "} c #FFFF10894226", "| c None", /* pixels */ "||||||||| @8q0qq0@|||||||||||||", "|||||| -tcnDQQQQC:|||||||||||||", "||||| ,eBGQQJQLJQC:|||||||||||||", "||||+rNQPQLPQJJQQC-|||||||||||||", "|||+gGQJPPPPLQJJJC:|||||||||||||", "|| tJQLQPPPPQJQQQV-|||||||||||||", "| ,MQJJQPPPQQLQQQV-|||||||||||||", "| qQQLQJLQGBq8008k:|||||||||||||", "|-BQPPPPPLu= % |||", " 3ZJPPPPGg+||||||||%hcccccl4 |||", " hQQPPLQm+|||||||||:C!Q!QJg@||||", "+nQJPPPS7 |||||||||:A!Q!Ji+|||||", "8GPPPPQV-||||||||||%hcccr+||||||", "0QPLPPPV:|||||||||| |||||||", "qQJQPPQV:||||||||||&sddf6 ||||||", "0LQLPPPV-||||||||||2_{{{(a |||||", "+nQPPPQS7 |||||||||1_{]{{(a ||||", " hQLPLLQm+|||||||||1^_(((_~5 |||", " 3CQPPPPGi+|||||||| 1111112& |||", "|-BQPPPPQGi- % ||||||||||| ", "| eQLPPPJQGBq0088k:|||||||||| ", "| ,MQLPPQLQJPQQQQC:|| ||||| ", "|| rLQPPPPLLPPLLQV-|| |||| ", "|||+iLQPPPLQPLQQQV- | ", "||||+rNQQJQJJQLLQV; | ", "||||| ,eBKQQQJQLJC;|| || ", "|||||| =rcbDQJQQC:|| || ", "||||||||| @8qqqq8@|||||||||| " }; debian/icons/c64icon-32x28.xpm0000664000000000000000000000573511554655466013115 0ustar /* XPM */ static char *c64icon-32x28[] = { /* columns rows colors chars-per-pixel */ "32 28 92 1", " c black", ". c #00C500C50263", "X c #023500240092", "o c #0197019704EE", "O c #01F501F50611", "+ c #0233023306CF", "@ c #02BB02BB087C", "# c #02EA02EA0909", "$ c #044104410D30", "% c #04F704F70F65", "& c #08310087021D", "* c #0A4500AA02A6", "= c #0663066313CD", "- c #06B006B014BB", "; c #07A307A317A6", ": c #07F307F318A4", "> c #094D094D1CD5", ", c #099209921DAC", "< c #156101610584", "1 c #17A201860619", "2 c #19E201AB06AE", "3 c #0BDA0BDA24BD", "4 c #0FB30FB330AB", "5 c #3016031A0C69", "6 c #391A03AF0EBC", "7 c #176317634880", "8 c #1BFE1BFE56C7", "9 c #1C271C275746", "0 c #1C381C38577A", "q c #1F3A1F3A60CD", "w c #2079207964AA", "e c #20BD20BD657D", "r c #24AB24AB71AE", "t c #252025207316", "y c #2558255873C7", "u c #280728077C17", "i c #294629467FF5", "p c #4575047B11EC", "a c #467F048B122D", "s c #4F49051D1476", "d c #57B205A816A2", "f c #598005C51719", "g c #29F629F681AB", "h c #30153015950F", "j c #308D308D9684", "k c #32FC32FC9E0E", "l c #33E133E1A0D4", "z c #350C350CA472", "x c #35503550A545", "c c #359B359BA630", "v c #36193619A7B7", "b c #377C377CAC02", "n c #37B537B5ACB4", "m c #382F382FAE2B", "M c #40294029C5E9", "N c #40294029C6E7", "B c #45594559D6FE", "V c #49A849A8E458", "C c #4A0F4A0FE596", "Z c #4AC54AC5E7CD", "A c #4B5D4B5DE808", "S c #4CF44CF4EE8F", "D c #4EEA4EEAF4A3", "F c #4F2F4F2FF57B", "G c #4FE74FE7F6B7", "H c #50145014F718", "J c #503E503EF8C0", "K c #50715071F832", "L c #506B506BF94C", "P c #51445144FBED", "I c #514E514EFC0C", "U c #521F521FFB3C", "Y c #517E517EFC96", "T c #51AD51ADFD36", "R c #52035203FE3E", "E c #52415241FEFF", "W c #52B552B5FF75", "Q c #53015301FFFF", "! c #53725372FFFF", "~ c #C8BA0CF233CC", "^ c #CEF70D5A3569", "/ c #E0800E7C39EF", "( c #E3A80EC13B07", ") c #E4570EBB3AED", "_ c #E57B0ECE3B38", "` c #E6750EDE3B78", "' c #E7580EEC3BB3", "] c #FD2710544152", "[ c #FE5A106941A3", "{ c #FF5110814207", "} c #FFFF10894226", "| c None", /* pixels */ "||||||||| @8q0qq0@|||||||||||||", "|||||| -tcnDQQQQC:|||||||||||||", "||||| ,eBGQQJQLJQC:|||||||||||||", "||||+rNQPQLPQJJQQC-|||||||||||||", "|||+gGQJPPPPLQJJJC:|||||||||||||", "|| tJQLQPPPPQJQQQV-|||||||||||||", "| ,MQJJQPPPQQLQQQV-|||||||||||||", "| qQQLQJLQGBq8008k:|||||||||||||", "|-BQPPPPPLu= % |||", " 3ZJPPPPGg+||||||||%hcccccl4 |||", " hQQPPLQm+|||||||||:C!Q!QJg@||||", "+nQJPPPS7 |||||||||:A!Q!Ji+|||||", "8GPPPPQV-||||||||||%hcccr+||||||", "0QPLPPPV:|||||||||| |||||||", "qQJQPPQV:||||||||||&sddf6 ||||||", "0LQLPPPV-||||||||||2_{{{(a |||||", "+nQPPPQS7 |||||||||1_{]{{(a ||||", " hQLPLLQm+|||||||||1^_(((_~5 |||", " 3CQPPPPGi+|||||||| 1111112& |||", "|-BQPPPPQGi- % ||| ||||| ", "| eQLPPPJQGBq0088k:|| |||| ", "| ,MQLPPQLQJPQQQQC:| ||| ", "|| rLQPPPPLLPPLLQV- ||| ", "|||+iLQPPPLQPLQQQV- | ", "||||+rNQQJQJJQLLQV; | | ", "||||| ,eBKQQQJQLJC; ", "|||||| =rcbDQJQQC: ", "||||||||| @8qqqq8@| |||| " }; debian/patches/0000775000000000000000000000000012175310650010617 5ustar debian/patches/revert_upstream_lib64.patch0000664000000000000000000000314112175310650016066 0ustar Description: TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . vice (2.4.dfsg-1) unstable; urgency=low . * New upstream release (closes: #693065). * Drop vice-ffmpeg.patch , applied upstream. * Disable architecture specific compilation (closes: #686400, #714136). Author: Laszlo Boszormenyi (GCS) Bug-Debian: http://bugs.debian.org/686400 Bug-Debian: http://bugs.debian.org/693065 Bug-Debian: http://bugs.debian.org/714136 --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: http://bugs.debian.org/ Bug-Ubuntu: https://launchpad.net/bugs/ Forwarded: Reviewed-By: Last-Update: --- vice-2.4.dfsg.orig/configure.in +++ vice-2.4.dfsg/configure.in @@ -3431,7 +3431,7 @@ case "$host_os" in ;; linux*) if test x"$host_cpu" = "xx86_64"; then - VICEDIR="$PREFIX/lib64/vice" + VICEDIR="$PREFIX/lib/vice" AM_CONDITIONAL(ALTERNATE_DOCDIR, false) else VICEDIR="$PREFIX/lib/vice" debian/patches/kfreebsd_no_machine_cpufunc.h.patch0000664000000000000000000000207512175262711017566 0ustar Description: don't check for machine/cpufunc.h on kFreeBSD archs On kFreeBSD archs sys/io.h and machine/cpufunc.h can't be included together. They contains conflicting function signatures, thus don't look for the latter. . Author: Laszlo Boszormenyi (GCS) Last-Update: <2012-06-27> --- --- vice-2.3.dfsg.orig/configure.in +++ vice-2.3.dfsg/configure.in @@ -2277,7 +2277,14 @@ if test x"$is_unix" = "xyes" -a x"$is_un AC_CHECK_HEADERS(ieee1284.h,,[LIBIEEE1284_HEADERS_PRESENT=no],) AC_CHECK_HEADERS(sys/mman.h hw/inout.h,,[QNX_MMAN_HEADERS_PRESENT=no],) AC_CHECK_HEADERS(machine/sysarch.h,,[BSD_SET_IOPERM_HEADERS_PRESENT=no],) - AC_CHECK_HEADERS(unistd.h sys/io.h machine/pio.h machine/cpufunc.h) + AC_CHECK_HEADERS(unistd.h sys/io.h machine/pio.h) + case "$host_os" in + *kfreebsd*) + ;; + *) + AC_CHECK_HEADERS(machine/cpufunc.h) + ;; + esac if test x"$LIBIEEE1284_HEADERS_PRESENT" = "xyes"; then AC_CHECK_LIB(ieee1284, ieee1284_find_ports,[LIBS="-lieee1284 $LIBS"; PARSID_SUPPORT=yes],,) debian/patches/series0000664000000000000000000000016112175310644012035 0ustar correct_html_documentation_path_in_manpage.patch kfreebsd_no_machine_cpufunc.h.patch revert_upstream_lib64.patch debian/patches/correct_html_documentation_path_in_manpage.patch0000664000000000000000000000062511554734461022465 0ustar --- vice-2.3.dfsg.orig/man/vice.1 +++ vice-2.3.dfsg/man/vice.1 @@ -43,7 +43,7 @@ a Commodore BASIC de-tokenizer; .PP The whole documentation for these programs is available in HTML format; the main file should be installed on your system as -/usr/local/lib/VICE/doc/vice_toc.html. +/usr/share/doc/vice/html/vice_toc.html . .P For up to date news about VICE, have a look at the official home page at debian/doc-base0000664000000000000000000000035411554655466010613 0ustar Document: vice Title: Vice Manual Author: The Vice Team Abstract: Documentation for the Versatile Commodore Emulator. Section: Emulators Format: HTML Index: /usr/share/doc/vice/html/vice_toc.html Files: /usr/share/doc/vice/html/*.html debian/vice-getroms0000664000000000000000000002555711554655466011556 0ustar #!/bin/bash # This script is Copyright 1997-1999 by Giuliano P Procida # It is released under the GNU GPL (version 2 or later). # Changelog at end. set -e usage () { echo Run this script as $0 [dir]. The optional argument dir echo defaults to \"~/vice-getroms-tmp\" . echo echo This script attempts to download the various ROM images for echo the VICE emulators. The system administrator may choose to echo install the images for all to use. Individual users may do so echo for their own use, if the images are not installed by root. } declare -a FTPHOST declare -a FTPFILE declare LOCATIONS setup_locations () { local site local file local rubbish LOCATIONS=0 while read host file rubbish; do FTPHOST[$LOCATION]="$host" FTPFILE[$LOCATION]="$file" LOCATIONS=$[1+$LOCATIONS] done < rom-images.tmp && \ mv rom-images.tmp rom-images || return 1 ;; *tar*) tar xf rom-images; return ;; *zip*) unzip rom-images; return ;; *) echo unrecognised archive; return 1 esac done } getarchive () { local index index=0 while [ $index -lt $LOCATIONS ]; do echo $index ${FTPHOST[$index]} ${FTPFILE[$index]} index=$[1+$index] done echo 'Please notify of any other locations!' echo -n "Please select a number of ftp sites (by number and in order of preference): " local sites read -a sites local pass pass="`whoami`@`hostname -f`" index=0 local host local file while [ -n "${sites[$index]}" ]; do host=${FTPHOST[${sites[$index]}]} file=${FTPFILE[${sites[$index]}]} echo trying: $host $file case $METHOD in *wget) $METHOD -q -O - ftp://${host}${file} >rom-images || true ;; *lynx) $METHOD -dump ftp://${host}${file} >rom-images 2>/dev/null || true ;; *ftp) ( $METHOD -n || true ) < Wed, 26 Aug 1998 21:40:13 +0100 # Version 1.2 # * Updated (massacred) list of ROM locations in vice-getroms. # * Adjusted rules and vice-getroms for new ROMs and file names. # * The ROM locations array is now created from a here document. # -- Giuliano P Procida Wed, 12 May 1999 14:51:26 +0100 # Version 1.2.1 # * Trivial change to vice-getroms usage message. # -- Giuliano P Procida Tue, 18 May 1999 21:07:19 +0100 # Notes. # Probably need to have a list of valid ROM names (RHS of md5sum table) # to avoid all the skipping messages. <- I've forgotten what this means! # Need to reinstate md5sums of obsolete images so that they can be removed. debian/watch0000664000000000000000000000012511663300521010214 0ustar version=3 opts=dversionmangle=s/\.dfsg// \ http://sf.net/vice-emu/vice-(.+)\.tar\.gz debian/auto0000664000000000000000000000161511554655466010107 0ustar The upstream people have moved to automake. They supply Makefile.in but this gets redone by automake... differently. So I have diffs of Makefile.in throughout the .diif.gz What can I do? Myxie: Weep, curse the gods. Myxie: Or, refrain from running automake in your rules file :) That's what I do with lesstif. * Myxie sez oh dear. Who said I ran automake? Myxie: It works if you can hack the package without touching its Makefile.ams. (as ooposed to the upstream Makefiles. Myxie: Well something does. Is the upstream makefile responding to timestamps perhaps? Myxie: Or does it run automake unconditionally? dark: I will check Myxie: clean: rm -f $$(find . -name Makefile.in)? netgod: That's cheating :) ng: then I have diffs full of "-" Myxie: No, dpkg-source ignores deletions IIRC. dark: oh good debian/vice.links0000664000000000000000000000111511554737060011166 0ustar usr/share/man/man1/vice.1.gz usr/share/man/man1/cartconv.1.gz usr/share/man/man1/vice.1.gz usr/share/man/man1/xpet.1.gz usr/share/man/man1/vice.1.gz usr/share/man/man1/xvic.1.gz usr/share/man/man1/vice.1.gz usr/share/man/man1/vsid.1.gz usr/share/man/man1/vice.1.gz usr/share/man/man1/x64.1.gz usr/share/man/man1/vice.1.gz usr/share/man/man1/x64sc.1.gz usr/share/man/man1/vice.1.gz usr/share/man/man1/x64dtv.1.gz usr/share/man/man1/vice.1.gz usr/share/man/man1/x128.1.gz usr/share/man/man1/vice.1.gz usr/share/man/man1/xplus4.1.gz usr/share/man/man1/vice.1.gz usr/share/man/man1/xcbm2.1.gz debian/postinst0000664000000000000000000000126411554655466011022 0ustar #!/bin/sh set -e #echo $0 "$@" #set -x #DEBHELPER# if [ "$1" = configure ] && dpkg --compare-versions "$2" lt-nl 0.14.2.70-1; then DIVERSIONS=/var/lib/dpkg/diversions [ -r "$DIVERSIONS" ] || DIVERSIONS=/var/state/dpkg/diversions [ -r "$DIVERSIONS" ] || DIVERSIONS="" [ "$DIVERSIONS" ] && { echo "Attempting to clear out the old diversions..." sed -n 's@^\(/usr/lib/vice/.*\)[.]distrib$@\1@p' < $DIVERSIONS | \ xargs -i dpkg-divert --remove --rename {} } || { echo "There was a problem removing the diversions (has dpkg changed?);" echo "you may want to make sure that there are no (local) diversions" echo "under /usr/lib/vice/ . [sorry!]" sleep 5 } fi debian/control0000664000000000000000000000255712266525244010614 0ustar Source: vice Build-Depends: debhelper (>= 8), dpkg-dev (>= 1.16.1~), autoconf, autotools-dev, bison++ | bison, flex, libreadline-dev, libjpeg-dev, libpng-dev, libgtk2.0-dev, libasound2-dev [linux-any], libpulse-dev, libtwolame-dev, libavformat-dev, libieee1284-3-dev [!hurd-i386], libgtkglext1-dev, libvte-dev, dh-autoreconf Section: contrib/otherosfs Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Laszlo Boszormenyi (GCS) Homepage: http://vice-emu.sourceforge.net/ Standards-Version: 3.9.4 Package: vice Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dpkg (>= 1.15.4) | install-info Description: Versatile Commodore Emulator VICE emulates well the hardware of the Commodore Business Machines of the pre-Amiga era. Supported are the various Pets, the VIC-20, the Commodore 64, the Commodore 128, the CBM-II series, and the PLUS/4. . Some alternate keywords for the above: VIC20, C64, C=64, C64 DTV, C128, C=128, CBM-500, CBM-600, CBM-700, PLUS4 . . This package does not contain the various ROM images needed to actually use the emulators; they are available separately from other locations (see the README.ROMs file). A corporation in the Netherlands called Tulip holds the copyrights to the ROM images, and redistribution is not permitted, but VICE itself is unencumbered. debian/source/0000775000000000000000000000000012175300114010462 5ustar debian/source/format0000664000000000000000000000001411554733056011707 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000211771672731010402 0ustar 8 debian/rules0000775000000000000000000000615712266525224010267 0ustar #!/usr/bin/make -f # # debian/rules for vice # # First created Jan 2000 by Zed Pobre, with some reference to the work # done by Giuliano Procida 1997-1999 PACKAGE=vice DATADIRS=C64 C128 PET PLUS4 VIC20 CBM-II install_program=install -p -o root -g root -m 755 make_directory=install -d -o root -g root -m 755 #export DEB_BUILD_MAINT_OPTIONS = hardening=+all #DPKG_EXPORT_BUILDFLAGS = 1 #include /usr/share/dpkg/buildflags.mk #CFLAGS ?= $(shell dpkg-buildflags --get CFLAGS) #CPPFLAGS ?= $(shell dpkg-buildflags --get CPPFLAGS) #LDFLAGS ?= $(shell dpkg-buildflags --get LDFLAGS) #CFLAGS += -fPIC $(HARDENING_CFLAGS) #CPPFLAGS += $(HARDENING_CPPFLAGS) #LDFLAGS += $(HARDENING_LDFLAGS) unexport HOME romtest: chmod 755 debian/genromlist debian/genromlist touch romtest configure: romtest configure-stamp configure-stamp: dh_autoreconf # cd src/resid && aclocal && automake && autoconf ./configure \ --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man \ --enable-gnomeui --enable-ethernet \ --enable-fullscreen --enable-parsid --with-midas --without-xaw3d \ --enable-arch=no touch $@ build-arch: build build-indep: build build: build-stamp #build-stamp: patch-stamp configure-stamp build-stamp: configure-stamp dh_testdir $(MAKE) touch $@ #clean: unpatch clean: dh_testdir rm -f build-stamp configure-stamp romtest [ ! -f Makefile ] || $(MAKE) distclean rm -f config.log find . -name Makefile -exec rm {} \; # find . -name Makefile.in -exec rm {} \; # cd src/resid && rm -f aclocal.m4 config.status config.log configure rm -rf src/resid/tmp src/resid/autom4te.cache rm -f src/translate_text.c.po.c src/translate.h \ src/arch/amigaos/intl_text.c.po.c po/vice.pot rm -f po/*.gmo rm -f configure # upstream stupidity rm -f src/try.tmp dh_autoreconf_clean dh_clean binary-indep: build binary-arch: build dh_testdir dh_testroot dh_clean dh_installdirs $(MAKE) DESTDIR=`pwd`/debian/$(PACKAGE) install # Remove the 0-byte placeholders cd debian/$(PACKAGE)/usr/lib/vice && find . -size 6c -exec rm {} \; rm -rf debian/$(PACKAGE)/usr/lib/vice/doc cp debian/icons/*.xpm debian/$(PACKAGE)/usr/share/pixmaps/ dh_installdocs $(make_directory) debian/$(PACKAGE)/usr/share/doc/$(PACKAGE)/html cp doc/html/*.html debian/$(PACKAGE)/usr/share/doc/$(PACKAGE)/html ln -sf vice_toc.html debian/$(PACKAGE)/usr/share/doc/$(PACKAGE)/html/index.html ln -sf ../../share/doc/vice/html debian/$(PACKAGE)/usr/lib/vice/doc # $(install_program) debian/vice-getroms debian/$(PACKAGE)/usr/share/doc/$(PACKAGE)/ mkdir -p debian/$(PACKAGE)/usr/share/applications/ && \ cp -Rv debian/desktop/* debian/$(PACKAGE)/usr/share/applications/ dh_installchangelogs -k ChangeLog rm -rf debian/$(PACKAGE)/usr/share/info dh_installinfo # rm -f debian/$(PACKAGE)/usr/info usr/share/info/dir.gz dh_installmenu dh_installman dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch source diff: @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false .PHONY: build configure romtest binary binary-arch binary-indep clean debian/moveroms0000664000000000000000000000105311554655466011002 0ustar #!/bin/sh # # Run this from inside a freshly unpacked VICE tarball to move all of # the unredistributable ROMs to a vice-roms directory. ROMDIR=`basename \`pwd\` | sed 's/vice-/vice-roms-/'` ROMLIST=`/debian/maint/vice/genromlist` if [ ! -d ../$ROMDIR/data ] ; then install -d -m 0755 ../$ROMDIR/data ; fi for ROM in $ROMLIST ; do if [ ! -d ../$ROMDIR/`dirname $ROM` ] ; then install -d -m 0755 ../$ROMDIR/`dirname $ROM` ; fi if [ -s $ROM ] ; then install -m 0644 $ROM ../$ROMDIR/`dirname $ROM`/ ; cat /dev/null > $ROM ; fi done