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

57 lines
2.3 KiB
XML

<PISI>
<Source>
<Name>libcloudproviders</Name>
<Homepage>http://live.gnome.org/libcloudproviders</Homepage>
<Packager>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Packager>
<License>LGPLv3</License>
<IsA>library</IsA>
<Summary>libcloudproviders is a DBus API that allows cloud storage sync clients to expose
their services.</Summary>
<Description>libcloudproviders is a DBus API that allows cloud storage sync clients to expose
their services. Clients such as file managers and desktop environments can then
provide integrated access to the cloud providers services.</Description>
<Archive sha1sum="dc8c456ad2d5ebf329ea0da8231a1efe6fb39198">https://gitlab.gnome.org/World/libcloudproviders/-/archive/0.3.0/libcloudproviders-0.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>vala</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libcloudproviders</Name>
<RuntimeDependencies>
<Dependency>gobject-introspection</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libcloudproviders-devel</Name>
<Summary>Development files for libcloudproviders</Summary>
<RuntimeDependencies>
<Dependency release="current">libcloudproviders</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/girepository-1.0</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="man">/usr/share/man/man3</Path>
<Path fileType="data">/usr/share/vala/vapi</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-04-10</Date>
<Version>0.3.0</Version>
<Comment>First release for Pisi Linux</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
</History>
</PISI>