@CodeWizaard: Maybe the upstream side is good now, however no one can install the AUR package. You have obviously not tested installing it.
Search Criteria
Package Details: basteh 0.0.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/basteh.git (read-only, click to copy) |
---|---|
Package Base: | basteh |
Description: | GTK GUI frontend for pacman |
Upstream URL: | https://github.com/sahandlinux/basteh |
Keywords: | helper pacman system |
Licenses: | GPL3 |
Submitter: | CodeWizaard |
Maintainer: | CodeWizaard |
Last Packager: | CodeWizaard |
Votes: | 1 |
Popularity: | 0.44 |
First Submitted: | 2025-07-19 15:23 (UTC) |
Last Updated: | 2025-07-31 16:41 (UTC) |
Dependencies (5)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- pacman (pacman-gitAUR, pacman-fancy-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (0)
Sources (1)
Latest Comments
yochananmarqos commented on 2025-07-24 22:10 (UTC) (edited on 2025-07-24 22:10 (UTC) by yochananmarqos)
CodeWizaard commented on 2025-07-24 20:35 (UTC)
@yochananmarqos: the program is fully fixed and tested and ready to publish, the source code is ok and the error cause was the old source code in github, so we are trying to fix it and publish it, we're sorry about it but it's not our fault that we can't push to aur
yochananmarqos commented on 2025-07-24 19:39 (UTC)
@CodeWizaard: Please don't add a package to the AUR until it's ready. It still does not build for different reasons this time. Do you even test it? If this is not resolved soon, the package will be deleted as no one can install it.
CodeWizaard commented on 2025-07-20 17:06 (UTC) (edited on 2025-07-20 17:07 (UTC) by CodeWizaard)
Developer comment
Dear users, we are aware about the fail that happens when installing the package, and we fixed it but because of internet problems in Iran, we have some problems for publishing it, so thanks for your patient, we are trying to publish the fixed version as soon as possible Thanks, CodeWizaard
yochananmarqos commented on 2025-07-19 23:41 (UTC) (edited on 2025-07-19 23:42 (UTC) by yochananmarqos)
This fails to build:
main.c: In function ‘on_check_updates_clicked’:
main.c:66:5: error: implicit declaration of function ‘clear_listbox’ [-Wimplicit-function-declaration]
66 | clear_listbox(a->listbox);
| ^~~~~~~~~~~~~
main.c: At top level:
main.c:96:13: warning: conflicting types for ‘clear_listbox’; have ‘void(GtkListBox *)’ {aka ‘void(struct _GtkListBox *)’}
96 | static void clear_listbox(GtkListBox *listbox) {
| ^~~~~~~~~~~~~
main.c:96:13: error: static declaration of ‘clear_listbox’ follows non-static declaration
main.c:66:5: note: previous implicit declaration of ‘clear_listbox’ with type ‘void(GtkListBox *)’ {aka ‘void(struct _GtkListBox *)’}
66 | clear_listbox(a->listbox);
| ^~~~~~~~~~~~~
Pinned Comments
CodeWizaard commented on 2025-07-20 17:06 (UTC) (edited on 2025-07-20 17:07 (UTC) by CodeWizaard)
Developer comment
Dear users, we are aware about the fail that happens when installing the package, and we fixed it but because of internet problems in Iran, we have some problems for publishing it, so thanks for your patient, we are trying to publish the fixed version as soon as possible Thanks, CodeWizaard