Package Details: better-control-git r140.gef7182e-1

Git Clone URL: https://aur.archlinux.org/better-control-git.git (read-only, click to copy)
Package Base: better-control-git
Description: A tool to manage system settings easily (git version)
Upstream URL: https://github.com/quantumvoid0/better-control
Keywords: better-control control controlcenter controlpanel settings
Licenses: GPL3
Conflicts: better-control
Provides: better-control
Submitter: quantumvoid
Maintainer: quantumvoid
Last Packager: quantumvoid
Votes: 2
Popularity: 1.26
First Submitted: 2025-03-12 17:34 (UTC)
Last Updated: 2025-04-05 08:55 (UTC)

Latest Comments

1 2 Next › Last »

quantumvoid commented on 2025-03-18 11:44 (UTC) (edited on 2025-04-10 13:26 (UTC) by quantumvoid)

@leoneii

I have switched it back to SSH from https , can u try again and see if its working?

leoneii commented on 2025-03-17 15:08 (UTC)

Hi, again error: RPC failed; curl 18 transfer closed with outstanding read data remaining error: 4451 bytes of body are still expected

Most likely, I have a problem with the Internet connection now, maybe something is wrong with the git configuration, but git+ssh works stably. I think that most people will be fine with http as well

quantumvoid commented on 2025-03-17 01:42 (UTC) (edited on 2025-03-17 01:42 (UTC) by quantumvoid)

@leoneii

can u try again now , it should be fixed , also using git+ssh needs u to have ssh setup on your system , but now it should work fine...thanks for the feedback , can u try installing it again? it should work fine now.

leoneii commented on 2025-03-16 18:07 (UTC) (edited on 2025-03-16 18:16 (UTC) by leoneii)

On HTTP - error: RPC failed; curl 18 transfer closed with outstanding read data remaining error: 2614 bytes of body are still expected

Please return SSH, using git+SSH everything works fine

And add extra/python-pydbus to the dependencies

Thanks)

quantumvoid commented on 2025-03-16 10:59 (UTC) (edited on 2025-03-16 11:00 (UTC) by quantumvoid)

@FabioLolix

I did what you said to do , its gpl with attribution so i cant say its gpl-only can i? and its gtk3

thanks for reviewing!

FabioLolix commented on 2025-03-16 09:28 (UTC)

Hi again,

  • please remove 0. from pkgver, is not needed
  • regression on license which is listed as only as GPL while before was corrected
  • insufficient depends respect to what is listed in your readme, and this is Gtk3 or Gtk4?
  • source=() could simply be source=("git+https://github.com/quantumvoid0/better-control.git")
  • why this have git fetch --all at all?

quantumvoid commented on 2025-03-14 03:30 (UTC)

Reply to @yochananmarqos

Appreciate the reminder! Just fixed pkgver with makepkg -od and updated .SRCINFO. Should be all good now!

yochananmarqos commented on 2025-03-13 17:14 (UTC) (edited on 2025-03-13 17:14 (UTC) by yochananmarqos)

@quantumvoid: Please generate the pkgver when you push changes with makepkg -od. Also the .SRCINFO needs to be updated as well each time.

quantumvoid commented on 2025-03-13 06:45 (UTC)

Reply to @yochananmarqos and @FabioLolix:

Thanks for the feedback!

    Versioning: Fixed pkgver() to follow the VCS package guidelines. Since there were no tags, it now generates a proper version.
    SPDX License: Updated to GPL-3.0-only.
    Maintainer: Added the # Maintainer: field in PKGBUILD.
    Large Binary: Removed the previously committed binary and cleaned the repository history.

Let me know if anything else needs improvement!

yochananmarqos commented on 2025-03-13 00:38 (UTC) (edited on 2025-03-13 00:39 (UTC) by yochananmarqos)

Please use a proper pkgver. See VCS package guidelines

@FabioLolix: There are no tags.