iksemel: fixes and cleanups
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 8 Oct 2017 08:53:54 +0000 (10:53 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 8 Oct 2017 08:53:57 +0000 (10:53 +0200)
commit629005d0936f50dd6d0c8559dbaecdf66750c81a
tree2dea1dc988deb40bd702cfead9149375686fe91c
parent8be8831d34255041c19ec22535f862a38cb65059
iksemel: fixes and cleanups

- Currently iksemel doesn't recognize gnutls anymore. Fix that by
  substituting the currently used patches with one that also Debian is
  using. It allows gnutls detection via pkgconfig.
- Add another patch Debian is using to enable secure gnutls options.
- Update project URL.
- Remove unneeded flags and Build/Prepare customizations.
- Cleanup DEPENDS.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/iksemel/Makefile
libs/iksemel/patches/001-missing-macros.patch [deleted file]
libs/iksemel/patches/001-pkgconfig-gnutls.patch [new file with mode: 0644]
libs/iksemel/patches/002-secure_gnutls_options.patch [new file with mode: 0644]
libs/iksemel/patches/002-use-of-newer-gnutls_priority_set_direct-api.patch [deleted file]