summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/gnome.morph5
-rw-r--r--strata/gnome/libarchive.morph6
2 files changed, 11 insertions, 0 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index bade4b0e..e481e799 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -605,6 +605,11 @@ chunks:
build-depends:
- libcanberra
- libnotify
+- name: libarchive
+ morph: strata/gnome/libarchive.morph
+ repo: upstream:libarchive
+ ref: 19f23e191f9d3e1dd2a518735046100419965804
+ unpetrify-ref: v3.1.2
- name: gnome-control-center
morph: strata/gnome/gnome-control-center.morph
repo: upstream:gnome/gnome-control-center
diff --git a/strata/gnome/libarchive.morph b/strata/gnome/libarchive.morph
new file mode 100644
index 00000000..bf840f58
--- /dev/null
+++ b/strata/gnome/libarchive.morph
@@ -0,0 +1,6 @@
+name: libarchive
+kind: chunk
+build-system: autotools
+configure-commands:
+- autoreconf -ivf
+- ./configure --prefix="$PREFIX" --disable-acl