From 4fb7eafffa81aadcadd617ece50cc1b8fd431e54 Mon Sep 17 00:00:00 2001 From: Denis Knauf Date: Sat, 4 Jan 2014 23:25:00 +0100 Subject: [PATCH] libgssglue --- .../libgssglue/libgssglue-0.4.exheres-0 | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 packages/net-libs/libgssglue/libgssglue-0.4.exheres-0 diff --git a/packages/net-libs/libgssglue/libgssglue-0.4.exheres-0 b/packages/net-libs/libgssglue/libgssglue-0.4.exheres-0 new file mode 100644 index 0000000..c1106c8 --- /dev/null +++ b/packages/net-libs/libgssglue/libgssglue-0.4.exheres-0 @@ -0,0 +1,25 @@ +# Copyright 2014 Denis Knauf +# Distributed under the terms of the GNU General Public License v3 + +require sourceforge easy-multibuild + +SUMMARY="Exports gssapi-library-routines as gssapi-interface" +DESCRIPTION=" +This library exports a gssapi interface, but doesn't implement any gssapi +mechanisms itself; instead it calls gssapi routines in other libraries, +depending on the mechanism. +" + +LICENCES="BSD-3" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS=" + multibuild_c: 32 64 +" + +# TODO: deps? +DEPENDENCIES=" +" + +DEFAULT_SRC_CONFIGURE_PARAMS=( --disable-static ) +