Commit Graph

91 Commits

Author SHA1 Message Date
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Vincent Laporte
5d57671546
Revert "Revert "pythonPackages.nbxmpp: 4.0.0 → 4.0.1; gajim: 1.6.0 → 1.6.1"" 2023-01-18 09:31:21 +01:00
Jonas Heinrich
4d49da629f
Revert "pythonPackages.nbxmpp: 4.0.0 → 4.0.1; gajim: 1.6.0 → 1.6.1" 2023-01-17 22:48:18 +01:00
Vincent Laporte
5b2b0866d0
gajim: 1.6.0 → 1.6.1 2023-01-17 09:42:49 +01:00
Vincent Laporte
ef66cb6139
gajim: 1.5.4 → 1.6.0
pythonPackages.nbxmpp: 3.2.5 → 4.0.0
2023-01-08 09:01:59 +01:00
Vincent Laporte
c492cf49d1
gajim: 1.5.3 → 1.5.4 2022-12-10 11:26:39 +01:00
Sandro Jäckel
c7f5becba3 dbus: remove unused daemon passhtru 2022-11-21 20:23:00 +01:00
Vincent Laporte
b5aecf9c5e
gajim: 1.5.2 → 1.5.3 2022-11-07 07:11:11 +01:00
Vincent Laporte
daf5a09d37
gajim: 1.5.1 → 1.5.2 2022-10-09 11:01:43 +02:00
Vincent Laporte
61be216937
gajim: 1.4.7 → 1.5.1 2022-09-29 06:10:11 +02:00
Vincent Laporte
628574adb5
gajim: 1.4.6 → 1.4.7 2022-07-28 21:48:39 +02:00
Vincent Laporte
fa748c2e5d
gajim: 1.4.3 → 1.4.6 2022-07-12 09:13:39 +02:00
Vincent Laporte
ae9f904eb2
gajim: 1.4.2 → 1.4.3 2022-06-07 17:33:24 +02:00
Vincent Laporte
1593316a21
gajim: 1.4.1 → 1.4.2 2022-05-30 06:59:28 +02:00
sternenseemann
32ee57e27b gajim: update download page 2022-05-26 22:40:07 +02:00
sternenseemann
f540cdfd07 gajim: add dependency on gssapi
Not sure what this is necessary for precisely, but Gajim would complain
about missing it on startup.
2022-05-26 22:40:07 +02:00
sternenseemann
566d7a7707 gajim: don't vendor old plugin_installer
With 1.4.0 the plugin_installer was added to the main Gajim source tree,
so we no longer need to fetch the plugins repository.
2022-05-26 22:40:07 +02:00
Vincent Laporte
82c10e4a21
gajim: 1.3.3 → 1.4.1
pythonPackages.nbxmpp: 2.0.6 → 3.0.2
2022-05-22 10:50:41 +02:00
tu-maurice
b880687a20 gajim: Add missing dependency 'packaging' 2022-04-24 01:35:42 +02:00
Felix Buehler
09e3b7a570 treewide: remove all updateWalker/downloadURLRegexp 2022-01-26 21:46:08 +01:00
Nikolay Amiantov
7e041d3446 gajim: add plugin installer
Workaround upstream issue https://dev.gajim.org/gajim/gajim/-/issues/10719.
2022-01-05 00:50:47 +03:00
Nikolay Amiantov
c138c66dcb gajim: fix tests
`test` directory actually also contains various libraries and broken
tests. Test failure happens when `test/lib/gajim_mocks.py` is attempted
to run as a test.

Upstream only runs no_gui tests:
e0f58cfc78/.gajim-ci.yml (L18)

