pidgin/pidgin

Remove the winprefs plugin as it only interacts with the buddy list window which we will soon be removing

Testing Done:
Built locally, which means I didn't test it on windows, but it's just deleting windows stuff so it should be fine.

Reviewed at https://reviews.imfreedom.org/r/190/
---
name: cmark
buildsystem: cmake-ninja
builddir: true
config-opts:
- -DCMAKE_BUILD_TYPE=Release
- -DCMARK_TESTS=OFF
sources:
- type: archive
url: https://github.com/commonmark/cmark/archive/0.29.0.tar.gz
sha256: 2558ace3cbeff85610de3bda32858f722b359acdadf0c4691851865bb84924a6
cleanup:
- /bin
- /include
- /lib/cmake
- /lib/pkgconfig
- /lib/*.a
- /share/man