FreeBSD Bugzilla – Attachment 160667 Details for
Bug 202817
[PATCH] update games/etracer to 0.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Improved patch
etracer.patch (text/plain), 39.20 KB, created by
Dmitry Marakasov
on 2015-09-03 09:18:32 UTC
(
hide
)
Description:
Improved patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2015-09-03 09:18:32 UTC
Size:
39.20 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 395798) >+++ Makefile (working copy) >@@ -1,35 +1,25 @@ > # Created by: Peter Dunning > # $FreeBSD$ > >-PORTNAME= etracer >-PORTVERSION= 0.4 >-PORTREVISION= 12 >-CATEGORIES= games >-MASTER_SITES= SF/extremetuxracer/extreme-tuxracer/${PORTVERSION} >-DISTNAME= extremetuxracer-${PORTVERSION} >+PORTNAME= etracer >+PORTVERSION= 0.6.0 >+CATEGORIES= games >+MASTER_SITES= SF/extremetuxracer/releases/${PORTVERSION} >+DISTNAME= etr-${PORTVERSION} > >-MAINTAINER= peter_dunning@dsl.pipex.com >-COMMENT= The latest and greatest fork of the classic Tux Racer >+MAINTAINER= peter_dunning@dsl.pipex.com >+COMMENT= Latest and greatest fork of the classic Tux Racer > >-LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ >- libfreetype.so:${PORTSDIR}/print/freetype2 >+LICENSE= GPLv2 > >-USE_SDL= mixer sdl >-USE_XORG= x11 xi xext xmu xt >-USE_GL= gl glu glut >-USES= gmake pkgconfig tcl >-GNU_CONFIGURE= yes >+LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ >+ libfreetype.so:${PORTSDIR}/print/freetype2 > >-CONFIGURE_ARGS= --with-tcl="${TCL_LIBDIR}" \ >- --with-tcl-inc="${TCL_INCLUDEDIR}" \ >- --with-gl-libs="${LOCALBASE}/lib" \ >- --with-gl-inc="${LOCALBASE}/include" >+USE_SDL= mixer sdl image >+USE_GCC= yes >+USE_GL= gl glu >+USES= gmake pkgconfig tar:xz tcl >+CPPFLAGS+= -I${LOCALBASE}/include >+GNU_CONFIGURE= yes > >-post-patch: >- ${REINPLACE_CMD} -e 's|libpng12|libpng|g' \ >- ${WRKSRC}/configure >- ${REINPLACE_CMD} -e 's|int_p_NULL|NULL|g' \ >- -e 's|png_infopp_NULL|NULL|g' \ >- ${WRKSRC}/src/ppgltk/images/png_reader.cpp >- > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 395798) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (extremetuxracer-0.4.tar.gz) = 5e4057f90e6854e774f251f189b0e676cfd7e2f15779c75544c9ac5b8e30273d >-SIZE (extremetuxracer-0.4.tar.gz) = 28749072 >+SHA256 (etr-0.6.0.tar.xz) = 44312719a1e9aa33e5aa0c8ad50bb52df702d64fd2d16bf2abda62ee27bf893a >+SIZE (etr-0.6.0.tar.xz) = 32889668 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 395798) >+++ pkg-descr (working copy) >@@ -2,4 +2,4 @@ > which involves racing downhill as tux. > Extreme Tux Racer contains many new courses, cups and other features. > >-WWW: http://extremetuxracer.com/ >+WWW: https://sourceforge.net/projects/extremetuxracer/ >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 395798) >+++ pkg-plist (working copy) >@@ -1,393 +1,367 @@ >-bin/etracer >-share/etracer/courses/contrib/doing/course.tcl >-share/etracer/courses/contrib/doing/elev.png >-share/etracer/courses/contrib/doing/preview.png >-share/etracer/courses/contrib/doing/terrain.png >-share/etracer/courses/contrib/doing/trees.png >-share/etracer/courses/course_idx.tcl >-share/etracer/courses/events/a-tux_racer/bumpy_ride/course.tcl >-share/etracer/courses/events/a-tux_racer/bumpy_ride/elev.png >-share/etracer/courses/events/a-tux_racer/bumpy_ride/preview.png >-share/etracer/courses/events/a-tux_racer/bumpy_ride/terrain.png >-share/etracer/courses/events/a-tux_racer/bumpy_ride/trees.png >-share/etracer/courses/events/a-tux_racer/bunny_hill/course.tcl >-share/etracer/courses/events/a-tux_racer/bunny_hill/elev.png >-share/etracer/courses/events/a-tux_racer/bunny_hill/preview.png >-share/etracer/courses/events/a-tux_racer/bunny_hill/terrain.png >-share/etracer/courses/events/a-tux_racer/bunny_hill/trees.png >-share/etracer/courses/events/a-tux_racer/cupicon.png >-share/etracer/courses/events/a-tux_racer/event.tcl >-share/etracer/courses/events/a-tux_racer/frozen_river/course.tcl >-share/etracer/courses/events/a-tux_racer/frozen_river/elev.png >-share/etracer/courses/events/a-tux_racer/frozen_river/preview.png >-share/etracer/courses/events/a-tux_racer/frozen_river/terrain.png >-share/etracer/courses/events/a-tux_racer/frozen_river/trees.png >-share/etracer/courses/events/a-tux_racer/herringrunicon.png >-share/etracer/courses/events/a-tux_racer/path_of_daggers/course.tcl >-share/etracer/courses/events/a-tux_racer/path_of_daggers/elev.png >-share/etracer/courses/events/a-tux_racer/path_of_daggers/preview.png >-share/etracer/courses/events/a-tux_racer/path_of_daggers/terrain.png >-share/etracer/courses/events/a-tux_racer/path_of_daggers/trees.png >-share/etracer/courses/events/a-tux_racer/twisty_slope/course.tcl >-share/etracer/courses/events/a-tux_racer/twisty_slope/elev.png >-share/etracer/courses/events/a-tux_racer/twisty_slope/preview.png >-share/etracer/courses/events/a-tux_racer/twisty_slope/terrain.png >-share/etracer/courses/events/a-tux_racer/twisty_slope/trees.png >-share/etracer/courses/events/b-herring_run/bumpy_ride/course.tcl >-share/etracer/courses/events/b-herring_run/bumpy_ride/elev.png >-share/etracer/courses/events/b-herring_run/bumpy_ride/preview.png >-share/etracer/courses/events/b-herring_run/bumpy_ride/terrain.png >-share/etracer/courses/events/b-herring_run/bumpy_ride/trees.png >-share/etracer/courses/events/b-herring_run/cupicon.png >-share/etracer/courses/events/b-herring_run/deadman/course.tcl >-share/etracer/courses/events/b-herring_run/deadman/elev.png >-share/etracer/courses/events/b-herring_run/deadman/preview.png >-share/etracer/courses/events/b-herring_run/deadman/terrain.png >-share/etracer/courses/events/b-herring_run/deadman/trees.png >-share/etracer/courses/events/b-herring_run/event.tcl >-share/etracer/courses/events/b-herring_run/hamburger_hill/course.tcl >-share/etracer/courses/events/b-herring_run/hamburger_hill/elev.png >-share/etracer/courses/events/b-herring_run/hamburger_hill/preview.png >-share/etracer/courses/events/b-herring_run/hamburger_hill/terrain.png >-share/etracer/courses/events/b-herring_run/hamburger_hill/trees.png >-share/etracer/courses/events/b-herring_run/hazzard_valley/course.tcl >-share/etracer/courses/events/b-herring_run/hazzard_valley/elev.png >-share/etracer/courses/events/b-herring_run/hazzard_valley/preview.png >-share/etracer/courses/events/b-herring_run/hazzard_valley/terrain.png >-share/etracer/courses/events/b-herring_run/hazzard_valley/trees.png >-share/etracer/courses/events/b-herring_run/herringrunicon.png >-share/etracer/courses/events/b-herring_run/high_road/course.tcl >-share/etracer/courses/events/b-herring_run/high_road/elev.png >-share/etracer/courses/events/b-herring_run/high_road/preview.png >-share/etracer/courses/events/b-herring_run/high_road/terrain.png >-share/etracer/courses/events/b-herring_run/high_road/trees.png >-share/etracer/courses/events/b-herring_run/ice_labyrinth/course.tcl >-share/etracer/courses/events/b-herring_run/ice_labyrinth/elev.png >-share/etracer/courses/events/b-herring_run/ice_labyrinth/preview.png >-share/etracer/courses/events/b-herring_run/ice_labyrinth/terrain.png >-share/etracer/courses/events/b-herring_run/ice_labyrinth/trees.png >-share/etracer/courses/events/b-herring_run/ive_got_a_woody/course.tcl >-share/etracer/courses/events/b-herring_run/ive_got_a_woody/elev.png >-share/etracer/courses/events/b-herring_run/ive_got_a_woody/preview.png >-share/etracer/courses/events/b-herring_run/ive_got_a_woody/terrain.png >-share/etracer/courses/events/b-herring_run/ive_got_a_woody/trees.png >-share/etracer/courses/events/b-herring_run/keep_it_up/course.tcl >-share/etracer/courses/events/b-herring_run/keep_it_up/elev.png >-share/etracer/courses/events/b-herring_run/keep_it_up/preview.png >-share/etracer/courses/events/b-herring_run/keep_it_up/terrain.png >-share/etracer/courses/events/b-herring_run/keep_it_up/trees.png >-share/etracer/courses/events/b-herring_run/mount_herring/course.tcl >-share/etracer/courses/events/b-herring_run/mount_herring/elev.png >-share/etracer/courses/events/b-herring_run/mount_herring/preview.png >-share/etracer/courses/events/b-herring_run/mount_herring/terrain.png >-share/etracer/courses/events/b-herring_run/mount_herring/trees.png >-share/etracer/courses/events/b-herring_run/mount_satan/course.tcl >-share/etracer/courses/events/b-herring_run/mount_satan/elev.png >-share/etracer/courses/events/b-herring_run/mount_satan/preview.png >-share/etracer/courses/events/b-herring_run/mount_satan/terrain.png >-share/etracer/courses/events/b-herring_run/mount_satan/trees.png >-share/etracer/courses/events/b-herring_run/penguins_cant_fly/course.tcl >-share/etracer/courses/events/b-herring_run/penguins_cant_fly/elev.png >-share/etracer/courses/events/b-herring_run/penguins_cant_fly/preview.png >-share/etracer/courses/events/b-herring_run/penguins_cant_fly/terrain.png >-share/etracer/courses/events/b-herring_run/penguins_cant_fly/trees.png >-share/etracer/courses/events/b-herring_run/ski_jump/course.tcl >-share/etracer/courses/events/b-herring_run/ski_jump/elev.png >-share/etracer/courses/events/b-herring_run/ski_jump/preview.png >-share/etracer/courses/events/b-herring_run/ski_jump/terrain.png >-share/etracer/courses/events/b-herring_run/ski_jump/trees.png >-share/etracer/courses/events/b-herring_run/skull_mountain/course.tcl >-share/etracer/courses/events/b-herring_run/skull_mountain/elev.png >-share/etracer/courses/events/b-herring_run/skull_mountain/preview.png >-share/etracer/courses/events/b-herring_run/skull_mountain/terrain.png >-share/etracer/courses/events/b-herring_run/skull_mountain/trees.png >-share/etracer/courses/events/b-herring_run/slalom/course.tcl >-share/etracer/courses/events/b-herring_run/slalom/elev.png >-share/etracer/courses/events/b-herring_run/slalom/preview.png >-share/etracer/courses/events/b-herring_run/slalom/terrain.png >-share/etracer/courses/events/b-herring_run/slalom/trees.png >-share/etracer/courses/events/b-herring_run/snow_valley/course.tcl >-share/etracer/courses/events/b-herring_run/snow_valley/elev.png >-share/etracer/courses/events/b-herring_run/snow_valley/preview.png >-share/etracer/courses/events/b-herring_run/snow_valley/terrain.png >-share/etracer/courses/events/b-herring_run/snow_valley/trees.png >-share/etracer/courses/events/b-herring_run/the_narrow_way/course.tcl >-share/etracer/courses/events/b-herring_run/the_narrow_way/elev.png >-share/etracer/courses/events/b-herring_run/the_narrow_way/preview.png >-share/etracer/courses/events/b-herring_run/the_narrow_way/terrain.png >-share/etracer/courses/events/b-herring_run/the_narrow_way/trees.png >-share/etracer/courses/events/b-herring_run/tux-toboggan_run/course.tcl >-share/etracer/courses/events/b-herring_run/tux-toboggan_run/elev.png >-share/etracer/courses/events/b-herring_run/tux-toboggan_run/preview.png >-share/etracer/courses/events/b-herring_run/tux-toboggan_run/terrain.png >-share/etracer/courses/events/b-herring_run/tux-toboggan_run/trees.png >-share/etracer/courses/events/c-mountain_mania/bobsled_ride/course.tcl >-share/etracer/courses/events/c-mountain_mania/bobsled_ride/elev.png >-share/etracer/courses/events/c-mountain_mania/bobsled_ride/preview.png >-share/etracer/courses/events/c-mountain_mania/bobsled_ride/terrain.png >-share/etracer/courses/events/c-mountain_mania/bobsled_ride/trees.png >-share/etracer/courses/events/c-mountain_mania/candy_lane/course.tcl >-share/etracer/courses/events/c-mountain_mania/candy_lane/elev.png >-share/etracer/courses/events/c-mountain_mania/candy_lane/preview.png >-share/etracer/courses/events/c-mountain_mania/candy_lane/terrain.png >-share/etracer/courses/events/c-mountain_mania/candy_lane/trees.png >-share/etracer/courses/events/c-mountain_mania/crazy_path/course.tcl >-share/etracer/courses/events/c-mountain_mania/crazy_path/elev.png >-share/etracer/courses/events/c-mountain_mania/crazy_path/preview.png >-share/etracer/courses/events/c-mountain_mania/crazy_path/terrain.png >-share/etracer/courses/events/c-mountain_mania/crazy_path/trees.png >-share/etracer/courses/events/c-mountain_mania/cupicon.png >-share/etracer/courses/events/c-mountain_mania/event.tcl >-share/etracer/courses/events/c-mountain_mania/herringrunicon.png >-share/etracer/courses/events/c-mountain_mania/hey_tux/course.tcl >-share/etracer/courses/events/c-mountain_mania/hey_tux/elev.rgb >-share/etracer/courses/events/c-mountain_mania/hey_tux/preview.rgb >-share/etracer/courses/events/c-mountain_mania/hey_tux/terrain.rgb >-share/etracer/courses/events/c-mountain_mania/hey_tux/trees.rgb >-share/etracer/courses/events/c-mountain_mania/hippo_run/course.tcl >-share/etracer/courses/events/c-mountain_mania/hippo_run/elev.png >-share/etracer/courses/events/c-mountain_mania/hippo_run/preview.png >-share/etracer/courses/events/c-mountain_mania/hippo_run/terrain.png >-share/etracer/courses/events/c-mountain_mania/hippo_run/trees.png >-share/etracer/courses/events/c-mountain_mania/ice_pipeline/course.tcl >-share/etracer/courses/events/c-mountain_mania/ice_pipeline/elev.rgb >-share/etracer/courses/events/c-mountain_mania/ice_pipeline/preview.png >-share/etracer/courses/events/c-mountain_mania/ice_pipeline/terrain.rgb >-share/etracer/courses/events/c-mountain_mania/ice_pipeline/trees.rgb >-share/etracer/courses/events/c-mountain_mania/in_search_of_vodka/course.tcl >-share/etracer/courses/events/c-mountain_mania/in_search_of_vodka/elev.rgb >-share/etracer/courses/events/c-mountain_mania/in_search_of_vodka/preview.rgb >-share/etracer/courses/events/c-mountain_mania/in_search_of_vodka/terrain.rgb >-share/etracer/courses/events/c-mountain_mania/in_search_of_vodka/trees.rgb >-share/etracer/courses/events/c-mountain_mania/merry_go_round/course.tcl >-share/etracer/courses/events/c-mountain_mania/merry_go_round/elev.png >-share/etracer/courses/events/c-mountain_mania/merry_go_round/preview.png >-share/etracer/courses/events/c-mountain_mania/merry_go_round/terrain.png >-share/etracer/courses/events/c-mountain_mania/merry_go_round/trees.png >-share/etracer/courses/events/c-mountain_mania/nature_stroll/course.tcl >-share/etracer/courses/events/c-mountain_mania/nature_stroll/elev.png >-share/etracer/courses/events/c-mountain_mania/nature_stroll/preview.png >-share/etracer/courses/events/c-mountain_mania/nature_stroll/terrain.png >-share/etracer/courses/events/c-mountain_mania/nature_stroll/trees.png >-share/etracer/courses/events/c-mountain_mania/slippy_slidey/course.tcl >-share/etracer/courses/events/c-mountain_mania/slippy_slidey/elev.png >-share/etracer/courses/events/c-mountain_mania/slippy_slidey/preview.png >-share/etracer/courses/events/c-mountain_mania/slippy_slidey/terrain.png >-share/etracer/courses/events/c-mountain_mania/slippy_slidey/trees.png >-share/etracer/courses/events/c-mountain_mania/volcanoes/course.tcl >-share/etracer/courses/events/c-mountain_mania/volcanoes/elev.png >-share/etracer/courses/events/c-mountain_mania/volcanoes/preview.png >-share/etracer/courses/events/c-mountain_mania/volcanoes/terrain.png >-share/etracer/courses/events/c-mountain_mania/volcanoes/trees.png >-share/etracer/courses/events/d-niehoff_experience/challenge_one/course.tcl >-share/etracer/courses/events/d-niehoff_experience/challenge_one/elev.png >-share/etracer/courses/events/d-niehoff_experience/challenge_one/preview.png >-share/etracer/courses/events/d-niehoff_experience/challenge_one/terrain.png >-share/etracer/courses/events/d-niehoff_experience/challenge_one/trees.png >-share/etracer/courses/events/d-niehoff_experience/chinese_wall/course.tcl >-share/etracer/courses/events/d-niehoff_experience/chinese_wall/elev.png >-share/etracer/courses/events/d-niehoff_experience/chinese_wall/preview.png >-share/etracer/courses/events/d-niehoff_experience/chinese_wall/terrain.png >-share/etracer/courses/events/d-niehoff_experience/chinese_wall/trees.png >-share/etracer/courses/events/d-niehoff_experience/cupicon.png >-share/etracer/courses/events/d-niehoff_experience/event.tcl >-share/etracer/courses/events/d-niehoff_experience/explore_mountains/course.tcl >-share/etracer/courses/events/d-niehoff_experience/explore_mountains/elev.png >-share/etracer/courses/events/d-niehoff_experience/explore_mountains/preview.png >-share/etracer/courses/events/d-niehoff_experience/explore_mountains/terrain.png >-share/etracer/courses/events/d-niehoff_experience/explore_mountains/trees.png >-share/etracer/courses/events/d-niehoff_experience/frozen_lakes/course.tcl >-share/etracer/courses/events/d-niehoff_experience/frozen_lakes/elev.png >-share/etracer/courses/events/d-niehoff_experience/frozen_lakes/preview.png >-share/etracer/courses/events/d-niehoff_experience/frozen_lakes/terrain.png >-share/etracer/courses/events/d-niehoff_experience/frozen_lakes/trees.png >-share/etracer/courses/events/d-niehoff_experience/herringrunicon.png >-share/etracer/courses/events/d-niehoff_experience/in_search_of_the_holy_grail/course.tcl >-share/etracer/courses/events/d-niehoff_experience/in_search_of_the_holy_grail/elev.png >-share/etracer/courses/events/d-niehoff_experience/in_search_of_the_holy_grail/preview.png >-share/etracer/courses/events/d-niehoff_experience/in_search_of_the_holy_grail/terrain.png >-share/etracer/courses/events/d-niehoff_experience/in_search_of_the_holy_grail/trees.png >-share/etracer/courses/events/d-niehoff_experience/secret_valleys/course.tcl >-share/etracer/courses/events/d-niehoff_experience/secret_valleys/elev.png >-share/etracer/courses/events/d-niehoff_experience/secret_valleys/preview.png >-share/etracer/courses/events/d-niehoff_experience/secret_valleys/terrain.png >-share/etracer/courses/events/d-niehoff_experience/secret_valleys/trees.png >-share/etracer/courses/events/d-niehoff_experience/tux_at_home/course.tcl >-share/etracer/courses/events/d-niehoff_experience/tux_at_home/elev.png >-share/etracer/courses/events/d-niehoff_experience/tux_at_home/preview.png >-share/etracer/courses/events/d-niehoff_experience/tux_at_home/terrain.png >-share/etracer/courses/events/d-niehoff_experience/tux_at_home/trees.png >-share/etracer/courses/events/d-niehoff_experience/wild_mountains/course.tcl >-share/etracer/courses/events/d-niehoff_experience/wild_mountains/elev.png >-share/etracer/courses/events/d-niehoff_experience/wild_mountains/preview.png >-share/etracer/courses/events/d-niehoff_experience/wild_mountains/terrain.png >-share/etracer/courses/events/d-niehoff_experience/wild_mountains/trees.png >-share/etracer/courses/themes/common.tcl >-share/etracer/courses/themes/conditions/common/cloudyback.png >-share/etracer/courses/themes/conditions/common/cloudybottom.png >-share/etracer/courses/themes/conditions/common/cloudyfront.png >-share/etracer/courses/themes/conditions/common/cloudyleft.png >-share/etracer/courses/themes/conditions/common/cloudyright.png >-share/etracer/courses/themes/conditions/common/cloudytop.png >-share/etracer/courses/themes/conditions/common/conditions.tcl >-share/etracer/courses/themes/conditions/common/envmap.png >-share/etracer/courses/themes/conditions/common/evening_light.tcl >-share/etracer/courses/themes/conditions/common/eveningback.png >-share/etracer/courses/themes/conditions/common/eveningbottom.png >-share/etracer/courses/themes/conditions/common/eveningenv.png >-share/etracer/courses/themes/conditions/common/eveningfront.png >-share/etracer/courses/themes/conditions/common/eveningleft.png >-share/etracer/courses/themes/conditions/common/eveningright.png >-share/etracer/courses/themes/conditions/common/eveningtop.png >-share/etracer/courses/themes/conditions/common/foggy_light.tcl >-share/etracer/courses/themes/conditions/common/night_light.tcl >-share/etracer/courses/themes/conditions/common/nightback.png >-share/etracer/courses/themes/conditions/common/nightbottom.png >-share/etracer/courses/themes/conditions/common/nightenv.png >-share/etracer/courses/themes/conditions/common/nightfront.png >-share/etracer/courses/themes/conditions/common/nightleft.png >-share/etracer/courses/themes/conditions/common/nightright.png >-share/etracer/courses/themes/conditions/common/nighttop.png >-share/etracer/courses/themes/conditions/common/sunny_light.tcl >-share/etracer/courses/themes/conditions/common/sunnyback.png >-share/etracer/courses/themes/conditions/common/sunnybottom.png >-share/etracer/courses/themes/conditions/common/sunnyfront.png >-share/etracer/courses/themes/conditions/common/sunnyleft.png >-share/etracer/courses/themes/conditions/common/sunnyright.png >-share/etracer/courses/themes/conditions/common/sunnytop.png >-share/etracer/courses/themes/huds/common/huds.tcl >-share/etracer/courses/themes/items/common/finish.png >-share/etracer/courses/themes/items/common/flag.png >-share/etracer/courses/themes/items/common/herring_standard.png >-share/etracer/courses/themes/items/common/items.tcl >-share/etracer/courses/themes/items/common/start.png >-share/etracer/courses/themes/items/flags/flag2.png >-share/etracer/courses/themes/items/flags/items.tcl >-share/etracer/courses/themes/items/herrings/herring_dead.png >-share/etracer/courses/themes/items/herrings/herring_green.png >-share/etracer/courses/themes/items/herrings/herring_red.png >-share/etracer/courses/themes/items/herrings/items.tcl >-share/etracer/courses/themes/items/herrings/star.png >-share/etracer/courses/themes/items/stuff/items.tcl >-share/etracer/courses/themes/items/stuff/life.png >-share/etracer/courses/themes/models/common/models.tcl >-share/etracer/courses/themes/models/common/shrub.ac >-share/etracer/courses/themes/models/common/shrub.png >-share/etracer/courses/themes/models/common/tree.ac >-share/etracer/courses/themes/models/common/tree.png >-share/etracer/courses/themes/models/common/tree_barren.ac >-share/etracer/courses/themes/models/common/tree_barren.png >-share/etracer/courses/themes/models/stuff/barrier.ac >-share/etracer/courses/themes/models/stuff/barrier.png >-share/etracer/courses/themes/models/stuff/models.tcl >-share/etracer/courses/themes/models/trees/models.tcl >-share/etracer/courses/themes/models/trees/tree_xmas.ac >-share/etracer/courses/themes/models/trees/tree_xmas.png >-share/etracer/courses/themes/ppracer.tcl >-share/etracer/courses/themes/terrains/add/road.png >-share/etracer/courses/themes/terrains/add/speed.png >-share/etracer/courses/themes/terrains/add/terrains.tcl >-share/etracer/courses/themes/terrains/common/buttprint.png >-share/etracer/courses/themes/terrains/common/buttstart.png >-share/etracer/courses/themes/terrains/common/buttstop.png >-share/etracer/courses/themes/terrains/common/ice.png >-share/etracer/courses/themes/terrains/common/rock.png >-share/etracer/courses/themes/terrains/common/snow.png >-share/etracer/courses/themes/terrains/common/snowparticles.png >-share/etracer/courses/themes/terrains/common/terrains.tcl >-share/etracer/courses/themes/terrains/ice/greenice.png >-share/etracer/courses/themes/terrains/ice/hardice.png >-share/etracer/courses/themes/terrains/ice/terrains.tcl >-share/etracer/courses/themes/terrains/lava/lava.png >-share/etracer/courses/themes/terrains/lava/lavastone.png >-share/etracer/courses/themes/terrains/lava/terrains.tcl >-share/etracer/courses/themes/terrains/mud/mud.png >-share/etracer/courses/themes/terrains/mud/mudparticles.png >-share/etracer/courses/themes/terrains/mud/mudprint.png >-share/etracer/courses/themes/terrains/mud/mudstart.png >-share/etracer/courses/themes/terrains/mud/mudstop.png >-share/etracer/courses/themes/terrains/mud/terrains.tcl >-share/etracer/courses/themes/terrains/rock/snowyrock.png >-share/etracer/courses/themes/terrains/rock/terrains.tcl >-share/etracer/courses/themes/terrains/sand/redsand.png >-share/etracer/courses/themes/terrains/sand/sand.png >-share/etracer/courses/themes/terrains/sand/terrains.tcl >-share/etracer/courses/themes/terrains/snow/buttprint.png >-share/etracer/courses/themes/terrains/snow/buttstart.png >-share/etracer/courses/themes/terrains/snow/buttstop.png >-share/etracer/courses/themes/terrains/snow/dirtsnow.png >-share/etracer/courses/themes/terrains/snow/dirtsnowparticles.png >-share/etracer/courses/themes/terrains/snow/dsnow.png >-share/etracer/courses/themes/terrains/snow/dsnow2.png >-share/etracer/courses/themes/terrains/snow/snowparticles.png >-share/etracer/courses/themes/terrains/snow/snowygrass.png >-share/etracer/courses/themes/terrains/snow/stsnow1.png >-share/etracer/courses/themes/terrains/snow/stsnow2.png >-share/etracer/courses/themes/terrains/snow/terrains.tcl >-share/etracer/etracer_init.tcl >-share/etracer/fonts/PaperCuts20.ttf >-share/etracer/fonts/PaperCuts_outline.ttf >-share/etracer/models.tcl >-share/etracer/music/credits1-cp.it >-share/etracer/music/options1-jt.it >-share/etracer/music/race1-jt.it >-share/etracer/music/readme >-share/etracer/music/start1-jt.it >-share/etracer/music/wonrace1-jt.it >-share/etracer/objects.png >-share/etracer/sounds/fish_pickup1.wav >-share/etracer/sounds/fish_pickup2.wav >-share/etracer/sounds/fish_pickup3.wav >-share/etracer/sounds/tux_hit_tree1.wav >-share/etracer/sounds/tux_on_ice1.wav >-share/etracer/sounds/tux_on_rock1.wav >-share/etracer/sounds/tux_on_snow1.wav >-share/etracer/terrains.png >-share/etracer/textures/checkmark.png >-share/etracer/textures/conditions_button.png >-share/etracer/textures/energymask.png >-share/etracer/textures/gaugeenergymask.png >-share/etracer/textures/gaugeoutline.png >-share/etracer/textures/gaugespeedmask.png >-share/etracer/textures/herringicon.png >-share/etracer/textures/listbox_arrows.png >-share/etracer/textures/mask_outline.png >-share/etracer/textures/mask_outline2.png >-share/etracer/textures/menu_bottom_left.png >-share/etracer/textures/menu_bottom_right.png >-share/etracer/textures/menu_title.png >-share/etracer/textures/menu_title_small.png >-share/etracer/textures/menu_top_left.png >-share/etracer/textures/menu_top_right.png >-share/etracer/textures/mirror_button.png >-share/etracer/textures/mouse_cursor.png >-share/etracer/textures/noicon.png >-share/etracer/textures/nopreview.png >-share/etracer/textures/snow_button.png >-share/etracer/textures/snowparticles.png >-share/etracer/textures/speedmask.png >-share/etracer/textures/splash.png >-share/etracer/textures/splash_small.png >-share/etracer/textures/timeicon.png >-share/etracer/textures/tuxlife.png >-share/etracer/textures/wind_button.png >-share/etracer/translations/de_DE.tcl >-share/etracer/translations/en_GB.tcl >-share/etracer/translations/es_ES.tcl >-share/etracer/translations/eu_ES.tcl >-share/etracer/translations/fi_FI.tcl >-share/etracer/translations/fr_FR.tcl >-share/etracer/translations/it_IT.tcl >-share/etracer/translations/languages.tcl >-share/etracer/translations/nb_NO.tcl >-share/etracer/translations/nl_NL.tcl >-share/etracer/translations/nn_NO.tcl >-share/etracer/translations/pl_PL.tcl >-share/etracer/translations/pt_PT.tcl >-share/etracer/translations/ro_RO.tcl >-share/etracer/translations/ru_RU.tcl >-share/etracer/translations/sk_SK.tcl >-share/etracer/translations/sv_SE.tcl >-share/etracer/tux.tcl >-share/etracer/tux_snowboard.tcl >-share/etracer/tux_walk.tcl >+bin/etr >+share/applications/etr.desktop >+share/doc/etr/code >+share/doc/etr/courses_events >+share/doc/etr/guide >+share/doc/etr/score_algorithm >+share/etr/char/beastie/finish.lst >+share/etr/char/beastie/lostrace.lst >+share/etr/char/beastie/preview.png >+share/etr/char/beastie/shape.lst >+share/etr/char/beastie/start.lst >+share/etr/char/beastie/wonrace.lst >+share/etr/char/boris/finish.lst >+share/etr/char/boris/lostrace.lst >+share/etr/char/boris/preview.png >+share/etr/char/boris/shape.lst >+share/etr/char/boris/start.lst >+share/etr/char/boris/wonrace.lst >+share/etr/char/characters.lst >+share/etr/char/samuel/finish.lst >+share/etr/char/samuel/lostrace.lst >+share/etr/char/samuel/preview.png >+share/etr/char/samuel/shape.lst >+share/etr/char/samuel/start.lst >+share/etr/char/samuel/wonrace.lst >+share/etr/char/trixi/finish.lst >+share/etr/char/trixi/lostrace.lst >+share/etr/char/trixi/preview.png >+share/etr/char/trixi/shape.lst >+share/etr/char/trixi/start.lst >+share/etr/char/trixi/wonrace.lst >+share/etr/char/tux/finish.lst >+share/etr/char/tux/lostrace.lst >+share/etr/char/tux/preview.png >+share/etr/char/tux/shape.lst >+share/etr/char/tux/start.lst >+share/etr/char/tux/wonrace.lst >+share/etr/courses/bumpy_ride/course.dim >+share/etr/courses/bumpy_ride/elev.png >+share/etr/courses/bumpy_ride/items.lst >+share/etr/courses/bumpy_ride/preview.png >+share/etr/courses/bumpy_ride/terrain.png >+share/etr/courses/bumpy_ride/trees.png >+share/etr/courses/bunny_hill/course.dim >+share/etr/courses/bunny_hill/elev.png >+share/etr/courses/bunny_hill/items.lst >+share/etr/courses/bunny_hill/preview.png >+share/etr/courses/bunny_hill/terrain.png >+share/etr/courses/bunny_hill/trees.png >+share/etr/courses/challenge_one/course.dim >+share/etr/courses/challenge_one/elev.png >+share/etr/courses/challenge_one/items.lst >+share/etr/courses/challenge_one/preview.png >+share/etr/courses/challenge_one/terrain.png >+share/etr/courses/challenge_one/trees.png >+share/etr/courses/chinese_wall/course.dim >+share/etr/courses/chinese_wall/elev.png >+share/etr/courses/chinese_wall/items.lst >+share/etr/courses/chinese_wall/preview.png >+share/etr/courses/chinese_wall/terrain.png >+share/etr/courses/chinese_wall/trees.png >+share/etr/courses/chragis_gagiwaetter/course.dim >+share/etr/courses/chragis_gagiwaetter/elev.png >+share/etr/courses/chragis_gagiwaetter/preview.png >+share/etr/courses/chragis_gagiwaetter/terrain.png >+share/etr/courses/chragis_gagiwaetter/trees.png >+share/etr/courses/course/course.dim >+share/etr/courses/course/elev.rgb >+share/etr/courses/course/items.lst >+share/etr/courses/course/preview.png >+share/etr/courses/course/terrain.rgb >+share/etr/courses/course/trees.rgb >+share/etr/courses/courses.lst >+share/etr/courses/downhill_fear/course.dim >+share/etr/courses/downhill_fear/elev.png >+share/etr/courses/downhill_fear/items.lst >+share/etr/courses/downhill_fear/preview.png >+share/etr/courses/downhill_fear/terrain.png >+share/etr/courses/downhill_fear/trees.png >+share/etr/courses/events.lst >+share/etr/courses/explore_mountains/course.dim >+share/etr/courses/explore_mountains/elev.png >+share/etr/courses/explore_mountains/items.lst >+share/etr/courses/explore_mountains/preview.png >+share/etr/courses/explore_mountains/terrain.png >+share/etr/courses/explore_mountains/trees.png >+share/etr/courses/frozen_lakes/course.dim >+share/etr/courses/frozen_lakes/elev.png >+share/etr/courses/frozen_lakes/items.lst >+share/etr/courses/frozen_lakes/preview.png >+share/etr/courses/frozen_lakes/terrain.png >+share/etr/courses/frozen_lakes/trees.png >+share/etr/courses/frozen_river/course.dim >+share/etr/courses/frozen_river/elev.png >+share/etr/courses/frozen_river/items.lst >+share/etr/courses/frozen_river/preview.png >+share/etr/courses/frozen_river/terrain.png >+share/etr/courses/frozen_river/trees.png >+share/etr/courses/hippo_run/course.dim >+share/etr/courses/hippo_run/elev.png >+share/etr/courses/hippo_run/items.lst >+share/etr/courses/hippo_run/preview.png >+share/etr/courses/hippo_run/terrain.png >+share/etr/courses/hippo_run/trees.png >+share/etr/courses/holygrail/course.dim >+share/etr/courses/holygrail/elev.png >+share/etr/courses/holygrail/items.lst >+share/etr/courses/holygrail/preview.png >+share/etr/courses/holygrail/terrain.png >+share/etr/courses/holygrail/trees.png >+share/etr/courses/in_search_of_vodka/course.dim >+share/etr/courses/in_search_of_vodka/elev.png >+share/etr/courses/in_search_of_vodka/items.lst >+share/etr/courses/in_search_of_vodka/preview.png >+share/etr/courses/in_search_of_vodka/terrain.png >+share/etr/courses/in_search_of_vodka/trees.png >+share/etr/courses/keep_country_tidy/course.dim >+share/etr/courses/keep_country_tidy/elev.png >+share/etr/courses/keep_country_tidy/preview.png >+share/etr/courses/keep_country_tidy/terrain.png >+share/etr/courses/keep_country_tidy/trees.png >+share/etr/courses/milos_castle/course.dim >+share/etr/courses/milos_castle/elev.png >+share/etr/courses/milos_castle/items.lst >+share/etr/courses/milos_castle/preview.png >+share/etr/courses/milos_castle/terrain.png >+share/etr/courses/milos_castle/trees.png >+share/etr/courses/path_of_daggers/course.dim >+share/etr/courses/path_of_daggers/elev.png >+share/etr/courses/path_of_daggers/items.lst >+share/etr/courses/path_of_daggers/preview.png >+share/etr/courses/path_of_daggers/terrain.png >+share/etr/courses/path_of_daggers/trees.png >+share/etr/courses/penguins_cant_fly/course.dim >+share/etr/courses/penguins_cant_fly/elev.png >+share/etr/courses/penguins_cant_fly/items.lst >+share/etr/courses/penguins_cant_fly/preview.png >+share/etr/courses/penguins_cant_fly/terrain.png >+share/etr/courses/penguins_cant_fly/trees.png >+share/etr/courses/quiet_river/course.dim >+share/etr/courses/quiet_river/elev.png >+share/etr/courses/quiet_river/items.lst >+share/etr/courses/quiet_river/preview.png >+share/etr/courses/quiet_river/terrain.png >+share/etr/courses/quiet_river/trees.png >+share/etr/courses/secret_valleys/course.dim >+share/etr/courses/secret_valleys/elev.png >+share/etr/courses/secret_valleys/items.lst >+share/etr/courses/secret_valleys/preview.png >+share/etr/courses/secret_valleys/terrain.png >+share/etr/courses/secret_valleys/trees.png >+share/etr/courses/this_means_something/course.dim >+share/etr/courses/this_means_something/elev.png >+share/etr/courses/this_means_something/items.lst >+share/etr/courses/this_means_something/preview.png >+share/etr/courses/this_means_something/terrain.png >+share/etr/courses/this_means_something/trees.png >+share/etr/courses/tux_at_home/course.dim >+share/etr/courses/tux_at_home/elev.png >+share/etr/courses/tux_at_home/items.lst >+share/etr/courses/tux_at_home/preview.png >+share/etr/courses/tux_at_home/terrain.png >+share/etr/courses/tux_at_home/trees.png >+share/etr/courses/twisty_slope/course.dim >+share/etr/courses/twisty_slope/elev.png >+share/etr/courses/twisty_slope/items.lst >+share/etr/courses/twisty_slope/preview.png >+share/etr/courses/twisty_slope/terrain.png >+share/etr/courses/twisty_slope/trees.png >+share/etr/courses/wild_mountains/course.dim >+share/etr/courses/wild_mountains/elev.png >+share/etr/courses/wild_mountains/items.lst >+share/etr/courses/wild_mountains/preview.png >+share/etr/courses/wild_mountains/terrain.png >+share/etr/courses/wild_mountains/trees.png >+share/etr/credits.lst >+share/etr/env/environment.lst >+share/etr/env/etr/cloudy/front.png >+share/etr/env/etr/cloudy/left.png >+share/etr/env/etr/cloudy/light.lst >+share/etr/env/etr/cloudy/right.png >+share/etr/env/etr/evening/front.png >+share/etr/env/etr/evening/left.png >+share/etr/env/etr/evening/light.lst >+share/etr/env/etr/evening/right.png >+share/etr/env/etr/night/front.png >+share/etr/env/etr/night/left.png >+share/etr/env/etr/night/light.lst >+share/etr/env/etr/night/right.png >+share/etr/env/etr/sunny/front.png >+share/etr/env/etr/sunny/left.png >+share/etr/env/etr/sunny/light.lst >+share/etr/env/etr/sunny/right.png >+share/etr/env/tuxracer/cloudy/front.png >+share/etr/env/tuxracer/cloudy/left.png >+share/etr/env/tuxracer/cloudy/light.lst >+share/etr/env/tuxracer/cloudy/right.png >+share/etr/env/tuxracer/evening/front.png >+share/etr/env/tuxracer/evening/left.png >+share/etr/env/tuxracer/evening/light.lst >+share/etr/env/tuxracer/evening/right.png >+share/etr/env/tuxracer/night/front.png >+share/etr/env/tuxracer/night/left.png >+share/etr/env/tuxracer/night/light.lst >+share/etr/env/tuxracer/night/right.png >+share/etr/env/tuxracer/sunny/front.png >+share/etr/env/tuxracer/sunny/left.png >+share/etr/env/tuxracer/sunny/light.lst >+share/etr/env/tuxracer/sunny/right.png >+share/etr/fonts/fonts.lst >+share/etr/fonts/outline.ttf >+share/etr/fonts/pc_20.ttf >+share/etr/fonts/pc_outline.ttf >+share/etr/fonts/std.ttf >+share/etr/fonts/stdbold.ttf >+share/etr/fonts/stditalic.ttf >+share/etr/music/calmrace-ks.ogg >+share/etr/music/credits1-cp.ogg >+share/etr/music/freezingpoint.ogg >+share/etr/music/lostrace-ks.ogg >+share/etr/music/music.lst >+share/etr/music/options1-jt.ogg >+share/etr/music/race1-jt.ogg >+share/etr/music/raceintro-ks.ogg >+share/etr/music/racing_themes.lst >+share/etr/music/readme >+share/etr/music/spunkyrace-ks.ogg >+share/etr/music/start1-jt.ogg >+share/etr/music/wonrace1-jt.ogg >+share/etr/objects/finish.png >+share/etr/objects/flag.png >+share/etr/objects/herring.png >+share/etr/objects/object_types.lst >+share/etr/objects/shrub.png >+share/etr/objects/snowy_tree1.png >+share/etr/objects/start.png >+share/etr/objects/tree_barren2.png >+share/etr/players/avatar01.png >+share/etr/players/avatar02.png >+share/etr/players/avatar03.png >+share/etr/players/avatar04.png >+share/etr/players/avatar05.png >+share/etr/players/avatar06.png >+share/etr/players/avatar07.png >+share/etr/players/avatar08.png >+share/etr/players/avatar09.png >+share/etr/players/avatar10.png >+share/etr/players/avatar11.png >+share/etr/players/avatar12.png >+share/etr/players/avatar13.png >+share/etr/players/avatar14.png >+share/etr/players/avatar15.png >+share/etr/players/avatar16.png >+share/etr/players/avatar17.png >+share/etr/players/avatars.lst >+share/etr/sounds/grass_slide.wav >+share/etr/sounds/ice_slide.wav >+share/etr/sounds/leaves_slide.wav >+share/etr/sounds/mud_slide.wav >+share/etr/sounds/pickup1.wav >+share/etr/sounds/pickup2.wav >+share/etr/sounds/pickup3.wav >+share/etr/sounds/rock_slide.wav >+share/etr/sounds/snow_slide.wav >+share/etr/sounds/sounds.lst >+share/etr/sounds/tree_hit.wav >+share/etr/terrains/dirt01.png >+share/etr/terrains/floor01.png >+share/etr/terrains/floor02.png >+share/etr/terrains/grass01.png >+share/etr/terrains/grass02.png >+share/etr/terrains/grass03.png >+share/etr/terrains/ice.png >+share/etr/terrains/ice01.png >+share/etr/terrains/ice02.png >+share/etr/terrains/ice03.png >+share/etr/terrains/icy_floor01.png >+share/etr/terrains/icy_grass03.png >+share/etr/terrains/icy_grass04.png >+share/etr/terrains/icy_pave01.png >+share/etr/terrains/icy_pave04.png >+share/etr/terrains/icy_pave05.png >+share/etr/terrains/icy_rock06.png >+share/etr/terrains/mud01.png >+share/etr/terrains/pave01.png >+share/etr/terrains/pave02.png >+share/etr/terrains/pebbles01.png >+share/etr/terrains/pebbles04.png >+share/etr/terrains/pebbles05.png >+share/etr/terrains/rock.png >+share/etr/terrains/rock01.png >+share/etr/terrains/rock02.png >+share/etr/terrains/rock03.png >+share/etr/terrains/rock04.png >+share/etr/terrains/rock05.png >+share/etr/terrains/rock06.png >+share/etr/terrains/rock07.png >+share/etr/terrains/sand01.png >+share/etr/terrains/snow.png >+share/etr/terrains/snow01.png >+share/etr/terrains/snow02.png >+share/etr/terrains/snow03.png >+share/etr/terrains/snowy_grass03.png >+share/etr/terrains/snowy_ice.png >+share/etr/terrains/snowy_ice02.png >+share/etr/terrains/snowy_ice03.png >+share/etr/terrains/snowy_rock02.png >+share/etr/terrains/snowy_rock06.png >+share/etr/terrains/terrains.lst >+share/etr/textures/checkbox.png >+share/etr/textures/checkmark.png >+share/etr/textures/checkmark_small.png >+share/etr/textures/cupicon.png >+share/etr/textures/energymask2.png >+share/etr/textures/envmap.png >+share/etr/textures/gaugeenergymask.png >+share/etr/textures/gaugeoutline.png >+share/etr/textures/gaugespeedmask.png >+share/etr/textures/herringicon.png >+share/etr/textures/herringicon3.png >+share/etr/textures/light_butt.png >+share/etr/textures/listbox_arrows.png >+share/etr/textures/mask_outline2.png >+share/etr/textures/menu_bottom_left.png >+share/etr/textures/menu_bottom_right.png >+share/etr/textures/menu_title.png >+share/etr/textures/menu_title_small.png >+share/etr/textures/menu_top_left.png >+share/etr/textures/menu_top_right.png >+share/etr/textures/mirror_butt.png >+share/etr/textures/mouse_cursor.png >+share/etr/textures/random_butt.png >+share/etr/textures/snow1.png >+share/etr/textures/snow2.png >+share/etr/textures/snow3.png >+share/etr/textures/snow_butt.png >+share/etr/textures/snowparticles.png >+share/etr/textures/snowstart.png >+share/etr/textures/snowstop.png >+share/etr/textures/snowtrack.png >+share/etr/textures/speedknob2.png >+share/etr/textures/speedmeter.png >+share/etr/textures/splash_small.png >+share/etr/textures/stars.png >+share/etr/textures/textures.lst >+share/etr/textures/timeicon.png >+share/etr/textures/tuxbonus.png >+share/etr/textures/widgets.png >+share/etr/textures/wind_butt.png >+share/etr/textures/ziff032.png >+share/etr/translations/de_DE.lst >+share/etr/translations/es_ES.lst >+share/etr/translations/eu_ES.lst >+share/etr/translations/fi_FI.lst >+share/etr/translations/fr_FR.lst >+share/etr/translations/it_IT.lst >+share/etr/translations/languages.lst >+share/etr/translations/nb_NO.lst >+share/etr/translations/nl_NL.lst >+share/etr/translations/nn_NO.lst >+share/etr/translations/pl_PL.lst >+share/etr/translations/pt_PT.lst >+share/etr/translations/ro_RO.lst >+share/etr/translations/ru_RU.lst >+share/etr/translations/sk_SK.lst >+share/etr/translations/sv_SE.lst >+share/pixmaps/etr.png
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
amdmi3
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 202817
:
160606
|
160607
|
160610
| 160667