Search Criteria
Package Details: customizepkg 57.f1d7be7-1
Git Clone URL: | https://aur.archlinux.org/customizepkg.git (read-only, click to copy) |
---|---|
Package Base: | customizepkg |
Description: | A tool to modify automatically PKGBUILD |
Upstream URL: | https://github.com/tucho/customizepkg |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | tucho |
Maintainer: | tucho |
Last Packager: | tucho |
Votes: | 17 |
Popularity: | 0.124033 |
First Submitted: | 2017-12-17 15:59 |
Last Updated: | 2017-12-17 16:47 |
Dependencies (4)
- bash (bash-devel-git, bash-devel-static-git)
- diffutils (diffutils-git, diffutils-patched-exclude-directory-git)
- colordiff (optional) – for colored diff output
- vim (vim-qt-git, vim-qt-qt5-git, neovim-drop-in, vim-clipboard, vim-gnome, neovim-symlinks, vim-git, vim-x11, vim-min, gvim-gtk2, gvim) (optional) – for vimdiff
Required by (1)
- aurget (optional)
Latest Comments
Magissia commented on 2020-12-20 15:15
@MountainX None of these are maintained.
MountainX commented on 2020-10-26 18:29
Here are some alternatives:
ashaman-crypto commented on 2020-10-12 06:54
Looks like the repo git+https://github.com/tucho/customizepkg.git no longer exists
simona commented on 2020-08-02 10:06
It ask me "Username for 'https://github.com'". Why?
Xavion commented on 2019-01-26 06:10
You forgot to run "makepkg --printsrcinfo > .SRCINFO" before committing the changes. The 'pkgrel' value in the PKGBUILD is different from what's shown at the top of this page.
enihcam commented on 2018-12-16 04:23
/usr/bin/customizepkg:行167: 警告:command substitution: ignored null byte in input
how to fix this?
CommodoreCrunch commented on 2018-11-01 01:46
@UncleSlug This is because the pkgrel was updated in the PKGBUILD but not in the .SRCINFO file.
adsun commented on 2018-02-04 17:52
git should be a dependency for customizepkg, without git installed the package fails to build with an error message: Cannot find the git package needed to handle git sources.
UncleSlug commented on 2018-01-12 22:53
There seems to be a pkgrel mismatch, the package here on the AUR is 1 but it's in the PKGBUILD as 2.