Search Criteria
Package Details: atom-ng-bin 1.66.12-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/atom-ng-bin.git (read-only, click to copy) |
---|---|
Package Base: | atom-ng-bin |
Description: | The hyper-hackable text editor. Community maintained fork with compiler optimizations. |
Upstream URL: | https://thorium.rocks/atom-ng/ |
Keywords: | atom atom-ng editor hyper-hackable |
Licenses: | MIT |
Conflicts: | atom, atom-ng |
Provides: | atom, atom-ng |
Submitter: | zxp19821005 |
Maintainer: | blackwell |
Last Packager: | blackwell |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-05-17 08:26 (UTC) |
Last Updated: | 2024-05-17 12:29 (UTC) |
Dependencies (32)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- gendesk
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libsecret
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxkbcommon (libxkbcommon-gitAUR)
- Show 12 more dependencies...
Latest Comments
sailorzoop commented on 2024-03-15 17:27 (UTC) (edited on 2024-03-15 17:28 (UTC) by sailorzoop)
Seems to be missing the gendesk package as a dependency. https://archlinux.org/packages/extra/x86_64/gendesk/
jieiku commented on 2024-01-06 19:14 (UTC)
I tried
output:
It appears the sha256sum changes for me everytime I delete and redownload the file.
I have no idea what would caush this or how to fix it, any suggestions? Thank You for the help!
zxp19821005 commented on 2023-11-10 05:37 (UTC)
@2lbj Thanks for your feedback,fixed it.
2lbj commented on 2023-11-10 02:26 (UTC) (edited on 2023-11-10 02:28 (UTC) by 2lbj)
Please fix:
install -Dm644 "${pkgdir}/${pkgname}${pkgver}amd64/${pkgname%-bin}.png" -t "${pkgdir}/usr/share/pixmaps"
should be change to
install -Dm644 "${srcdir}/${_pkgname}${pkgver}_amd64/${pkgname%-bin}.png" -t "${pkgdir}/usr/share/pixmaps"
zxp19821005 commented on 2023-09-15 07:51 (UTC)
@jieiku I've downloaded the file for sometimes, but I always got the same checksums:
9132a5f37c2840f6b94a9bc434dbedb78075005ff0881893ef40556ad404a311
.I'm in China, I can't visit github directlly. Maybe you can do this (if you use paru):jieiku commented on 2023-09-15 04:24 (UTC) (edited on 2023-09-15 04:25 (UTC) by jieiku)
==> Validating source files with sha256sums... atom-ng-1.66.10.zip ... FAILED ==> ERROR: One or more files did not pass the validity check!
zxp19821005 commented on 2023-09-10 02:30 (UTC)
@pronominal Thank you,fixed it.
pronominal commented on 2023-09-09 01:33 (UTC)
file's sha256sum is wrong.
zxp19821005 commented on 2023-05-18 01:00 (UTC)
@FabioLolix Thank you,I've fixed that.
FabioLolix commented on 2023-05-17 20:18 (UTC)
This is missing provides=(atom atom-ng)