Using >= to check for minimum versions.

Pav Lucistnik pav at FreeBSD.org
Mon Jul 24 17:58:25 UTC 2006


Stanislav Sedov píše v po 24. 07. 2006 v 18:03 +0400:
> On Sun, 23 Jul 2006 17:04:29 -0400
> Adrian <teksimian at gmail.com> mentioned:
> 
> > Hey guys,
> > 
> > Using the minimum version checking is not working for me.
> > 
> > using :
> > LIB_DEPENDS=	usb-0.1.8:${PORTSDIR}/devel/libusb
> > works.
> > 
> > but using the following construct as section 5.7.9 of the porters
> > handbook suggests
> > #LIB_DEPENDS=	usb>=0.1.8:${PORTSDIR}/devel/libusb
> > 
> This doesn't work for LIB_DEPENDS and you need pkg-config compatible
> depend for this. However, you can use RUN_DEPENDS or BUILD_DEPENDS, e.g.
> 
> BUILD_DEPENDS=  libusb>=0.1.8:${PORTSDIR}/devel/libusb

I don't see how is this functionality related to pkg-config?

-- 
Pav Lucistnik <pav at oook.cz>
              <pav at FreeBSD.org>

A)bort, R)etry, H)it with big hammer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20060724/338d77c0/attachment.pgp


More information about the freebsd-ports mailing list