summaryrefslogtreecommitdiff
path: root/elements/morph-utils/python-ttystatus.bst
diff options
context:
space:
mode:
Diffstat (limited to 'elements/morph-utils/python-ttystatus.bst')
-rw-r--r--elements/morph-utils/python-ttystatus.bst18
1 files changed, 18 insertions, 0 deletions
diff --git a/elements/morph-utils/python-ttystatus.bst b/elements/morph-utils/python-ttystatus.bst
new file mode 100644
index 00000000..b1aabb56
--- /dev/null
+++ b/elements/morph-utils/python-ttystatus.bst
@@ -0,0 +1,18 @@
+kind: manual
+depends:
+- core.bst
+- ostree-core.bst
+- python-cliapp.bst
+- python2-core.bst
+- python-pygobject.bst
+- python-wsgi.bst
+sources:
+- kind: git
+ url: upstream:python-ttystatus
+ track: baserock/morph
+ ref: 47d871216cea6ce3b9d6efd70e9a0f38ab8604f0
+config:
+ build-commands:
+ - python setup.py build
+ install-commands:
+ - python setup.py install --prefix=/usr --root "%{install-root}"