Search Criteria
Package Details: nyxt-browser-git 1.5.0.r1236.g10fdbf5b-1
Git Clone URL: | https://aur.archlinux.org/nyxt-browser-git.git (read-only, click to copy) |
---|---|
Package Base: | nyxt-browser-git |
Description: | Keyboard-oriented, Common Lisp extensible web-browser |
Upstream URL: | https://nyxt.atlas.engineer |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | TheGoliath |
Maintainer: | cjber |
Last Packager: | cjber |
Votes: | 13 |
Popularity: | 0.194575 |
First Submitted: | 2020-06-10 16:06 |
Last Updated: | 2020-10-20 12:34 |
Dependencies (13)
- enchant (enchant-pure)
- glib-networking
- gsettings-desktop-schemas (ebadoo-desktop-schemas, gsettings-desktop-schemas-ubuntu, gsettings-desktop-schemas-git, gsettings-desktop-schemas-dev, gnome40)
- libfixposix
- webkit2gtk (webkit2gtk-mse, webkit2gtk-unstable)
- cl-asdf (ccl-git, ecl, sbcl) (make)
- git (git-git) (make)
- sbcl (make)
- gst-plugins-bad (gst-plugins-bad-git) (optional) – for HTML5 audio/video
- gst-plugins-base (gst-plugins-base-git) (optional) – for HTML5 audio/video
- gst-plugins-good (gst-plugins-good-git) (optional) – for HTML5 audio/video
- gst-plugins-ugly (gst-plugins-ugly-git) (optional) – for HTML5 audio/video
- gstreamer (gstreamer-git) (optional) – for HTML5 audio/video
Latest Comments
1 2 3 4 5 6 Next › Last »
ElNick commented on 2020-12-16 16:31
Removing cl-pccre package before building solves the problem with cl-ppcre-unicode, may be of some use to someone.
ElNick commented on 2020-12-06 14:30
Build fails complaining about cl-pccre-unicode:
3: (ERROR SB-INT:SIMPLE-FILE-ERROR :PATHNAME #P"/usr/share/common-lisp/source/cl-ppcre/cl-ppcre-unicode/packages.lisp" :MESSAGE "No such file or directory" :FORMAT-CONTROL "Failed to find the ~A of ~A" :FORMAT-ARGUMENTS (:TRUENAME #P"/usr/share/common-lisp/source/cl-ppcre/cl-ppcre-unicode/packages.lisp"))
haawda commented on 2020-11-08 17:22
The provided solution for the license works, but is nevertheless wrong. The licenses should be installed into "$pkgdir"/usr/share/licenses/$pkgname/, not into a subdirectory of that directory, and you miss to install the second license covering the source code.
cenhpp commented on 2020-09-24 16:44
Building this complains about license. It can be fixed by changing
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$_pkgname/LICENSE
toinstall -Dm644 licenses/ASSET-LICENSE "$pkgdir"/usr/share/licenses/$_pkgname/licenses/ASSET-LICENSE
Ambrevar commented on 2020-06-13 09:18
The project has been renamed to "Nyxt". I recommend to drop "browser" in the package name: we should have "nyxt" and "nyxt-git".
andrhua commented on 2020-06-10 12:27
"The latest source is available from https://source.atlas.engineer/view/repository/nyxt"
cjber commented on 2020-06-01 17:12
Sorted.
Ambrevar commented on 2020-06-01 17:05
Sorry, I meant Enchant is a runtime dependency.
Ambrevar commented on 2020-06-01 16:55
SQLite is not required anymore. Enchant is a new build-time dependency.
Ambrevar commented on 2020-04-08 19:38
Both xclip and sqlite are runtime dependencies, they are not required for compilation. SQLite dependency will disappear with 2.0.