sturm
|
5d346b70df
|
Switch two regexps to strip trailing dots earlier from library specs.
This fixes dependency checks of specifications like bar.1.1.::foo/bar
which is now dealt with the same as bar.1.1::foo/bar
|
2003-04-18 20:27:59 +00:00 |
|
espie
|
c43f93f261
|
strip only numbers at the end, and do a better job at removing spaces.
|
2002-12-03 13:56:44 +00:00 |
|
espie
|
c612390ed0
|
Kill at most two series of numbers from dependencies, so that
LIB_DEPENDS=glib-2.0.0.0 will work
|
2002-12-03 13:38:16 +00:00 |
|
naddy
|
80abcb4c2f
|
strip leading path components from lib specs; ok espie@
|
2001-12-31 01:59:39 +00:00 |
|
espie
|
5906a566ef
|
First cut at a lib-depends checker: this version does use WRKINST instead
of the actual package, so it WILL get things wrong in some multi-packages
case.
|
2001-10-24 11:57:34 +00:00 |
|