gnome-builder, gnome-contacts, gnome-disk-utility, gnome-maps, gnome-recipes, gnome-weather, libchamplain, jsonrpc-glib, template-glib packaged; gitg, libgit2-glib, libgit2, gd rebuild

This commit is contained in:
Berk Çakar
2021-06-15 00:54:58 +03:00
parent 707342cda2
commit c7b4b3734a
32 changed files with 9537 additions and 1381 deletions
+16 -8
View File
@@ -5,24 +5,26 @@
<Name>libgit2-glib</Name>
<Homepage>https://gitlab.gnome.org/GNOME/libgit2-glib</Homepage>
<Packager>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<PartOf>programming.misc</PartOf>
<Summary>libgit2-glib is a glib wrapper library around the libgit2 git access library.</Summary>
<Description>libgit2-glib is a glib wrapper library around the libgit2 git access library.</Description>
<Archive type="tarxz" sha1sum="727c747c1b58e0bd45816d394ddfba782efeba1d">https://download.gnome.org/sources/libgit2-glib/0.99/libgit2-glib-0.99.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="45b3eca14193062ea9db769e75bf687e5ad88331">https://download.gnome.org/sources/libgit2-glib/0.99/libgit2-glib-0.99.0.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>libssh2-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>libgit2-devel</Dependency>
<Dependency>python3-pygobject3-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>vala-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>meson-vapi-link.patch</Patch>
</Patches>
</Source>
<Package>
@@ -31,15 +33,13 @@
<RuntimeDependencies>
<Dependency>glib2</Dependency>
<Dependency>libgit2</Dependency>
<Dependency>libssh2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/girepository-1.0</Path>
<Path fileType="library">/usr/lib/libgit2-glib-1.0.so</Path>
<Path fileType="library">/usr/lib/libgit2-glib-1.0.so.0</Path>
<Path fileType="library">/usr/lib/libgit2-glib-1.0.so.0.2800.0</Path>
<Path fileType="library">/usr/lib/lib*.so*</Path>
<Path fileType="library">/usr/lib/python3.8</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/vala</Path>
</Files>
</Package>
@@ -55,10 +55,18 @@
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/vala</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-06-13</Date>
<Version>0.99.0.1</Version>
<Comment>Version bump</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
<Update release="1">
<Date>2021-04-07</Date>
<Version>0.99.0</Version>