izzy Meyer writes:
> > Attached is a fairly simple port of msitools. I had to use this to
> > play a windows game made in rpgmaker2000 on OpenBSD. Worked fine for
> > extracting that msi file. Could be useful for other people on OpenBSD,
> > probably.

===>  Configuring for msitools-0.106
The Meson build system
Version: 1.11.1
Source dir: /usr/ports/pobj/msitools-0.106/msitools-v0.106
Build dir: /usr/ports/pobj/msitools-0.106/build-amd64
Build type: native build
Project name: msitools
Project version: UNKNOWN
C compiler for the host machine: cc (clang 22.1.6 "OpenBSD clang version 
22.1.6")
C linker for the host machine: cc ld.lld 22.1.6
Vala compiler for the host machine: valac (valac 0.56.19)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program perl found: YES (/usr/bin/perl)
Program bison found: NO

Added bison, and then got:

Program bats found: NO

So:

- add BUILD_DEPENDS on bison/bats
- run 'make update-plist' to trim some unnecessary directories from PLIST
- might as well enable debug packages (IMO)
- any idea why 'make test' fails?

Reply via email to