Search Criteria
Package Details: gdb-frontend-bin 0.11.3.beta-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gdb-frontend-bin.git (read-only, click to copy) |
---|---|
Package Base: | gdb-frontend-bin |
Description: | An easy, flexible and extensionable GUI debugger |
Upstream URL: | https://github.com/rohanrhu/gdb-frontend |
Keywords: | c cpp debug debugger debugger-gdb debugging debugging-tool debugging-tools gdb gdb-extension gdb-frontend gdb-gui gdb-plugin gdb-ui |
Licenses: | GPL3 |
Provides: | gdb-frontend, gdbfrontend |
Submitter: | ragouel |
Maintainer: | EvrenselKisilik |
Last Packager: | EvrenselKisilik |
Votes: | 4 |
Popularity: | 0.022134 |
First Submitted: | 2020-06-03 22:18 (UTC) |
Last Updated: | 2022-12-22 05:06 (UTC) |
Latest Comments
1 2 3 4 Next › Last »
EvrenselKisilik commented on 2023-06-24 23:02 (UTC)
Ummm sooo what should we do?
babolivier commented on 2023-06-23 14:45 (UTC) (edited on 2023-06-23 14:45 (UTC) by babolivier)
Installing this package using my AUR client fails, because makepkg complains about a missing dependency (
gendesk
). However, interestingly, when I clone the Git repository for this package and build it withmakepkg -si
, it correctly detects and installsgendesk
as a dependency.I'm also surprised to not see this page on the AUR website not list make dependencies, which might have also mislead my AUR client. I'm not sure whether that's a bug with the AUR (it could be because the
PKGBUILD
looks fine to me, and, again, installing the package manually worked), but it might be worth raising it on https://bugs.archlinux.org/EvrenselKisilik commented on 2023-06-15 21:34 (UTC)
Hi again @tilorenz PKGBUILD has "makedepends=('python-setuptools' 'gendesk')"
Is that wrong or not enough?
tilorenz commented on 2023-05-30 09:57 (UTC)
Hi, the problem is that your install script uses
gendesk
to make a desktop file (in yourprepare
function) and fails without it, but you don't havegendesk
as a dependency. So unless gendesk already happens to be installed, gdb-frontend fails to install with a "command not found" error.EvrenselKisilik commented on 2023-05-30 09:10 (UTC)
Hi @tilorenz, can you explain the issue?
tilorenz commented on 2023-04-19 19:57 (UTC)
Hi, I think you forgot
gendesk
in the dependenciesEvrenselKisilik commented on 2022-12-22 05:07 (UTC)
Oh sorryyy I fixed it :)
patlefort commented on 2022-12-20 04:48 (UTC)
Wrong checksum on source.
Excalibur commented on 2022-12-19 02:04 (UTC)
SHA256 appears to be 1e2a4ea800a055ddf7e0c1524805d5e027e0783981bde97838f7a91ebdda2898
EvrenselKisilik commented on 2022-03-07 01:23 (UTC)
Hi again @tam1m I fixed it :)
1 2 3 4 Next › Last »