Search Criteria
Package Details: abduco-git 0.6.27.g8f80aa8-1
Git Clone URL: | https://aur.archlinux.org/abduco-git.git (read-only, click to copy) |
---|---|
Package Base: | abduco-git |
Description: | A session management and attach/detach functionality (to use together with dvtm(1)). |
Upstream URL: | http://www.brain-dump.org/projects/abduco/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | aksr |
Maintainer: | aksr |
Last Packager: | aksr |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2014-03-15 15:37 |
Last Updated: | 2019-02-03 09:52 |
Latest Comments
aksr commented on 2019-02-03 09:53
haawda: Thanks, updated.
haawda commented on 2018-11-09 06:04
more beautyful pkgver function:
Will need an epoch, though.
haawda commented on 2018-09-22 10:13
Why doesn't this package provide 'abduco'?
audunsu commented on 2017-08-11 15:49
As of commit 66a17ed03d2c44be5e5a80931e4f2bd5c363e090 abduco uses a configure script. Variables such as MANPREFIX are no longer set by default in config.mk and therefore 'make install' fails.
A temporary fix is to add the following prepare function manually to the PKGBUILD:
--- snippet begin ---
prepare() {
cd $srcdir/$pkgname
./configure
}
--- snippet end ---
szabba commented on 2014-09-27 08:17
*one of my machines
szabba commented on 2014-09-26 21:36
On both my machines it fails to download the sources from the specified URL.
It works when I change the URL schema to git+http://