openxr: version bump to 1.0.28
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>openxr</Name>
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>An open standard for virtual reality and augmented reality platforms and devices</Summary>
|
||||
<Description>An open standard for virtual reality and augmented reality platforms and devices</Description>
|
||||
<Archive sha1sum="d9865614d507a8fb2a71291a72770c1e736a67ed" type="targz">https://github.com/KhronosGroup/OpenXR-SDK-Source/archive/release-1.0.20.tar.gz</Archive>
|
||||
<Archive sha1sum="473235aac77ffa5369661efa01d23080bda456b1" type="targz">https://github.com/KhronosGroup/OpenXR-SDK-Source/archive/refs/tags/release-1.0.28.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
@@ -47,7 +47,8 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/lib/libXrApiLayer*</Path>
|
||||
<Path fileType="library">/usr/lib/libopenxr_loader.so*</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="data">/usr/share/openxr</Path>
|
||||
@@ -69,6 +70,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2023-07-13</Date>
|
||||
<Version>1.0.28</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2021-11-20</Date>
|
||||
<Version>1.0.20</Version>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>openxr</Name>
|
||||
<Summary xml:lang="tr">An open standard for virtual reality and augmented reality platforms and devices</Summary>
|
||||
<Description xml:lang="tr">An open standard for virtual reality and augmented reality platforms and devices</Description>
|
||||
<Summary xml:lang="tr">Sanal gerçeklik ve artırılmış gerçeklik platformları ve cihazları için açık bir standart</Summary>
|
||||
<Description xml:lang="tr">Sanal gerçeklik ve artırılmış gerçeklik platformları ve cihazları için açık bir standart</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user