Index: head/games/homura/Makefile =================================================================== --- head/games/homura/Makefile (revision 523354) +++ head/games/homura/Makefile (revision 523355) @@ -1,46 +1,45 @@ # Created by: Alexander Vereeken # $FreeBSD$ PORTNAME= homura -PORTVERSION= 3.3 +PORTVERSION= 3.4.1 CATEGORIES= games MAINTAINER= Alexander88207@protonmail.com COMMENT= Windows Games Launcher for FreeBSD LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= Wine only runs on x86 architecture RUN_DEPENDS= zenity:x11/zenity \ xdg-open:devel/xdg-utils \ curl:ftp/curl \ bash:shells/bash \ 7z:archivers/p7zip \ webfonts>=0:x11-fonts/webfonts \ winetricks:emulators/winetricks \ vulkaninfo:devel/vulkan-tools \ - glxinfo:graphics/mesa-demos \ - noto>=0:x11-fonts/noto + glxinfo:graphics/mesa-demos USE_GITHUB= yes GH_ACCOUNT= the-homura-project NO_BUILD= yes PLIST_FILES= ${LOCALBASE}/bin/Homura .include .if ${ARCH} == "i386" RUN_DEPENDS+= wine:emulators/wine-devel .else RUN_DEPENDS+= wine:emulators/i386-wine-devel .endif do-install: ${INSTALL_SCRIPT} ${WRKSRC}/Homura ${STAGEDIR}${PREFIX}/bin .include Index: head/games/homura/distinfo =================================================================== --- head/games/homura/distinfo (revision 523354) +++ head/games/homura/distinfo (revision 523355) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578165811 -SHA256 (the-homura-project-homura-3.3_GH0.tar.gz) = 6b559a140e736e3d532a208bd59a078596d188695e96f926640b485af683f524 -SIZE (the-homura-project-homura-3.3_GH0.tar.gz) = 3058229 +TIMESTAMP = 1579113008 +SHA256 (the-homura-project-homura-3.4.1_GH0.tar.gz) = b50fe0b9a449fcef76099291646abe5701fbbe6206de6fc6d094bb7f672c1f74 +SIZE (the-homura-project-homura-3.4.1_GH0.tar.gz) = 5371127 Index: head/games/homura/pkg-descr =================================================================== --- head/games/homura/pkg-descr (revision 523354) +++ head/games/homura/pkg-descr (revision 523355) @@ -1,6 +1,6 @@ -Homura is a launcher that makes it easy to run windows games/launcher easily on +Homura is a launcher that makes it easy to run Windows games/launcher easily on FreeBSD by providing the required fixes and workarounds. The Windows emulation is provided by Wine. WWW: https://github.com/the-homura-project/homura