We now explicitly run only tests from `no_gui` and `unit`.
2022-01-05 00:49:53 +03:00
genofire
7545018f7d gajim: 1.3.2 -> 1.3.3 2021-10-28 16:32:03 +02:00
Ashish SHUKLA
8eca45322c
gajim: Add dependency on libappindicator-gtk3
This is required by "Ayatana Appindicator integration" plugin which
provides appindicator support to Gajim
2021-08-07 23:52:42 +05:30
Robert Hensing
8e3c5eb501 treewide: xvfb_run -> xvfb-run 2021-05-08 15:48:41 +02:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Alvar Penning
67fcceae09 gajim: 1.2.2 -> 1.3.2 2021-05-04 19:01:53 +02:00
Ash
525e15efae
gajim: strictDeps = false (#102141)
* gajim: strictDeps = false

Without this it doesn't find GSettings schemas, which causes it to crash when (for example) you try to change your avatar.
2020-10-30 12:04:28 +00:00
Vincent Laporte
f04daaa23a python.nbxmpp: 0.6.10 → 1.0.2; gajim: 1.1.3 → 1.2.2 2020-08-20 13:40:10 -07:00
aszlig
3873e0d191
Unmaintain packages I don't use anymore
Just got a reminder via the vulnerability roundup[1] that I'm still
listed as maintainer for Synergy, even though I stopped using it years
ago.

I'll also take this as an opportunity to remove myself from other
packages which I stopped using and thus most certainly won't be able to
maintain. The latter is already hard enough these days for software
which I *do* use.

[1]: https://github.com/NixOS/nixpkgs/issues/94007

Signed-off-by: aszlig <aszlig@nix.build>
2020-07-28 02:08:36 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Andrey Golovizin
f626a71be4 gajim: add missing setuptools dependency 2019-09-24 17:57:53 +02:00
Nikolay Amiantov
f62f744ac2 gajim: fix audio calling
It appears it actually works with this fix!
2019-07-12 18:01:12 +03:00
Nikolay Amiantov
8f7e1fde58 gajim: 1.1.2 -> 1.1.3 2019-05-25 20:34:07 +03:00
Jan Tojnar
606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
aszlig
32b3615f60 gajim: 1.0.3 -> 1.1.2
The list of upstream changes is huge, so I'm not pasting it here in the
commit message, but here is the upstream URL:

  https://dev.gajim.org/gajim/gajim/blob/gajim-1.1.2/ChangeLog

One of the most visible updates are the design changes for various
dialogs and the Emoji overhauls.

On our end, we now need three more dependencies, namely cssutils,
precis-i18n and keyring, which I added accordingly.

In addition, the test runner is now integrated into setup.py, which we
now use.

I also cleaned up the package expression a bit, eg. it's no longer
wrapped in a big "with lib;", so that "nix-instantiate --parse" is able
to detect attribute errors (which is very useful if you have editor
integration).

Signed-off-by: aszlig <aszlig@nix.build>
2019-01-31 11:16:24 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
aszlig
a7e9fabd7b
gajim: 1.0.2 -> 1.0.3
Upstream changes:

  * 8296 Fix errors on roster updates after stream management resume
  * 9106 Convert font weight from pango to css values
  * 9124 Bring ChatControl to front when notification is clicked

  * Set no-store hint on groupchat chatstates
  * Dont show OOB uri if message body is the same
  * Add missing bybonjour dependency for Windows zeroconf

The full change log can be found at:

https://dev.gajim.org/gajim/gajim/raw/gajim-1.0.3/ChangeLog

Built and tested the package on my machine.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c, @abbradar
2018-06-08 20:32:20 +02:00
Michael Raskin
cc6f2c0957 gajim: 1.0.1 -> 1.0.2 2018-05-02 02:46:51 +02:00
Nikolay Amiantov
e410315f18 gajim: 1.0.0 -> 1.0.1 2018-04-02 15:02:39 +03:00
aszlig
a0c525bd0a
gajim: Add gnome3.defaultIconTheme to buildInputs
This is for systems that are not using a full desktop environment, so
Gajim can fall back to the default icon theme of Gnome 3.

Among just fixing aesthetics this also fixes a few exceptions that were
triggered by Gajim not finding the icons. One example of this is when
you enter the plugins dialog, the window is empty if the icons can't be
found.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar, @Mic92, @7c6f434c
2018-03-25 23:41:21 +02:00
aszlig
adb58440e6
gajim: Re-enable tests
Just because the tests need GTK+, I think it's not a good idea to simply
disable them when we're still able to use an X virtual framebuffer to
run them anyway.

As with the package we had prior to version 1.0 I've disabled the
resolver test, because this one requires networking.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar, @Mic92, @7c6f434c
2018-03-25 23:41:18 +02:00
Nikolay Amiantov
eda6b9553b gajim: 0.16.9 -> 1.0.0
Massive update.
2018-03-21 04:11:24 +03:00
Nikolay Amiantov
9edd4c8835 gajim: add plugin installer
It's not included into repository checkout (which we use because of tests), so
get it from release tarball instead.
2018-03-07 16:47:13 +03:00
aszlig
855e66860a
gajim: 0.16.8 -> 0.16.9
Upstream changes:

  * Improve Zeroconf behavior
  * Fix showing normal message event
  * remove usage of OpenSSL.rand
  * a few minor bugfixes

The really important part here is the third point about OpenSSL.rand,
because the rand attribute no longer exists in pyopenssl and thus Gajim
doesn't even start.

Also the fix-tests.patch has been fixed upstream as well, so we don't
need it anymore.

Another change in 0.16.9 that's not included in the changelog is that
there is a test_nogui target, which is also run by the CI upstream is
using, so let's use that and remove xvfb_run.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c, @Mic92
2018-02-09 16:22:42 +01:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Jörg Thalheim
537944ea77
gajim: 0.16.7 -> 0.16.8 2017-06-14 09:23:56 +01:00
Jörg Thalheim
d90e6c7ee6
gajim: 0.16.6 -> 0.16.7 2017-03-09 18:51:20 +01:00
Bjørn Forsman
1ea4146f66 gst-plugins-bad: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Jörg Thalheim
8ed1d3f8d8
gajim: use libasyncns as resolver 2017-02-13 14:11:57 +01:00