about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/pidgin
AgeCommit message (Collapse)AuthorFilesLines
2024-05-12pidgin: fix build on darwin, add mainProgramlucasew1-1/+3
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-02-23pidgin: 2.14.12 -> 2.14.13R. Ryantm1-2/+2
2023-11-27tox-prpl: dropPatka1-28/+0
2023-11-10pidginPackages.pidgin-sipe: fix compile errortu-maurice1-1/+5
2023-11-05pidginPackages: replace texlive.combined.scheme-basic with texliveBasicVincenzo Mantova1-2/+2
2023-08-03treewide: noop: refer to `src.name` or similar in `sourceRoot` where ↵Jan Malakhovski1-1/+1
appropriate, part 1: trivial cases
2023-07-23remove tomfitzhenry@ as maintainer for some packagesTom Fitzhenry1-1/+1
Motivation: Over the foreseeable future I'll have less time to do maintenance, so I'm reducing the set of packages I maintain to just those that I use.
2023-07-16pidgin: put packages in a different scopelucasew28-89/+1050
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-01-22pidgin: 2.14.10 -> 2.14.12R. Ryantm1-2/+2
2022-10-12pkgs.applications: remove unused argsMarkus S. Wamser1-1/+1
2022-09-26treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputsArtturin1-2/+2
found with nixpkgs-lint
2022-08-27Merge pull request #186564 from Artturin/crossevalfixesArtturi1-1/+1
Fixes for cross-compilation
2022-08-16treewide: makeWrapper buildInputs to nativeBuildInputsArtturin1-1/+1
most found with https://github.com/siraben/nix-lint
2022-08-01pidgin: 2.14.8 -> 2.14.10R. Ryantm1-2/+2
2022-07-09pidgin, libmaxminddb, simutrans, tiptop: remove myselfVladimír Čunát1-1/+1
... from meta.maintainers. I haven't been willing to spend nontrivial effort on these packages in the past year or more. I don't use them anymore.
2021-11-12pidgin-with-plugins: fix evaluation failure in use of non-existent 'm… ↵Sergei Trofimovich2-6/+6
(#145321)
2021-11-10pidgin: remove ? null from inputs, format, cleanupsSandro Jäckel1-29/+19
2021-10-27pidgin: use system certificates to fix letsencryptEvgeny Kurnevsky1-0/+2
2021-10-17pidgin: 2.14.6 -> 2.14.8flexagoon1-2/+2
2021-09-01pidgin: add passthru.makePluginPathRobert Schütz1-0/+4
2021-07-16pidgin: bring back text-mode UIVladimír Čunát1-4/+4
It disappeared in the parent commit.
2021-07-11pidgin: 2.13.0 -> 2.14.6Mykola Orliuk1-4/+5
2021-05-05pidgin: weaken install checks on non-LinuxVladimír Čunát1-2/+5
That should work around the recent darwin regression, e.g.: https://hydra.nixos.org/build/142033479
2021-03-28pidgin: add checks (see parent commit, too)Vladimír Čunát1-0/+9
2021-03-23Use python with dbusPatryk Niedźwiedziński1-2/+4
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-1/+1
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-06-30pidgin: reenable spellcheck and voice/video in linux buildsFrederick F. Kautz IV1-6/+3
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-06-30pidgin: now builds and runs on osxFrederick F. Kautz IV1-7/+17
We can now build and run pidgin on OSX. Pidgin requires an X11 server to run. * Build: Differences Linux and OSX now parameterized * Darwin: build against gtk2-x11 instead of gtk * Darwin: disable gtkspell2 (spellcheck) * Darwin: disable farstream (voice and video) Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-04-05pidgin: fix gst plugin path for audio/videoMichael Fellinger1-1/+1
2018-10-12perlXMLParser -> perlPackages.XMLParservolth1-4/+3
2018-07-21fix pidgin-with-plugins buildAverell Dalton1-1/+1
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-05-20pidgin: 2.12.0 -> 2.13.0Emmanuel Rosa1-2/+2
closes #40798
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar1-2/+2
2018-01-07pidgin: build with cyrus_sasl for SASL in IRC and XMPPYegor Timoshenko1-2/+3
SASL is required to connect to Freenode on high-abuse networks, e.g. highly NATed networks or Tor. However, Pidgin only supports PLAIN authorization type, and Freenode specifically prohibits using anything other than EXTERNAL or ECDSA-NIST256P-CHALLENGE over Tor. It still allows PLAIN for potentially problematic clearnet networks, though.
2017-08-29pidgin: remove unnecessary dependencyJan Tojnar1-2/+2
Farsight was renamed to Farstream long ago and it is already listed as a dependency.
2017-03-11pidgin: 2.11.0 -> 2.12.0 for CVE-2017-2640Franz Pletz1-2/+2
Also removes unmaintained plugins. See https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLog.
2016-09-28pidgin: 2.10.11 -> 2.11.0Franz Pletz2-30/+36
Fix CVE-2016-1000030 & CVE-2016-2379. cc #18856.
2016-09-12treewide: explicitly specify gtk and related package versionsKirill Boltaev1-3/+3
2016-06-09pidgin: simplify using the wrapped versionVladimír Čunát1-2/+10
Now only the `pidgin` attribute is exposed and it's wrapped based on whether the `plugins` parameter is overridden. Discussion: https://github.com/NixOS/nixpkgs/issues/8999#issuecomment-224851642
2016-05-12pidgin-with-plugins: Add plugin support for Finch, the CLI version of Pidgin.Alexei Robyn1-0/+3
2016-04-26pidgin-with-plugins: use symlinkJoinNikolay Amiantov1-13/+6
2016-03-08Merge master into closure-sizeVladimír Čunát1-3/+10
The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
2016-03-07pidgin: fix gstreamer plugin pathChristoph Hrdinka1-3/+10
Closes #13722, fixes #13719 and maybe #10556.
2015-10-13nspr,nss: split into multiple outputsVladimír Čunát1-5/+5
Hopefully most references are OK.
2014-11-24pidgin: minor updateVladimír Čunát1-2/+2