summaryrefslogtreecommitdiff
path: root/packaging/flatpak/external/mercurial.yml
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/flatpak/external/mercurial.yml')
-rw-r--r--packaging/flatpak/external/mercurial.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/packaging/flatpak/external/mercurial.yml b/packaging/flatpak/external/mercurial.yml
new file mode 100644
index 0000000000..b50e00231b
--- /dev/null
+++ b/packaging/flatpak/external/mercurial.yml
@@ -0,0 +1,11 @@
+---
+name: mercurial
+buildsystem: simple
+build-commands:
+ - make install PREFIX=/app PYTHON=python3
+sources:
+ - type: archive
+ url: https://www.mercurial-scm.org/release/mercurial-5.5.tar.gz
+ sha256: c1ed28e1534304a7a4981ed59905286d1c56acd5b75755eedd184171a4a782b4
+modules:
+ - python-docutils.yml