[pacman-dev] implement .so dependencies?

Florian Pritz bluewind at server-speed.net
Sun Feb 14 06:27:44 EST 2010


On 02/10/2010 07:02 PM, Florian Pritz wrote:
> On 02/10/2010 07:08 AM, Allan McRae wrote:
>> provides=(foobar libfoo.so)
>> 
>> would result in
>> 
>> provides = foobar
>> provides = libfoo.so=6-x86_64   (does that order look right...?)
>> 
>> in the .PKGINFO file.
>> 
>> I am fairly sure that pacman can handle two packages providing different 
>> versions of libfoo.so but that needs checked.
> I did a quick test and it seems to work.
> 
The attached two patches should fit.

-- 
Florian Pritz -- {flo,bluewind}@server-speed.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-makepkg-add-soprovides-support.patch
Type: text/x-patch
Size: 2150 bytes
Desc: not available
URL: <http://mailman.archlinux.org/pipermail/pacman-dev/attachments/20100214/a8781023/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-makepkg-add-sodepends-support.patch
Type: text/x-patch
Size: 1995 bytes
Desc: not available
URL: <http://mailman.archlinux.org/pipermail/pacman-dev/attachments/20100214/a8781023/attachment-0001.bin>


More information about the pacman-dev mailing list