123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>xfce4-datetime-plugin</Name>
- <Homepage>https://docs.xfce.org/panel-plugins/xfce4-datetime-plugin</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>library</IsA>
- <PartOf>desktop.xfce.addon</PartOf>
- <Summary>This plugin shows the date and time in the panel</Summary>
- <Description>xfce4-datetime-plugin shows the date and time in the panel, and a calendar appears when you left-click on it.</Description>
- <Archive sha1sum="210a8356d59c3a12e064b3e7ed039f187917f71f" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/0.8/xfce4-datetime-plugin-0.8.3.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>xfce4-panel-devel</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>libxfce4ui-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>xfce4-datetime-plugin</Name>
- <RuntimeDependencies>
- <Dependency>xfce4-panel</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>libxfce4ui</Dependency>
- <Dependency>libxfce4util</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share/xfce4</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="3">
- <Date>2023-01-17</Date>
- <Version>0.8.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2022-09-20</Date>
- <Version>0.8.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2020-06-25</Date>
- <Version>0.8.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- </History>
- </PISI>
|