Search Criteria
Package Details: edex-ui 2.2.8-2
Package Actions
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.(Use system-wide electron) |
Upstream URL: | https://github.com/GitSquared/edex-ui |
Keywords: | edex-ui electron science-fiction shell terminal touchscreen tron unixporn |
Licenses: | GPL-3.0-only |
Submitter: | icanwalkonwater |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2018-11-22 17:43 (UTC) |
Last Updated: | 2025-01-14 06:02 (UTC) |
Dependencies (5)
- electron12 (electron12-binAUR)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nvm (nvm-gitAUR) (make)
- python2AUR (python2-binAUR) (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
peterjin0703 commented on 2020-02-27 01:22 (UTC)
This PKGBUILD fails to me... Here is the log:
Anyone can help?
<deleted-account> commented on 2020-02-01 17:26 (UTC)
@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 (UTC)
I don't seem to have an
npm
command at all - shouldnpm
be in makedepends?/usr/bin/npm
is not provided bynodejs-lts-dubnium
(not that I know whether it should be, I am an ignoramus about javascript/nodejs) .<deleted-account> commented on 2020-02-01 15:41 (UTC)
@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
npm
and/ornode
isn't aliased to some other version in your shell (disable nvm).You might want to check out the
edex-ui-git
package 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.mcstayinskool commented on 2020-01-30 18:52 (UTC)
Broken with the identical error as @tyrannis.hawk
Not sure what you mean by using nodejs 8? Did you mean nodejs6-bin. If so, that fails to install for me due to conflicts with nodejs (which I'm loathe to uninstall because of its myriad other dependencies). If not, could you point us in the right direction?
<deleted-account> commented on 2020-01-16 15:20 (UTC)
@tyrannis.hawk Use nodejs 8.
tyrannis.hawk commented on 2020-01-16 14:55 (UTC) (edited on 2020-01-16 14:55 (UTC) by tyrannis.hawk)
This PKGBUILD is failing to build for me. This is the log:
chilledfrogs commented on 2019-11-20 14:25 (UTC)
Hello there,
A certain command,
{:timestamp=>"2019-11-20T15:19:27.744350+0100", :message=>"Process failed: /usr/bin/fish failed (exit code 127). Full command was:[\"/usr/bin/fish\", \"-c\", \"LANG=C bsdtar -czf .MTREE --format=mtree --options='!all,use-set,type,uid,gid,mode,time,size,md5,sha256,link' .INSTALL .PKGINFO usr opt\"]", :level=>:error}
, always insists on using my default shell,fish
, even when I start the install from abash
shell... I'm not sure how to tell it to usebash
for this...chrisjbillington commented on 2019-03-01 18:58 (UTC) (edited on 2019-03-01 18:58 (UTC) by chrisjbillington)
@GitSquared you must be right, because now it's fine.
<deleted-account> commented on 2019-03-01 15:13 (UTC)
@chrisjbillington I changed the sha256 sum on this package because the upstream tarball was changed. You might be experiencing an issue with a cache still serving the old file.
« First ‹ Previous 1 2 3 Next › Last »