1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>yelp-tools</Name>
- <Homepage>https://github.com/GNOME/yelp-tools</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:gui</IsA>
- <Summary>Tools for creating Yelp documentation</Summary>
- <Description>Mate için Çeşitli ağ araçları arayüzü uygulaması.</Description>
- <Description>yelp-tools is a collection of scripts and build utilities to help create, manage, and publish documentation for Yelp and the web.</Description>
- <Archive sha1sum="00bfd407023cd6b7473ad75aa26405c06fb8aa2f" type="tarxz">mirrors://gnome/yelp-tools/42/yelp-tools-42.1.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>meson</Dependency>
- <Dependency>itstool</Dependency>
- <Dependency>libxslt-devel</Dependency>
- <Dependency>yelp-xsl-devel</Dependency>
- <Dependency>python3-lxml</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>yelp-tools</Name>
- <RuntimeDependencies>
- <Dependency>itstool</Dependency>
- <Dependency>yelp-xsl</Dependency>
- <Dependency>python3-lxml</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/aclocal</Path>
- <Path fileType="data">/usr/share/yelp-tools</Path>
- </Files>
- </Package>
- <History>
- <Update release="6">
- <Date>2022-11-02</Date>
- <Version>42.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2022-03-21</Date>
- <Version>42.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2021-09-18</Date>
- <Version>41.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2021-05-24</Date>
- <Version>40.0</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2021-03-01</Date>
- <Version>3.38.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2020-02-13</Date>
- <Version>3.32.2</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|