summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel Rodrigues de Moura2019-02-16 22:56:53 -0200
committerGabriel Rodrigues de Moura2019-02-16 22:56:53 -0200
commitbe982a14d28c8347b7f55756e969ee2040f1d099 (patch)
treef0020d899dcc9cf2f530409de4479df4ace92b6f
downloadaur-be982a14d28c8347b7f55756e969ee2040f1d099.tar.gz
Commit Inicial
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD23
-rw-r--r--akarixb-0.7-1.mga7.x86_64.rpm.sigbin0 -> 566 bytes
3 files changed, 40 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2db26bb603f3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = akarixb
+ pkgdesc = Is a bot for the decentralized Jabber/XMPP network, with a GUI. It is free as in freedom.
+ pkgver = 0.7
+ pkgrel = 1
+ url = http://akarixb.nongnu.org/
+ arch = x86_64
+ license = GPL2
+ depends = qxmpp
+ depends = qt5-base
+ source = http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/cauldron/x86_64/media/core/release//akarixb-0.7-1.mga7.x86_64.rpm
+ source = akarixb-0.7-1.mga7.x86_64.rpm.sig
+ validpgpkeys = DDE43DEA10CA4EED5D7F881E76CE3619A00292AF
+ sha512sums = 99a9e0d6158f5569b9803307a716adf7ecaff29664f2276ea1b64e2dbddd0ab3c7da253555fddd86ab37c4eb6a8c7eef840d3e4793b0e4e1e7091763a679a684
+ sha512sums = SKIP
+
+pkgname = akarixb
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..2fa883dbf2cd
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,23 @@
+# Maintainer: Gabriel Moura <develop@srmoura.com.br>
+
+pkgname=akarixb
+pkgver=0.7
+pkgrel=1
+pkgdesc="Is a bot for the decentralized Jabber/XMPP network, with a GUI. It is free as in freedom."
+arch=('x86_64')
+url="http://akarixb.nongnu.org/"
+license=('GPL2')
+depends=('qxmpp' 'qt5-base')
+
+
+sha512sums=('99a9e0d6158f5569b9803307a716adf7ecaff29664f2276ea1b64e2dbddd0ab3c7da253555fddd86ab37c4eb6a8c7eef840d3e4793b0e4e1e7091763a679a684'
+ 'SKIP')
+
+validpgpkeys=('DDE43DEA10CA4EED5D7F881E76CE3619A00292AF')
+
+source=("http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/cauldron/x86_64/media/core/release//akarixb-0.7-1.mga7.x86_64.rpm"
+"akarixb-0.7-1.mga7.x86_64.rpm.sig")
+
+package() {
+ cp -dr --no-preserve=ownership ./usr "${pkgdir}"/
+}
diff --git a/akarixb-0.7-1.mga7.x86_64.rpm.sig b/akarixb-0.7-1.mga7.x86_64.rpm.sig
new file mode 100644
index 000000000000..920032264a90
--- /dev/null
+++ b/akarixb-0.7-1.mga7.x86_64.rpm.sig
Binary files differ