Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: aurvote-git r27.fd413f1-2
Git Clone URL: | https://aur-dev.archlinux.org/aurvote-git.git (read-only) |
---|---|
Package Base: | aurvote-git |
Description: | Tool to vote for your favorite AUR packages (development version) |
Upstream URL: | http://git.archlinux.fr/aurvote.git |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | neersighted |
Maintainer: | neersighted |
Last Packager: | neersighted |
Votes: | 1131 |
Popularity: | 2.882495 |
First Submitted: | 2013-02-27 22:18 |
Last Updated: | 2016-10-07 16:03 |
Dependencies (2)
- curl (curl-http2-git, curl-git, curl-http2)
- git (git-git) (make)
Required by (5)
- pacmind (requires aurvote) (optional)
- yaourt (requires aurvote) (optional)
- yaourt-git (requires aurvote) (optional)
- yaourt-gui (requires aurvote) (optional)
- yaourt-gui-manjaro (requires aurvote) (optional)
Latest Comments
1 2 3 4 5 6 Next › Last »
Det commented on 2015-08-05 00:41
Did you forget about this?
Det commented on 2015-07-23 18:04
You can also add co-maintainers in AUR 4.
neersighted commented on 2015-07-23 16:25
I am currently on vacation until August 2. Thanks for the comments, I'll deal with them when I get home.
Det commented on 2015-07-19 21:17
Also, the pkgver() isn't apparently getting updated even in the PKGBUILD, because there are no tags. You should use the number of commits, followed by the id.
thiagowfx commented on 2015-07-18 20:47
Hi there,
Since this [1] has been merged today, could you please update the PKGBUILD to add zsh-completion to the package?
There is a suggestion of PKGBUILD in the page I linked.
[1]: https://github.com/archlinuxfr/aurvote/pull/5
respiranto commented on 2015-07-12 11:35
Just in case somebody else wants the ability to use the aur4-subdomain:
One has to either modify the script:
AUR_URL="https://aur4.archlinux.org"
AUR_DOMAIN="aur4.archlinux.org"
or the $CONFIGFILE ( ${XDG_CONFIG_HOME:-~/.config}/aurvote ):
AUR_URL="https://aur4.archlinux.org"
AUR_URL_LOGIN="$AUR_URL/login/"
AUR_URL_PKG_INFO="$AUR_URL/rpc.php?type=info&arg="
AUR_URL_PKG_PAGE="$AUR_URL/packages/"
AUR_URL_PKG_ACTION="$AUR_URL/pkgbase/"
AUR_DOMAIN="aur4.archlinux.org"
The other variables are here necessary because they are set in the script before the $COFIGFILE is sourced.
Det commented on 2015-07-09 16:31
Why not a proper version, instead of the "latest"?
Det commented on 2015-07-09 16:30
Maybe this could actually be merged with aurvote-git, since there are no separate releases: https://aur4.archlinux.org/packages/aurvote-git/, https://github.com/archlinuxfr/aurvote/releases
That's probably why archlinuxfr didn't pull this in AUR 4.
vlad commented on 2015-07-09 12:17
Fixed, thanks :)
Det commented on 2015-07-09 10:58
You uploaded both the .AURINFO and .SRCINFO.