Search Criteria
Package Details: edex-ui-git 3.0.0.pre-2
Git Clone URL: | https://aur.archlinux.org/edex-ui-git.git (read-only, click to copy) |
---|---|
Package Base: | edex-ui-git |
Description: | A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support. |
Upstream URL: | https://github.com/GitSquared/edex-ui |
Keywords: | electron nodejs science-fiction terminal tron |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | icanwalkonwater |
Maintainer: | GitSquared |
Last Packager: | GitSquared |
Votes: | 14 |
Popularity: | 0.90 |
First Submitted: | 2018-11-22 20:44 |
Last Updated: | 2020-04-18 21:33 |
Dependencies (7)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- libxss
- nss (nss-hg)
- git (git-git) (make)
- npm (npm4, nodejs6-bin) (make)
- python (python-dbg) (make)
- rsync (rsync-git) (make)
Latest Comments
1 2 Next › Last »
sunflsks commented on 2020-09-30 20:05
This installs in
/usr/local/bin
which is obviously not ideal. Can this be fixed?madjoe commented on 2020-08-31 09:20
If I try to click on any theme file within the UI, it throws an error: SyntaxError: Unexpected end of input at file file:///opt/eDEX-UI/resources/app.asar/ui.html 1:290
Same goes whilst trying to click any keyboard...
tyrannis.hawk commented on 2020-04-16 15:26
When building in a clean build env, I ran into this error:
Python is a build dependency, but isn't listed as one. I've downloaded it and added it, then the build went fine. Could you please add it to your PKGBUILD?
GitSquared commented on 2020-01-22 21:00
@ŧypecasto Took just shy of a month to fix the licensing issues - I had to reach MaxMind's legal team and publish a new npm lib - but you should now be able to install edex again - if you're still interested.
GitSquared commented on 2019-12-31 10:21
@typecasto Tracked: https://github.com/GitSquared/edex-ui/issues/664
GitSquared commented on 2019-12-31 10:03
Ok, it's a fucking mess. MaxMind updated their EULA and they now require tokens to access db downloads.
Related: https://github.com/runk/node-geolite2/issues/17
Working on it.
GitSquared commented on 2019-12-31 09:59
@typecasto
The MaxMind endpoint seems to have gone offline, which is preventing you from retrieving GeoIP databases eDEX needs to build.
I can't reach it either, I'm going to look into this.
typecasto commented on 2019-12-31 02:58
I'm having trouble installing this (and also edex-ui) from a (pretty much stock) system. (the same issue happens in a bone-stock arch system, though this log is not from it.)
My install log is located at https://pastebin.com/raw/Kgww661u
Am I missing any dependencies? Do you need any other files to help? Let me know if there's anything I can do to help.
suffer commented on 2019-09-06 19:50
@GitSquared Sorry, I must have misread something. Probably the important things like "I fixed it". It's now building correctly. Thanks.
GitSquared commented on 2019-09-06 16:55
@suffer Correct me if I'm mistaken, but isn't that the point of -git packages? Most AUR helpers will check if there is a newer version than the one installed (using pkgver) on -git packages afaik, so there shouldn't be any case of "update loops".
As I'm sure you know there is also a stable package (edex-ui) that refers to the latest git tag and is manually updated on each new release.