Files
main/desktop/lxqt/libqtxdg/pspec.xml
T
2019-02-28 23:56:37 +03:00

108 lines
3.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libqtxdg</Name>
<Homepage>http://www.lxqt.org</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPL2</License>
<IsA>library</IsA>
<Icon>lxqt</Icon>
<Summary>Library providing freedesktop.org specs implementations for Qt.</Summary>
<Description>Library providing freedesktop.org specs implementations for Qt.</Description>
<Icon>lxqt-sudo</Icon>
<Archive sha1sum="08bf5322651366c590c658fcc3e9dc9c80d1a153" type="tarxz">https://github.com/lxqt/libqtxdg/releases/download/3.3.1/libqtxdg-3.3.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>libgcc</Dependency>
<Dependency>cmake</Dependency>
<Dependency>qt5-assistant-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-xmlpatterns-devel</Dependency>
<Dependency>qt5-svg-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>xdg-user-dirs</Dependency>
<Dependency versionFrom="0.6.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libqtxdg</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>qt5-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/</Path>
</Files>
<Replaces>
<Package>lxqt-l10n</Package>
</Replaces>
<Conflicts>
<Package>lxqt-l10n</Package>
</Conflicts>
</Package>
<Package>
<Name>libqtxdg-devel</Name>
<Summary>Development headers for libqtxdg</Summary>
<RuntimeDependencies>
<Dependency release="current">libqtxdg</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-svg-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2019-02-28</Date>
<Version>3.3.1</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2019-01-27</Date>
<Version>3.3.0</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>3.2.0</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>3.2.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>3.2.0</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2018-04-23</Date>
<Version>3.1.0</Version>
<Comment>First release.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>