Search Criteria
Package Base Details: argtable
Git Clone URL: | https://aur-dev.archlinux.org/argtable.git (read-only) |
---|---|
Submitter: | None |
Maintainer: | MarcinWieczorek |
Last Packager: | MarcinWieczorek |
Votes: | 53 |
Popularity: | 2.106590 |
First Submitted: | 2007-04-04 20:11 |
Last Updated: | 2016-09-29 11:57 |
Latest Comments
1 2 Next › Last »
h03 commented on 2016-11-08 17:06
@stevenroose I had the same error, and it turned out to be a bug with packer ( https://github.com/keenerd/packer/issues/125 ). Try installing it manually or with another package manager.
chrisallison commented on 2016-07-13 18:39
if sourceforge are having problems, then I suggest you download the file from the site using your browser and drop it into the same folder as the package build.
tesfabpel commented on 2016-07-13 06:27
The source link doesn't work when using makepkg, it downloads a 600~ bytes file instead of the full file...
This file is a web page and says:
We're sorry -- the Sourceforge site is currently in Disaster Recovery mode, and currently requires
the use of javascript to function. Please check back later.
stevenroose commented on 2016-04-04 14:45
I get this error at the end:
==> Finished making: argtable 2.13-1 (Mon Apr 4 16:42:46 CEST 2016)
loading packages...
error: 'argtable-docs-2.13-1-any.pkg.tar.xz': duplicate target
amagnasco commented on 2016-03-24 04:46
second @sekret on this, compiled great for me when I edited the arch line to 'any'... 'armv7h' gave an error installing the docs
sekret commented on 2016-02-05 23:21
Could you please add 'armv7h' to the arch line? It builds just fine on my Raspberry Pi 2 :)
Most probably it builds just fine for armv6h too (e.g. Raspberry Pi 1), but I cannot confirm...
tdy commented on 2014-11-29 19:50
The download link is fine. The AUR web app just doesn't parse bash.
atweiden commented on 2014-11-29 19:46
Download link needs fixing: http://ix.io/foY
chrisallison commented on 2014-07-24 12:25
Short note to say that the PKGBUILD works fine here, compiles and generates the 2 packages correctly.
x86_64
tdy commented on 2014-04-06 16:16
re:building - can't reproduce it on my end: http://ix.io/bwd
re:source quotes - it doesn't need double quotes because the variable contents have no spaces
re:package() function - there are already 2 package functions: package_argtable() and package_argtable-docs()