Bug 273430 - deskutils/caja-extensions: Drop (G)UPnP support
Summary: deskutils/caja-extensions: Drop (G)UPnP support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL: https://github.com/mate-desktop/caja-...
Keywords:
Depends on:
Blocks: 273210 273432
  Show dependency treegraph
 
Reported: 2023-08-30 02:07 UTC by Daniel Engberg
Modified: 2023-09-19 18:38 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
Patch for caja-extensions (2.87 KB, patch)
2023-08-30 02:07 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)