79 lines
3.1 KiB
XML
79 lines
3.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libgit2-glib</Name>
|
|
<Homepage>https://gitlab.gnome.org/GNOME/libgit2-glib</Homepage>
|
|
<Packager>
|
|
<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="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-devel</Dependency>
|
|
<Dependency>vala-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch>meson-vapi-link.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libgit2-glib</Name>
|
|
<Summary>libgit2-glib is a glib wrapper library around the libgit2 git access library.</Summary>
|
|
<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/lib*.so*</Path>
|
|
<Path fileType="library">/usr/lib/python3.8</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libgit2-glib-devel</Name>
|
|
<Summary>libgit2-glib is a glib wrapper library around the libgit2 git access library.</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>libgit2-devel</Dependency>
|
|
<Dependency release="current">libgit2-glib</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>
|
|
<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>
|
|
<Comment>First release for Pisi Linux</Comment>
|
|
<Name>Berk Çakar</Name>
|
|
<Email>berk2238@hotmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|