Search Criteria
Package Details: edex-ui 2.2.5-1
| Git Clone URL: | https://aur.archlinux.org/edex-ui.git (read-only, click to copy) |
|---|---|
| Package Base: | edex-ui |
| 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: | |
| Provides: | |
| Submitter: | icanwalkonwater |
| Maintainer: | GitSquared |
| Last Packager: | GitSquared |
| Votes: | 11 |
| Popularity: | 0.43 |
| First Submitted: | 2018-11-22 17:43 |
| Last Updated: | 2020-12-20 09:55 |
Dependencies (7)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-typeahead, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view)
- libxss
- nss (nss-hg)
- nodejs-lts-erbium (make)
- npm (npm53, npm4, nodejs6-bin) (make)
- python (python-dbg) (make)
- rsync (rsync-git) (make)
Latest Comments
1 2 3 Next › Last »
jeff_vt commented on 2020-10-30 16:52
It seems that makepkg for this package does not work on a pinebook pro running Manjaro. If you would like, I saved the 35K build output that I can send along, plus any other info you need.
GitSquared commented on 2020-10-14 17:10
@Concerto upstream software doesn't support erbium
for a more up-to-date package try edex-ui-git
Concerto commented on 2020-10-14 16:56
Can we update this from dubnium to 12?
zwork commented on 2020-05-20 15:34
Got an error trying to install
Looks like 'icu' (from core) needs to be a dependency
GitSquared commented on 2020-04-18 21:37
@tyrannis.hawk Done, on both packages. Thanks for letting me know.
tyrannis.hawk commented on 2020-04-16 15:45
Same as with edex-ui-git, 'python' is a build dependency. Could you please add it?
peterjin0703 commented on 2020-02-27 01:22
This PKGBUILD fails to me... Here is the log:
Anyone can help?
GitSquared commented on 2020-02-01 17:26
@chrisjbillington Good call - I thought it was bundled with node, turns out I was wrong. Added it to makedepends.
chrisjbillington commented on 2020-02-01 16:39
I don't seem to have an
npmcommand at all - shouldnpmbe in makedepends?/usr/bin/npmis not provided bynodejs-lts-dubnium(not that I know whether it should be, I am an ignoramus about javascript/nodejs) .GitSquared commented on 2020-02-01 15:41
@mcstayinskool I pushed a package update correctly linking to the latest supported Node version (LTS Dubnium) as a makedepend (commit 372d4df)
Note that if you're a Node developer you'll have to be extra careful that
npmand/ornodeisn't aliased to some other version in your shell (disable nvm).You might want to check out the
edex-ui-gitpackage which is some 400 commits ahead of the latest release. I currently have no ETA for when I'm going to be able to finish a new release as I missed a few deadlines already.