Anonymous Maarten
Anonymous Maarten
@mattgodbolt Only these changes need to made. Then the in-tree recipe works equally well as the cci recipe. ```patch From 6f56360f459be4aa69e352b6673e12d9ee012ffc Mon Sep 17 00:00:00 2001 From: Anonymous Maarten Date:...
@mattgodbolt This pr + my suggestions from https://github.com/mattgodbolt/seasocks/pull/144#issuecomment-674210391 will make your test_package equal to the cci test_package.
@Jasper-Ben @offa I've tested this pr locally and am able to build both static and shared packages. I also rebased on top of current master. Tree layout of the created...
@Jasper-Ben I changed the default to static libraries. So there's (almost) no difference in behavior between cci and here.
CMake currently installs the license in `share/licenses/Seasocks/LICENSE`. The logs I posted at https://github.com/mattgodbolt/seasocks/pull/144#issuecomment-843605170 were from a built with the conan-center hooks enabled. I interpret them as rules for accepting recipes...
https://bugs.launchpad.net/ubuntu/+source/webkitgtk/+bug/1588150 Replaced by `webkit2gtk`?
I meant `libwebkit2gtk-4.0-dev` https://packages.ubuntu.com/eoan/libwebkit2gtk-4.0-dev
Hello, Would anybody of you please have a look at https://github.com/conan-io/conan-center-index/pull/6348? On Windows with Visual Studio, it needs the Windows Driver Kit. I installed [Windows 11 WDK](https://docs.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk), but winpcap building...
@seladb May I borrow (=steal) your test package in my pr?
Sound is currently not yet implemented. #68 is tracking this. About the first stackframe, there was some work around `GenerateDarkenedShadeTable` in the past month. Can you retest?