127 lines
4.4 KiB
XML
127 lines
4.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>vulkan-volk</Name>
|
|
<Homepage>https://github.com/zeux/volk</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>MIT</License>
|
|
<IsA>library</IsA>
|
|
<Summary>volk is a meta-loader for Vulkan</Summary>
|
|
<Description>volk, Vulkan için bir meta yükleyicidir</Description>
|
|
<Archive sha1sum="571849a92d5383e46ab18f6b52e1449f9495ce83" type="targz">https://github.com/zeux/volk/archive/refs/tags/vulkan-sdk-1.4.350.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cmake</Dependency>
|
|
<Dependency versionFrom="1.4.350.1">vulkan-headers</Dependency>
|
|
<Dependency versionFrom="1.4.350.1">vulkan-devel</Dependency>
|
|
</BuildDependencies>
|
|
<!--
|
|
<Patches>
|
|
<Patch>vulkan-volk.patch</Patch>
|
|
<Patch level="1">vulkan-volk.patch</Patch>
|
|
</Patches>
|
|
-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>vulkan-volk</Name>
|
|
<!--
|
|
<RuntimeDependencies>
|
|
<Dependency>Dep1</Dependency>
|
|
</RuntimeDependencies>
|
|
-->
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>vulkan-volk-devel</Name>
|
|
<Summary>Development files for vulkan-volk</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">vulkan-volk</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/cmake</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="10">
|
|
<Date>2026-06-27</Date>
|
|
<Version>1.4.350.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="9">
|
|
<Date>2026-05-31</Date>
|
|
<Version>1.4.350.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="8">
|
|
<Date>2026-02-24</Date>
|
|
<Version>1.4.341.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2025-12-18</Date>
|
|
<Version>1.4.335.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2025-11-10</Date>
|
|
<Version>1.4.328.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2025-08-06</Date>
|
|
<Version>1.4.321.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2025-07-15</Date>
|
|
<Version>1.4.313.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2025-04-14</Date>
|
|
<Version>1.4.309.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2025-01-14</Date>
|
|
<Version>1.4.304.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2024-07-02</Date>
|
|
<Version>1.3.283.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|