cinnamon-desktop

This commit is contained in:
2022-07-25 11:51:13 +03:00
parent 3579d5aded
commit f84c1bb9e2
38 changed files with 3033 additions and 3 deletions
+103
View File
@@ -0,0 +1,103 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xreader</Name>
<Homepage>https://github.com/linuxmint/xreader</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>xreader</Icon>
<IsA>app:gui</IsA>
<Summary>Document viewer for files like PDF and Postscript.</Summary>
<Description>Document viewer for files like PDF and Postscript.</Description>
<Archive sha1sum="72285cb86c3565cae07a8f6705a0c9c5c1e7bdb4" type="targz">https://github.com/linuxmint/xreader/archive/refs/tags/3.4.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>xapp-devel</Dependency>
<Dependency>intltool</Dependency>
<Dependency>itstool</Dependency>
<Dependency>libICE-devel</Dependency>
<Dependency>libsecret-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency>libspectre-devel</Dependency>
<Dependency>libgxps-devel</Dependency>
<Dependency>poppler-glib-devel</Dependency>
<Dependency>texlive-bin-devel</Dependency>
<Dependency>t1lib-devel</Dependency>
<Dependency>webkit2gtk-devel</Dependency>
</BuildDependencies>
<Patches>
<!--
<Patch></Patch>
-->
</Patches>
</Source>
<Package>
<Name>xreader</Name>
<RuntimeDependencies>
<Dependency>atk</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>tiff</Dependency>
<Dependency>xapp</Dependency>
<Dependency>zlib</Dependency>
<Dependency>glib2</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libSM</Dependency>
<Dependency>pango</Dependency>
<Dependency>libICE</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libgxps</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>libsecret</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libspectre</Dependency>
<Dependency>webkit2gtk</Dependency>
<Dependency>poppler-glib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/libxreader*</Path>
<Path fileType="library">/usr/lib/girepository-1.0</Path>
<Path fileType="library">/usr/lib/xreader</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/doc</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="data">/usr/share/help</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="localdata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/man</Path>
<Path fileType="data">/usr/share/metainfo</Path>
<Path fileType="data">/usr/share/thumbnailers</Path>
<Path fileType="data">/usr/share/xreader</Path>
</Files>
</Package>
<Package>
<Name>xreader-devel</Name>
<RuntimeDependencies>
<Dependency release="current">xreader</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2022-07-23</Date>
<Version>3.4.2</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>