123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>kcolorchooser</Name>
- <Homepage>http://www.kde.org/applications/graphics/kcolorchooser</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Icon>kcolorchooser</Icon>
- <IsA>app:gui</IsA>
- <PartOf>desktop.kde.graphics</PartOf>
- <Summary>A simple color chooser application</Summary>
- <Description>KColorChooser is a simple color chooser application.</Description>
- <Archive sha1sum="cffbff03263bab4f0cd97e92649e0bd3b3837b55" type="tarxz">mirrors://kde/stable/applications/17.12.1/src/kcolorchooser-17.12.1.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>extra-cmake-modules</Dependency>
- <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
- <Dependency>ki18n-devel</Dependency>
- <Dependency>kwidgetsaddons-devel</Dependency>
- <Dependency>kxmlgui-devel</Dependency>
- <Dependency>kiconthemes-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>kcolorchooser</Name>
- <RuntimeDependencies>
- <Dependency>ki18n</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>kxmlgui</Dependency>
- <Dependency versionFrom="5.7.1">qt5-base</Dependency>
- <Dependency>kcoreaddons</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- </Files>
- </Package>
- <History>
- <Update release="13">
- <Date>2018-02-03</Date>
- <Version>17.12.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2017-12-15</Date>
- <Version>17.12.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2017-11-11</Date>
- <Version>17.08.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2017-10-14</Date>
- <Version>17.08.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2017-09-14</Date>
- <Version>17.08.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2017-07-17</Date>
- <Version>17.04.3</Version>
- <Comment>Version bump</Comment>
- <Name>Ali Algul</Name>
- <Email>aligulle3801@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2017-06-30</Date>
- <Version>17.04.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2017-03-08</Date>
- <Version>16.12.0</Version>
- <Comment>Rebuild for new Toolchain.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="5">
- <Date>2016-12-22</Date>
- <Version>16.12.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2016-11-27</Date>
- <Version>16.08.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-10-22</Date>
- <Version>16.08.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Yusuf Aydemir</Name>
- <Email>yusuf.aydemir@pisilnux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-10-09</Date>
- <Version>16.08.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-04-20</Date>
- <Version>16.04</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|