Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : gajim | name : gajim | ||||
| version : 0.16.9 | version : 1.0.2 | ||||
| release : 5 | release : 6 | ||||
| source : | source : | ||||
| - https://gajim.org/downloads/0.16/gajim-0.16.9.tar.bz2 : 21b3973676fb04c8b665c83e65377623f321754634d87e3b072f2a7c77fb086c | - https://gajim.org/downloads/1.0/gajim-1.0.2.tar.bz2 : bc49d82001e11646e83521c2f1367a4cc5e3be54d6a9a5732f6a9e99f9f0de73 | ||||
| license : GPL-3.0 | license : GPL-3.0 | ||||
kyrios123: Should be updated to [[ https://spdx.org/licenses/ | SPDX 3.X ]] license code | |||||
| component : network.im | component : network.im | ||||
| summary : The goal of Gajim is to provide a full featured and easy to use Jabber/XMPP client. | summary : The goal of Gajim is to provide a full featured and easy to use Jabber/XMPP client. | ||||
| description: | | description: | | ||||
| The goal of Gajim is to provide a full featured and easy to use Jabber/XMPP client. | The goal of Gajim is to provide a full featured and easy to use Jabber/XMPP client. | ||||
| builddeps : | |||||
| python-setuptools | |||||
kyrios123Unsubmitted Done Inline ActionsThis is for python2 only. kyrios123: This is for python2 only.
| |||||
| rundeps : | rundeps : | ||||
| - bind-utils | - bind-utils | ||||
| - python-asn1 | - python-asn1 | ||||
kyrios123Unsubmitted Done Inline ActionsCan be removed because it's a dependency of python-cryptography kyrios123: Can be removed because it's a dependency of `python-cryptography` | |||||
| - python-cryptography | - python-cryptography | ||||
kyrios123Unsubmitted Done Inline ActionsCan be removed (because I made it a dependency of python-openssl) kyrios123: Can be removed (because I made it a dependency of `python-openssl`) | |||||
| - python-openssl | - python-openssl | ||||
| - python-gtk2 | - python-gtk2 | ||||
kyrios123Unsubmitted Done Inline ActionsThis is in contradiction with your summary
kyrios123: This is in contradiction with your summary
> Update gajim to version 1.0.2 (now with… | |||||
| - python-nbxmpp | - python-nbxmpp | ||||
| setup : | | setup : | | ||||
| %configure --disable-static | |||||
| build : | | build : | | ||||
| %make | %python3_setup | ||||
| install : | | install : | | ||||
| %make_install | %python3_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Should be updated to SPDX 3.X license code