Search Criteria
Package Details: jwmtools 0.1.78-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/jwmtools.git (read-only, click to copy) |
---|---|
Package Base: | jwmtools |
Description: | Various tools for jwm window manager. |
Upstream URL: | https://github.com/kostelnik/jwmtools |
Licenses: | GPL |
Conflicts: | jwmtools-git |
Submitter: | bidulock |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2014-06-18 04:54 (UTC) |
Last Updated: | 2016-01-28 12:10 (UTC) |
Latest Comments
duane commented on 2021-11-20 11:02 (UTC) (edited on 2021-11-20 11:05 (UTC) by duane)
mdsplib fails to build as /etc/makepkg.conf now includes -Werror=format-security in CFLAGS definition. Fix by changing
make CFLAGS="-fPIC $CFLAGS"
to
make CFLAGS="-fPIC $CFLAGS -Wno-format-security"
in PKGBUILD.
oberon2007 commented on 2016-01-28 08:40 (UTC)
bidulock commented on 2014-08-05 02:32 (UTC)
bidulock commented on 2014-08-05 02:29 (UTC)
Alad commented on 2014-08-04 22:05 (UTC)
bidulock commented on 2014-08-04 21:10 (UTC)
Alad commented on 2014-07-18 08:20 (UTC)