vulkan-* ver. bump
This commit is contained in:
@@ -15,7 +15,8 @@ pisitools.cxxflags.add("-std=gnu++11")
|
||||
ver = get.srcVERSION()
|
||||
|
||||
def setup():
|
||||
cmaketools.configure()
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release")
|
||||
|
||||
def build():
|
||||
cmaketools.make()
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Vulkan headers</Summary>
|
||||
<Description>Vulkan headers</Description>
|
||||
<Archive sha1sum="f17b91924d465894788caa86daad739e69098f8c" type="targz" name="Vulkan-Headers-1.1.130">https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.1.130.tar.gz</Archive>
|
||||
<Archive sha1sum="11f78fea7b03ed697861bb684cdc2a118b8fecf2" type="targz" name="Vulkan-Headers-1.2.146">https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.146.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -29,6 +29,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-07-04</Date>
|
||||
<Version>1.2.146</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-01-11</Date>
|
||||
<Version>1.1.130</Version>
|
||||
|
||||
Reference in New Issue
Block a user