]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/allegro5/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / allegro5 / vcpkg.json
diff --git a/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/allegro5/vcpkg.json b/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/allegro5/vcpkg.json
new file mode 100644 (file)
index 0000000..fe3541d
--- /dev/null
@@ -0,0 +1,22 @@
+{
+  "name": "allegro5",
+  "version": "5.2.6.0",
+  "port-version": 1,
+  "description": "Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. However, Allegro is not a game engine: you are free to design and structure your program as you like.",
+  "homepage": "https://github.com/liballeg/allegro5",
+  "dependencies": [
+    "bzip2",
+    "freetype",
+    "libflac",
+    "libogg",
+    "libpng",
+    "libtheora",
+    "libvorbis",
+    "openal-soft",
+    "opengl",
+    "opus",
+    "opusfile",
+    "physfs",
+    "zlib"
+  ]
+}