Search Criteria
Package Details: git-cola 4.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/git-cola.git (read-only, click to copy) |
---|---|
Package Base: | git-cola |
Description: | The highly caffeinated Git GUI |
Upstream URL: | https://git-cola.github.io |
Licenses: | GPL-2.0-or-later |
Submitter: | tdy |
Maintainer: | MarcinWieczorek (yochananmarqos) |
Last Packager: | yochananmarqos |
Votes: | 232 |
Popularity: | 0.070917 |
First Submitted: | 2008-12-05 14:38 (UTC) |
Last Updated: | 2024-12-15 18:12 (UTC) |
Dependencies (20)
- git (git-gitAUR, git-glAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy1AUR, python-numpy-mkl-binAUR)
- python-polib
- python-pyqt6
- python-qtpy (python-qtpy-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-wheel (make)
- appstream (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- garden-toolsAUR (check)
- python-pytest (check)
- python-notify2 (optional) – Enables desktop notifications
- python-pygments (optional) – Syntax highlighting
- python-pyinotify (optional) – Enable file system change monitoring
- python-send2trash (optional) – Enables "Send to Trash" functionality
- tk (tk-fossilAUR) (optional) – To use the built-in ssh-askpass handler
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 16 Next › Last »
larvan commented on 2023-04-09 17:23 (UTC) (edited on 2023-05-01 07:31 (UTC) by larvan)
Some tests failed because it was trying to change locale to "C.utf8". That wasn't available in my machine. Instead I had "C.UTF-8" available but it didn't like it. I had to add "C.utf8 UTF-8" to
/etc/locale.gen
and runlocale-gen
to make it work.Frousties commented on 2023-04-01 14:30 (UTC)
The latest version doesn't create a binary, anyone else experiencing this?
MarcinWieczorek commented on 2023-03-26 18:31 (UTC)
Don't ask how I knew...
harmathy commented on 2023-03-26 18:30 (UTC)
Thanks! It was in deed caused by pip packages.
MarcinWieczorek commented on 2023-03-26 17:35 (UTC)
Builds fine for me. Is your system up-to-date? Make sure you're not using any local python packages that you might have installed with pip into your
~/.local/lib/python3.10
.harmathy commented on 2023-03-26 17:29 (UTC)
On one of my machines the build process fails at building the documentation:
On other machines the package builds just fine.
Anyone having the same problem or suggestions?
harmathy commented on 2022-11-09 19:47 (UTC)
@yochananmarqos Thanks!
yochananmarqos commented on 2022-11-09 16:01 (UTC)
@harmathy: Done.
harmathy commented on 2022-11-09 08:52 (UTC)
Please add 8f0f22e2adc7dfb09a75879fab9bb5404d33d561.patch as fix for #1263 until 4.0.3 is released.
PKGBUILD diff:
yochananmarqos commented on 2022-10-28 00:48 (UTC)
@crazybit: As the README states, this can be used with
PyQt5
orPySide2
. They're both optional dependencies ofpython-qtpy
.Having said that, since
python-pyqt5
is much more common and Qt6 is becoming more prevalent, it does make sense to add it as a hard dependency. Turns out Fedora, Gentoo and openSUSE do as well.« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 16 Next › Last »