123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>mozo</Name>
- <Homepage>http://www.mate-desktop.org</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <Icon>mozo</Icon>
- <IsA>library</IsA>
- <Summary>Mozo menu editor for MATE</Summary>
- <Description>Easy MATE menu editing tool.</Description>
- <Archive sha1sum="0f224ecbb890f276e5174c3d29ad3a9df23a31ad" type="tarxz">http://pub.mate-desktop.org/releases/1.28/mozo-1.28.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency versionFrom="1.28.0">mate-common</Dependency>
- <Dependency versionFrom="1.28.0">mate-menus-devel</Dependency>
- <Dependency>python3-pygobject3-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>intltool</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>mozo</Name>
- <RuntimeDependencies>
- <Dependency>mate-panel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man/</Path>
- <Path fileType="data">/usr/share/mozo</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/applications</Path>
- </Files>
- </Package>
- <History>
- <Update release="11">
- <Date>2024-02-19</Date>
- <Version>1.28.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2023-10-24</Date>
- <Version>1.27.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2022-11-12</Date>
- <Version>1.27.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2022-10-30</Date>
- <Version>1.26.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2021-11-15</Date>
- <Version>1.26.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2021-10-24</Date>
- <Version>1.26.0</Version>
- <Comment>Rebuild py3.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2021-09-07</Date>
- <Version>1.26.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2021-02-14</Date>
- <Version>1.25.0</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2020-06-29</Date>
- <Version>1.24.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2020-03-01</Date>
- <Version>1.24.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2020-02-13</Date>
- <Version>1.22.2</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|