12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>mate-brisk-menu</Name>
- <Homepage>https://github.com/getsolus/brisk-menu</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:gui</IsA>
- <Summary>Mate Brisk Menus</Summary>
- <Description>Modern, efficient menu for the MATE Desktop Environment.</Description>
- <Archive sha1sum="ace600e2a618b7dacba6fd97ed3205d52766e445" type="tarxz">https://github.com/getsolus/brisk-menu/releases/download/v0.6.2/brisk-menu-v0.6.2.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>meson</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>libnotify-devel</Dependency>
- <Dependency>mate-panel-devel</Dependency>
- <Dependency>mate-menus-devel</Dependency>
- <Dependency>libnotify-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>mate-brisk-menu</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>mate-menus</Dependency>
- <Dependency>mate-panel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/mate-panel</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- </Files>
- </Package>
- <History>
- <Update release="2">
- <Date>2021-09-07</Date>
- <Version>0.6.2</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2021-04-21</Date>
- <Version>0.6.2</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|