Andreas Wacknitz
2023-11-23 ce8a2686ce719fba9d7564344c71f9eb852a1934
libical: fix manifest

2 files modified
9 ■■■■ changed files
components/library/libical/Makefile 3 ●●●● patch | view | raw | blame | history
components/library/libical/libical.p5m 6 ●●●●● patch | view | raw | blame | history
components/library/libical/Makefile
@@ -19,7 +19,7 @@
COMPONENT_NAME=        libical
COMPONENT_VERSION=    3.0.17
COMPONENT_REVISION=    1
COMPONENT_REVISION=    2
COMPONENT_SUMMARY=    libical is an Open Source implementation of the IETF's iCalendar Calendaring and Scheduling protocols
COMPONENT_PROJECT_URL=    https://libical.github.io/libical
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
@@ -43,7 +43,6 @@
CMAKE_OPTIONS += -DICAL_GLIB=true
CMAKE_OPTIONS += -DICAL_GLIB_VAPI=true
#COMPONENT_TEST_CMD= ctest
COMPONENT_TEST_TARGETS=
# Auto-generated dependencies
components/library/libical/libical.p5m
@@ -23,6 +23,12 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
# Files in libexec should be executable
<transform file path=usr/libexec/.+ ->default mode 0555>
# Drop static libs
<transform file path=.+/lib/.+\.a$ -> drop>
file path=usr/include/libical-glib/i-cal-array.h
file path=usr/include/libical-glib/i-cal-attach.h
file path=usr/include/libical-glib/i-cal-comp-iter.h