[Ffmpeg-devel] [patch] DT_SONAME support?

Måns Rullgård mru
Sat Nov 26 01:41:56 CET 2005


Luca Barbato <lu_zero at gentoo.org> writes:

> M?ns Rullg?rd wrote:
>> What are those substitutions supposed to do?  I don't think they are
>> doing what you intend.  I think, judging from the variable names, that
>> you want something like ${lavc_version/.*}.  That will chop off
>> everything from the first period onward, leaving the major version
>> number.  What you wrote will remove the first occurrence of a period
>> followed by a digit 0, a digit 9 or a comma.  Those patterns are shell
>> globs, not regular expressions.
>>
>
> My bad. I should write when I'm rested and commit when I'm not tired =/
>
> Is a major number what we want or also minor is needed? (A minor
> number change could reflect and abi change?)

Hmm, I can't remember what we decided.  It should all be in the
archives of course.

> I'll try to redo the patch once I can think straght ...

... and maybe spell ;-)

-- 
M?ns Rullg?rd
mru at inprovide.com





More information about the ffmpeg-devel mailing list