summaryrefslogtreecommitdiff
path: root/strata/xfce/xfdesktop.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/xfce/xfdesktop.morph')
-rw-r--r--strata/xfce/xfdesktop.morph23
1 files changed, 23 insertions, 0 deletions
diff --git a/strata/xfce/xfdesktop.morph b/strata/xfce/xfdesktop.morph
new file mode 100644
index 00000000..3b96ffb3
--- /dev/null
+++ b/strata/xfce/xfdesktop.morph
@@ -0,0 +1,23 @@
+name: xfdesktop
+kind: chunk
+description: ''
+max-jobs: null
+products: []
+build-system: manual
+pre-configure-commands: []
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --enable-debug=yes
+post-configure-commands: []
+pre-build-commands: []
+build-commands:
+- make
+post-build-commands: []
+pre-install-commands: []
+install-commands:
+- make install
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []