Summary
Worker is a filemanager for X-Window on UNIX. It's a clone of the filemanager "Directory Opus 4", a very famous program for Amiga-systems. The dirs and files are shown in two independent panels (similar to MidnightCommander).
Versions
v4.6.1-r100 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc x86 ~arm ~hppa ~ppc64
- USE flags
- avfs dbus debug examples libnotify lua magic xft xinerama
USE flags
General
- avfs
- Enable support for sys-fs/avfs
- dbus
- Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- examples
- Install examples, usually source code
- libnotify
- Enable desktop notification support
- lua
- Enable Lua scripting support
- magic
- Add support for file type detection via magic bytes (usually via libmagic from sys-apps/file)
- xft
- Build with support for XFT font renderer (x11-libs/libXft)
- xinerama
- Add support for querying multi-monitor screen geometry through the Xinerama API
lua_single_target
- lua5-1
- Build for Lua 5.1 only
Dependencies
dev-lang / lua : A powerful light-weight programming language designed for extending applications
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-apps / file : Identify a file's format by scanning binary data for patterns
sys-fs / avfs : Virtual filesystem that allows browsing of compressed files
x11-libs / libX11 : X.Org X11 library
x11-libs / libXft : X.Org Xft library
x11-libs / libXinerama : X.Org Xinerama library
Runtime Dependencies
dev-lang / lua : A powerful light-weight programming language designed for extending applications
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-apps / file : Identify a file's format by scanning binary data for patterns
sys-fs / avfs : Virtual filesystem that allows browsing of compressed files
x11-libs / libX11 : X.Org X11 library
x11-libs / libXft : X.Org Xft library
x11-libs / libXinerama : X.Org Xinerama library
Bugs
- 777336
- app-crypt/openpgp-keys-worker (new ebuild): keys for app-misc/worker
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-misc/worker: drop 3.8.3-r100
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-misc/worker: Stabilize 4.6.1-r100 ppc, #769665
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-misc/worker: Stabilize 4.6.1-r100 x86, #769665
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-misc/worker: Stabilize 4.6.1-r100 amd64, #769665
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-misc/worker: remove old
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-misc/worker: Stabilize 3.8.3-r100 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-misc/worker: Stabilize 3.8.3-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-misc/worker: Stabilize 3.8.3-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-misc/worker: bump to 4.6.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-misc/worker: migrate to lua-single.eclass
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-misc/worker: Drop old
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Mikle Kolyada · gentoo
app-misc/worker: amd64 stable wrt bug #676420
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-misc/worker: x86 stable (bug #676420)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
app-misc/worker: stable 3.8.3 for ppc, bug #676420
Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Orlitzky · gentoo
app-misc/worker: new version 3.8.3.
Gentoo-Bug: 515048 Package-Manager: portage-2.2.28 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed