mate:mate-desktop is ready for Pisi Linux
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>mate-applet-dock</Name>
|
||||
<Homepage>https://github.com/ubuntu-mate/mate-dock-applet</Homepage>
|
||||
<Packager>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2+</License>>
|
||||
<Icon>dock</Icon>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Application dock for the MATE panel</Summary>
|
||||
<Description>Application dock for the MATE panel</Description>
|
||||
<Archive sha1sum="210e691b2fe1e596daf57c317a844b3d202d66dd" type="targz">https://github.com/ubuntu-mate/mate-dock-applet/archive/20.04.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>libwnck3-devel</Dependency>
|
||||
<Dependency>bamf-devel</Dependency>
|
||||
<Dependency>python3-cairo-devel</Dependency>
|
||||
<Dependency>python3-pillow</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>mate-applet-dock</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>bamf</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-xlib</Dependency>
|
||||
<Dependency>python3-xdg</Dependency>
|
||||
<Dependency>python3-pillow</Dependency>
|
||||
<Dependency>libwnck3</Dependency>
|
||||
<Dependency>python3-cairo</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/mate-applets</Path>
|
||||
<Path fileType="data">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="data">/usr/share/mate-panel</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2020-02-13</Date>
|
||||
<Version>20.04.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user