Minor fixes to crates that broke during transition

Mispellings, misversionings, redundant stuff
This commit is contained in:
Alejandro R. Mosteo
2019-09-18 13:34:38 +02:00
parent 0bcaa19f92
commit abea3965c9
4 changed files with 4 additions and 5 deletions
+2
View File
@@ -20,6 +20,7 @@ project-files = ["asis-gpl-2018-src/asis.gpr"]
[2018.available.'case(compiler)']
gnat-community-2018 = true
"..." = false
[2017]
origin = "http://mirrors.cdn.adacore.com/art/591c45e2c7a447af2deecffb"
@@ -33,3 +34,4 @@ project-files = ["asis-gpl-2017-src/asis.gpr"]
[2017.available.'case(compiler)']
gnat-community-2018 = true
"..." = false
+1 -1
View File
@@ -13,7 +13,7 @@ origin = "git+https://github.com/svn2github/GLOBE_3D.git@93f7185130e2fb0db7f1f7e
project-files = ["globe_3d.gpr"]
[20180111.depends-on]
glut = "^2.8.1"
glut = "^2.8"
[20180111.gpr-externals]
OS_Kind = ["linux", "macosx", "win32"]
-1
View File
@@ -6,4 +6,3 @@ maintainers = ["alejandro@mosteo.com"]
['2.8.1-3']
['2.8.1-3'.origin.'case(distribution)']
'debian|ubuntu' = "native:freeglut3-dev"
'...' = ""
+1 -3
View File
@@ -24,7 +24,5 @@ executables = ["gl_test-opengl3", "gl_test-context", "gl_test-vbos",
origin = "git+https://github.com/flyx/OpenGLAda.git@54a7a50cebab2cba0262c7f59b927e9ddf6e4649"
['0.6'.depends-on.'case(os)'.linux]
libglw3 = "^3"
libglfw3 = "^3"
libx11 = "^2"
['0.6'.depends-on.'case(os)'.'...']