Commit Graph

24 Commits

Author SHA1 Message Date
fortuneteller2k
37eb8094b6 libimobiledevice: 1.3.0 -> unstable-2021-06-02 2021-06-05 20:54:27 +08: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
Marc Seeger
93a919f97d
libimobiledevice: 2020-01-20 -> 1,3.0 2020-12-07 10:17:21 +01:00
Marc Seeger
cbd8d2bb3b libimobiledevice: Add darwin support. 2020-12-02 12:16:36 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Niklas Hambüchen
b949937fd1 libimobiledevice: 2019-11-29 -> 2020-01-20 2020-01-27 13:56:42 +01:00
Ivan Kozik
4866073c1f libimobiledevice: 2019-04-04 -> 2019-11-29 2019-12-07 20:53:35 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Niklas Hambüchen
3c2c3f0dda libimobiledevice: Remove unnecessary --disable-static.
That's already controlled by `dontDisableStatic`, see:

* https://nixos.org/nixpkgs/manual/#ssec-configure-phase
* #51540
2019-08-13 01:41:15 +02:00
c0bw3b
9cb260d091 [treewide] delete unused patches 2019-05-04 19:52:24 +02:00
Silvan Mosberger
173e96075c
libimobiledevice: 2018-07-24 -> 2019-04-04 2019-04-16 20:00:44 +02:00
worldofpeace
8842e43477 libimobiledevice: 1.2.0 -> 2018-07-24 2018-08-13 00:48:23 -04:00
Pascal Wittmann
81a255dc93
libimobiledevice: use cve tag in patchname for vulnix auto-detection 2018-04-22 11:36:54 +02:00
Frederik Rietdijk
d452487db7 libimobiledevice: use python2
because python 3 isn't supported yet.
2017-02-08 19:27:50 +01:00
Franz Pletz
77f2fff41d libusbmuxd, libimobiledevice: Fix CVE-2016-5104 2016-07-10 10:46:22 +02:00
Franz Pletz
92c7ff216e libimobiledevice: Add patch to disable SSLv3 2016-02-01 18:11:08 +01:00
Thomas Tuegel
2a5cac91e3 libimobiledevice: update to 1.2.0 2015-04-29 17:45:35 -05:00
Domen Kožar
afaeddb515 libimobiledevice: 1.0.6 -> 1.0.7 2013-09-24 17:32:27 +02:00
Eelco Dolstra
ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Yury G. Kudryashov
49c2aebc3d libimobiledevice-1.0.6
disable swig version check
use libplist.swig

svn path=/nixpkgs/trunk/; revision=31325
2012-01-05 23:16:00 +00:00
Karn Kallio
422455271c GnuTLS now introduces a dependency on gmp.
-- also removed poorly considered earlier individual patches.

svn path=/nixpkgs/trunk/; revision=26810
2011-04-12 16:59:52 +00:00
Karn Kallio
f54bea2a72 Pass gmp to libimobiledevice.
svn path=/nixpkgs/trunk/; revision=26809
2011-04-12 16:37:11 +00:00
Yury G. Kudryashov
f81af3dce0 Add libimobiledevice
svn path=/nixpkgs/trunk/; revision=23953
2010-09-26 19:40:07 +00:00