Search Criteria
Package Details: yandex-disk-indicator-git 1.11.0.r1.g5a59a89-1
Git Clone URL: | https://aur.archlinux.org/yandex-disk-indicator-git.git (read-only, click to copy) |
---|---|
Package Base: | yandex-disk-indicator-git |
Description: | Panel indicator (GUI) for YandexDisk CLI client for Linux. |
Upstream URL: | https://github.com/slytomcat/yandex-disk-indicator |
Licenses: | |
Conflicts: | |
Submitter: | flops |
Maintainer: | flops |
Last Packager: | flops |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-10-28 00:12 |
Last Updated: | 2019-06-24 14:09 |
Dependencies (8)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr)
- pygobject-devel (pygobject-devel-git, python-gobject)
- python (python-dbg)
- python-gobject (python-gobject-git)
- python-pyinotify
- xclip (wl-clipboard-x11, xclip-git)
- yandex-disk
- zenity (qarma-git, zenity-gtk2, zenity-git, zenity-light)
Latest Comments
flops commented on 2019-06-24 14:13
@DragonX256 Thank you
DragonX256 commented on 2019-06-24 11:49
Here's new PKGBUILD for you:
And don't forget to update .SRCINFO after PKGBUILD changes.
DragonX256 commented on 2019-06-21 16:44
@flops -git packages expects maintainers to fetch by default only master branch. You should use this guide https://wiki.archlinux.org/index.php/VCS_package_guidelines
flops commented on 2019-06-21 16:40
Ok, i will switch the source to git repo, and will make it via git tag.
DragonX256 commented on 2019-06-21 16:34
@flops No, you shouldn't.
yandex-disk-indicator
was updated to VCS using, which confuses more than your package. Instead, you should make VCS management in PKGBUILD. If you want, of course.flops commented on 2019-06-21 16:32
Got it, but in that case i've better suspend this package. Cause when i was creating
yandex-disk-indicator
- was abandonedDragonX256 commented on 2019-06-21 16:29
Because you named package with -git suffix. But if you didn't mean to use version control , then you should name your package yandex-disk-indicator-bin, @flops.
DragonX256 commented on 2019-06-21 15:25
Your package, unlike yandex-disk-indicator, should take master branch and provide git-version of program. But you made version of package depend on PKGBUILD variable, and this make your package non version control package!