# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # homura # homura/pkg-message # homura/pkg-descr # homura/distinfo # homura/Makefile # echo c - homura mkdir -p homura > /dev/null 2>&1 echo x - homura/pkg-message sed 's/^X//' >homura/pkg-message << 'eae87d5546e1a83f509ca5cea65d45ff' XThe Homura port requieres an initial execution via the commandline and a 32 bit + devel version of Wine. eae87d5546e1a83f509ca5cea65d45ff echo x - homura/pkg-descr sed 's/^X//' >homura/pkg-descr << 'ca53257928549daa3fdd52a25ca54cf0' XHomura is launcher that makes it easy to run windows games/launcher easily on FreeBSD by providing the requiered fixes and workarounds. X XThe Windows emulation is provided by Wine. X XWWW: https://github.com/the-homura-project/homura ca53257928549daa3fdd52a25ca54cf0 echo x - homura/distinfo sed 's/^X//' >homura/distinfo << '24fef8d8e0c3130bf16307b069ef8558' XTIMESTAMP = 1572533907 XSHA256 (the-homura-project-homura-2.6.1_GH0.tar.gz) = e43f5ae8e9df25f51b3ca5928c3056acd83c69b0c18c1440db13ee3e40d6c532 XSIZE (the-homura-project-homura-2.6.1_GH0.tar.gz) = 3002509 24fef8d8e0c3130bf16307b069ef8558 echo x - homura/Makefile sed 's/^X//' >homura/Makefile << 'ed438f6b5e68391f41f60691f9fc77d4' X# Created by: Alexander Vereeken X# $FreeBSD$ X XPORTNAME= homura XPORTVERSION= 2.6.1 XCATEGORIES= games X XMAINTAINER= Alexander88207@protonmail.com XCOMMENT= Windows Games Launcher for FreeBSD X XLICENSE= BSD2CLAUSE XLICENSE_FILE= ${WRKSRC}/LICENSE X XRUN_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 X XUSE_GITHUB= yes XGH_ACCOUNT= the-homura-project X XNO_ARCH= yes XNO_BUILD= yes X XPLIST_FILES= /usr/local/bin/Homura X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/Homura ${STAGEDIR}/usr/local/bin X X.include X X ed438f6b5e68391f41f60691f9fc77d4 exit