diff --git a/games/solarus-quest-editor/Makefile b/games/solarus-quest-editor/Makefile index e02de950dc75..d38504451baf 100644 --- a/games/solarus-quest-editor/Makefile +++ b/games/solarus-quest-editor/Makefile @@ -1,53 +1,53 @@ PORTNAME= solarus-quest-editor -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 DISTVERSIONPREFIX= v 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 USE_GL= opengl USE_QT= base svg tools:build USE_SDL= sdl2 ttf2 image2 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 68bbce7058dc..1cb66e9d41b1 100644 --- a/games/solarus-quest-editor/distinfo +++ b/games/solarus-quest-editor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771697696 -SHA256 (solarus-v2.0.3.tar.bz2) = 2bc64097d91a22f1da985aa5e0cfae2311227304d6e014aba14eccece587dd51 -SIZE (solarus-v2.0.3.tar.bz2) = 70803222 +TIMESTAMP = 1775478895 +SHA256 (solarus-v2.0.4.tar.bz2) = ab6e28005eb6e33ecb6d15c9db43971b37014bc741d937086b38c471e44d4736 +SIZE (solarus-v2.0.4.tar.bz2) = 70804785