Search Criteria
Package Details: moksha 0.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/moksha.git (read-only, click to copy) |
---|---|
Package Base: | moksha |
Description: | A fork of the E17 window manager used by Bodhi Linux. |
Upstream URL: | http://mokshadesktop.org |
Keywords: | moksha |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | fusion809 |
Maintainer: | None |
Last Packager: | fusion809 |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-18 19:04 |
Last Updated: | 2020-02-21 09:37 |
Dependencies (11)
- desktop-file-utils (desktop-file-utils-git)
- e_dbus
- xcb-util-keysyms
- efl>1.18 (efl-git-asan, efl-full-git, efl-git)
- acpid (optional) – power events on laptop lid close
- bc (bc-gh) (optional) – calculator in everything module
- connman (connman-git) (optional) – network module
- doxygen (doxygen-git) (optional) – build documentation
- evas_generic_loaders (efl-git-asan, efl-full-git, efl-git) (optional) – provide support for SVG icons
- gdb (gdb-git, gdb-ibuclaw-git, gdb-trunk, gdb-mini) (optional) – create backtraces on crash
- geoclue2 (geoclue) (optional) – geolocation module
Required by (20)
- moksha-module-alarm-git
- moksha-module-calendar-git
- moksha-module-cpu-git
- moksha-module-engage-git
- moksha-module-flame-git
- moksha-module-forecasts-git
- moksha-module-mail-git
- moksha-module-news-git
- moksha-module-penguins-git
- moksha-module-photo-git
- moksha-module-places-git
- moksha-module-rain-git
- moksha-module-screenshot-git
- moksha-module-share-git
- moksha-module-slideshow-git
- moksha-module-snow-git
- moksha-module-tclock-git
- moksha-module-trash-git
- moksha-module-winlist-ng-git
- moksha-module-winselector-git
Latest Comments
1 2 Next › Last »
zhangkaizhao commented on 2018-07-20 11:28
@fusion809 Package
e_dbus
is created. And the compiling is passed. Thank you!fusion809 commented on 2018-07-19 12:25
Yep I know. Feel free to create an AUR package for it if you want.
zhangkaizhao commented on 2018-07-19 09:27
Hi. Seems there is no more
e_dbus
package?fusion809 commented on 2016-12-20 20:09
Haven't the foggiest. But if you want a work-around I have a pre-built Moksha package in my pkgbuild-current repo. See https://github.com/fusion809/PKGBUILDs/releases/tag/current for details.
heichblatt commented on 2016-12-20 09:52
configure: error: Package requirements (
(..)
No package 'xcb-keysyms' found
Installing xcb-util-keysyms-0.4.0-1 fixes this. Please add as a dependency.
fusion809 commented on 2016-10-30 11:20
Yep I know, but efl-git provides it. If I exclude it as a dependency the build fails.
heichblatt commented on 2016-10-30 10:03
There is no package called 'elementary'.
fusion809 commented on 2016-03-10 09:25
Hey folks, if you don't feel like building the Moksha package from this PKGBUILD and would rather install a pre-built binary, try adding my pkgbuild-current repo. Namely, by adding:
[pkgbuild-current]
Server = https://github.com/fusion809/PKGBUILDs/releases/download/current
SigLevel = PackageOptional
to your /etc/pacman.conf file and run (as root):
pacman -Syu
pacman -S moksha
fusion809 commented on 2016-02-27 05:18
@AJSlye, on a new Arch install I managed to fix that problem. Sorry for any inconvenience this delay may have caused (not just speaking to AJSlye, rather talking to everyone).
fusion809 commented on 2016-02-09 03:53
@AJSlye I know, that link to the forums I posted was regarding that problem. I can't fix it as the AUR is refusing my commits ever since I pushed that erroneous change to the moksha PKGBUILD. As a solution I have added the correct PKGBUILD to my GitHub repo of PKGBUILDs https://github.com/fusion809/PKGBUILDs.