* update dbus-c++ to 0.9.0-12
This commit is contained in:
parent
8e90fdd23b
commit
1d58c95670
29
dbus-c++/.SRCINFO
Normal file
29
dbus-c++/.SRCINFO
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
pkgbase = dbus-c++
|
||||||
|
pkgdesc = A C++ API for D-BUS
|
||||||
|
pkgver = 0.9.0
|
||||||
|
pkgrel = 12
|
||||||
|
url = https://sourceforge.net/projects/dbus-cplusplus/
|
||||||
|
arch = x86_64
|
||||||
|
license = LGPL-2.1-or-later
|
||||||
|
makedepends = expat
|
||||||
|
depends = dbus
|
||||||
|
depends = gcc-libs
|
||||||
|
depends = glib2
|
||||||
|
depends = glibc
|
||||||
|
optdepends = expat: for dbusxx-xml2cpp
|
||||||
|
provides = libdbus-c++-1.so
|
||||||
|
provides = libdbus-c++-glib-1.so
|
||||||
|
source = https://sourceforge.net/projects/dbus-cplusplus/files/dbus-c++/0.9.0/libdbus-c++-0.9.0.tar.gz
|
||||||
|
source = dbus-c++-0.9.0-gcc47.patch
|
||||||
|
source = dbus-c++-0.9.0-disable-threading.patch
|
||||||
|
source = dbus-c++-0.9.0-fix-writechar.patch
|
||||||
|
source = dbus-c++-0.9.0-template-operators.patch
|
||||||
|
source = dbus-c++-0.9.0-copy_data_from_received_message.patch
|
||||||
|
sha512sums = 7acebbb4254b2886cc0f05c5ddeeeac0b5863c5552d32249463b89380b0b95b8225c80bd98b8c7fcaada42ab770b5eff41b15390cd0d78bf1ee322ac6c2de319
|
||||||
|
sha512sums = d8618e1eafd25be074ffecf958fbc04f1b2a844c865ec2d795565809a5d11e7f60c1a8c3a6d952b1485af6b199753b36c06f1759a5559274eed55cf5e6585e20
|
||||||
|
sha512sums = 94d95089ea84af1438191285955bf0866a7d7cbe535ac7fb8282ef6fb96c4ee052f439fb8c9d0b18b9ebec65d39cc45754bb48192ffb46c3d0c4ed6b1b6693a6
|
||||||
|
sha512sums = df0a3a80d139877eaea5f352da5dfa2bc0407360ddfb59301707c77bd4329ecd986f366f27bbdd7e4ce385125c6ec46fcf115854aa01d97cf11dff905cd9a385
|
||||||
|
sha512sums = af8e6281e6eb9c94cae7e8feaf8a8d7b653e4b394f9cc72fa381f647bc9c891906007dd06f55c89449396c5efd84656fe71ff453c7023cabfaad15a23f0b8a86
|
||||||
|
sha512sums = 0f203a6ca45d159fa6804e6b38424f7484711856114a1a6054be2b2abb9e23ba31e0c05eba0c9a7b8ce1be55eedb99a5280baa3c0df32de0b4e17f07995109b1
|
||||||
|
|
||||||
|
pkgname = dbus-c++
|
@ -8,7 +8,7 @@ pkgname=dbus-c++
|
|||||||
_pkgname=lib$pkgname
|
_pkgname=lib$pkgname
|
||||||
_upstream=dbus-cplusplus
|
_upstream=dbus-cplusplus
|
||||||
pkgver=0.9.0
|
pkgver=0.9.0
|
||||||
pkgrel=11
|
pkgrel=12
|
||||||
pkgdesc="A C++ API for D-BUS"
|
pkgdesc="A C++ API for D-BUS"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url="https://sourceforge.net/projects/dbus-cplusplus/"
|
url="https://sourceforge.net/projects/dbus-cplusplus/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user