libsignon-glib: ver. bump to 2.4.1
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
|
||||
|
||||
|
||||
def setup():
|
||||
pisitools.cflags.add("-Wno-error")
|
||||
shelltools.system("./autogen.sh \
|
||||
--prefix=/usr \
|
||||
--localstatedir=/var \
|
||||
@@ -23,5 +24,4 @@ def build():
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("README*", "AUTHORS", "COPYING", "NEWS")
|
||||
@@ -11,8 +11,9 @@
|
||||
<License>LGPLv2</License>
|
||||
<Summary>Authorization and authentication management for glib</Summary>
|
||||
<Description>libsignon-glib provides authorization and authentication management for GLib applications.</Description>
|
||||
<Archive sha1sum="01ced2b2c0644e690a1ef7a22520c51382041eb6" type="targz">https://sourceforge.net/projects/pisilinux/files/source/libsignon-glib-1.13.tar.gz</Archive>
|
||||
<Archive sha1sum="cf3ea06c7ab2e3f8f82a42097b95f8278f0963f8" type="targz">https://gitlab.com/accounts-sso/libgsignon-glib/-/archive/2.4.1/libgsignon-glib-2.4.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>signon-devel</Dependency>
|
||||
@@ -28,6 +29,7 @@
|
||||
<Dependency>signon</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
<Path fileType="data">/usr/share/vala/vapi/signon.vapi</Path>
|
||||
@@ -61,6 +63,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-03-04</Date>
|
||||
<Version>2.4.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-09-07</Date>
|
||||
<Version>1.13</Version>
|
||||
|
||||
Reference in New Issue
Block a user