Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: openbox_eui 2015.07.19-2
Git Clone URL: | https://aur-dev.archlinux.org/openbox_eui.git (read-only) |
---|---|
Package Base: | openbox_eui |
Description: | Highly configurable and lightweight X11 window manager |
Upstream URL: | http://openbox.org |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Submitter: | akorop |
Maintainer: | akorop |
Last Packager: | akorop |
Votes: | 3 |
Popularity: | 0.509444 |
First Submitted: | 2015-03-21 17:52 |
Last Updated: | 2016-03-08 14:52 |
Dependencies (23)
- imlib2
- librsvg (librsvg-git)
- libsm
- libxcursor
- libxinerama
- libxml2 (libxml2-linenum)
- libxrandr (libxrandr-git)
- pango (pango-git, pango-ubuntu)
- startup-notification
- autoconf (make)
- automake (automake-1.13, automake-1.7, automake-1.11, automake-1.14) (make)
- binutils (binutils-tune-bfd-hash, binutils-hjl-git, binutils-git) (make)
- docbook-to-man (make)
- fakeroot (make)
- gcc (gcc-git, gcc-multilib-x32, gcc-multilib-git, gcc-multilib) (make)
- git (git-git) (make)
- libtool (make)
- m4 (make)
- make (make3) (make)
- patch (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- kdebase-workspace (kdebase-workspace-consolekit) (optional) – for the KDE/Openbox xsession
- python2-xdg (optional) – for the openbox-xdg-autostart script
Required by (26)
- atolm-openbox-theme (requires openbox)
- bunsen-openbox-pipemenus-git (requires openbox)
- cb-pipemenus (requires openbox)
- cb-pipemenus-git (requires openbox)
- fundamental-theme (requires openbox) (optional)
- lxqt-desktop-git (requires openbox) (optional)
- meliora-openbox-themes (requires openbox)
- obconf-qt (requires openbox)
- obconf-qt-git (requires openbox)
- obdevicemenu (requires openbox)
- obmenu-generator (requires openbox)
- openbox-arc-git (requires openbox)
- openbox-gnome-places (requires openbox)
- openbox-shiki-colors-themes (requires openbox)
- openbox-theme-adwaita (requires openbox)
- openbox-theme-arcbox (requires openbox)
- openbox-theme-bluebird-openboxed (requires openbox)
- openbox-theme-mythos (requires openbox)
- openbox-theme-redmond-2009 (requires openbox)
- openbox-theme-silence-arch-git (requires openbox)
- openbox-theme-simplix (requires openbox)
- openbox-theme-surreal (requires openbox)
- pantheon-lite (requires openbox)
- vera-plugin-openbox-git (requires openbox)
- wm-switcher (requires openbox) (optional)
- wm-switcher-git (requires openbox) (optional)
Sources (16)
- clearclick.patch
- clm_w_sub6.patch
- compact_menu.patch
- disable_edges_by_default.patch
- edge_mikabox.patch
- import-bind.patch
- install
- keybind_item.patch
- keybind_menu2.patch
- menu.xml
- menu_w_def9.patch
- rc.xml
- strict_skip_taskbar.patch
- topmenu_kbd_group.patch
- topmenu_kbd_group_local.patch
- utf8-menu-accelerators.diff
Latest Comments
akorop commented on 2016-03-08 15:20
1. Added new action - "uniconify".
2. Bug in the strict_skip_taskbar.patch fixed.
akorop commented on 2015-05-28 19:59
I add docbook-to-man to the makedepends (version 2015.03.31-2). May be this solve the problem.
akorop commented on 2015-05-28 18:33
Strange problem. Now I try "git clone https://github.com/danakj/openbox.git" and the file "openbox/doc/obxprop.1.in" exists. And I have no problem with pkgbuild.
nbvcxz commented on 2015-05-28 12:10
Still the same error - and with ... is OK.
> And more. The file "doc/obxprop.1.in" must be download from git, it must no be maked.
> Exactly, How You try to install openbox_eui?
As everything to have all in order: yaourt -S openbox_eui .
akorop commented on 2015-04-01 13:32
> make: creating doc/openbox-kde-session.1
> make: creating doc/obxprop.1.in
> /bin/sh: docbook-to-man: command not found
Strange... There is no docbook-to-man in my system but I have not this error. After "creating doc/openbox-kde-session.1" I see "creating doc/obxprop.1", not "creating doc/obxprop.1.in".
And more. The file "doc/obxprop.1.in" must be download from git, it must no be maked.
Exactly, How You try to install openbox_eui?
nbvcxz commented on 2015-04-01 10:15
make: creating doc/openbox-gnome-session.1
make: creating doc/openbox-kde-session.1
make: creating doc/obxprop.1.in
/bin/sh: docbook-to-man: command not found
Makefile:4376: recipe for target 'doc/obxprop.1.in' failed
make[1]: *** [doc/obxprop.1.in] Error 127
make[1]: Leaving directory '/tmp/yaourt-tmp-michal/aur-openbox_eui/src/openbox'
Makefile:3841: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build openbox_eui.
is docbook-to-man needed to add to makedepends?
akorop commented on 2015-03-21 18:06
This project in NOT the openbox fork, only openbox derivate basedd on the git-master openbox http://git.icculus.org/?p=dana/openbox.git;a=shortlog;h=refs/heads/master.
Proposed patch set add some additional user interface and configuration features.
Most of this patches present in the openbox Bugzilla (https://bugzilla.icculus.org/enter_bug.cgi?product=Openbox): 4795, 5239, 6352, 6357, 6358, 6364, 6371, 6372.
Edges works are based on the http://git.icculus.org/?p=mikachu/openbox.git;a=shortlog;h=refs/heads/wip/edges .