Search Criteria
Package Details: kscope 1.9.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kscope.git (read-only, click to copy) |
---|---|
Package Base: | kscope |
Description: | A source-code browsing, analysis and editing environment for large C projects. |
Upstream URL: | https://sourceforge.net/projects/kscope/ |
Keywords: | a analysis and browsing, c editing environment for large projects. source-code |
Licenses: | GPL2 |
Provides: | kscopeapp |
Submitter: | AsukaMinato |
Maintainer: | AronYoung |
Last Packager: | AronYoung |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-05-08 20:54 (UTC) |
Last Updated: | 2023-07-17 11:52 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- qscintilla-qt5
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
MarsSeed commented on 2023-06-23 14:11 (UTC)
And if you keep using a git+https URL, add
makedepends=(git)
to PKGBUILD.As a clean, dedicated build environment does not have git installed.
MarsSeed commented on 2023-06-23 14:09 (UTC)
Also please use a fixed commit or tag as source, or a link to a non-changing release tarball.
Only
-git
VCS packages are allowed to link to a git repo or a branch of such insource=()
array.MarsSeed commented on 2023-06-23 14:07 (UTC)
Please add your own name and email to the top of PKGBUILD, in a comment beginning like this: