Files
main/programming/library/libportal/pspec.xml
T

76 lines
2.7 KiB
XML

<PISI>
<Source>
<Name>libportal</Name>
<Homepage>https://github.com/flatpak/libportal</Homepage>
<Packager>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Packager>
<License>GPLv3</License>
<IsA>library</IsA>
<Summary>GIO-style async APIs for most Flatpak portals.</Summary>
<Description>GIO-style async APIs for most Flatpak portals.</Description>
<Archive sha1sum="c1cac1b7884d05c06213512531e48e294121dbd8" >https://github.com/flatpak/libportal/releases/download/0.4/libportal-0.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>git</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>meson</Dependency>
<Dependency>vala</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libportal</Name>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
<Dependency>git</Dependency>
<Dependency>gtk-doc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/gconf</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/libportal</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="data">/usr/share/vala</Path>
<Path fileType="data">/usr/share/icons</Path>
</Files>
</Package>
<Package>
<Name>libportal-docs</Name>
<IsA>data:doc</IsA>
<Summary>libportal reference documents</Summary>
<Files>
<Path fileType="doc">/usr/share/gtk-doc</Path>
</Files>
</Package>
<Package>
<Name>libportal-devel</Name>
<Summary>Development files for libportal</Summary>
<RuntimeDependencies>
<Dependency release="current">libportal</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-04-18</Date>
<Version>0.4</Version>
<Comment>First release for Pisi Linux</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
</History>
</PISI>