File tree Expand file tree Collapse file tree 3 files changed +106
-4
lines changed Expand file tree Collapse file tree 3 files changed +106
-4
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,42 @@ transitivity = "direct"
1111versions = "^3"
1212[[solution.state]]
1313crate = "openglada"
14- fulfilment = "missed "
14+ fulfilment = "solved "
1515pinned = false
1616transitivity = "direct"
17- versions = "^0.9.0"
17+ versions = "~0.9.0"
18+ [solution.state.release]
19+ authors = [
20+ "Felix Krause",
21+ ]
22+ description = "Thick Ada binding for OpenGL"
23+ licenses = "MIT"
24+ maintainers = [
25+ "Felix Krause <contact@flyx.org>",
26+ ]
27+ maintainers-logins = [
28+ "flyx",
29+ ]
30+ name = "openglada"
31+ project-files = [
32+ "opengl.gpr",
33+ ]
34+ version = "0.9.0"
35+ website = "http://flyx.github.io/OpenGLAda/"
36+ [solution.state.release.gpr-externals]
37+ Auto_Exceptions = [
38+ "enabled",
39+ "disabled",
40+ ]
41+ Mode = [
42+ "debug",
43+ "release",
44+ ]
45+ [solution.state.release.gpr-set-externals]
46+ Windowing_System = "quartz"
47+ [solution.state.release.origin]
48+ hashes = [
49+ "sha512:4deb7effa92ea06c1fc9595700223b8169a85c15c4caf78221d2cfa95205260b5ba6d132d070b3f25d07549a6c9a8cde3b6405631a7d1ff487af8292c44a10e2",
50+ ]
51+ url = "https://github.com/flyx/OpenGLAda/releases/download/v0.9.0/openglada-0.9.0.tgz"
1852
Original file line number Diff line number Diff line change @@ -43,8 +43,42 @@ hashes = [
4343url = "https://sourceforge.net/projects/gen-img-dec/files/gid_009.zip"
4444[[solution.state]]
4545crate = "openglada"
46- fulfilment = "missed "
46+ fulfilment = "solved "
4747pinned = false
4848transitivity = "direct"
4949versions = "~0.9.0"
50+ [solution.state.release]
51+ authors = [
52+ "Felix Krause",
53+ ]
54+ description = "Thick Ada binding for OpenGL"
55+ licenses = "MIT"
56+ maintainers = [
57+ "Felix Krause <contact@flyx.org>",
58+ ]
59+ maintainers-logins = [
60+ "flyx",
61+ ]
62+ name = "openglada"
63+ project-files = [
64+ "opengl.gpr",
65+ ]
66+ version = "0.9.0"
67+ website = "http://flyx.github.io/OpenGLAda/"
68+ [solution.state.release.gpr-externals]
69+ Auto_Exceptions = [
70+ "enabled",
71+ "disabled",
72+ ]
73+ Mode = [
74+ "debug",
75+ "release",
76+ ]
77+ [solution.state.release.gpr-set-externals]
78+ Windowing_System = "quartz"
79+ [solution.state.release.origin]
80+ hashes = [
81+ "sha512:4deb7effa92ea06c1fc9595700223b8169a85c15c4caf78221d2cfa95205260b5ba6d132d070b3f25d07549a6c9a8cde3b6405631a7d1ff487af8292c44a10e2",
82+ ]
83+ url = "https://github.com/flyx/OpenGLAda/releases/download/v0.9.0/openglada-0.9.0.tgz"
5084
Original file line number Diff line number Diff line change @@ -38,8 +38,42 @@ commit = "4fd90f573dc83a9b23e462520a60eb6a8dd92878"
3838url = "git+https://github.com/flyx/FreeTypeAda.git"
3939[[solution.state]]
4040crate = "openglada"
41- fulfilment = "missed "
41+ fulfilment = "solved "
4242pinned = false
4343transitivity = "direct"
4444versions = "~0.9.0"
45+ [solution.state.release]
46+ authors = [
47+ "Felix Krause",
48+ ]
49+ description = "Thick Ada binding for OpenGL"
50+ licenses = "MIT"
51+ maintainers = [
52+ "Felix Krause <contact@flyx.org>",
53+ ]
54+ maintainers-logins = [
55+ "flyx",
56+ ]
57+ name = "openglada"
58+ project-files = [
59+ "opengl.gpr",
60+ ]
61+ version = "0.9.0"
62+ website = "http://flyx.github.io/OpenGLAda/"
63+ [solution.state.release.gpr-externals]
64+ Auto_Exceptions = [
65+ "enabled",
66+ "disabled",
67+ ]
68+ Mode = [
69+ "debug",
70+ "release",
71+ ]
72+ [solution.state.release.gpr-set-externals]
73+ Windowing_System = "quartz"
74+ [solution.state.release.origin]
75+ hashes = [
76+ "sha512:4deb7effa92ea06c1fc9595700223b8169a85c15c4caf78221d2cfa95205260b5ba6d132d070b3f25d07549a6c9a8cde3b6405631a7d1ff487af8292c44a10e2",
77+ ]
78+ url = "https://github.com/flyx/OpenGLAda/releases/download/v0.9.0/openglada-0.9.0.tgz"
4579
You can’t perform that action at this time.
0 commit comments