mate-brisk-menu:new package

This commit is contained in:
2021-04-20 14:54:02 +03:00
parent d84848af56
commit 399d532b13
7 changed files with 257386 additions and 257253 deletions
+54
View File
@@ -0,0 +1,54 @@
<?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>mate-panel-devel</Dependency>
<Dependency>mate-menus-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="1">
<Date>2021-04-20</Date>
<Version>0.6.2</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>