Files
main/x11/wm/labwc/pspec.xml
T
2026-07-08 23:25:32 +03:00

130 lines
5.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>labwc</Name>
<Homepage>https://github.com/labwc/labwc/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>stacking wayland compositor with look and feel from openbox</Summary>
<Description>stacking wayland compositor with look and feel from openbox</Description>
<Archive sha1sum="688dc80d17524a20cc9c638b54f4e58f4baaac3e" type="targz">https://github.com/labwc/labwc/archive/refs/tags/0.20.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency> -->
<Dependency>meson</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>libsfdo-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency>pixman-devel</Dependency>
<Dependency>librsvg-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>libinput-devel</Dependency>
<Dependency>libxkbcommon-devel</Dependency>
<Dependency>wayland-devel</Dependency>
<Dependency>wayland-server</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency>wayland-cursor</Dependency>
<Dependency>xcb-util-wm-devel</Dependency>
<Dependency>wayland-protocols-devel</Dependency>
<Dependency versionFrom="0.20.2">wlroots-devel</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>labwc.patch</Patch>
<Patch level="1">labwc.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>labwc</Name>
<RuntimeDependencies>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>libpng</Dependency>
<Dependency>libxcb</Dependency>
<Dependency>pixman</Dependency>
<Dependency>libsfdo</Dependency>
<Dependency>librsvg</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>wlroots</Dependency>
<Dependency>libinput</Dependency>
<Dependency>libxkbcommon</Dependency>
<Dependency>wayland</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency>wayland-cursor</Dependency>
<Dependency>xcb-util-wm</Dependency>
<Dependency>wayland-server</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2026-07-08</Date>
<Version>0.20.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2026-03-14</Date>
<Version>0.9.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2025-12-28</Date>
<Version>0.9.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2025-08-04</Date>
<Version>0.9.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2025-05-04</Date>
<Version>0.8.4</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2025-04-21</Date>
<Version>0.8.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2024-12-27</Date>
<Version>0.8.2</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>