makepkg has native feature to generate debug package. pkgbase is not needed.
Search Criteria
Package Details: nzbget-git-debug 25.5.r2656.e6683127-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nzbget-git.git (read-only, click to copy) | 
|---|---|
| Package Base: | nzbget-git | 
| Description: | Debug symbols for nzbget-git | 
| Upstream URL: | https://github.com/nzbgetcom/nzbget | 
| Keywords: | nzbget testing | 
| Licenses: | GPL-2.0-only | 
| Conflicts: | nzbget, nzbget-systemd | 
| Provides: | nzbget, nzbget-systemd | 
| Submitter: | nicolahinssen | 
| Maintainer: | bkuri | 
| Last Packager: | bkuri | 
| Votes: | 6 | 
| Popularity: | 0.000009 | 
| First Submitted: | 2018-02-08 15:16 (UTC) | 
| Last Updated: | 2025-10-28 15:00 (UTC) | 
Dependencies (8)
- nzbget-gitAUR
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nzbget-git-debugAUR (optional) – Debug symbols for nzbget
- p7zip (p7zip-full-binAUR, p7zip-natspecAUR, 7zip-natspecAUR, 7zip) (optional) – for unpacking archives
- python (optional) – for running scripts
- unrar (rarAUR) (optional) – for unpacking archives
Required by (33)
- headphones (requires nzbget) (optional)
- headphones-git (requires nzbget) (optional)
- lidarr (requires nzbget) (optional)
- lidarr-bin (requires nzbget) (optional)
- lidarr-develop (requires nzbget) (optional)
- lidarr-develop-bin (requires nzbget) (optional)
- lidarr-git (requires nzbget) (optional)
- lidarr-nightly-bin (requires nzbget) (optional)
- lidarr-plugins-bin (requires nzbget) (optional)
- lunasea-bin (requires nzbget) (optional)
- mylar3 (requires nzbget) (optional)
- nzbget-git (optional)
- nzbget-git-debug (optional)
- nzbget-ppscript-nzbtomedia-git (requires nzbget)
- nzbget-systemd (requires nzbget)
- prowlarr (requires nzbget) (optional)
- prowlarr-bin (requires nzbget) (optional)
- prowlarr-develop (requires nzbget) (optional)
- prowlarr-develop-bin (requires nzbget) (optional)
- prowlarr-nightly-bin (requires nzbget) (optional)
- Show 13 more...
Sources (2)
oech3 commented on 2025-10-29 07:14 (UTC)
bkuri commented on 2025-02-19 06:54 (UTC)
@lysergia the latest build (v24.6.r2558.4ffcb048-1) seems to have fixed it for me
lysergia commented on 2025-02-15 19:28 (UTC)
Fails atm because of the default -Werror=format-security in /etc/makepkg.conf. Removing it allows builds to succeed, will see if upstream will allow compiles with flag enabled.
bkuri commented on 2025-01-20 19:19 (UTC)
@evetsso done. hth!
evetsso commented on 2025-01-20 17:19 (UTC)
@bkuri would you consider changing local _hash=$(git rev-parse --short HEAD) in pkgver() to specify --short=8?
yay fails to build this package if the global git configuration sets core.abbrev to something other than 8.  This is because yay calls pkgver() itself and gets a different package name than what's in the PKGBUILD.
bkuri commented on 2024-11-21 22:01 (UTC) (edited on 2025-02-19 14:12 (UTC) by bkuri)
@pcarrier mind trying out this latest version (24.5.r2530.184834d3-2)? I've just tried it on my server and it worked ok.
pcarrier commented on 2024-11-21 19:33 (UTC)
Something is wrong with the package:
> pacman -Ql nzbget-git|grep home
nzbget-git /home/
nzbget-git /home/pcarrier/
nzbget-git /home/pcarrier/.cache/
nzbget-git /home/pcarrier/.cache/yay/
nzbget-git /home/pcarrier/.cache/yay/nzbget-git/
nzbget-git /home/pcarrier/.cache/yay/nzbget-git/src/
nzbget-git /home/pcarrier/.cache/yay/nzbget-git/src/nzbget-git/
nzbget-git /home/pcarrier/.cache/yay/nzbget-git/src/nzbget-git/build/
nzbget-git /home/pcarrier/.cache/yay/nzbget-git/src/nzbget-git/build/lib/
nzbget-git /home/pcarrier/.cache/yay/nzbget-git/src/nzbget-git/build/lib/libgf16.a
nzbget-git /home/pcarrier/.cache/yay/nzbget-git/src/nzbget-git/build/lib/libhasher.a
nzbget-git /home/pcarrier/.cache/yay/nzbget-git/src/nzbget-git/build/lib/libpar2-turbo.a
bkuri commented on 2024-09-23 21:04 (UTC)
@megafreakshow thanks for the confirmation.
I've just pushed an updated version that removes some installation warnings that I noticed here and there. Everything should all be nice and clean now.
megafreakshow commented on 2024-09-23 17:11 (UTC)
@bkuri works like a charm on my end
bkuri commented on 2024-09-19 18:45 (UTC)
@megafreakshow @nixit please try the latest PKGBUILD which uses cmake. Should fix all issues reported so far.
Pinned Comments
bkuri commented on 2024-01-06 00:26 (UTC)
FYI: upstream has been updated to nzbgetcom/nzbget. More info here.