aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/xtrans/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/xtrans/vcpkg.json')
-rw-r--r--vcpkg/ports/xtrans/vcpkg.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/vcpkg/ports/xtrans/vcpkg.json b/vcpkg/ports/xtrans/vcpkg.json
new file mode 100644
index 0000000..190f9c1
--- /dev/null
+++ b/vcpkg/ports/xtrans/vcpkg.json
@@ -0,0 +1,11 @@
+{
+ "name": "xtrans",
+ "version": "1.4.0",
+ "port-version": 2,
+ "description": "xtrans - X Network Transport layer shared code",
+ "homepage": "https://gitlab.freedesktop.org/xorg/lib/libxtrans",
+ "license": null,
+ "dependencies": [
+ "xorg-macros"
+ ]
+}