83 lines
2.8 KiB
XML
83 lines
2.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>pekwm</Name>
|
|
<Homepage>https://www.pekwm.se/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPL-2</License>
|
|
<IsA>app</IsA>
|
|
<PartOf>x11.wm</PartOf>
|
|
<Summary>Pek X window manager.</Summary>
|
|
<Description>
|
|
The Pekwm Window Manager is written by Claes Nästén. The code is based on the aewm++ window manager, but it has evolved enough that it no longer resembles aewm++ at all. It also has an expanded feature-set, including window grouping (similar to ion, pwm, or fluxbox), auto properties, xinerama and keygrabber that supports keychains, and much more.
|
|
</Description>
|
|
<Archive sha1sum="27bd80c143146ec0c72a549655a1ea32df844ecb" type="targz">
|
|
https://github.com/pekwm/pekwm/releases/download/release-0.3.0/pekwm-0.3.0.tar.gz
|
|
</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cmake</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>pango-devel</Dependency>
|
|
<Dependency>cairo-devel</Dependency>
|
|
<Dependency>libSM-devel</Dependency>
|
|
<Dependency>libICE-devel</Dependency>
|
|
<Dependency>libX11-devel</Dependency>
|
|
<Dependency>libXpm-devel</Dependency>
|
|
<Dependency>libXft-devel</Dependency>
|
|
<Dependency>libpng-devel</Dependency>
|
|
<Dependency>libXrandr-devel</Dependency>
|
|
<Dependency>libXinerama-devel</Dependency>
|
|
<Dependency>libxkbcommon-devel</Dependency>
|
|
<Dependency>libjpeg-turbo-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch level="1">missing.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>pekwm</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>cairo</Dependency>
|
|
<Dependency>libX11</Dependency>
|
|
<Dependency>libXft</Dependency>
|
|
<Dependency>libXpm</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>libpng</Dependency>
|
|
<Dependency>libXext</Dependency>
|
|
<Dependency>libXrandr</Dependency>
|
|
<Dependency>libXinerama</Dependency>
|
|
<Dependency>libjpeg-turbo</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="config">/etc</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share/pekwm</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc/pekwm</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2023-01-24</Date>
|
|
<Version>0.3.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2022-06-10</Date>
|
|
<Version>0.2.1</Version>
|
|
<Comment>First build.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|