Search Criteria
Package Details: task-git stable.r414.g4bbde50d9-1
Git Clone URL: | https://aur.archlinux.org/task-git.git (read-only, click to copy) |
---|---|
Package Base: | task-git |
Description: | A command-line todo list manager |
Upstream URL: | http://taskwarrior.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | vali |
Maintainer: | vali |
Last Packager: | vali |
Votes: | 13 |
Popularity: | 0.019976 |
First Submitted: | 2010-07-05 23:38 |
Last Updated: | 2019-04-29 11:31 |
Dependencies (13)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- gnutls (gnutls-tiny-git, gnutls-git, gnutls-next, gnutls-openssl, gnutls-nodocs-git)
- util-linux (util-linux-nosystemd-minimal-git, util-linux-selinux, util-linux-aes)
- cmake (cmake-git) (make)
- git (git-git) (make)
- bash-completion (bash-completion-git) (optional)
- curl (curl-git, curl-minimal-git) (optional) – synchronisation via http(s)/ftp
- openssh (openssh-hpn-git, openssh-git, openssh-gssapi, openssh-selinux, openssh-hpn) (optional) – synchronisation via ssh
- perl (perl-git) (optional) – for perl export addon
- perl-json (optional) – for perl export addon
- python (python-dbg) (optional) – for python export addon
- rsync (rsync-git) (optional) – synchronisation via rsync
- ruby (ruby1.8, rvm) (optional) – for ruby export addon
Required by (13)
- ptask (requires task)
- ptask-git (requires task)
- py3status-modules (requires task) (optional)
- ruby-taskwarrior-web (requires task)
- tasknc (requires task)
- taskopen (requires task)
- tasksh (requires task)
- taskwarrior-tasknc-git (requires task)
- taskwarrior-tui-git (requires task)
- timew-git (requires task) (optional)
- vim-taskwiki (requires task)
- vim-taskwiki-git (requires task)
- vit-git (requires task)
Latest Comments
1 2 3 Next › Last »
arjunv commented on 2019-04-29 11:17
Do make the change in the PKGBUILD?
vali commented on 2018-04-13 09:09
@andreip Thanks for letting me know. I fixed the PKGBUILD.
andreip commented on 2018-04-12 16:31
silvio commented on 2017-07-18 16:26
Please change the source line, the repository has moved
-source=("$pkgname"::'git+https://git.tasktools.org/scm/tm/task.git#branch=2.5.1')
+source=("$pkgname"::'git+https://git.tasktools.org/TM/task.git#branch=2.5.2')
thx
Anonymous comment on 2015-09-08 16:14
Building task-git is currently failing; branch "2.4.5" no longer exists upstream.
It builds if I edit "#branch=2.4.5" to "#branch=2.5.0" in the source URL in the PKGBUILD.
$ git clone https://aur.archlinux.org/task-git.git
Cloning into 'task-git'...
remote: Counting objects: 5, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 5 (delta 0), reused 5 (delta 0)
Unpacking objects: 100% (5/5), done.
Checking connectivity... done.
$ cd task-git
$ makepkg
==> Making package: task-git s2.4.5.r2.g5b675ea-1 (Tue Sep 8 12:05:07 EDT 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning task-git git repo...
Cloning into bare repository '/home/tomxtobin/repo/aur/task-git/task-git'...
remote: Counting objects: 50721, done.
remote: Compressing objects: 100% (13186/13186), done.
remote: Total 50721 (delta 41089), reused 45914 (delta 37290)
Receiving objects: 100% (50721/50721), 23.53 MiB | 2.40 MiB/s, done.
Resolving deltas: 100% (41089/41089), done.
Checking connectivity... done.
==> Validating source files with md5sums...
task-git ... Skipped
==> Extracting sources...
-> Creating working copy of task git repo...
Cloning into 'task-git'...
done.
fatal: Cannot update paths and switch to branch 'makepkg' at the same time.
Did you intend to checkout 'origin/2.4.5' which can not be resolved as commit?
==> ERROR: Failure while creating working copy of task git repo
Aborting...
jck commented on 2014-09-16 09:57
The version is not being set correctly. Please use this in pkgver:
git describe --long --tags | sed -r 's/([^-]*-g)/r\1/;s/-/./g'
x33a commented on 2014-02-12 10:36
The git urls have changed.
http://taskwarrior.org/news/189
vali commented on 2013-09-10 13:00
Thanks petelewis.
petelewis commented on 2013-09-10 12:45
Hi, the depends and optdepends have changed a bit for recent versions of this. Please check out this package for more info: https://aur.archlinux.org/packages/task-devel/
Thanks.
kostajh commented on 2013-09-09 14:58
Latest beta is 2.3.0-beta1 http://taskwarrior.org/news/179