Commit graph

16 commits

Author SHA1 Message Date
Felix Buehler 58a2d4b666 development: /s/name/pname&version/ 2021-07-02 00:03:10 +02:00
Ben Siraphob db02458ebb liboauth: expand platforms to all 2021-03-12 12:32:46 +07:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Tor Hedin Brønner 213da733c3 liboauth: add dev output for propagation 2020-01-16 18:17:01 +01:00
Markus Kowalewski 4520ced68f
liboauth: add license 2018-10-18 22:36:21 +02:00
Robin Gloster 6dc6cb1d18
Revert "liboauth: fix for new nss header layout"
This reverts commit 4bba6650a6.
2017-10-09 20:49:36 +02:00
Robin Gloster 4bba6650a6
liboauth: fix for new nss header layout 2017-10-09 19:24:20 +02:00
Nikolay Amiantov 36725623f9 liboauth: propagate inputs wanted by pkgconfig 2016-07-12 00:56:10 +03:00
Tuomas Tynkkynen 2258aecaa5 treewide: Mass replace 'nss}/lib' to refer the 'out' output 2016-01-24 10:03:38 +02:00
Tobias Geerinckx-Rice 996a0a9abf liboauth: add nss3 path to liboauth.la
Fixes the following libgdata build error:
```
  CCLD     gdata/libgdata.la
/nix/store/5kdjp8200hazaydx0dmwn5qghqkyi3py-binutils-2.23.1/bin/ld: cannot find -lssl3
/nix/store/5kdjp8200hazaydx0dmwn5qghqkyi3py-binutils-2.23.1/bin/ld: cannot find -lsmime3
/nix/store/5kdjp8200hazaydx0dmwn5qghqkyi3py-binutils-2.23.1/bin/ld: cannot find -lnss3
/nix/store/5kdjp8200hazaydx0dmwn5qghqkyi3py-binutils-2.23.1/bin/ld: cannot find -lnssutil3
collect2: error: ld returned 1 exit status
```
2015-12-17 22:43:34 +01:00
Luca Bruno 6dd9a13603 liboauth: use nss instead of openssl
OpenSSL support will be dropped in future releases of liboauth.
Also fix a broken .la file which previously referenced -lcrypto
without proper -L.
2015-08-04 11:04:21 +02:00
Rob Vermaas 33038f9ed9 liboauth: update from 1.0.2 to 1.0.3, potentially fixes CVE-2013-4390 2014-09-11 13:36:21 +02:00
Evgeny Egorochkin 4bdf7f4bea liboauth: update from 1.0.1 to 1.0.2 2014-04-03 07:54:09 +03:00
Domen Kožar dbfaeaf0df add gnome3.libgdata and liboauth 2014-01-21 14:11:19 +01:00