Bug 273430

Summary: deskutils/caja-extensions: Drop (G)UPnP support
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy
Priority: --- Flags: bugzilla: maintainer-feedback? (gnome)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/mate-desktop/caja-extensions/issues/110
Bug Depends on:    
Bug Blocks: 273210, 273432    
Attachments:
Description Flags
Patch for caja-extensions none

Description Daniel Engberg freebsd_committer freebsd_triage 2023-08-30 02:07:06 UTC
Created attachment 244452 [details]
Patch for caja-extensions

All available versions of caja-extensions depends on legacy version of GUPnP which is unsupported upstream and doesn't build with newer versions of libxml2. Drop plugin for new until it's fixed upstream.

gtk-doc is now a build dependency due to https://savannah.gnu.org/support/?110503

Reference:
https://github.com/mate-desktop/caja-extensions/issues/110

Compile tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist)

Poudriere testport OK 13.2-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-19 18:28:17 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39e16722d6898a59b14014e9a92877388d3945f0

commit 39e16722d6898a59b14014e9a92877388d3945f0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-09-19 18:14:46 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-09-19 18:17:51 +0000

    deskutils/caja-extensions: Drop (G)UPnP support

    All available versions of caja-extensions depends on legacy version
    of GUPnP which is unsupported upstream and doesn't build with newer
    versions of libxml2. Drop plugin for new until it's fixed upstream.

    gtk-doc is now a build dependency due to
    https://savannah.gnu.org/support/?110503

    Reference:
    https://github.com/mate-desktop/caja-extensions/issues/110

    PR:             273430
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
    Sponsored by:   Blinkinblox

 deskutils/caja-extensions/Makefile                   | 13 +++++--------
 .../caja-extensions/files/patch-configure.ac (new)   | 20 ++++++++++++++++++++
 deskutils/caja-extensions/pkg-plist                  |  1 -
 3 files changed, 25 insertions(+), 9 deletions(-)