aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-12-04 13:46:03 -0500
committerDavid Robillard <d@drobilla.net>2022-12-08 19:08:23 -0500
commit9a222ac2ae6b4dac6dd8a414498523f472e90279 (patch)
tree5a84ca096a90093e1fd2c1ba359ce239f422a65a /subprojects
parent77353fba14db23f3919bebc392dab7ff3ea02010 (diff)
downloadserd-9a222ac2ae6b4dac6dd8a414498523f472e90279.tar.gz
serd-9a222ac2ae6b4dac6dd8a414498523f472e90279.tar.bz2
serd-9a222ac2ae6b4dac6dd8a414498523f472e90279.zip
Replace duplicated dox_to_sphinx script with sphinxygen dependency
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/sphinxygen.wrap14
1 files changed, 14 insertions, 0 deletions
diff --git a/subprojects/sphinxygen.wrap b/subprojects/sphinxygen.wrap
new file mode 100644
index 00000000..013de9cb
--- /dev/null
+++ b/subprojects/sphinxygen.wrap
@@ -0,0 +1,14 @@
+# Copyright 2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: 0BSD OR ISC
+
+[wrap-file]
+directory = sphinxygen-1.0.0
+source_url = https://download.drobilla.net/sphinxygen-1.0.0.tar.gz
+source_filename = sphinxygen-1.0.0.tar.gz
+source_hash = 96b19e3b37d4886dcf3e89d4ccf0b66c0deb9f2e34ac151a7a6659a421f0282d
+
+# [wrap-git]
+# url = https://gitlab.com/drobilla/sphinxygen.git
+# push-url = ssh://git@gitlab.com:drobilla/sphinxygen.git
+# revision = main
+# depth = 1