77 lines
3.1 KiB
XML
77 lines
3.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>polybar</Name>
|
|
<Homepage>https://polybar.github.io/</Homepage>
|
|
<Packager>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>A fast and easy to use tool for creating status bars</Summary>
|
|
<Description>Polybar aims to help users build beautiful and highly customizable status bars for their desktop environment, without the need of having a black belt in shell scripting.</Description>
|
|
<Archive sha1sum="9e390467a2722354427df28f939b30cb2f8019e5" type="tar">https://github.com/jaagr/polybar/releases/download/3.3.1/polybar-3.3.1.tar</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cmake</Dependency>
|
|
<Dependency>i3wm-devel</Dependency>
|
|
<Dependency>xcb-proto</Dependency>
|
|
<Dependency>cairo-devel</Dependency>
|
|
<Dependency>curl-devel</Dependency>
|
|
<Dependency>xcb-util-xrm-devel</Dependency>
|
|
<Dependency>libnl-devel</Dependency>
|
|
<Dependency>wireless-tools-devel</Dependency>
|
|
<Dependency>alsa-lib-devel</Dependency>
|
|
<Dependency>jsoncpp-devel</Dependency>
|
|
<Dependency>pulseaudio-libs-devel</Dependency>
|
|
</BuildDependencies>
|
|
<!--Patches>
|
|
<Patch level="1">xpp_1_40_i3ipcpp_0_71.patch</Patch>
|
|
</Patches-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>polybar</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>cairo</Dependency>
|
|
<Dependency>curl</Dependency>
|
|
<Dependency>libxcb</Dependency>
|
|
<Dependency>freetype</Dependency>
|
|
<Dependency>fontconfig</Dependency>
|
|
<Dependency>xcb-util-xrm</Dependency>
|
|
<Dependency>xcb-util-wm</Dependency>
|
|
<Dependency>xcb-util-cursor</Dependency>
|
|
<Dependency>libnl</Dependency>
|
|
<Dependency>jsoncpp</Dependency>
|
|
<Dependency>alsa-lib</Dependency>
|
|
<Dependency>pulseaudio-libs</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share/bash-completion</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="data">/usr/share/doc</Path>
|
|
<Path fileType="data">/usr/share/zsh</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2019-04-13</Date>
|
|
<Version>3.3.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2018-11-30</Date>
|
|
<Version>3.2.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|