"Dmitrij D. Czarkoff" writes: > > # pkg-config says smbclient's version is 0 > > CONFIGURE_ARGS += --enable-smb \ > > --extra-libs="-lsmbclient" > > > > Is this something that should be fixed in upstream mpv? It doesn't seem > > to be a bug in our pkg-config, because FDO pkg-config behaves the same. > > On OpenBSD -current (#735 amd64): > > $ pkg-config --modversion smbclient > 0 > > On Archlinux box: > > $ pkg-config --modversion smbclient > 0.2.1 > > I guess it is our samba package.
$ diff arch-smbclient.pc /usr/local/lib/pkgconfig/smbclient.pc | grep Version < Version: 0.2.1 > Version: 0 Yeah, that would do it... > > In DESCR, I would remove the "actively developed" bullet. By nature those > > kinds of statements tend to go out of date. And maybe reformat DESCR to > > take up less vertical space, but that's a nitpick. > > Done. Thanks. Since the last mpv discussion, I've been using 0.6.2 as my only media player. Simple testing of 0.7.2 doesn't show any regressions. Anyone have any other issues with the port? Anyone willing to provide an ok to import? -- Anthony J. Bentley