Search Criteria
Package Details: ctags-git 6.1.0.r195.g08e07dc98-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ctags-git.git (read-only, click to copy) |
---|---|
Package Base: | ctags-git |
Description: | Generates an index file of language objects found in source files |
Upstream URL: | https://ctags.io/ |
Licenses: | GPL-2.0-or-later |
Conflicts: | ctags |
Provides: | ctags |
Submitter: | polyzen |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 60 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-14 17:35 (UTC) |
Last Updated: | 2024-06-08 04:54 (UTC) |
Dependencies (9)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- jansson (jansson-gitAUR)
- libseccomp (libseccomp-gitAUR)
- libseccomp.so (libseccomp-gitAUR, libseccomp)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libyaml (libyaml-gitAUR)
- pcre2 (pcre2-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-docutils (make)
Required by (56)
- abi-compliance-checker (requires ctags)
- abi-dumper (requires ctags)
- arcadia (requires ctags) (optional)
- autotags (requires ctags)
- cinelerra-gg (requires ctags) (make)
- cinelerra-gg-git (requires ctags) (make)
- codequery (requires ctags) (optional)
- cpp2dia (requires ctags)
- dj64-git (requires ctags) (make)
- dte (requires ctags) (optional)
- dte-git (requires ctags) (optional)
- efm-langserver (requires ctags) (optional)
- emacs-ctags-update (requires ctags)
- fzf-extras (requires ctags) (optional)
- gamma-text-editor (requires ctags)
- gede (requires ctags)
- gnome-builder-git (requires ctags)
- gwm (requires ctags)
- jucipp (requires ctags)
- jucipp-git (requires ctags)
- kak-fzf-git (requires ctags) (optional)
- kak-tagbar (requires ctags)
- kakoune-git (optional)
- keeperrl-git (requires ctags) (make)
- make-fmv-patch-git (requires ctags)
- medit (requires ctags) (optional)
- medit-full (requires ctags) (optional)
- neovim-clap-git (requires ctags) (optional)
- neovim-ctrlp (requires ctags) (optional)
- neovim-tagbar (requires ctags)
- neovim-taglist (requires ctags)
- neovim-vista-git (requires ctags) (optional)
- opengrok (requires ctags)
- pluma-plugins (requires ctags) (optional)
- ptags (requires ctags)
- ptags-git (requires ctags)
- pulsar-bin (requires ctags) (optional)
- qk-git (requires ctags) (optional)
- ratslap-git (requires ctags) (make)
- rusty-tags (requires ctags)
- rusty-tags-git (requires ctags)
- sane-airscan-git (requires ctags) (make)
- simpleide-amd64-bin (requires ctags)
- undark-git (requires ctags) (make)
- vim-clap (requires ctags) (optional)
- vim-clap-git (requires ctags) (optional)
- vim-exvim (requires ctags)
- vim-gutentags-git (requires ctags)
- vim-omnicppcomplete (requires ctags)
- vim-taglist (requires ctags)
- vim-vista-git (requires ctags) (optional)
- vim-vjde (requires ctags) (optional)
- vpr (requires ctags)
- webbench (requires ctags) (make)
- webbench-copie (requires ctags) (make)
- wmbutton (requires ctags) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
SolarAquarion commented on 2020-10-13 02:28 (UTC)
there's only one tag https://github.com/universal-ctags/ctags/releases/tag/p5.9.20201011.0
pepper_chico commented on 2020-10-13 01:52 (UTC) (edited on 2020-10-13 01:53 (UTC) by pepper_chico)
@polyzen just not sure what's happening, except that the
git describe
/sed
result in your machine is one character longer than ours.polyzen commented on 2020-10-13 00:38 (UTC)
pepper_chico commented on 2020-10-12 18:20 (UTC) (edited on 2020-10-12 18:21 (UTC) by pepper_chico)
Same issue here:
It seems this
git describe
/sed
command is giving one character longer in the package maintainer's machine. Notice that thissed
regex isn't listed in the recommendedpkgver
guidelines: https://wiki.archlinux.org/index.php/VCS_package_guidelines.kseistrup commented on 2020-10-12 09:49 (UTC)
That's interesting, because if I do the “git describe” dance I get
and
which is also the package name I end up with if I install it with
yay
.I wonder what is happening here. Any ideas?
polyzen commented on 2020-10-12 09:17 (UTC)
==> Finished making: universal-ctags-git 5.9.20201011.0.r12.g01b9fc866-1 (Mon 12 Oct 2020 05:12:13 AM EDT)
Producing
universal-ctags-git-5.9.20201011.0.r12.g01b9fc866-1-x86_64.pkg.tar.zst
kseistrup commented on 2020-10-12 08:06 (UTC)
There's a ‘6’ too much at the end of
When the package is built, you end up with
and next time you run
yay
it thinks there's a newer version.Maelan commented on 2018-08-25 03:18 (UTC)
Does not build for me. Compiling the man pages fail, even with python{,2}-docutils installed:
lenormf commented on 2018-07-27 13:59 (UTC)
I think
bash
should be removed from the list of runtime dependencies.cbb commented on 2018-06-22 03:55 (UTC) (edited on 2018-06-22 05:41 (UTC) by cbb)
@J5lx Yeah, I understand your line of thinking. My line of thinking is rather that AUR is an absolute wild west anyway, so a little bit of ill-considered patching can't hurt the standards of quality much.
I've pushed
uctags-git
for anyone else who may want a universal-ctags package that can be installed in parallel withctags
.« First ‹ Previous 1 2 3 4 5 6 Next › Last »