72 lines
2.8 KiB
XML
72 lines
2.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<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="c3e694bd47d3c2a86e9e6ac0291dea57f87ae6f1">https://gitlab.gnome.org/World/libcloudproviders/-/archive/0.3.1/libcloudproviders-0.3.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>meson</Dependency>
|
|
<Dependency>vala-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>gobject-introspection-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libcloudproviders</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>glib2</Dependency>
|
|
<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="2">
|
|
<Date>2021-05-27</Date>
|
|
<Version>0.3.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<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>
|