summaryrefslogtreecommitdiff
path: root/packages/dev-python/rtslib-fb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-python/rtslib-fb')
-rw-r--r--packages/dev-python/rtslib-fb/rtslib-fb-scm.exheres-07
-rw-r--r--packages/dev-python/rtslib-fb/rtslib-fb.exlib14
2 files changed, 21 insertions, 0 deletions
diff --git a/packages/dev-python/rtslib-fb/rtslib-fb-scm.exheres-0 b/packages/dev-python/rtslib-fb/rtslib-fb-scm.exheres-0
new file mode 100644
index 0000000..e7a1487
--- /dev/null
+++ b/packages/dev-python/rtslib-fb/rtslib-fb-scm.exheres-0
@@ -0,0 +1,7 @@
+# Copyright 2019 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
+# Distributed under the terms of the GNU General Public License v2
+
+require rtslib-fb
+
+PLATFORMS="~amd64 ~x86"
+
diff --git a/packages/dev-python/rtslib-fb/rtslib-fb.exlib b/packages/dev-python/rtslib-fb/rtslib-fb.exlib
new file mode 100644
index 0000000..4f0e379
--- /dev/null
+++ b/packages/dev-python/rtslib-fb/rtslib-fb.exlib
@@ -0,0 +1,14 @@
+# Distributed under the terms of the GNU General Public License v2
+# Copyright 2019 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
+
+require setup-py [ import=distutils ]
+require github [ user=open-iscsi tag=v${PV} ]
+
+SUMMARY="A Python object API for managing the Linux LIO kernel target"
+
+SLOT="0"
+LICENCES="Apache-2.0"
+
+DEPENDENCIES="
+"
+