On Jul 01 14:41:24, David Coppa wrote: > On Fri, 01 Jul 2011, Jan Stary wrote: > > > > What exactly does the "0.0" mean in SHARED_LIBS? > > > > > > SHARED_LIBS += opencore-amrnb 0.0 > > > SHARED_LIBS += opencore-amrwb 0.0 > > > > > > Running 'make plist' suggests this; but if I build the software natively > > > (outside of the ports), the libraries are built and installed as *.so.0.2 > > > Why is the above better than > > > > > > SHARED_LIBS += opencore-amrnb 0.2 > > > SHARED_LIBS += opencore-amrwb 0.2 > > > > In fact, pobj/opencore-amr-0.1.2/build-i386/shared_libs.log says: > > > > # SHARED_LIBS+= <libname> <obsd version> # <orig version> > > SHARED_LIBS += opencore-amrnb 0.2 # .0.2 > > SHARED_LIBS += opencore-amrwb 0.2 # .0.2 > > > > So that's what I have put in. > > man bsd.port.mk
OK, thanks. It is now in the port. Further comments?
opencore-amr-0.1.2.tar.gz
Description: application/tar-gz