- Update to 1.6.2
This commit is contained in:
parent
7c1b061c09
commit
414da504a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511713
@ -2,9 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= solarus-quest-editor
|
||||
PORTVERSION= 1.6.0
|
||||
PORTVERSION= 1.6.2
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= danilo@FreeBSD.org
|
||||
@ -26,7 +25,7 @@ USES= cmake compiler:c++11-lib openal qt:5 sdl
|
||||
|
||||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= solarus-games
|
||||
GL_COMMIT= 47ebde229b805ebe076ab6ef7f8e947a06a17451
|
||||
GL_COMMIT= a2aa91dc9bb60d3df6183b8e0a74a5d4c3b2d016
|
||||
|
||||
CMAKE_ARGS+= -DSOLARUS_USE_LUAJIT=OFF
|
||||
USE_SDL= sdl2 ttf2 image2
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1545689078
|
||||
SHA256 (solarus-games-solarus-quest-editor-47ebde229b805ebe076ab6ef7f8e947a06a17451_GL0.tar.gz) = 2b70da748b564ee593e093e937bfa4392706c71c049a3e135916c8d175094171
|
||||
SIZE (solarus-games-solarus-quest-editor-47ebde229b805ebe076ab6ef7f8e947a06a17451_GL0.tar.gz) = 68711893
|
||||
TIMESTAMP = 1567194762
|
||||
SHA256 (solarus-games-solarus-quest-editor-a2aa91dc9bb60d3df6183b8e0a74a5d4c3b2d016_GL0.tar.gz) = 02681eb1f828c2e05bd6dcc9aa483605f6074cda06a1bf28855e864b09e58fcf
|
||||
SIZE (solarus-games-solarus-quest-editor-a2aa91dc9bb60d3df6183b8e0a74a5d4c3b2d016_GL0.tar.gz) = 57772038
|
||||
|
@ -1,19 +1,15 @@
|
||||
bin/solarus-quest-editor
|
||||
share/applications/solarus-quest-editor.desktop
|
||||
share/icons/hicolor/1024x1024/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/128x128/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/16x16/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/256x256/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/20x20/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/24x24/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/32x32/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/40x40/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/48x48/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/512x512/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/64x64/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/768x768/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/96x96/apps/solarus-quest-editor.png
|
||||
share/icons/hicolor/scalable/apps/solarus-quest-editor.svg
|
||||
share/icons/hicolor/symbolic/apps/solarus-quest-editor-symbolic.svg
|
||||
share/pixmaps/solarus-quest-editor.png
|
||||
%%DATADIR%%/assets/initial_quest/data/enemies/chameleon.lua
|
||||
%%DATADIR%%/assets/initial_quest/data/enemies/clucko.lua
|
||||
%%DATADIR%%/assets/initial_quest/data/enemies/crow.lua
|
||||
%%DATADIR%%/assets/initial_quest/data/enemies/explosion.lua
|
||||
%%DATADIR%%/assets/initial_quest/data/enemies/flame.lua
|
||||
%%DATADIR%%/assets/initial_quest/data/enemies/generic_projectile.lua
|
||||
@ -30,7 +26,7 @@ share/pixmaps/solarus-quest-editor.png
|
||||
%%DATADIR%%/assets/initial_quest/data/enemies/slime_purple.lua
|
||||
%%DATADIR%%/assets/initial_quest/data/enemies/slime_red.lua
|
||||
%%DATADIR%%/assets/initial_quest/data/enemies/slime_yellow.lua
|
||||
%%DATADIR%%/assets/initial_quest/data/enemies/soldier.lua
|
||||
%%DATADIR%%/assets/initial_quest/data/enemies/slimy_green.lua
|
||||
%%DATADIR%%/assets/initial_quest/data/fonts/8_bit.png
|
||||
%%DATADIR%%/assets/initial_quest/data/fonts/enter_command.ttf
|
||||
%%DATADIR%%/assets/initial_quest/data/items/gem.lua
|
||||
@ -291,6 +287,8 @@ share/pixmaps/solarus-quest-editor.png
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_cyan.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_cyan.png
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_egg.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_egg_blue.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_egg_blue.png
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_green.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_green.png
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_green_small.dat
|
||||
@ -300,11 +298,15 @@ share/pixmaps/solarus-quest-editor.png
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_red.png
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_yellow.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_yellow.png
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slimy_green.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slimy_green.png
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/soldier.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/soldier.png
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/soldier_feather.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/soldier_sword.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/soldier_sword.png
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/spiderskull.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/spiderskull.png
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/enemies/wings_evil.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/entities/arrow.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/sprites/entities/arrow.png
|
||||
@ -510,3 +512,5 @@ share/pixmaps/solarus-quest-editor.png
|
||||
%%DATADIR%%/assets/initial_quest/data/tilesets/house.tiles.png
|
||||
%%DATADIR%%/assets/initial_quest/data/tilesets/outside.dat
|
||||
%%DATADIR%%/assets/initial_quest/data/tilesets/outside.tiles.png
|
||||
%%DATADIR%%/translations/solarus_editor_es.qm
|
||||
%%DATADIR%%/translations/solarus_editor_fr.qm
|
||||
|
Loading…
Reference in New Issue
Block a user