* update libgadu to 1.12.2-14
This commit is contained in:
parent
f6b1b4c10f
commit
69fdf87a54
15
libgadu/.SRCINFO
Normal file
15
libgadu/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = libgadu
|
||||
pkgdesc = Client-side library for the Gadu-Gadu protocol
|
||||
pkgver = 1.12.2
|
||||
pkgrel = 14
|
||||
url = https://libgadu.net/
|
||||
arch = x86_64
|
||||
license = LGPL2.1
|
||||
depends = gnutls
|
||||
depends = protobuf-c
|
||||
source = libgadu-1.12.2.tar.gz::https://github.com/wojtekka/libgadu/archive/1.12.2.tar.gz
|
||||
source = gcc10.patch
|
||||
sha256sums = f53e703d7ad93ce222dbf7fc0cec77f62813af38817a3678e799e91f1c69c94d
|
||||
sha256sums = 2dae59d29aa2eb0905cc3c220041d5cfd95183276d684f36c9dc955c24080382
|
||||
|
||||
pkgname = libgadu
|
3
libgadu/.nvchecker.toml
Normal file
3
libgadu/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[libgadu]
|
||||
source = "git"
|
||||
git = "https://github.com/wojtekka/libgadu.git"
|
@ -1,11 +1,11 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
|
||||
# Maintainer: Evangelos Foutras <foutrelis@archlinux.org>
|
||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||
# Contributor: Mateusz Herych <heniekk@gmail.com>
|
||||
|
||||
pkgname=libgadu
|
||||
pkgver=1.12.2
|
||||
pkgrel=13.1
|
||||
pkgrel=14
|
||||
pkgdesc="Client-side library for the Gadu-Gadu protocol"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://libgadu.net/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user