# 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/distinfo # homura/pkg-descr # homura/Makefile # homura/pkg-message # echo c - homura mkdir -p homura > /dev/null 2>&1 echo x - homura/distinfo sed 's/^X//' >homura/distinfo << '24fef8d8e0c3130bf16307b069ef8558' XTIMESTAMP = 1574707712 XSHA256 (the-homura-project-homura-3.0_GH0.tar.gz) = f3b088a475382a1c0ab4693aa959566b7c2365c4aecb08b80d99cb07ce6a4a39 XSIZE (the-homura-project-homura-3.0_GH0.tar.gz) = 3009971 24fef8d8e0c3130bf16307b069ef8558 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 XFreeBSD 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/Makefile sed 's/^X//' >homura/Makefile << 'ed438f6b5e68391f41f60691f9fc77d4' X# Created by: Alexander Vereeken X# $FreeBSD$ X XPORTNAME= homura XPORTVERSION= 3.0 XCATEGORIES= games X XMAINTAINER= Alexander88207@protonmail.com XCOMMENT= Windows Games Launcher for FreeBSD X XLICENSE= BSD2CLAUSE XLICENSE_FILE= ${WRKSRC}/LICENSE X XONLY_FOR_ARCHS= amd64 i386 XONLY_FOR_ARCHS_REASON= Wine only runs on x86 architecture X XRUN_DEPENDS= zenity:x11/zenity \ X xdg-open:devel/xdg-utils \ X curl:ftp/curl \ X bash:shells/bash \ X 7z:archivers/p7zip \ X webfonts>=0:x11-fonts/webfonts \ X winetricks:emulators/winetricks \ X vulkaninfo:devel/vulkan-tools \ X glxinfo:graphics/mesa-demos X XUSE_GITHUB= yes XGH_ACCOUNT= the-homura-project X XNO_BUILD= yes X XPLIST_FILES= ${LOCALBASE}/bin/Homura X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/Homura ${STAGEDIR}${PREFIX}/bin X X.include ed438f6b5e68391f41f60691f9fc77d4 echo x - homura/pkg-message sed 's/^X//' >homura/pkg-message << 'eae87d5546e1a83f509ca5cea65d45ff' X[ X{ X message: "The Homura port requieres an 32 bit devel version of Wine." X} X] eae87d5546e1a83f509ca5cea65d45ff exit