Package Base Details: lazarus-git

Git Clone URL: https://aur.archlinux.org/lazarus-git.git (read-only, click to copy)
Submitter: xiota
Maintainer: xiota
Last Packager: xiota
Votes: 0
Popularity: 0.000000
First Submitted: 2024-01-24 23:54 (UTC)
Last Updated: 2024-04-15 09:31 (UTC)

Latest Comments

MarsSeed commented on 2024-01-27 11:45 (UTC)

@xiota, split-package PKGBUILDs create individual, separate packages, and each has their pkgname. As per VCS package guidelines, the pkgname has to have the suffix of the type of version control system. Please kindly align with that rule and don't continue bad precedent. Thank you for your consideration, and for maintaining this package!

yochananmarqos commented on 2024-01-25 00:57 (UTC)

@xiota: What precedent are you referring to? I think you're misunderstanding. What I mentioned is just package naming in general.

The -git part is a suffix. That means it goes last. See VCS package guidelines.

pkgbase=lazarus-git
pkgname=(
  'lazarus-git'
  'lazarus-gtk2-git'
  'lazarus-gtk3-git'
  'lazarus-qt5-git'
  'lazarus-qt6-git'
)

This is constructive criticism based on established guidelines, not a complaint.

yochananmarqos commented on 2024-01-25 00:20 (UTC)

Please rename your Lazarus VCS packages properly with the -git extensions on the end; i.e., lazarus-gtk3-git.

P.S. Notice I'm not spamming the same comment on all of the relevant packages since they're all maintained by the same maintainer. ;)