Package Details: 2bwm 0.3-1

Git Clone URL: https://aur.archlinux.org/2bwm.git (read-only, click to copy)
Package Base: 2bwm
Description: A fast floating window manager
Upstream URL: https://github.com/venam/2bwm
Keywords: windowmanager X11
Licenses: ISC
Conflicts: 2bwm-git, mcwm, mcwm-git
Submitter: venamresm
Maintainer: bidulock
Last Packager: bidulock
Votes: 11
Popularity: 0.000000
First Submitted: 2013-05-11 16:59 (UTC)
Last Updated: 2019-09-01 07:36 (UTC)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2

<deleted-account> commented on 2013-07-02 04:39 (UTC)

I get the following error when trying to compile: cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -g -std=c99 -Wall -Os -Wextra -I/usr/local/include -DNICON -DRESIZE_BORDER_ONLY -DNCOMPTON -D_FORTIFY_SOURCE=2 -c -o 2bwm.o 2bwm.c 2bwm.c: In function 'getoutputs': 2bwm.c:754:9: warning: implicit declaration of function 'asprintf' [-Wimplicit-function-declaration] asprintf(&name, "%.*s",xcb_randr_get_output_info_name_length(output),xcb_randr_get_output_info_name(output)); ^ cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -g -std=c99 -Wall -Os -Wextra -I/usr/local/include -DNICON -DRESIZE_BORDER_ONLY -DNCOMPTON -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,--no-as-needed -L/usr/local/lib -lxcb -lxcb-randr -lxcb-keysyms -lxcb-icccm -lxcb-util -o 2bwm 2bwm.o 2bwm.o: In function `setupwin': /dev/shm/2bwm/src/2bwm-build/2bwm.c:541: undefined reference to `xcb_ewmh_get_wm_window_type' /dev/shm/2bwm/src/2bwm-build/2bwm.c:541: undefined reference to `xcb_ewmh_get_wm_window_type_reply' /dev/shm/2bwm/src/2bwm-build/2bwm.c:545: undefined reference to `xcb_ewmh_get_atoms_reply_wipe' 2bwm.o: In function `ewmh_init': /dev/shm/2bwm/src/2bwm-build/2bwm.c:2034: undefined reference to `xcb_ewmh_init_atoms' /dev/shm/2bwm/src/2bwm-build/2bwm.c:2035: undefined reference to `xcb_ewmh_init_atoms_replies' 2bwm.o: In function `setup': /dev/shm/2bwm/src/2bwm-build/2bwm.c:2042: undefined reference to `xcb_ewmh_set_wm_name' /dev/shm/2bwm/src/2bwm-build/2bwm.c:2061: undefined reference to `xcb_ewmh_set_supported' collect2: error: ld returned 1 exit status make: *** [2bwm] Error 1

venamresm commented on 2013-06-07 05:42 (UTC)

I updated the package.

richjn commented on 2013-06-07 00:53 (UTC)

Thanks for the package I got a build error and needed to add "xcb-util-keysyms" to build. Richard

metak commented on 2013-05-11 17:08 (UTC)

Please change source in PKGBUILD to "2bwm.desktop" and md5sum to "4342d9210effbe4bfb58722f4275aa5c".