1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>xfce4-verve-plugin</Name>
- <Homepage>https://docs.xfce.org/panel-plugins/xfce4-verve-plugin</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <PartOf>desktop.xfce.addon</PartOf>
- <IsA>library</IsA>
- <Summary>Command line for Xfce panel.</Summary>
- <Description>The Verve panel plugin is a comfortable command line plugin for the Xfce panel.</Description>
- <Archive sha1sum="ab1555cb3e338edc67901bf9965694496f867800" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/2.0/xfce4-verve-plugin-2.0.4.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>intltool</Dependency>
- <Dependency>exo-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>xfconf-devel</Dependency>
- <Dependency>libpcre-devel</Dependency>
- <Dependency>libxfce4ui-devel</Dependency>
- <Dependency>xfce4-panel-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>xfce4-verve-plugin</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>xfconf</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libpcre</Dependency>
- <Dependency>libxfce4ui</Dependency>
- <Dependency>xfce4-panel</Dependency>
- <Dependency>libxfce4util</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="4">
- <Date>2024-12-25</Date>
- <Version>2.0.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2024-08-18</Date>
- <Version>2.0.3</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="2">
- <Date>2022-06-16</Date>
- <Version>2.0.1</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2021-04-10</Date>
- <Version>2.0.1</Version>
- <Comment>First Beta build.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- </History>
- </PISI>
|