diff --git a/games/solarus-quest-editor/Makefile b/games/solarus-quest-editor/Makefile index 8a239807fca6..887c903dfd87 100644 --- a/games/solarus-quest-editor/Makefile +++ b/games/solarus-quest-editor/Makefile @@ -1,53 +1,53 @@ PORTNAME= solarus-quest-editor -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= games MAINTAINER= danilo@FreeBSD.org COMMENT= GUI to create and modify quests for the Solarus engine WWW= https://www.solarus-games.org LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/license_gpl.txt BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm LIB_DEPENDS= libphysfs.so:devel/physfs \ libmodplug.so:audio/libmodplug \ libvorbisfile.so:audio/libvorbis \ libogg.so:audio/libogg \ libsolarus.so:games/solarus \ libqlementine.so:devel/qlementine USES= cmake compiler:c++11-lib gl localbase:ldflags openal qt:6 sdl USE_GITLAB= yes GL_ACCOUNT= solarus-games GL_PROJECT= solarus -GL_TAGNAME= e70e3df7369d690615fc4c9b3f8dfa00066c5e87 USE_GL= opengl USE_QT= base svg tools:build USE_SDL= sdl2 ttf2 image2 -CMAKE_ARGS+= -DSOLARUS_FETCHCONTENT=OFF +CMAKE_ARGS+= -DSOLARUS_FETCHCONTENT=OFF \ + -DSOLARUS_INSTALL_DATADIR=${DATADIR} \ + -DSOLARUSEDITOR_ASSETS_DIR=${DATADIR} DESKTOP_ENTRIES= "Solarus Quest Editor" "${COMMENT}" \ "${PREFIX}/share/pixmaps/org.solarus-games.solarus-editor.png" \ "solarus-editor" "Game;" false WRKSRC_SUBDIR= editor OPTIONS_DEFINE= LUAJIT OPTIONS_DEFAULT_amd64= LUAJIT OPTIONS_DEFAULT_i386= LUAJIT OPTIONS_DEFAULT_powerpc= LUAJIT OPTIONS_DEFAULT_powerpc64= LUAJIT OPTIONS_DEFAULT_powerpc64le= LUAJIT LUAJIT_DESC= Use LuaJIT instead of standard Lua LUAJIT_USES= luajit LUAJIT_USES_OFF= lua:51 LUAJIT_CMAKE_BOOL= SOLARUS_USE_LUAJIT .include diff --git a/games/solarus-quest-editor/distinfo b/games/solarus-quest-editor/distinfo index e1d0c449423e..4e03f1425efe 100644 --- a/games/solarus-quest-editor/distinfo +++ b/games/solarus-quest-editor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755767334 -SHA256 (solarus-games-solarus-e70e3df7369d690615fc4c9b3f8dfa00066c5e87_GL0.tar.gz) = 2d4e8314d76a404e9ec034d37dc79d85d74c0464030f8687e3c1ea3748866fdb -SIZE (solarus-games-solarus-e70e3df7369d690615fc4c9b3f8dfa00066c5e87_GL0.tar.gz) = 69993095 +TIMESTAMP = 1767714931 +SHA256 (solarus-v2.0.2.tar.bz2) = 3c2a824cd47b8d0e24d35050bcd8ee5cf55d21c20a8cf22a96ba66e8e4ceefe5 +SIZE (solarus-v2.0.2.tar.bz2) = 71476906