90 lines
4.1 KiB
XML
90 lines
4.1 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>wlroots0.19</Name>
|
||
<Homepage>https://gitlab.freedesktop.org/wlroots/wlroots</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<Icon>wlroots0.19</Icon>
|
||
<Summary>Modular Wayland compositor library</Summary>
|
||
<Description>wlroots implements a huge variety of Wayland compositor features and implements them right, so you can focus on the features that make your compositor unique. By using wlroots, you get high performance, excellent hardware compatibility, broad support for many wayland interfaces, and comfortable development tools - or any subset of these features you like, because all of them work independently of one another and freely compose with anything you want to implement yourself.</Description>
|
||
<Archive sha1sum="9bc190cf30b49d7ca81bfa3cbb861a0e9cfa85d1" type="targz">https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/0.19.3/wlroots-0.19.3.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>git</Dependency>
|
||
<Dependency>meson</Dependency>
|
||
<Dependency>ninja</Dependency>
|
||
<Dependency>cmake</Dependency>
|
||
<Dependency>hwdata</Dependency>
|
||
<Dependency>mesa-devel</Dependency>
|
||
<Dependency>lcms2-devel</Dependency>
|
||
<Dependency>libdrm-devel</Dependency>
|
||
<Dependency>pixman-devel</Dependency>
|
||
<Dependency>glslang-devel</Dependency>
|
||
<Dependency>wayland-devel</Dependency>
|
||
<Dependency>vulkan-headers</Dependency>
|
||
<Dependency>libglvnd-devel</Dependency>
|
||
<Dependency>libinput-devel</Dependency>
|
||
<Dependency>libseatd-devel</Dependency>
|
||
<Dependency>libliftoff-devel</Dependency>
|
||
<Dependency>libxkbcommon-devel</Dependency>
|
||
<Dependency>xorg-xwayland-devel</Dependency>
|
||
<Dependency>xorg-xwayland-devel</Dependency>
|
||
<Dependency>xcb-util-errors-devel</Dependency>
|
||
<Dependency>libdisplay-info-devel</Dependency>
|
||
<Dependency>wayland-protocols-devel</Dependency>
|
||
<Dependency>xcb-util-renderutil-devel</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<Patch>Revert-layer-shell-error-on-0-dimension-without-anchors.patch</Patch>
|
||
</Patches>
|
||
</Source>
|
||
<Package>
|
||
<Name>wlroots0.19</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>lcms2</Dependency>
|
||
<Dependency>libdrm</Dependency>
|
||
<Dependency>pixman</Dependency>
|
||
<Dependency>vulkan</Dependency>
|
||
<Dependency>libliftoff</Dependency>
|
||
<Dependency>libxkbcommon</Dependency>
|
||
<Dependency>wayland-client</Dependency>
|
||
<Dependency>wayland-server</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib/libwlroots-0.19.so</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>wlroots0.19-devel</Name>
|
||
<Summary>Development files for wlroots0.19.</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency>lcms2-devel</Dependency>
|
||
<Dependency>libdrm-devel</Dependency>
|
||
<Dependency>pixman-devel</Dependency>
|
||
<Dependency>wayland-devel</Dependency>
|
||
<Dependency>libxkbcommon-devel</Dependency>
|
||
<Dependency release="current">wlroots0.19</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="1">
|
||
<Date>2026-07-13</Date>
|
||
<Version>0.19.3</Version>
|
||
<Comment>First Release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|