debian/0000775000000000000000000000000012132062364007167 5ustar debian/patches/0000775000000000000000000000000012132062473010617 5ustar debian/patches/00-fix_file.c.path0000664000000000000000000000057611404352333013726 0ustar From: Artur R. Czechowski Subject: change priority for data directory Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562203 Forwarded: no --- vor.orig/file.c +++ vor/file.c @@ -101,8 +101,8 @@ int i; char *data_options[3] = { getenv("VOR_DATA"), - "data", - DATA_PREFIX + DATA_PREFIX, + "data" }; for(i=0; i<3; i++) { debian/patches/01-fix_libm_underlinkage0000664000000000000000000000115312132062473015301 0ustar Index: vor-0.5.5/Makefile.in =================================================================== --- vor-0.5.5.orig/Makefile.in 2009-12-09 16:28:59.000000000 -0500 +++ vor-0.5.5/Makefile.in 2013-04-12 15:49:11.771845715 -0400 @@ -43,7 +43,7 @@ SDL_CFLAGS := @SDL_CFLAGS@ SDL_LIBS := @SDL_LIBS@ -ldflags := $(SDL_LIBS) -lSDL_image -lSDL_mixer $(LDFLAGS) +ldflags := $(SDL_LIBS) -lSDL_image -lSDL_mixer -lm $(LDFLAGS) cflags := -I. $(SDL_CFLAGS) $(paths) $(CFLAGS) my_objects := args.@OBJEXT@ dust.@OBJEXT@ file.@OBJEXT@ mt.@OBJEXT@ rocks.@OBJEXT@ score.@OBJEXT@ sprite.@OBJEXT@ sound.@OBJEXT@ autopilot.@OBJEXT@ debian/patches/series0000664000000000000000000000005412132062431012025 0ustar 00-fix_file.c.path 01-fix_libm_underlinkage debian/docs0000664000000000000000000000003011404351633010034 0ustar README README.font todo debian/rules0000775000000000000000000000027011404352777010261 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 override_dh_auto_configure: dh_auto_configure -- --bindir /usr/games %: dh $@ debian/compat0000664000000000000000000000000211404351633010366 0ustar 7 debian/copyright0000664000000000000000000000606011404351633011125 0ustar This work was packaged for Debian by: Davide Governale on Sun, 20 Dec 2009 17:01:30 +0100 It was downloaded from: http://jasonwoof.org/vor Upstream Authors: Joshua Grams Jason Woofenden Copyright: © 2004, Joshua Grams © 2006, Jason Woofenden Forked from Space Rocks, © 2001, Paul Holt License: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. mt.c and mt.h are (C) 1997-2002 Makoto Matsumoto and Takuji Nishimura, and are licensed under a BSD-3 license: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The names of its contributors may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. font.h, Copyright (C) 2006 Jason Woofenden and is released under PUBLIC DOMAIN On Debian systems, the complete text of the GNU General Public License v2 can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is: Copyright (C) 2009, Davide Governale and is licensed under the GPL, see above. debian/vor.desktop0000664000000000000000000000024111404351633011366 0ustar [Desktop Entry] Version=1.0 Name=VoR GenericName=Variations on Rockdodger Exec=vor Terminal=false Type=Application Icon=/usr/share/vor/icon.png Categories=Game; debian/source/0000775000000000000000000000000011404352122010462 5ustar debian/source/format0000664000000000000000000000001411404352122011670 0ustar 3.0 (quilt) debian/install0000664000000000000000000000005311404351633010557 0ustar debian/vor.desktop usr/share/applications/ debian/control0000664000000000000000000000161212132062342010566 0ustar Source: vor Section: contrib/games Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Davide Governale Uploaders: David Paleino Build-Depends: debhelper (>= 7.0.50~) , autotools-dev , libsdl1.2-dev , libsdl-image1.2-dev , libsdl-mixer1.2-dev Standards-Version: 3.8.4 Homepage: http://jasonwoof.org/vor Vcs-Git: git://git.debian.org/git/collab-maint/vor.git Vcs-Browser: http://git.debian.org/?p=collab-maint/vor.git Package: vor Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: fast-pace, difficult and addictive rocks dodging game This is a fairly hard game, intended to be a quickie game for when you want to kill a few spare minutes. The most important thing is to tap the keys very gently! Overcontrolling is the leading cause of death among new rockdodgers! debian/watch0000664000000000000000000000007011404351633010216 0ustar version=3 http://qualdan.com/vor/vor-(\d+.*)\.tar\.bz2 debian/dirs0000664000000000000000000000002711404351633010053 0ustar usr/share/applications debian/manpages0000664000000000000000000000001511404351633010702 0ustar debian/vor.6 debian/changelog0000664000000000000000000000177612132062363011053 0ustar vor (0.5.5-2ubuntu1) raring; urgency=low * Added missing math lib to link, fixing FTBFS. -- Daniel T Chen Fri, 12 Apr 2013 15:47:48 -0400 vor (0.5.5-2) unstable; urgency=low [ Davide Governale ] * debian/control: package moved to contrib (Closes: #562098) * debian/patches/00-fix_file.c.path added, search data in /usr/share first, thanks to Artur R. Czechowski (Closes: #562203) * debian/vor.desktop: fixed GenericName and Icon * debian/vor.6: fixed AUTHOR section [ David Paleino ] * debian/control: - added myself to Uploaders - bump Standards-Version to 3.8.4, no changes needed - rewrapped B-D field, removed B-D on quilt - added Vcs-* fields * debian/source/format: use 3.0 (quilt) * debian/rules: remove "--with quilt" -- David Paleino Fri, 11 Jun 2010 08:22:32 +0200 vor (0.5.5-1) unstable; urgency=low * Initial release (Closes: #440952) -- Davide Governale Sun, 20 Dec 2009 17:01:30 +0100 debian/vor.60000664000000000000000000000310011404351633010057 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 VOR 6 "December 20, 2009" .\" 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 vor \- fast-pace, difficult and addictive rocks dodging game .SH SYNOPSIS .B vor .RI [ options ] .SH DESCRIPTION This is a fairly hard game, intended to be a quickie game for when you want to kill a few spare minutes. The most important thing is to tap the keys very gently! Overcontrolling is the leading cause of death among new rockdodgers! .PP Move with the cursor keys (up, down, right, left) and avoid the meteorites .SH OPTIONS .TP .B \-f, \-\-full\-screen .TP .B \-s, \-\-silent No explosion sounds or music .TP .B \-V, \-\-version Print program version .TP .B \-?, \-\-help Print an help message .SH AUTHOR vor was written by: .PP Jason Woofenden .PP Joshua Grams .PP Forked from Space Rocks, Paul Holt .PP This manual page was written by Davide Governale , for the Debian project (and may be used by others).