Summary: | multimedia/libxine gnomevfs removed | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jack <xxjack12xx> | ||||
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | lwhsu, zirias | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jack
2021-05-03 18:25:50 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=24c35addb4584b1323b14899f8a5d7469363a07c commit 24c35addb4584b1323b14899f8a5d7469363a07c Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-05-10 16:54:10 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-05-10 16:54:10 +0000 multimedia/libxine: Remove GNOMEVFS2 option GNOME=gnomevfs2 was removed in 8e6f2eb82e5edec98737d1f9c12361343def00c7 PR: 255574 Reported by: Jack <xxjack12xx@gmail.com> multimedia/libxine/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) Created attachment 224834 [details]
remove GNOMEVFS2 from pkg-plist
The option is still in pkg-plist, leading to this error during package:
===> Building package for libxine-1.2.11_3
pkg-static: Unable to access file /wrkdirs/usr/ports/multimedia/libxine/work/stage/usr/local/%%GNOMEVFS2%%lib/xine/plugins/2.9/xineplug_inp_gnome_vfs.so:No such file or directory
*** Error code 1
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=078d265e79aa64cc9d5952534eec027e0a054415 commit 078d265e79aa64cc9d5952534eec027e0a054415 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-05-11 09:48:08 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-05-11 09:48:08 +0000 multimedia/libxine: Complete removing GNOMEVFS2 option Missed in 24c35addb4584b1323b14899f8a5d7469363a07c PR: 255574 Reported by: Felix Palmen <felix@palmen-it.de> multimedia/libxine/pkg-plist | 1 - 1 file changed, 1 deletion(-) (In reply to Felix Palmen from comment #2) Fixed, thanks for reporting! |