Search Criteria
Package Details: cling 1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cling.git (read-only, click to copy) |
---|---|
Package Base: | cling |
Description: | Interactive C++ interpreter, built on the top of LLVM and Clang libraries |
Upstream URL: | https://root.cern/cling/ |
Keywords: | c c++ cling interpreter llvm |
Licenses: | custom:Cling Release License |
Conflicts: | cling |
Provides: | cling |
Submitter: | archibald869 |
Maintainer: | archibald869 |
Last Packager: | archibald869 |
Votes: | 17 |
Popularity: | 0.022843 |
First Submitted: | 2019-08-28 11:45 (UTC) |
Last Updated: | 2024-05-10 06:45 (UTC) |
Dependencies (9)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- perl (perl-gitAUR) (optional) – support for scan-build, ccc-analyzer and c++-analyzer
- python (python37AUR, python311AUR, python310AUR) (optional) – support for scan-view and Jupyter
- python-pygments (optional) – support for opt-viewer
- python-yaml (python-yaml-gitAUR) (optional) – support for opt-viewer
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
chn commented on 2021-05-15 02:23 (UTC) (edited on 2021-05-15 02:25 (UTC) by chn)
Patch needed or the
package()
will fail.in
prepare()
:And
001-add-limit-header.patch
:archibald869 commented on 2020-10-21 21:05 (UTC)
Thanks for the hint! I added python2 as make dependency.
PedroHLC commented on 2020-10-20 19:20 (UTC)
When building in a clean chroot:
archibald869 commented on 2020-09-14 20:14 (UTC) (edited on 2020-09-14 20:16 (UTC) by archibald869)
I modified the package to get rid of the warnings concerning the empty directory and the non-FHS man page. Now I get the following output of
namcap cling-0.6-5-x86_64.pkg.tar.xz
:I think this is okay.
Coelacanthus commented on 2020-08-29 12:50 (UTC)
I found some warning with namcap, maybe some can be fixed... for example, dependency python and position of man pages
Coelacanthus commented on 2020-08-29 12:45 (UTC)
Oh, I did not express it clearly, python should be a make dependency
archibald869 commented on 2020-08-27 20:14 (UTC)
Python2 is already specified as optional dependency.
Coelacanthus commented on 2020-08-27 18:27 (UTC)
The package has a missing dependency: 'python'. Please add it :)
archibald869 commented on 2020-06-12 20:35 (UTC)
I updated the package. Thanks for the hint!
mukundan314 commented on 2020-06-12 08:17 (UTC)
The package is missing 'cmake' as a make dependency. Please add it :)
« First ‹ Previous 1 2 3 4 5 Next › Last »