Opened 10 years ago

Last modified 8 years ago

#41861 closed update

Terminal: update to 0.6.3 and rename to xfce4-terminal — at Version 2

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: afb@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: egall@…, devans@…
Port: Terminal xfce4-terminal

Description (last modified by dbevans (David B. Evans))

In version 0.6, Terminal has been renamed upstream to xfce4-terminal. Version 0.6.3 is now available. The NEWS file says as of 0.6 the exo dependency was updated to version 0.10 (see #41860 requesting this update), but also that the exo dependency was dropped; not sure which is correct. The NEWS file also says that libxfce4ui is now a dependency. We don't have a port by that name, but we do have libxfcegui4; not sure if that's what they mean.

Attached are two patches. To apply them, first:

cd $(port dir Terminal)/..
svn rm Terminal/files
svn copy Terminal xfce4-terminal

Then apply xfce4-termanal.diff to the xfce4-terminal Portfile to update it to 0.6.3, and apply Terminal.diff to the Terminal Portfile to make it replaced_by xfce4-terminal.

More changes may be necessary. I have not tested this patch because it still fails as in #41379.

Change History (5)

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: Terminal.diff added

patch for Terminal port to make it replaced_by xfce4-terminal

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: xfce4-terminal.diff added

patch for xfce4-terminal port to update it to 0.6.2

comment:1 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Changed 10 years ago by dbevans (David B. Evans)

Attachment: xfce4-terminal.2.diff added

Revised patch to update to current version 0.6.3.

comment:2 Changed 10 years ago by dbevans (David B. Evans)

Cc: devans@… added
Description: modified (diff)
Summary: Terminal: update to 0.6.2 and rename to xfce4-terminalTerminal: update to 0.6.3 and rename to xfce4-terminal
Version: 2.2.1

Revised patch attached to update to the current version 0.6.3 and fixes livecheck which previously relied on the freecode fallback default. Still fails to configure with the current version of vte.

Note: See TracTickets for help on using tickets.