libcryptui
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
from pisi.actionsapi import autotools, get, pisitools, shelltools
|
||||
|
||||
def setup():
|
||||
pisitools.dosed("configure.ac", "gpg gpg2", "gpg1 gpg2")
|
||||
pisitools.dosed("configure.ac", "min_gpgme_version=1.0.0", "min_gpgme_version=2.0.0")
|
||||
#shelltools.system("NOCONFIGURE=1 ./autogen.sh")
|
||||
autotools.autoreconf("-fi")
|
||||
autotools.configure("--prefix=/usr \
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libcryptui</Name>
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Library for OpenPGP prompts</Summary>
|
||||
<Description>Library for OpenPGP prompts</Description>
|
||||
<Archive sha1sum="0fa21934d52bfe958aeecf563b7be9b68bbe1b7b" type="targz">https://gitlab.gnome.org/GNOME/libcryptui/-/archive/3.12.2/libcryptui-3.12.2.tar.gz</Archive>
|
||||
<Archive sha1sum="af7af0b9138d47e46606aca0e41f10a1c0041bd0" type="tarxz">https://download.gnome.org/sources/libcryptui/3.12/libcryptui-3.12.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gnome-common</Dependency>
|
||||
@@ -35,7 +35,7 @@
|
||||
<Patches>
|
||||
<Patch>libcryptui-3.12.2-gpg22.patch</Patch>
|
||||
<Patch>libcryptui-3.12.2-use-gcr.patch</Patch>
|
||||
<Patch>libcryptui-gpg_version_fix.patch</Patch>
|
||||
<Patch level="1">libcryptui-3.12.2-gpgme2fix.patch</Patch>
|
||||
<Patch>libcryptui-3.12.2-fix-return-types.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
@@ -77,7 +77,7 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Update release="1">
|
||||
<Date>2022-07-23</Date>
|
||||
<Version>3.12.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
|
||||
Reference in New Issue
Block a user