debian/0000755000000000000000000000000011741051057007167 5ustar debian/menu0000644000000000000000000000023510735140601010052 0ustar ?package(epiphany):needs="X11" section="Games/Action"\ icon="/usr/share/pixmaps/epiphany-game.xpm" \ title="Epiphany" command="/usr/games/epiphany-game" debian/epiphany.dirs0000644000000000000000000000006310473045347011674 0ustar usr/games usr/share/pixmaps usr/share/applications debian/epiphany-game.desktop0000644000000000000000000000077711741051056013320 0ustar [Desktop Entry] Version=1.0 Name=Epiphany GenericName=Game GenericName[es]=Juego GenericName[de]=Spiel Comment=Collect valuable minerals, while avoiding being hit by a falling boulder or a bomb Comment[es]=Recolecta valiosos minerales mientras evitas que te alcancen los bloques de roca que caen o las bombas Comment[de]=Wertvolle Mineralien sammeln und vermeiden, von einem fallenden Stein oder einer Bombe getroffen zu werden Type=Application Exec=epiphany-game Icon=epiphany-game Categories=ArcadeGame;Game; debian/epiphany-data.dirs0000644000000000000000000000002310412540005012557 0ustar usr/share/epiphany debian/compat0000644000000000000000000000000210735140601010361 0ustar 5 debian/control0000644000000000000000000000231311741051056010570 0ustar Source: epiphany Section: games Priority: optional Maintainer: Joerg Jaspert Uploaders: Ricardo Mones Build-Depends: debhelper (>> 5), automake, libsdl1.2-dev (>= 1.2.13-4), libsdl-mixer1.2-dev Standards-Version: 3.9.3 Homepage: http://epiphany.sourceforge.net/site/ Package: epiphany Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, epiphany-data (>= ${Upstream-Version}), libsdl1.2debian (>= 1.2.13-4) Description: clone of Boulder Dash game Epiphany is a multi-platform clone of Boulder Dash. In this game, the player must collect all the valuable minerals scattered in each level, while avoiding being hit by a falling boulder or, worse, by a bomb. . Boulder Dash was one of the best games ever made for the Commodore 64. Package: epiphany-data Architecture: all Depends: ${misc:Depends} Conflicts: epiphany (<< 0.5.1-2) Replaces: epiphany (<< 0.5.1-2) Recommends: epiphany (>= ${binary:Version}) Description: required data files for epiphany game This package provides all architecture-independent data files required for playing with epiphany. . Epiphany is a multi-platform clone of Boulder Dash, one of the best games ever made for the Commodore 64. debian/changelog0000644000000000000000000001474311741051056011051 0ustar epiphany (0.7.0-6) unstable; urgency=low * debian/epiphany-game.6 - Updated manpage with options (Closes: #667734) * epiphany-game.desktop - Added German translation (Closes: #667735) * debian/copyright - Update to Copyright Format 1.0 * debian/rules - Added build-arch and build-indep targets (thanks lintian!) * debian/control - Updated Standards-Version to 3.9.3 (no other changes) -- Ricardo Mones Tue, 10 Apr 2012 16:08:23 +0200 epiphany (0.7.0-5) unstable; urgency=low * debian/control - Added homepage field - Updated Standards-Version to 3.9.1 (no other changes) - Added ${misc:Depends} to binary packages (thanks lintian!) * debian/copyright - Updated some year ranges * Switch to dpkg-source 3.0 (quilt) format -- Ricardo Mones Fri, 31 Dec 2010 02:09:54 +0100 epiphany (0.7.0-4) unstable; urgency=low * debian/rules - Add link to the appropriate automake scripts (Closes: #543037) * debian/control - Improved short description for -data (Closes: #500209) - Ensure libsdl1.2debian version (Closes: #509358) - Updated Standards-Version, no other changes required - Better long description for -data -- Ricardo Mones Sun, 20 Sep 2009 00:52:18 +0200 epiphany (0.7.0-3) unstable; urgency=low * debian/watch - Fix upstream source tarball name * debian/control - Update Standards-Version to latest, no other changes required * Add versioned dependency on libsdl1.2-dev to ensure a working audio (Closes: #509358) * debian/rules - Removed obsolete dh_desktop call (thanks lintian!) -- Ricardo Mones Sun, 19 Jul 2009 16:55:50 +0200 epiphany (0.7.0-2) unstable; urgency=low * Reviewed copyright and switched to machine-parsable format * Added Spanish translation for comment and name to desktop file -- Ricardo Mones Tue, 29 Apr 2008 07:43:26 +0200 epiphany (0.7.0-1) unstable; urgency=low * New upstream version (Closes: #450413) * Removed clanlib dependency, added new SDL depends and automake * Removed dpatch-ification, no patches are required * Added configure target in rules with corresponding DEB_ vars * Added cleanup of upstream .cvsignore files in -data package * Removed encoding, added Icon= in desktop file (Closes: #407356) * Compatibility specification moved to compat file * Fixed obsolete Source-Version usage to binary:Version * Updated to newer Standards-Version * Changed section to Games/Action according menu policy * Fixed watch file (Closes: #449955) from patch by Raphael Geissert -- Ricardo Mones Fri, 28 Dec 2007 10:43:35 +0100 epiphany (0.5.1-5) unstable; urgency=low * Add icon name to desktop file (Closes: #407356) Original patch by Mark Purcell -- Ricardo Mones Sat, 20 Jan 2007 12:32:59 +0100 epiphany (0.5.1-4) unstable; urgency=low * Add desktop file used by Ubuntu from the original patch sent by Sarah Hobbs -- Ricardo Mones Wed, 23 Aug 2006 14:29:40 +0200 epiphany (0.5.1-3) unstable; urgency=low * Acknowledge NMU and incorporate patch cleanly (Closes: #377110) * Conflict and replace unsplitted versions (Closes: #373978) -- Ricardo Mones Sun, 9 Jul 2006 01:00:03 +0200 epiphany (0.5.1-2.1) unstable; urgency=high * Non-maintainer upload. * Define RESOURCE_PATH="/usr/share/epiphany" in the Makefile; fixes segfault on startup, patch from Mohammed Sameer. (Closes: #374408) -- Steinar H. Gunderson Thu, 6 Jul 2006 20:39:19 +0200 epiphany (0.5.1-2) unstable; urgency=low [ Joerg Jaspert ] * Drop patch to upstream makefile, "rename" epiphany to epiphany-game in debian/rules [ Ricardo Mones ] * Newer Standards-Version, new Uploaders, DH_COMPAT level set to 5 * Moved arch-independent game data into new package epiphany-data * Improved description (thanks schizo) (Closes: #297681) * New icon (modified to fit standard - original thanks msp) (Closes: #319189) * Fixed quotation in debian/menu strings (thanks lintian!) * Updated debian/watch version, changed regex to avoid -bin tarballs -- Ricardo Mones Tue, 30 May 2006 15:27:41 +0200 epiphany (0.5.1-1) unstable; urgency=low * Acknowledge NMU and include Build-Depends Changes into my source.. (Closes: #178446) * New Upstream Version * Newer Standards-Version * Bug fix: "epiphany: name clase with epiphany-browser", rename it to epiphany-game to fix it. Gnome-Upstream is unable to rename their (younger) browser (Closes: #216489) -- Joerg Jaspert Sat, 1 Nov 2003 11:46:21 +0100 epiphany (0.4.2-1.1) unstable; urgency=low * NMU * Changed build dependency from clanlib-dev to libclanlib-dev to produce an installable package again. (Closes: #178446) -- J.H.M. Dassen (Ray) Sun, 27 Apr 2003 19:53:28 +0200 epiphany (0.4.2-1) unstable; urgency=low * New Upstream Release. -- Joerg Jaspert Fri, 30 Aug 2002 13:09:11 +0200 epiphany (0.4.0-1) unstable; urgency=low * New Upstream Release. * Standards-Version 3.5.6.1, debhelper >= 4.0.0 used. * Changed description a bit. -- Joerg Jaspert Tue, 27 Aug 2002 01:40:27 +0200 epiphany (0.3.0-1) unstable; urgency=low * New upstream release * Changed debian/watch to match with the new fucking Sourceforge Interface. Sourceforge sucks! -- Joerg Jaspert Sun, 5 May 2002 15:24:17 +0200 epiphany (0.2.6-1) unstable; urgency=low * New upstream release * Changed needs?text to needs=X11 in the Menufile. (closes: #144459) -- Joerg Jaspert Thu, 25 Apr 2002 20:54:09 +0200 epiphany (0.2.5-1) unstable; urgency=low * New upstream release Wow, there was a day without one. I cant believe it. -- Joerg Jaspert Tue, 23 Apr 2002 21:31:34 +0200 epiphany (0.2.4-1) unstable; urgency=low * New upstream release -- Joerg Jaspert Sun, 21 Apr 2002 19:14:13 +0200 epiphany (0.2.3-1) unstable; urgency=low * New upstream release -- Joerg Jaspert Sat, 20 Apr 2002 21:28:59 +0200 epiphany (0.2.2-1) unstable; urgency=low * New upstream release -- Joerg Jaspert Fri, 19 Apr 2002 02:09:26 +0200 epiphany (0.2.1-1) unstable; urgency=low * Initial Release (closes: #143364) -- Joerg Jaspert Thu, 18 Apr 2002 02:07:43 +0200 debian/watch0000644000000000000000000000012011230632157010210 0ustar version=3 http://sf.net/epiphany/epiphany-src-([\d\.]+)\.tar\.gz debian uupdate debian/get-ups-ver.sh0000644000000000000000000000011410413202340011661 0ustar #!/bin/bash head -1 $1/debian/changelog | cut -d '(' -f 2 | cut -d '-' -f 1 debian/rules0000755000000000000000000000352311741051056010251 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 PACKAGE := epiphany pwd=$(shell pwd) TOPDIR := $(shell pwd) t = ${TOPDIR}/debian/epiphany d = ${TOPDIR}/debian/epiphany-data UPSTREAM_VERSION = $(shell /bin/bash ${TOPDIR}/debian/get-ups-ver.sh ${TOPDIR}) DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) CFLAGS = -Wall -g ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) CFLAGS += -O0 else CFLAGS += -O2 endif configure-stamp: configure for a in depcomp missing install-sh ; \ do ln -sf /usr/share/automake-*/$$a ; \ done dh_testdir CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) \ --build=$(DEB_BUILD_GNU_TYPE) \ --prefix=/usr touch configure-stamp build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: configure-stamp dh_testdir $(MAKE) # DEBUGFLAGS="" OPTFLAGS='$(CFLAGS)' touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp [ ! -f Makefile ] || $(MAKE) clean dh_clean install: dh_testdir dh_testroot dh_clean -k dh_installdirs cp src/epiphany-game $(t)/usr/games/epiphany-game rm -f data/maps/.cvsignore data/gfx/.cvsignore data/sfx/.cvsignore cp -a data/maps data/gfx data/sfx $(d)/usr/share/epiphany cp data/epiphany.scr $(d)/usr/share/epiphany cp debian/epiphany-game.xpm $(t)/usr/share/pixmaps cp debian/epiphany-game.desktop $(t)/usr/share/applications binary-indep: binary-arch: build install dh_testdir dh_testroot dh_installdocs dh_installmenu dh_installman dh_installchangelogs ChangeLog dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol -- -VUpstream-Version=$(UPSTREAM_VERSION) dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure debian/epiphany-game.xpm0000644000000000000000000001745510412540005012443 0ustar /* XPM */ static char * epiphany_game_xpm[] = { "32 32 359 2", " c None", ". c #0F0F00", "+ c #E3E300", "@ c #121200", "# c #3C3C00", "$ c #BABA00", "% c #606000", "& c #F2F200", "* c #FFFF00", "= c #838300", "- c #9F9F00", "; c #EDED00", "> c #525200", ", c #989800", "' c #343400", ") c #242400", "! c #4F4F00", "~ c #8B8B00", "{ c #696900", "] c #878700", "^ c #767600", "/ c #ACAC00", "( c #4B4B00", "_ c #000000", ": c #F0F000", "< c #0C0C00", "[ c #D8D800", "} c #D2D200", "| c #B4B400", "1 c #EFEF00", "2 c #9B9B00", "3 c #E1E100", "4 c #3D3D00", "5 c #C6C600", "6 c #1E1E00", "7 c #DBDB00", "8 c #6E6E00", "9 c #DCDC00", "0 c #BBBB00", "a c #F5F500", "b c #434300", "c c #1D1D00", "d c #FAFA00", "e c #B9B900", "f c #A6A600", "g c #E6E600", "h c #D6D600", "i c #F9F900", "j c #868600", "k c #141400", "l c #111100", "m c #A2A200", "n c #F7F700", "o c #F6F62B", "p c #F2F234", "q c #F7F71F", "r c #FCFC0A", "s c #ECEC48", "t c #FBFB00", "u c #E7E700", "v c #BFBF00", "w c #292900", "x c #F7F727", "y c #E8E86E", "z c #DBDB9A", "A c #D9D997", "B c #D2D29F", "C c #D7D787", "D c #DFDF64", "E c #DCDC6F", "F c #CBCBB5", "G c #E0E064", "H c #E0E065", "I c #DEDE63", "J c #E3E333", "K c #DEDE00", "L c #C4C400", "M c #424200", "N c #2C2C00", "O c #F8F800", "P c #F0F04C", "Q c #D3D3D3", "R c #CCCCCC", "S c #C6C6C6", "T c #7E7E7E", "U c #4D4D4D", "V c #9E9E9E", "W c #C0C0C0", "X c #B2B2B2", "Y c #686868", "Z c #C1C1C1", "` c #BEBEBE", " . c #D0D062", ".. c #C7C700", "+. c #2D0E00", "@. c #F87323", "#. c #E4E494", "$. c #E0E0AC", "%. c #D0D0D0", "&. c #C8C8C8", "*. c #C3C3C3", "=. c #4F4F4F", "-. c #878787", ";. c #BFBFBF", ">. c #A8A8A8", ",. c #2D2D2D", "'. c #BBBBBB", "). c #BEBE9B", "!. c #BBBB73", "~. c #B06B2D", "{. c #3D1400", "]. c #2D0000", "^. c #F53333", "/. c #D8D8D8", "(. c #D5D5D5", "_. c #CACACA", ":. c #A4A4A4", "<. c #939393", "[. c #B9B9B9", "}. c #9D9D9D", "|. c #BCBCBC", "1. c #B7B7B7", "2. c #AFAFAF", "3. c #A3A3A3", "4. c #A24040", "5. c #3A0000", "6. c #F53232", "7. c #D4D4D4", "8. c #BABABA", "9. c #BDBDBD", "0. c #B6B6B6", "a. c #AEAEAE", "b. c #989898", "c. c #9B3C3C", "d. c #390000", "e. c #2C0000", "f. c #EC2E2E", "g. c #C6C2C2", "h. c #B5B5B5", "i. c #ADADAD", "j. c #979797", "k. c #898787", "l. c #893434", "m. c #320000", "n. c #B62929", "o. c #A19595", "p. c #5E5E5E", "q. c #646464", "r. c #A1A1A1", "s. c #A5A5A5", "t. c #A7A7A7", "u. c #A0A0A0", "v. c #9F9F9F", "w. c #969696", "x. c #898181", "y. c #813636", "z. c #350000", "A. c #290000", "B. c #902B2B", "C. c #A17D7D", "D. c #A79292", "E. c #565656", "F. c #202020", "G. c #212121", "H. c #232323", "I. c #262626", "J. c #272727", "K. c #252525", "L. c #3B3B3B", "M. c #908585", "N. c #8A6C6C", "O. c #7B3636", "P. c #360000", "Q. c #2A0000", "R. c #7E0000", "S. c #8C3030", "T. c #966868", "U. c #9F6D6D", "V. c #9E8B8B", "W. c #C2C2C2", "X. c #A9A9A9", "Y. c #9A9191", "Z. c #976868", "`. c #8B6060", " + c #7A3A3A", ".+ c #680000", "++ c #330000", "@+ c #2B0000", "#+ c #620000", "$+ c #6C0000", "%+ c #903A3A", "&+ c #BC6464", "*+ c #D37474", "=+ c #DC7D7D", "-+ c #DA7A7A", ";+ c #D67777", ">+ c #CD7272", ",+ c #BD6969", "'+ c #9B4C4C", ")+ c #660000", "!+ c #5B0000", "~+ c #450000", "{+ c #B80000", "]+ c #A05200", "^+ c #887500", "/+ c #897500", "(+ c #897300", "_+ c #826F00", ":+ c #825C00", "<+ c #B60000", "[+ c #590000", "}+ c #410000", "|+ c #8B0000", "1+ c #CF0000", "2+ c #FF0000", "3+ c #4BB400", "4+ c #00FF00", "5+ c #008300", "6+ c #00F300", "7+ c #00F100", "8+ c #18C800", "9+ c #D30000", "0+ c #E30000", "a+ c #5A0000", "b+ c #420000", "c+ c #CD0000", "d+ c #00AC00", "e+ c #00F600", "f+ c #00EC00", "g+ c #18C500", "h+ c #D60000", "i+ c #DD0000", "j+ c #5F0000", "k+ c #690000", "l+ c #930000", "m+ c #BE0000", "n+ c #005D00", "o+ c #00F200", "p+ c #00E700", "q+ c #17BD00", "r+ c #AE0000", "s+ c #730000", "t+ c #960000", "u+ c #9A0000", "v+ c #46AB00", "w+ c #00FC00", "x+ c #00D200", "y+ c #00FB00", "z+ c #15B700", "A+ c #3C0000", "B+ c #7D0000", "C+ c #39AB00", "D+ c #003700", "E+ c #00F000", "F+ c #14B600", "G+ c #EF0000", "H+ c #880000", "I+ c #3EB300", "J+ c #00FE00", "K+ c #00F800", "L+ c #00E600", "M+ c #8A0000", "N+ c #380000", "O+ c #8C0000", "P+ c #160000", "Q+ c #9A1900", "R+ c #40BF00", "S+ c #00E000", "T+ c #00DC00", "U+ c #11B800", "V+ c #7B1600", "W+ c #120000", "X+ c #817E00", "Y+ c #3CC300", "Z+ c #38C300", "`+ c #29B700", " @ c #229C00", ".@ c #219000", "+@ c #219300", "@@ c #269400", "#@ c #447100", "$@ c #810000", "%@ c #FF3535", "&@ c #FF1818", "*@ c #770000", "=@ c #610000", "-@ c #9C0808", ";@ c #CC3A3A", ">@ c #A00000", ",@ c #FFA5A5", "'@ c #FF4B4B", ")@ c #090000", "!@ c #9F1B1B", "~@ c #E8C0C0", "{@ c #B10000", "]@ c #FE4B4B", "^@ c #0D0000", "/@ c #DC1E1E", "(@ c #FDD1D1", "_@ c #004E4E", ":@ c #3F9393", "<@ c #6BD8D8", "[@ c #6BB0B0", "}@ c #192222", "|@ c #060909", "1@ c #6B9F9F", "2@ c #6BEBEB", "3@ c #528686", "4@ c #004242", "5@ c #004F4F", "6@ c #00D6D6", "7@ c #00FDFD", "8@ c #00D2D2", "9@ c #009292", "0@ c #001E1E", "a@ c #000E0E", "b@ c #00E5E5", "c@ c #00AFAF", "d@ c #007D7D", "e@ c #005353", "f@ c #003232", "g@ c #0B0B00", "h@ c #A8A800", "i@ c #2D2D00", "j@ c #BFDD1E", "k@ c #5A9A40", "l@ c #70AF3F", "m@ c #B0E02F", "n@ c #324917", "o@ c #6A6E04", "p@ c #181800", "q@ c #0B0F03", "r@ c #A8DF37", "s@ c #183A22", "t@ c #6A7B11", "u@ c #2F4011", "v@ c #677913", "w@ c #4E4E00", "x@ c #656500", "y@ c #7B7B00", "z@ c #383800", "A@ c #B3B300", "B@ c #AFAF00", "C@ c #818100", "D@ c #E8E800", "E@ c #DFDF00", "F@ c #EBEB00", "G@ c #DADA00", "H@ c #D7D700", "I@ c #A0A000", "J@ c #EEEE00", "K@ c #4A4A00", "L@ c #010100", "M@ c #303000", "N@ c #F3F300", "O@ c #AAAA00", "P@ c #676700", "Q@ c #060600", "R@ c #131300", ". + @ # $ % & * = - ; > , ' + ) ) + ' , ! ~ { ] ] ^ / ( _ _ _ : ", "< [ } # * | = * * * * * * * * * 1 * * * * | = 2 2 * 3 4 _ _ _ 5 ", "_ 6 7 8 * * + 9 * * * * * * * * 0 * * * * a 1 * * [ b _ _ _ _ _ ", "_ c d * * * e f * * * * * * * * * * * * * g h * i j k _ _ _ _ _ ", "_ l m n * * * o o p q * * * * * * r s * * * * t u v 4 _ _ _ _ _ ", "_ _ w 1 * x y z A B C D D D D D D E F D G H I J K L M _ _ _ _ _ ", "_ _ N O * P Q R S T U V W W W W W X U Y Z Z ` .3 ..M _ _ _ _ _ ", "_ _ +.@.#.$.%.&.*.=._ -.;.;.;.;.;.>._ ,.;.` '.).!.~.{._ _ _ _ _ ", "_ _ ].^./.(._.Z ` :.<.X ;.;.;.;.;.[.<.}.` |.1.2.3.4.5._ _ _ _ _ ", "_ _ ].6.7.R ;.8.'.|.9.` ` ;.;.;.;.;.` 9.'.0.a.:.b.c.d._ _ _ _ _ ", "_ _ e.f.g.[.X h.h.1.8.|.9.` ;.;.;.` |.[.0.i.3.j.k.l.m._ _ _ _ _ ", "_ _ _ ].n.o.>.a.p.q.V r.3.s.t.t.s.3.u.v.>.r.w.x.y.z._ _ _ _ _ _ ", "_ _ _ _ A.B.C.D.3.E.F.G.H.I.J.J.K.H.F.L.w.M.N.O.P._ _ _ _ _ _ _ ", "_ _ _ _ _ Q.R.S.T.U.V.3.X W W.;.1.X.Y.Z.`. +.+++_ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ _ @+#+$+%+&+*+=+-+;+>+,+'+)+!+P._ _ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ _ _ _ ~+{+]+^+/+/+(+_+:+<+[+_ _ _ _ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ _ }+|+1+2+3+4+4+5+6+7+8+9+0+|+a+_ _ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ b+c+2+2+2+3+4+4+d+e+f+g+h+2+2+i+j+_ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ k+2+2+l+m+3+4+4+n+o+p+q+r+s+2+2+t+_ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ k+2+2+k+u+v+w+4+x+y+p+z+l+A+2+2+t+_ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ k+2+2+k+B+C+w+4+D+E+p+F+|+A+2+2+t+_ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ #+G+G+#+H+I+J+4+K+K+L+F+M+N+G+G+O+_ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ _ _ _ P+Q+R+4+w+E+S+T+U+V+W+_ _ _ _ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ _ _ _ t+X+Y+Z+`+ @.@+@@@#@$@_ _ _ _ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ _ _ _ t+%@&@<+*@=@j+#+-@;@>@_ _ _ _ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ _ _ _ t+,@'@A+_ _ _ )@!@~@{@_ _ _ _ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ _ _ _ t+,@]@A+_ _ _ ^@/@(@m+_ _ _ _ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ _ _ _@:@<@[@}@_ _ _ |@1@2@3@4@_ _ _ _ _ _ _ _ _ _ _ ", "_ _ _ _ _ _ _ 5@6@7@8@9@0@_ _ _ a@b@c@d@e@f@_ _ _ _ _ _ _ _ _ _ ", "g@h@_ i@] b v j@k@l@m@n@o@p@h@g@q@r@s@t@u@v@w@x@x@w@y@z@_ _ _ A@", ". d B@# & , C@* D@; t E@F@G@d H@H@d G@F@E@I@{ ] ] g J@K@_ _ _ : ", "L@M@} # * n N@* * * * * * * * * O@* * * * n N@a a * P@Q@_ _ _ R@"}; debian/epiphany-game.60000644000000000000000000000327611741051056012011 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH EPIPHANY 6 "April 9, 2012" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME epiphany \- boulderdash clone .SH SYNOPSIS epiphany-game [options] .SH DESCRIPTION This manual page documents briefly the .B epiphany command. This manual page was written for the Debian distribution because the original program does not have a manual page. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBepiphany\fP is a clone of the good old C64 BoulderDash game. .SH OPTIONS \&\-\-help .br Shows a brief help screen. .PP \&\-\-frame\-skip .br Skips frames. .PP \&\-\-disable\-frame\-limiter .br Disables frame limiter. .PP \&\-\-map .br Plays map at as level. .PP \&\-\-disable\-music .br Doesn't play music during game. .PP .SH AUTHOR \fBepiphany\fP was written by Giuseppe D'Aqui' . This manual page was written by Joerg Jaspert and Ricardo Mones for the Debian GNU/Linux system (but may be used by others). debian/docs0000644000000000000000000000002410407334201010027 0ustar README TODO AUTHORS debian/copyright0000644000000000000000000000244711741051056011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Epiphany Upstream-Contact: Giuseppe D'Aqui' Source: http://epiphany.sourceforge.net/ Files: * Copyright: 2002-2007 by Giuseppe D'Aqui' License: GPL-2 Files: src/emdlparser.h src/epimap.* Copyright: 2002-2003 by Giuseppe "denever" Martino License: GPL-2+ Files: debian/* Copyright: 2002-2012 by Joerg Jaspert 2006-2012 by Ricardo Mones License: GPL-2+ 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, Version 2, as published by the Free Software Foundation. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in '/usr/share/common-licenses/GPL-2' file. 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. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in '/usr/share/common-licenses/GPL-2' file. debian/source/0000755000000000000000000000000011741051056010466 5ustar debian/source/format0000644000000000000000000000001411507230053011670 0ustar 3.0 (quilt) debian/manpages0000644000000000000000000000002710407334201010675 0ustar debian/epiphany-game.6