# SPDX-FileCopyrightText: Copyright Contributors to the libical project # SPDX-License-Identifier: LGPL-2.1-only OR MPL-2.0 prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libical-glib Description: A GObject interface of the libical library Version: @LIBICAL_LIB_VERSION_STRING@ Requires: glib-2.0, gobject-2.0, libical Cflags: -I${includedir} Libs: -L${libdir} -lical-glib