Package Details: staden 2.0.0b11-2

Git Clone URL: https://aur.archlinux.org/staden.git (read-only, click to copy)
Package Base: staden
Description: Tools for DNA sequence assembly (Gap4/5), editing and analysis (Spin)
Upstream URL: http://staden.sourceforge.net/
Licenses: BSD
Submitter: Lone_Wolf
Maintainer: None
Last Packager: mschu
Votes: 8
Popularity: 0.000000
First Submitted: 2007-10-28 20:26 (UTC)
Last Updated: 2021-07-20 08:56 (UTC)

Dependencies (6)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

malacology commented on 2024-07-24 00:51 (UTC)

Please check this patch, it's needed to fix the compile error

https://github.com/BioArchLinux/Packages/commit/e01713e12aed52528b976f6e09bd223be1d1e710

Rhinoceros commented on 2021-07-20 01:56 (UTC)

Doesn't build at the moment. I changed this line in the PKGBUILD:

./configure --prefix=/usr --with-tklib=/usr/lib/tklib0.6

to this

./configure --prefix=/usr --with-tklib=/usr/lib/tklib0.7

and it was fine. I'm not sure if you can programmatically determine the directory, but if you have to hardcode, maybe specify the tklib version in the deps.

Rhinoceros commented on 2015-08-15 23:09 (UTC)

Thanks for that, mschu.

mschu commented on 2015-08-15 15:36 (UTC)

Added tklib and adjusted the staden PKGBUILD to use it.

Rhinoceros commented on 2015-08-15 10:12 (UTC)

@Lone_Wolf I've actually been confused as to what the out-of-date flag really means. I can't find any official definition that isn't circular. I interpreted it to mean the *package* is out-of-date (i.e. no longer working), as opposed to it being out-of-date with upstream's *version*. I suppose my interpretation is arguable in this case too anyway.

Lone_Wolf commented on 2015-08-15 09:39 (UTC)

Rinoceros, the out-of-date flag is not intended to be used if a a package doesn't build. tklib files can be found here : http://pkgbuild.com/git/aur-mirror.git/tree/tklib

Rhinoceros commented on 2015-08-15 00:51 (UTC)

I've marked this as out-of-date, since it doesn't build.

Rhinoceros commented on 2015-08-09 03:40 (UTC)

This package now fails to build due to a missing dependency. tklib was not migrated to AUR4. N.B. there is currently an empty placeholder there, but no PKGBUILD uploaded.