[Bug 215338] emulators/wine-devel: refresh pkg-plist
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 16 12:20:01 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215338
Bug ID: 215338
Summary: emulators/wine-devel: refresh pkg-plist
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gerald at FreeBSD.org
Reporter: mazhe at alkumuna.eu
Assignee: gerald at FreeBSD.org
Flags: maintainer-feedback?(gerald at FreeBSD.org)
Created attachment 178009
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178009&action=edit
Update pkg-plist for wine-2.0; add missing audio dlls enabled with OPENAL
Hi,
I've been building i386-wine-devel and noticed that the PLIST is not really up
to date (despite what check-plist says):
- more than a few files previously from the STAGING patchset are now in the
default version
- audio dll are not included when building with OPENAL[1]
Here's a patch that tries to fix those issues, a few entries are just moved to
easier diff'ing bewteen pkg-plist and output of makeplist.
A few QA (do not tell much, as previously it seemed to ignore some files); port
is generated in a i386 chroot on a amd64 host:
/usr/ports/emulators/i386-wine-devel # make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
Thanks a lot
[1] openal is more than a audio backend nowadays, it is required to provide the
xaudio API that is used by quite a few games... I don't know the intended
target for ports wine users, but maybe it could be considered to enable it by
default
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list