pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/misc/libreoffice43
>> Modified Files:
>> pkgsrc/misc/libreoffice43: Makefile distinfo
>>
>> Log Message:
>> Update to version 4.3.7.
>
> So this is still mostly useless since:
>
> checking for WPS... no
> configure: error: Package requirements (libwps-0.3) were not met:
Well, I managed to build and run the package on NetBSD/i386 6.1.5 with
pkgsrc-current, but probably not fully updated. I do have
libwps-0.3.1 installed. I see that the Makefile refers to
libwps-0.2.9.tar.bz2 in MORE_DISTFILES, but libwps is also pulled in
via converters/libwps/buildlink3.mk, and my libreoffice43 package has
a recorded dependency on libwps>=0.3.0.
So I'm a little puzzled why the check for WPS fails in your case, and
appears to succeed in mine, I must admit:
checking for WPS... yes
it says in the configure phase in my saved log file.
Hmm, looking at libwps's buildlink3.mk, it now has
BUILDLINK_API_DEPENDS.libwps+= libwps>=0.4.0
BUILDLINK_ABI_DEPENDS.libwps?= libwps>=0.4.0nb1
so perhaps you now have a "too new" libwps? Let me try to update my
libwps and see how that goes.
Regards,
- Håvard
Home |
Main Index |
Thread Index |
Old Index