123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>qlipper</Name>
- <Homepage>https://github.com/pvanek/qlipper</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPL2+</License>
- <Icon>qlipper</Icon>
- <IsA>apps</IsA>
- <Icon>qlipper</Icon>
- <Summary>Lightweight and cross-platform clipboard history applet.</Summary>
- <Description>Lightweight and cross-platform clipboard history applet.</Description>
- <Archive sha1sum="4ce9fe86b0a3125af53875f093a81de708038ada" type="zip">https://github.com/pvanek/qlipper/archive/4f89ae6e90e3c9bbcc785981e4f522ef87842dfb.zip</Archive>
- <BuildDependencies>
- <Dependency>cmake</Dependency>
- <Dependency>qt6-base-devel</Dependency>
- <Dependency>qt6-linguist</Dependency>
- </BuildDependencies>
- <Patches>
- <!--<Patch>cmakelist.patch</Patch>-->
- </Patches>
- </Source>
- <Package>
- <Name>qlipper</Name>
- <RuntimeDependencies>
- <Dependency>libX11</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>qt6-base</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share</Path>
- </Files>
- </Package>
- <History>
- <Update release="8">
- <Date>2021-04-26</Date>
- <Version>5.1.2</Version>
- <Comment>rebuild for qt5.15.2</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="7">
- <Date>2020-11-05</Date>
- <Version>5.1.2</Version>
- <Comment>rebuild for qt5.15.1</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2020-04-06</Date>
- <Version>5.1.2</Version>
- <Comment>rebuild for qt5.14.2</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="5">
- <Date>2019-08-16</Date>
- <Version>5.1.2</Version>
- <Comment>version bump</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2019-01-02</Date>
- <Version>5.1.1</Version>
- <Comment>rebuild for qt</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2018-11-28</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>2018-08-31</Date>
- <Version>5.0.0</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2018-04-26</Date>
- <Version>5.0.0</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|