new packages: egl-gbm, egl-wayland2, composer

This commit is contained in:
suvari
2026-05-12 17:05:21 +03:00
parent b99981a610
commit 60f1b2db4a
13 changed files with 375568 additions and 375251 deletions
+14 -3
View File
@@ -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>eglexternalplatform</Name>
@@ -11,15 +11,19 @@
<License>MIT</License>
<IsA>library</IsA>
<Summary>EGL External Platform interface</Summary>
<Description>EGL Harici Platform arayüzü</Description>
<Archive sha1sum="da727c8e74c70b91078d2a62522edcd347ffee33" type="zip">https://github.com/NVIDIA/eglexternalplatform/archive/70cd612f7da99449ba0c9bbbbc0ef1b3bef43f19.zip</Archive>
<Description>This is a work-in-progress specification of the EGL External Platform interface for writing EGL platforms and their interactions with modern window systems on top of existing low-level EGL platform implementations. This keeps window system implementation specifics out of EGL drivers by using application-facing EGL functions.</Description>
<Archive sha1sum="f6de72f6dc805703961cac1c8cc70394fdf8079c" type="targz">https://github.com/NVIDIA/eglexternalplatform/archive/refs/tags/1.2.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>eglexternalplatform</Name>
<RuntimeDependencies>
<Dependency>libglvnd</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
@@ -28,6 +32,13 @@
</Package>
<History>
<Update release="3">
<Date>2026-05-12</Date>
<Version>1.2.1</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2024-12-13</Date>
<Version>1.2</Version>