summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/audio-bluetooth.morph6
-rw-r--r--strata/audio-bluetooth/libical.morph5
2 files changed, 5 insertions, 6 deletions
diff --git a/strata/audio-bluetooth.morph b/strata/audio-bluetooth.morph
index 6561a81f..01283d03 100644
--- a/strata/audio-bluetooth.morph
+++ b/strata/audio-bluetooth.morph
@@ -24,9 +24,9 @@ chunks:
- alsa-lib
- name: libical
morph: strata/audio-bluetooth/libical.morph
- repo: upstream:libical
- ref: 52568782ae136e1ec4ddf3eb6da7b0f3fbd3f1b3
- unpetrify-ref: baserock/morph
+ repo: upstream:libical-git
+ ref: da69aae790f680b633100475cac14c776fbda722
+ unpetrify-ref: v1.0.1
- name: bluez
morph: strata/audio-bluetooth/bluez.morph
repo: upstream:bluez
diff --git a/strata/audio-bluetooth/libical.morph b/strata/audio-bluetooth/libical.morph
index 1f772fd9..2ee7c96c 100644
--- a/strata/audio-bluetooth/libical.morph
+++ b/strata/audio-bluetooth/libical.morph
@@ -1,6 +1,5 @@
name: libical
kind: chunk
-build-system: autotools
+build-system: cmake
configure-commands:
-- autoreconf -ivf
-- ./configure --prefix="$PREFIX"
+- cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="$PREFIX" -DCMAKE_INSTALL_LIBDIR=lib