Package Details: wmforkplop 0.9.3-8

Git Clone URL: https://aur.archlinux.org/wmforkplop.git (read-only, click to copy)
Package Base: wmforkplop
Description: A mixture between wmhdplop and the great wmtop.
Upstream URL: http://hules.free.fr/wmforkplop/
Licenses: GPL
Submitter: mathieuI
Maintainer: bidulock
Last Packager: bidulock
Votes: 3
Popularity: 0.000000
First Submitted: 2009-04-15 00:26 (UTC)
Last Updated: 2018-11-27 05:45 (UTC)

Latest Comments

SanskritFritz commented on 2014-05-19 12:03 (UTC)

Thank you!

bidulock commented on 2014-05-19 10:55 (UTC)

It is easy to correct. There are also other PKBUILD issues... A corrected PKGBUILD is here: https://gist.github.com/bbidulock/c40ec175de5bb8f99242

K.Mandla commented on 2014-05-10 21:49 (UTC)

Sanskritfritz: Changes in imlib2 1.4.6 cause compilation errors. If you build a custom version of imlib2 and do. ... sed -i 's/@my_libs@//' imlib2-config.in You can build this against the corrected package. As far as I know that is an error in imlib2 and there's nothing to be done about it from this PKGBUILD.

SanskritFritz commented on 2014-02-21 20:43 (UTC)

gcc -O3 -fomit-frame-pointer -ffast-math -Wall -W -Wl,-O1,--sort-common,--as-needed,-z,relro -o wmforkplop wmforkplop-wmforkplop.o wmforkplop-util.o wmforkplop-procstat.o wmforkplop-dockapp_imlib2.o -lm -L/usr/lib -lImlib2 @my_libs@ -lgtop-2.0 -lglib-2.0 -lSM -lICE -lX11 -lXext gcc: error: @my_libs@: No such file or directory