From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 23:00:10 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B23A1065673 for ; Fri, 2 Jan 2009 23:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 02DFC8FC13 for ; Fri, 2 Jan 2009 23:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02N09mp076586 for ; Fri, 2 Jan 2009 23:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02N09WZ076585; Fri, 2 Jan 2009 23:00:09 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 23:00:09 GMT Resent-Message-Id: <200901022300.n02N09WZ076585@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Marakasov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 560431065675 for ; Fri, 2 Jan 2009 22:50:50 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85]) by mx1.freebsd.org (Postfix) with ESMTP id 7EF988FC26 for ; Fri, 2 Jan 2009 22:50:49 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1LIsqt-0003Tq-MA; Sat, 03 Jan 2009 01:50:47 +0300 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id EBC297D8; Sat, 3 Jan 2009 01:50:50 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 2283017033; Sat, 3 Jan 2009 01:50:46 +0300 (MSK) Message-Id: <20090102225046.2283017033@hades.panopticon> Date: Sat, 3 Jan 2009 01:50:46 +0300 (MSK) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: az@FreeBSD.org Subject: ports/130125: [PATCH] games/lincity-ng: update to 1.97.beta X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2009 23:00:10 -0000 >Number: 130125 >Category: ports >Synopsis: [PATCH] games/lincity-ng: update to 1.97.beta >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 23:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008 >Description: Update to 1.97.beta, remove obsolete 5.x-releated patches. Removed file(s): - files/extra-src-gui-Gradient.cpp - files/extra-src-gui-PainterSDL-PainterSDL.cpp Port maintainer (az@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- lincity-ng-1.97.b.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/games/lincity-ng/Makefile,v retrieving revision 1.21 diff -u -u -r1.21 Makefile --- Makefile 21 Aug 2008 06:17:10 -0000 1.21 +++ Makefile 2 Jan 2009 13:45:36 -0000 @@ -6,8 +6,7 @@ # PORTNAME= lincity-ng -PORTVERSION= 1.1.2 -PORTREVISION= 0 +DISTVERSION= 1.97.beta CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -31,12 +30,6 @@ .include -.if ${OSVERSION} < 504000 -pre-configure:: - @${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-src-gui-Gradient.cpp - @${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-src-gui-PainterSDL-PainterSDL.cpp -.endif - do-build: @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} jam) Index: distinfo =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/games/lincity-ng/distinfo,v retrieving revision 1.7 diff -u -u -r1.7 distinfo --- distinfo 27 Jul 2008 14:31:07 -0000 1.7 +++ distinfo 2 Jan 2009 13:45:30 -0000 @@ -1,3 +1,3 @@ -MD5 (lincity-ng-1.1.2.tar.bz2) = 3b4b67044230bdab64e7976e212cdd80 -SHA256 (lincity-ng-1.1.2.tar.bz2) = 6d69de4e1a7f2befef54168d5a29afaf1de85b0e63e4e7080a12b7646c3423f2 -SIZE (lincity-ng-1.1.2.tar.bz2) = 29567088 +MD5 (lincity-ng-1.97.beta.tar.bz2) = 04218b695055beaa3f969477a716f34f +SHA256 (lincity-ng-1.97.beta.tar.bz2) = 1ed304b291e89d2da5e11b9409d388ac627162a91598f5acf2ea3ecb99a80bdd +SIZE (lincity-ng-1.97.beta.tar.bz2) = 38435836 Index: pkg-plist =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/games/lincity-ng/pkg-plist,v retrieving revision 1.9 diff -u -u -r1.9 pkg-plist --- pkg-plist 22 Aug 2007 14:48:55 -0000 1.9 +++ pkg-plist 2 Jan 2009 14:00:01 -0000 @@ -3,13 +3,13 @@ %%DOCSDIR%%/COPYING %%DOCSDIR%%/COPYING-data.txt %%DOCSDIR%%/COPYING-fonts.txt +%%DOCSDIR%%/CREDITS %%DOCSDIR%%/README %%DOCSDIR%%/RELNOTES %%DOCSDIR%%/TODO %%DOCSDIR%%/lincityconfig.xml %%DOCSDIR%%/userconfig.xml %%DATADIR%%/colour.pal -%%DATADIR%%/fonts/fixed.ttf %%DATADIR%%/fonts/sans.ttf %%DATADIR%%/gui/allgone.xml %%DATADIR%%/gui/app.xml @@ -70,6 +70,7 @@ %%DATADIR%%/gui/solarpowerup.xml %%DATADIR%%/gui/speedpanel.xml %%DATADIR%%/gui/sustain.xml +%%DATADIR%%/gui/too-old.xml %%DATADIR%%/gui/tradedialog.xml %%DATADIR%%/gui/universityup.xml %%DATADIR%%/gui/warning.xml @@ -151,6 +152,7 @@ %%DATADIR%%/help/de/tutorial-scenario.xml %%DATADIR%%/help/de/tutorial.xml %%DATADIR%%/help/de/university.xml +%%DATADIR%%/help/de/waterwell.xml %%DATADIR%%/help/de/windmill.xml %%DATADIR%%/help/en/blacksmith.xml %%DATADIR%%/help/en/bulldoze.xml @@ -226,6 +228,7 @@ %%DATADIR%%/help/en/tutorial-scenario.xml %%DATADIR%%/help/en/tutorial.xml %%DATADIR%%/help/en/university.xml +%%DATADIR%%/help/en/waterwell.xml %%DATADIR%%/help/en/windmill.xml %%DATADIR%%/help/es/blacksmith.xml %%DATADIR%%/help/es/bulldoze.xml @@ -369,7 +372,85 @@ %%DATADIR%%/help/fr/tutorial-scenario.xml %%DATADIR%%/help/fr/tutorial.xml %%DATADIR%%/help/fr/university.xml +%%DATADIR%%/help/fr/waterwell.xml %%DATADIR%%/help/fr/windmill.xml +%%DATADIR%%/help/gl/blacksmith.xml +%%DATADIR%%/help/gl/bulldoze.xml +%%DATADIR%%/help/gl/button-index.xml +%%DATADIR%%/help/gl/coal.xml +%%DATADIR%%/help/gl/coalmine.xml +%%DATADIR%%/help/gl/commune.xml +%%DATADIR%%/help/gl/cricket.xml +%%DATADIR%%/help/gl/dialogs.xml +%%DATADIR%%/help/gl/economy.xml +%%DATADIR%%/help/gl/export.xml +%%DATADIR%%/help/gl/farm.xml +%%DATADIR%%/help/gl/fast.xml +%%DATADIR%%/help/gl/finance.xml +%%DATADIR%%/help/gl/firestation.xml +%%DATADIR%%/help/gl/food.xml +%%DATADIR%%/help/gl/goods.xml +%%DATADIR%%/help/gl/health.xml +%%DATADIR%%/help/gl/help.xml +%%DATADIR%%/help/gl/housing.xml +%%DATADIR%%/help/gl/index.xml +%%DATADIR%%/help/gl/industryh.xml +%%DATADIR%%/help/gl/industryl.xml +%%DATADIR%%/help/gl/industyh.xml +%%DATADIR%%/help/gl/jobs.xml +%%DATADIR%%/help/gl/keys.xml +%%DATADIR%%/help/gl/market.xml +%%DATADIR%%/help/gl/medium.xml +%%DATADIR%%/help/gl/mill.xml +%%DATADIR%%/help/gl/mini-screen.xml +%%DATADIR%%/help/gl/monument.xml +%%DATADIR%%/help/gl/msb-coal.xml +%%DATADIR%%/help/gl/msb-cricket.xml +%%DATADIR%%/help/gl/msb-fire.xml +%%DATADIR%%/help/gl/msb-health.xml +%%DATADIR%%/help/gl/msb-normal.xml +%%DATADIR%%/help/gl/msb-pol.xml +%%DATADIR%%/help/gl/msb-power.xml +%%DATADIR%%/help/gl/msb-starve.xml +%%DATADIR%%/help/gl/msb-transport.xml +%%DATADIR%%/help/gl/msb-ub40.xml +%%DATADIR%%/help/gl/ore.xml +%%DATADIR%%/help/gl/oremine.xml +%%DATADIR%%/help/gl/other-costs.xml +%%DATADIR%%/help/gl/park.xml +%%DATADIR%%/help/gl/pause.xml +%%DATADIR%%/help/gl/pbar.xml +%%DATADIR%%/help/gl/pollution.xml +%%DATADIR%%/help/gl/port.xml +%%DATADIR%%/help/gl/pottery.xml +%%DATADIR%%/help/gl/powerline.xml +%%DATADIR%%/help/gl/powerscoal.xml +%%DATADIR%%/help/gl/powerssolar.xml +%%DATADIR%%/help/gl/query.xml +%%DATADIR%%/help/gl/rail.xml +%%DATADIR%%/help/gl/recycle.xml +%%DATADIR%%/help/gl/residential.xml +%%DATADIR%%/help/gl/river.xml +%%DATADIR%%/help/gl/road.xml +%%DATADIR%%/help/gl/rocket.xml +%%DATADIR%%/help/gl/school.xml +%%DATADIR%%/help/gl/slow.xml +%%DATADIR%%/help/gl/steel.xml +%%DATADIR%%/help/gl/substation.xml +%%DATADIR%%/help/gl/sustain.xml +%%DATADIR%%/help/gl/tech-level.xml +%%DATADIR%%/help/gl/tip.xml +%%DATADIR%%/help/gl/track.xml +%%DATADIR%%/help/gl/transport.xml +%%DATADIR%%/help/gl/tutorial-advanced.xml +%%DATADIR%%/help/gl/tutorial-aim.xml +%%DATADIR%%/help/gl/tutorial-basics.xml +%%DATADIR%%/help/gl/tutorial-overview.xml +%%DATADIR%%/help/gl/tutorial-scenario.xml +%%DATADIR%%/help/gl/tutorial.xml +%%DATADIR%%/help/gl/university.xml +%%DATADIR%%/help/gl/waterwell.xml +%%DATADIR%%/help/gl/windmill.xml %%DATADIR%%/help/nl/blacksmith.xml %%DATADIR%%/help/nl/bulldoze.xml %%DATADIR%%/help/nl/button-index.xml @@ -445,6 +526,7 @@ %%DATADIR%%/help/nl/tutorial-scenario.xml %%DATADIR%%/help/nl/tutorial.xml %%DATADIR%%/help/nl/university.xml +%%DATADIR%%/help/nl/waterwell.xml %%DATADIR%%/help/nl/windmill.xml %%DATADIR%%/help/pt_BR/blacksmith.xml %%DATADIR%%/help/pt_BR/bulldoze.xml @@ -520,6 +602,7 @@ %%DATADIR%%/help/pt_BR/tutorial-scenario.xml %%DATADIR%%/help/pt_BR/tutorial.xml %%DATADIR%%/help/pt_BR/university.xml +%%DATADIR%%/help/pt_BR/waterwell.xml %%DATADIR%%/help/pt_BR/windmill.xml %%DATADIR%%/help/ru/blacksmith.xml %%DATADIR%%/help/ru/bulldoze.xml @@ -595,6 +678,7 @@ %%DATADIR%%/help/ru/tutorial-scenario.xml %%DATADIR%%/help/ru/tutorial.xml %%DATADIR%%/help/ru/university.xml +%%DATADIR%%/help/ru/waterwell.xml %%DATADIR%%/help/ru/windmill.xml %%DATADIR%%/help/sv/blacksmith.xml %%DATADIR%%/help/sv/bulldoze.xml @@ -663,6 +747,82 @@ %%DATADIR%%/help/sv/transport.xml %%DATADIR%%/help/sv/university.xml %%DATADIR%%/help/sv/windmill.xml +%%DATADIR%%/help/tr/blacksmith.xml +%%DATADIR%%/help/tr/bulldoze.xml +%%DATADIR%%/help/tr/button-index.xml +%%DATADIR%%/help/tr/coal.xml +%%DATADIR%%/help/tr/coalmine.xml +%%DATADIR%%/help/tr/commune.xml +%%DATADIR%%/help/tr/cricket.xml +%%DATADIR%%/help/tr/dialogs.xml +%%DATADIR%%/help/tr/economy.xml +%%DATADIR%%/help/tr/export.xml +%%DATADIR%%/help/tr/farm.xml +%%DATADIR%%/help/tr/fast.xml +%%DATADIR%%/help/tr/finance.xml +%%DATADIR%%/help/tr/firestation.xml +%%DATADIR%%/help/tr/food.xml +%%DATADIR%%/help/tr/goods.xml +%%DATADIR%%/help/tr/health.xml +%%DATADIR%%/help/tr/help.xml +%%DATADIR%%/help/tr/housing.xml +%%DATADIR%%/help/tr/index.xml +%%DATADIR%%/help/tr/industryh.xml +%%DATADIR%%/help/tr/industryl.xml +%%DATADIR%%/help/tr/jobs.xml +%%DATADIR%%/help/tr/keys.xml +%%DATADIR%%/help/tr/market.xml +%%DATADIR%%/help/tr/medium.xml +%%DATADIR%%/help/tr/mill.xml +%%DATADIR%%/help/tr/mini-screen.xml +%%DATADIR%%/help/tr/monument.xml +%%DATADIR%%/help/tr/msb-coal.xml +%%DATADIR%%/help/tr/msb-cricket.xml +%%DATADIR%%/help/tr/msb-fire.xml +%%DATADIR%%/help/tr/msb-health.xml +%%DATADIR%%/help/tr/msb-normal.xml +%%DATADIR%%/help/tr/msb-pol.xml +%%DATADIR%%/help/tr/msb-power.xml +%%DATADIR%%/help/tr/msb-starve.xml +%%DATADIR%%/help/tr/msb-transport.xml +%%DATADIR%%/help/tr/msb-ub40.xml +%%DATADIR%%/help/tr/ore.xml +%%DATADIR%%/help/tr/oremine.xml +%%DATADIR%%/help/tr/other-costs.xml +%%DATADIR%%/help/tr/park.xml +%%DATADIR%%/help/tr/pause.xml +%%DATADIR%%/help/tr/pbar.xml +%%DATADIR%%/help/tr/pollution.xml +%%DATADIR%%/help/tr/port.xml +%%DATADIR%%/help/tr/pottery.xml +%%DATADIR%%/help/tr/powerline.xml +%%DATADIR%%/help/tr/powerscoal.xml +%%DATADIR%%/help/tr/powerssolar.xml +%%DATADIR%%/help/tr/query.xml +%%DATADIR%%/help/tr/rail.xml +%%DATADIR%%/help/tr/recycle.xml +%%DATADIR%%/help/tr/residential.xml +%%DATADIR%%/help/tr/river.xml +%%DATADIR%%/help/tr/road.xml +%%DATADIR%%/help/tr/rocket.xml +%%DATADIR%%/help/tr/school.xml +%%DATADIR%%/help/tr/slow.xml +%%DATADIR%%/help/tr/steel.xml +%%DATADIR%%/help/tr/substation.xml +%%DATADIR%%/help/tr/sustain.xml +%%DATADIR%%/help/tr/tech-level.xml +%%DATADIR%%/help/tr/tip.xml +%%DATADIR%%/help/tr/track.xml +%%DATADIR%%/help/tr/transport.xml +%%DATADIR%%/help/tr/tutorial-advanced.xml +%%DATADIR%%/help/tr/tutorial-aim.xml +%%DATADIR%%/help/tr/tutorial-basics.xml +%%DATADIR%%/help/tr/tutorial-overview.xml +%%DATADIR%%/help/tr/tutorial-scenario.xml +%%DATADIR%%/help/tr/tutorial.xml +%%DATADIR%%/help/tr/university.xml +%%DATADIR%%/help/tr/waterwell.xml +%%DATADIR%%/help/tr/windmill.xml %%DATADIR%%/images/gui/back.png %%DATADIR%%/images/gui/buttonpanel/base/bulldozer.png %%DATADIR%%/images/gui/buttonpanel/base/pointer.png @@ -700,6 +860,8 @@ %%DATADIR%%/images/gui/buttonpanel/parks/monument.png %%DATADIR%%/images/gui/buttonpanel/parks/tree.png %%DATADIR%%/images/gui/buttonpanel/parks/water.png +%%DATADIR%%/images/gui/buttonpanel/pointer-query.png +%%DATADIR%%/images/gui/buttonpanel/pointer-yellow.png %%DATADIR%%/images/gui/buttonpanel/pointer1.png %%DATADIR%%/images/gui/buttonpanel/pottery.png %%DATADIR%%/images/gui/buttonpanel/power/coalpower.png @@ -729,8 +891,12 @@ %%DATADIR%%/images/gui/buttonpanel/transport/road.png %%DATADIR%%/images/gui/buttonpanel/transport/rocket.png %%DATADIR%%/images/gui/buttonpanel/transport/tracks.png +%%DATADIR%%/images/gui/buttonpanel/waterwell.png %%DATADIR%%/images/gui/buttonpanel/windmill.png +%%DATADIR%%/images/gui/buttons/button-border-1.png %%DATADIR%%/images/gui/buttons/button-border-2.png +%%DATADIR%%/images/gui/buttons/button-border-3.png +%%DATADIR%%/images/gui/buttons/button-border-4.png %%DATADIR%%/images/gui/buttons/button-border-5.png %%DATADIR%%/images/gui/buttons/button-border-6.png %%DATADIR%%/images/gui/buttons/button-checked.png @@ -880,6 +1046,44 @@ %%DATADIR%%/images/mainmenu/slider/slider-position.png %%DATADIR%%/images/mainmenu/slider/slider-up-highlight.png %%DATADIR%%/images/mainmenu/slider/slider-up.png +%%DATADIR%%/images/tiles/Market_ancient-empty.png +%%DATADIR%%/images/tiles/Market_ancient-full.png +%%DATADIR%%/images/tiles/Market_ancient-low.png +%%DATADIR%%/images/tiles/Market_ancient-medium.png +%%DATADIR%%/images/tiles/Railbridge1.png +%%DATADIR%%/images/tiles/Railbridge2.png +%%DATADIR%%/images/tiles/Railbridge_entrance1_00.png +%%DATADIR%%/images/tiles/Railbridge_entrance1_180.png +%%DATADIR%%/images/tiles/Railbridge_entrance1_270.png +%%DATADIR%%/images/tiles/Railbridge_entrance1_90.png +%%DATADIR%%/images/tiles/Railbridge_entrance2_00.png +%%DATADIR%%/images/tiles/Railbridge_entrance2_180.png +%%DATADIR%%/images/tiles/Railbridge_entrance2_270.png +%%DATADIR%%/images/tiles/Railbridge_entrance2_90.png +%%DATADIR%%/images/tiles/Railbridge_pg1.png +%%DATADIR%%/images/tiles/Railbridge_pg2.png +%%DATADIR%%/images/tiles/Roadbridge1.png +%%DATADIR%%/images/tiles/Roadbridge1s.png +%%DATADIR%%/images/tiles/Roadbridge2.png +%%DATADIR%%/images/tiles/Roadbridge2s.png +%%DATADIR%%/images/tiles/Roadbridge_entrance1_00.png +%%DATADIR%%/images/tiles/Roadbridge_entrance1_180.png +%%DATADIR%%/images/tiles/Roadbridge_entrance1_270.png +%%DATADIR%%/images/tiles/Roadbridge_entrance1_90.png +%%DATADIR%%/images/tiles/Roadbridge_entrance2_00.png +%%DATADIR%%/images/tiles/Roadbridge_entrance2_180.png +%%DATADIR%%/images/tiles/Roadbridge_entrance2_270.png +%%DATADIR%%/images/tiles/Roadbridge_entrance2_90.png +%%DATADIR%%/images/tiles/Roadbridge_pg1.png +%%DATADIR%%/images/tiles/Roadbridge_pg2.png +%%DATADIR%%/images/tiles/Trackbridge1.png +%%DATADIR%%/images/tiles/Trackbridge2.png +%%DATADIR%%/images/tiles/Trackbridge_entrance_00.png +%%DATADIR%%/images/tiles/Trackbridge_entrance_180.png +%%DATADIR%%/images/tiles/Trackbridge_entrance_270.png +%%DATADIR%%/images/tiles/Trackbridge_entrance_90.png +%%DATADIR%%/images/tiles/Trackbridge_pg1.png +%%DATADIR%%/images/tiles/Trackbridge_pg2.png %%DATADIR%%/images/tiles/blacksmith0.png %%DATADIR%%/images/tiles/blacksmith1.png %%DATADIR%%/images/tiles/blacksmith2.png @@ -911,6 +1115,22 @@ %%DATADIR%%/images/tiles/cricket5.png %%DATADIR%%/images/tiles/cricket6.png %%DATADIR%%/images/tiles/cricket7.png +%%DATADIR%%/images/tiles/desert.png +%%DATADIR%%/images/tiles/desert_0.png +%%DATADIR%%/images/tiles/desert_1d.png +%%DATADIR%%/images/tiles/desert_1l.png +%%DATADIR%%/images/tiles/desert_1r.png +%%DATADIR%%/images/tiles/desert_1u.png +%%DATADIR%%/images/tiles/desert_2ld.png +%%DATADIR%%/images/tiles/desert_2lr.png +%%DATADIR%%/images/tiles/desert_2lu.png +%%DATADIR%%/images/tiles/desert_2rd.png +%%DATADIR%%/images/tiles/desert_2ru.png +%%DATADIR%%/images/tiles/desert_2ud.png +%%DATADIR%%/images/tiles/desert_3lrd.png +%%DATADIR%%/images/tiles/desert_3lru.png +%%DATADIR%%/images/tiles/desert_3lud.png +%%DATADIR%%/images/tiles/desert_3rud.png %%DATADIR%%/images/tiles/ex_port.png %%DATADIR%%/images/tiles/farm0.png %%DATADIR%%/images/tiles/farm11.png @@ -1060,6 +1280,8 @@ %%DATADIR%%/images/tiles/railudr.png %%DATADIR%%/images/tiles/railur.png %%DATADIR%%/images/tiles/recycle-centre.png +%%DATADIR%%/images/tiles/reshihbhd2a.png +%%DATADIR%%/images/tiles/reshihbhd2b.png %%DATADIR%%/images/tiles/reshihi.png %%DATADIR%%/images/tiles/reshilow.png %%DATADIR%%/images/tiles/reslowhi.png @@ -1110,6 +1332,9 @@ %%DATADIR%%/images/tiles/trackud.png %%DATADIR%%/images/tiles/trackudr.png %%DATADIR%%/images/tiles/trackur.png +%%DATADIR%%/images/tiles/tree.png +%%DATADIR%%/images/tiles/tree2.png +%%DATADIR%%/images/tiles/tree3.png %%DATADIR%%/images/tiles/university.png %%DATADIR%%/images/tiles/water.png %%DATADIR%%/images/tiles/waterd.png @@ -1127,6 +1352,8 @@ %%DATADIR%%/images/tiles/waterud.png %%DATADIR%%/images/tiles/waterur.png %%DATADIR%%/images/tiles/waterurd.png +%%DATADIR%%/images/tiles/waterwell.ivar1.png +%%DATADIR%%/images/tiles/waterwell.png %%DATADIR%%/images/tiles/windmill1g.png %%DATADIR%%/images/tiles/windmill1r.png %%DATADIR%%/images/tiles/windmill1rg.png @@ -1142,29 +1369,38 @@ %%DATADIR%%/lincityconfig.xml %%DATADIR%%/locale/ca.po %%DATADIR%%/locale/cs.po +%%DATADIR%%/locale/da.po %%DATADIR%%/locale/de.po %%DATADIR%%/locale/es.po %%DATADIR%%/locale/fr.po +%%DATADIR%%/locale/gl.po %%DATADIR%%/locale/gui/ca.po %%DATADIR%%/locale/gui/cs.po %%DATADIR%%/locale/gui/de.po %%DATADIR%%/locale/gui/es.po %%DATADIR%%/locale/gui/fr.po +%%DATADIR%%/locale/gui/gl.po +%%DATADIR%%/locale/gui/ja.po %%DATADIR%%/locale/gui/nl.po %%DATADIR%%/locale/gui/pl.po %%DATADIR%%/locale/gui/pt_BR.po %%DATADIR%%/locale/gui/ru.po %%DATADIR%%/locale/gui/sv.po +%%DATADIR%%/locale/gui/tr.po +%%DATADIR%%/locale/ja.po %%DATADIR%%/locale/nl.po %%DATADIR%%/locale/pl.po %%DATADIR%%/locale/pt_BR.po %%DATADIR%%/locale/ru.po %%DATADIR%%/locale/sv.po +%%DATADIR%%/locale/tr.po %%DATADIR%%/music/01 - pronobozo - lincity.ogg %%DATADIR%%/music/02 - Robert van Herk - City Blues.ogg %%DATADIR%%/music/03 - Robert van Herk - Architectural Contemplations.ogg %%DATADIR%%/opening/Beach.scn %%DATADIR%%/opening/bad_times.scn +%%DATADIR%%/opening/extreme_arid.scn +%%DATADIR%%/opening/extreme_wetland.scn %%DATADIR%%/opening/good_times.scn %%DATADIR%%/sounds/Blacksmith1.wav %%DATADIR%%/sounds/Blacksmith2.wav @@ -1344,10 +1580,12 @@ @dirrm %%DATADIR%%/images/gui/buttonpanel @dirrm %%DATADIR%%/images/gui @dirrm %%DATADIR%%/images +@dirrm %%DATADIR%%/help/tr @dirrm %%DATADIR%%/help/sv @dirrm %%DATADIR%%/help/ru @dirrm %%DATADIR%%/help/pt_BR @dirrm %%DATADIR%%/help/nl +@dirrm %%DATADIR%%/help/gl @dirrm %%DATADIR%%/help/fr @dirrm %%DATADIR%%/help/es @dirrm %%DATADIR%%/help/en Index: files/extra-src-gui-Gradient.cpp =================================================================== RCS file: files/extra-src-gui-Gradient.cpp diff -N files/extra-src-gui-Gradient.cpp --- files/extra-src-gui-Gradient.cpp 23 Jul 2005 10:41:11 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,12 +0,0 @@ ---- src/gui/Gradient.cpp.orig Fri Jul 15 19:47:11 2005 -+++ src/gui/Gradient.cpp Sat Jul 23 12:40:46 2005 -@@ -28,9 +28,7 @@ - #include "Painter.hpp" - #include "ComponentFactory.hpp" - --#ifdef _MSC_VER - #define lrintf(x) (long int)x --#endif - - Gradient::Gradient() - : direction(LEFT_RIGHT) Index: files/extra-src-gui-PainterSDL-PainterSDL.cpp =================================================================== RCS file: files/extra-src-gui-PainterSDL-PainterSDL.cpp diff -N files/extra-src-gui-PainterSDL-PainterSDL.cpp --- files/extra-src-gui-PainterSDL-PainterSDL.cpp 23 Jul 2005 10:41:11 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,13 +0,0 @@ ---- src/gui/PainterSDL/PainterSDL.cpp.orig Fri Jul 15 19:47:12 2005 -+++ src/gui/PainterSDL/PainterSDL.cpp Sat Jul 23 12:41:09 2005 -@@ -30,10 +30,8 @@ - - #include "TextureSDL.hpp" - --#ifdef _MSC_VER - #define lrint(x) (long int)x - #define lroundf(x) (long int)(x + .5) --#endif - - PainterSDL::PainterSDL(SDL_Surface* _target) - : target(_target) --- lincity-ng-1.97.b.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: