12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>lxqt-menu-data</Name>
- <Homepage>https://github.com/lxqt/lxqt-menu-data</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>LGPL</License>
- <IsA>library</IsA>
- <Summary>LXQt menu files</Summary>
- <Icon>lxqt</Icon>
- <Description>LXQt menü dosyaları</Description>
- <Archive sha1sum="2406efaaa75ae5511a1a60aa955db30d66a2d85f" type="tarxz">https://github.com/lxqt/lxqt-menu-data/releases/download/2.1.0/lxqt-menu-data-2.1.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>cmake</Dependency>
- <Dependency versionFrom="2.1.0">lxqt-build-tools</Dependency>
- <Dependency>qt6-linguist</Dependency>
- <Dependency>qt6-base-devel</Dependency>
- </BuildDependencies>
- <!--
- <Patches>
- <Patch>lxqt-menu-data.patch</Patch>
- <Patch level="1">lxqt-menu-data.patch</Patch>
- </Patches>
- -->
- </Source>
- <Package>
- <Name>lxqt-menu-data</Name>
- <Files>
- <Path fileType="config">/etc</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="3">
- <Date>2024-11-05</Date>
- <Version>2.1.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2024-04-18</Date>
- <Version>2.0.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2023-11-21</Date>
- <Version>1.4.1</Version>
- <Comment>First release</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|