Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448972 - x11-terms/xfce4-terminal-0.6.0 - Renamed from x11-terms/terminal and version bump.
Summary: x11-terms/xfce4-terminal-0.6.0 - Renamed from x11-terms/terminal and version ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL: http://archive.xfce.org/feeds/project...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-12-27 23:35 UTC by Derk W te Bokkel
Modified: 2012-12-28 14:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xfce4-terminal-0.6.0.ebuild (xfce4-terminal-0.6.0.ebuild,1.05 KB, text/plain)
2012-12-27 23:38 UTC, Derk W te Bokkel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Derk W te Bokkel 2012-12-27 23:35:04 UTC

    
Comment 1 Derk W te Bokkel 2012-12-27 23:38:18 UTC
Created attachment 333534 [details]
xfce4-terminal-0.6.0.ebuild

Ebuild for renamed x11-term/terminal   as per xfce announcement
Comment 2 Derk W te Bokkel 2012-12-27 23:40:46 UTC
from upstream announcement

xfce4-terminal 0.6.0 released12/27/2012 03:14 PM

Release notes for 0.6.0
=======================
Important changes for release managers: the dependencies changed to
glib/gio 2.26, libxfce4ui 4.10, vte 0.28 and gtk2 2.24. The package is
also renamed to xfce4-terminal to avoid conflicts with other emulators.

for more see 

http://archive.xfce.org/feeds/project/xfce4-terminal
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2012-12-28 13:08:00 UTC
I didn't notice this bug. We get release announcements directly to xfce@gentoo.org mail from the upstream mailing list, so Xfce related bump requests, when maintained in git.xfce.org, are not required

Thanks anyways, closing as FIXED since it's in tree
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2012-12-28 13:09:25 UTC
Comment on attachment 333534 [details]
xfce4-terminal-0.6.0.ebuild

USE=dbus that doesn't do anything, dbus-glib which isn't used in deps, SRC_URI can use ${PV%.*} instead of hardcoding 0.6, unnecessary exo dep, unnecessary --docdir flag (no docs are installed by default), unused use_enable for dbus, and some more
Comment 5 Derk W te Bokkel 2012-12-28 14:35:11 UTC
from the release feed ..

Release notes for 0.6.0
=======================
Important changes for release managers: the dependencies changed to
glib/gio 2.26, libxfce4ui 4.10, vte 0.28 and gtk2 2.24. The package is
also renamed to xfce4-terminal to avoid conflicts with other emulators.


- Rename the package from Terminal to xfce4-terminal.
- Don't add mailto when copying to clipboard (bug #7909)
- Add search dialog.
- Fix activity handling when resizing the window.
- Use mid color if activity expired (bug #9686).
- Improve quit confirm dialog.
- Add move tab left/right options (bug #5918).
- Only show terminal in the system category (bug #8693).
- Don't pre-parse options after -x (bug #9167).
- Make tabs a fraction smaller.
- Drop the special handling of the Super key.
- Depend on libxfce4ui and use its API.
- Use standard stock icons.
- Depend on vte 0.28 and exo 0.10.

note: may not require exo-0.10 now but may in the future?  perhaps or have you tested and obtained other info?
Comment 6 Derk W te Bokkel 2012-12-28 14:49:36 UTC
now actually tested it myself yes exo is not currently required for xfce4-terminal to run or compile.