Re: Questions about creating a development package
"Isak Savo" <[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
2007/10/16, Isak Savo <[email protected]>: > 2007/10/16, Jan Niklas Hasse <[email protected]>: > > > And i should extract the package-version out of the .pc-File, but i don't > > know much about bash, maybe you can help me. > > I'm on a windows machine now, but doesn't pkg-config (the binary) have > a switch called '--modversion' that you could use for this? This just occurred to me, but maybe you can use some switch to find out if the .pc file exists aswell.. that way you don't have to check for file existance.. this gives you the benefit that you know not only that the .pc exists, but that it can also be found by pkg-config (which may not be the case if you check directories directly) -Isak --------------------------------------------------------------------- To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]