Search Criteria
Package Details: notion-git 3.2017050501.r16.g7260b922-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/notion-git.git (read-only, click to copy) |
---|---|
Package Base: | notion-git |
Description: | Tabbed tiling, window manager. Fork of Ion3 - git version |
Upstream URL: | http://notion.sourceforge.net/ |
Keywords: | tiling window-manager X11 |
Licenses: | custom:LGPL |
Conflicts: | notion |
Provides: | libextl, libtu, notion |
Submitter: | gwash |
Maintainer: | gwash |
Last Packager: | gwash |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-17 09:12 (UTC) |
Last Updated: | 2017-12-27 09:39 (UTC) |
Dependencies (8)
- gettext (gettext-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- libsm
- libxext (libxext-gitAUR)
- lua
- git (git-gitAUR, git-glAUR) (make)
- libxinerama (libxinerama-randr-gitAUR) (optional)
- libxrandr (libxrandr-gitAUR) (optional)
Latest Comments
neoninteger commented on 2020-02-18 10:27 (UTC)
Upcoming versions of Notion provide the ability to visually show the user their keybindings through their web browser. This new functionality requires
xdg-open
which is part of thexdg-utils
package.Do you think it would be reasonable to add
xdg-utils
as an optional dependency fornotion-git
?andreas_baumann commented on 2019-09-12 05:26 (UTC)
mkdir -p /usr/lib/notion/mod sh ../install-sh -c -m 755 mod_tiling.so /usr/lib/notion/mod cp: cannot create regular file '/usr/lib/notion/mod/#inst.22345#': Permission denied
obviously DESTDIR is not working in 'make install'