Files
main/desktop/lxqt/menu-cache/pspec.xml
T
2020-08-14 21:07:42 +03:00

94 lines
3.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>menu-cache</Name>
<Homepage>http://lxde.org</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPL2</License>
<IsA>app</IsA>
<Icon>lxqt</Icon>
<Summary>freedesktop.org desktop menus for LXDE</Summary>
<Description>Library used to read freedesktop.org menus</Description>
<Archive sha1sum="509f9d244ceea8fa80af29fa39f3b3d3e02033b9" type="targz">https://github.com/lxde/menu-cache/archive/1.1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>gtk-doc</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libfm-extra-devel</Dependency>
<Dependency versionFrom="5.14.2">qt5-base-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>menu-cache</Name>
<Summary>Development headers for libfm-qt</Summary>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
<Dependency>libfm-extra</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<Package>
<Name>menu-cache-devel</Name>
<Summary>Development files for menu-cache</Summary>
<RuntimeDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency release="current">menu-cache</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-04-12</Date>
<Version>1.1.0</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>1.1.0</Version>
<Comment>Rebuild for qt5.13.0</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2019-01-02</Date>
<Version>1.1.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>1.1.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>1.1.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>1.1.0</Version>
<Comment>First release.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>