Page MenuHomeFreeBSD

x11/tint-devel: add port
ClosedPublic

Authored by xmj on Mar 31 2015, 12:48 PM.
Tags
None
Referenced Files
F136133925: D2180.id4544.diff
Sun, Nov 16, 1:34 AM
F136133916: D2180.id4597.diff
Sun, Nov 16, 1:34 AM
F136124356: D2180.id4544.diff
Sat, Nov 15, 11:37 PM
F136124352: D2180.id4543.diff
Sat, Nov 15, 11:37 PM
F136124349: D2180.id4546.diff
Sat, Nov 15, 11:37 PM
F136124347: D2180.id4597.diff
Sat, Nov 15, 11:37 PM
F136124345: D2180.id.diff
Sat, Nov 15, 11:37 PM
F136113249: D2180.diff
Sat, Nov 15, 9:36 PM
Subscribers
None

Details

Reviewers
swills
koobs
Summary
x11/tint-devel:	add port

Tint is a simple panel/taskbar/systray intentionally made for openbox3,
but should also work with other window managers. The goal is to keep a
clean and unintrusive look with lightweight code and compliance with
freedesktop specifications.

Tint taskbar features
    * color/transparency on font, icon, border and background
    * customize mouse event
    * drag and drop task between desktop and switch desktop

Tint panel features
    * clock with font, color and transparency
    * multi-monitor : panel position adjust to monitor, taskbar by monitor

This is the development version. It has some cool new features, but also
may have some bugs.

WWW: http://code.google.com/p/tint2/

PR:		198317
DiffRev:	placeholder
Submitted by:	yamagi@yamagi.org 
Approved by:	swills (mentor)
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

xmj retitled this revision from to x11/tint-devel: add port.
xmj updated this object.
xmj edited the test plan for this revision. (Show Details)
xmj added reviewers: swills, koobs.
xmj retitled this revision from x11/tint-devel: add port to x11/tint-devel: add port.

_USE wants gnome= not gnome:

koobs requested changes to this revision.Apr 2 2015, 11:05 AM
koobs edited edge metadata.
koobs added inline comments.
x11/tint-devel/Makefile
23

Sort values

24

Sort values

28

Sort values

31

"(Requires Python)"

x11/tint-devel/pkg-descr
18

Remove trailing slash

This revision now requires changes to proceed.Apr 2 2015, 11:05 AM
xmj edited edge metadata.

CRF: derpsort

koobs edited edge metadata.
This revision is now accepted and ready to land.Apr 2 2015, 11:17 AM

Committed revision @rP382998.