Hi all!
I'm trying to build TDE on FreeBSD 11.1-RELEASE-p10 from tde-packaging. I ran into these issues:
dependencies/arts:
"pkg-plist" references "lib/pkgconfig", this should be "libdata/pkgconfig" - otherwise the package is not built: 177,178c177,178 < lib/pkgconfig/arts.pc < lib/pkgconfig/artsc.pc ---
libdata/pkgconfig/arts.pc libdata/pkgconfig/artsc.pc
I did not build these plugins: dependencies/tqt3-ibase-plugin dependencies/tqt3-mysql-plugin dependencies/tqt3-odbc-plugin dependencies/tqt3-pgsql-plugin All other dependencies build fine without any issues.
Now I'm stuck at tdelibs:
"tdelibs" references "tdelibs-trinity_14.0.5~pre49.orig.tar.xz", but there is only "tdelibs-trinity_14.0.5~pre48.orig.tar.xz" on the server. Patching ~pre48 with patchset of ~pre49 fails (as was to be expected).
So, where do I find "tdelibs-trinity_14.0.5~pre49.orig.tar.xz"?
Nik