123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>kaptan</Name>
- <Homepage>http://pisilinux.org</Homepage>
- <Packager>
- <Name>Metehan Özbek</Name>
- <Email>mthnzbk@gmail.com</Email>
- </Packager>
- <License>GPLv3</License>
- <Icon>kaptan</Icon>
- <IsA>app:gui</IsA>
- <Summary>Kaptan, Pisi Linux workspace configuration wizard</Summary>
- <Description>Kaptan lets you configure your workspace on first login.</Description>
- <Archive sha1sum="c1c79d918f05619fb9b4d46da917fe9652b40efe" type="targz">https://github.com/PisiLinuxNew/kaptan/archive/beta7.1.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>python3-setuptools</Dependency>
- <Dependency>python3-qt5</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>kaptan</Name>
- <RuntimeDependencies>
- <Dependency>python3-qt5</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/kaptan</Path>
- <Path fileType="data">/usr/lib/python3.6/site-packages</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="localdata">/usr/share/kaptan/languages</Path>
- <Path fileType="config">/etc</Path>
- </Files>
- </Package>
- <History>
- <Update release="9">
- <Date>2017-04-05</Date>
- <Version>7.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2017-03-03</Date>
- <Version>7.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="7">
- <Date>2017-03-03</Date>
- <Version>6.0</Version>
- <Comment>Rebuild for new Toolchain.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2016-08-09</Date>
- <Version>5.0</Version>
- <Comment>Release Bump</Comment>
- <Name>Metehan Özbek</Name>
- <Email>mthnzbk@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2016-07-20</Date>
- <Version>5.1.2</Version>
- <Comment>Release Bump</Comment>
- <Name>Metehan Özbek</Name>
- <Email>mthnzbk@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2016-06-09</Date>
- <Version>5.1.1</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-05-29</Date>
- <Version>5.1.1</Version>
- <Comment>version bump</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-05-17</Date>
- <Version>5.1</Version>
- <Comment>version bump</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-05-17</Date>
- <Version>5.0</Version>
- <Comment>version bump</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|