Entries for Worker 4.8.0 sha512sums=('5bece09368522ea7ca07f51f0694c6e7efc07b4697af5a0c9c1111682d38ccdff9a69cbaecdee3f971095dcc846dce70d80c33e81495f997fe0e568ce8d46179' '7638faab1d384b4397e4db56f50dfb920a7d8311da2b504c025e2ab2a02ac4312c711f23726697c20ef2e709eb63624318b7dab965e12afa615c74fe86e2a701')
Search Criteria
Package Details: worker 4.10.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/worker.git (read-only, click to copy) |
---|---|
Package Base: | worker |
Description: | A file manager for the X Window System |
Upstream URL: | http://www.boomerangsworld.de/worker |
Keywords: | filemanager files nc |
Licenses: | GPL |
Submitter: | ilpianista |
Maintainer: | aaronfischer |
Last Packager: | aaronfischer |
Votes: | 66 |
Popularity: | 0.065227 |
First Submitted: | 2010-09-28 09:57 (UTC) |
Last Updated: | 2021-12-20 23:29 (UTC) |
Dependencies (6)
- avfs
- file (file-git)
- gcc-libs (fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- libx11 (libx11-git)
- xorgproto (xorgproto-git)
- libxt (make)
Required by (0)
Sources (2)
Latest Comments
jhf2442 commented on 2021-04-05 21:25 (UTC)
frankspace commented on 2021-02-26 03:19 (UTC)
That's very generous of you, thank you.
aaronfischer commented on 2021-02-24 20:15 (UTC)
Thanks @frankspace! I've removed the workaround and add you to the list of contributors.
frankspace commented on 2021-02-24 04:41 (UTC)
The workaround added in 2014 to deal with a pthread bug does not appear to be necessary anymore. Compilation works just fine for me stripping all that out and just going with ./configure --enable-xft --prefix=/usr
.
jhf2442 commented on 2021-02-04 23:23 (UTC)
Entries for Worker 4.7.0 sha512sums=('d7a9e01e138afc8b56cac552e3cc5e07ab5c2e29100a1a75098cd6413e322797366abfbae6aba86bcec297b6f1d06608b3ecb5d87dec784f3b5c2216f512accd' 'a5cd92aa47cac7c68275c76ecebcb18c3585c6fb2df525a473d74768d9c77ef5d54d121044f401b68516b1116b2fcbe41fe0520809092c954b5ea6ba092cebee')
jhf2442 commented on 2020-12-12 16:51 (UTC)
Entries for Worker 4.6.1
sha512sums=('f5977bc2c84c1eebb0058d63c7d10a0b39fa3c3bace09b6adac82f6a17bd9df8b1e2ba8138d764899895b69493493245cb6f7aff15014471a109a023fe203e57' 'caacd8b94d8f30f081a06a2bac1f9c26cba95ce5a1ca4878b638970773b9e492c5342fbb15e2628aed483864b8ec86afb7ff0ebc3ec501dea256b7b658b1d123')
aaronfischer commented on 2020-01-07 19:01 (UTC)
@jhf2442: Thank you, i've updated the package.
jhf2442 commented on 2020-01-03 15:49 (UTC) (edited on 2020-01-03 15:55 (UTC) by jhf2442)
/usr/include/X11/Xlib.h:44:10: fatal error: X11/X.h: No such file or directory :-(
looks like a dependency is missing
Corrected : latest (2019-12-21) xorgproto package is required !
jhf2442 commented on 2019-09-23 15:37 (UTC) (edited on 2019-09-23 16:01 (UTC) by jhf2442)
Patch in PKGBUILD for v4.1.0 : sha512sums=('fd0ee679692fcfcc5b5e2ecd04d24285cde4971201d740b441e77aa995796737a25dcacf66e8b85f911e990cbdc2ab1bb05a0765d7d059759889f9f672af275e' 'abc71b6fd638bb5a8ea125052aadba19e01433fce9c70070d71fccbdf205080b9658be98093635cc0bdd2a5097ad741f55b56e50ec8eef86832696ca558396cb')
and an additional bump of gnu++11 to gnu++14 ! CPPFLAGS="-O0 -std=gnu++14" LDFLAGS=-pthread ./configure --enable-xft --prefix=/usr --disable-cxx-check
tamas commented on 2019-07-18 12:07 (UTC) (edited on 2019-07-18 12:59 (UTC) by tamas)
I am unable to start worker 4.0.0-1; I get the following error messages:
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) Major opcode of failed request: 70 (X_PolyFillRectangle) Resource id in failed request: 0x0 Serial number of failed request: 4436 Current serial number in output stream: 4797
Any idea what to do, what the problem could be? The problem did not occur with any prior version, I have been using this file manager for years.
jhf2442 commented on 2019-07-14 20:22 (UTC)
Patch in PKGBUILD for v4.0.0 : sha512sums=('19a4a58b8bb8b4046c5899327e8fdace646e457893e1015a294e488ccaa2c983b9b48ea90d00847036924c353d350ea98401a1e5a623dfe908f5abfddb303e9a' '2a10983efbc577a985a1576cddd9e1bc2240ba143de8911f98b5f6ad251bdef18bdcf54c4b80dc9dbd5b7ae6b8b8fbbe683d9b95f32347c5937155bc24a31a40')
Guybrusssh commented on 2018-06-06 09:33 (UTC)
doing this three steps:
gpg --list-keys gpg --recv-key 667132D0FBC52B37 gpg --lsign 667132D0FBC52B37
worked. Is it not possible to integrate this in the package? @aaronfischer
Guybrusssh commented on 2018-06-05 23:27 (UTC)
Installation fails, the PGP key is invalid!!!
vxneko commented on 2017-07-27 01:22 (UTC)
aaronfischer commented on 2017-07-24 21:12 (UTC) (edited on 2020-12-21 14:14 (UTC) by aaronfischer)
Bump to version 3.11.0 and add the new GPG key from Ralph Hoffmann (See http://www.boomerangsworld.de/cms/about.html for details). If you have issues with the verification process, double check if you have imported and signed the gpg key.
gpg --recv-key F9299EE90A729029E71AF26B667132D0FBC52B37
gpg --lsign F9299EE90A729029E71AF26B667132D0FBC52B37
Pinned Comments
aaronfischer commented on 2017-07-24 21:12 (UTC) (edited on 2020-12-21 14:14 (UTC) by aaronfischer)
Bump to version 3.11.0 and add the new GPG key from Ralph Hoffmann (See http://www.boomerangsworld.de/cms/about.html for details). If you have issues with the verification process, double check if you have imported and signed the gpg key.
gpg --recv-key F9299EE90A729029E71AF26B667132D0FBC52B37
gpg --lsign F9299EE90A729029E71AF26B667132D0FBC52B37