[MacPorts] #17434: rxvt-unicode 9.06 macosx-clipboard module doesn't work
#17434: rxvt-unicode 9.06 macosx-clipboard module doesn't work --------------------------------------------+------------------------------- Reporter: devel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: macosx-clipboard, perl-modules | Port: rxvt-unicode --------------------------------------------+------------------------------- rxvt-unicode comes with a bunch of modules, written in perl that provide rxvt-unicode with enhanced features. One of those modules 'macosx-clipboard' is meant to provide copy and paste support between the Mac Os X clipboard and X11. But that module uses "Foundation.pm", and this module is only available from the Mac Os X perl installation. Then, when you start rxvt-unicode with that module enabled, the perl interpreter prompts the error: "Can't locate Foundation.pm in @INC" and the module isn't loaded. I've been trying a lot of things to workaround this issue (uninstalling perl from port and trying to build rxvt-unicode against the Mac Os X installation) but untill now the only thing that actually worked was modifying the module so it won't use "Foundation.pm". Attached within this ticket is my version of the module (to be placed in /opt/local/lib/urxvt/perl/) -- Ticket URL: <http://trac.macports.org/ticket/17434> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17434: rxvt-unicode 9.06 macosx-clipboard module doesn't work --------------------------------------------+------------------------------- Reporter: devel@… | Owner: evangoldenberg@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: macosx-clipboard, perl-modules | Port: rxvt-unicode --------------------------------------------+------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => evangoldenberg@… -- Ticket URL: <https://trac.macports.org/ticket/17434#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17434: rxvt-unicode 9.06 macosx-clipboard module doesn't work --------------------------------------------+------------------------------- Reporter: devel@… | Owner: evangoldenberg@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: macosx-clipboard, perl-modules | Port: rxvt-unicode --------------------------------------------+------------------------------- Comment(by evangoldenberg@…): rxvt-unicode no longer requires system perl for the macosx-clipboard module. The relevant functionality is now provided by Mac::Pasteboard, which I have created a new port for in #26856. No modifications to macosx-clipboard are necessary. -- Ticket URL: <https://trac.macports.org/ticket/17434#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17434: rxvt-unicode 9.06 macosx-clipboard module doesn't work --------------------------------------------+------------------------------- Reporter: devel@… | Owner: evangoldenberg@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: macosx-clipboard, perl-modules | Port: rxvt-unicode --------------------------------------------+------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: p5-mac-pasteboard has been committed; see #26856. Does rxvt-unicode now need a dependency on it? -- Ticket URL: <https://trac.macports.org/ticket/17434#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts