Commit Graph

27 Commits

Author SHA1 Message Date
Thomas Watson
742dc5ea13 libplist: 2.2.0 -> 2.2.0+date=2022-04-05, cleanup, use Python 3 2022-06-03 13:21:00 -05:00
Frederik Rietdijk
b1f6fed005 libplist: python is optional 2021-04-03 17:06:22 +02: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
c03300d284
libplist: 2019-04-04 -> 2.2.0 2020-12-07 10:17:14 +01:00
Marc Seeger
8fc1f6afc0 libplist: Add darwin support. 2020-12-02 12:15:53 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
730c92d9e2
libplist: disable python by default
Introduced in 6449435b04, only Python 2 is supported and it does not seem to be used by anything.
2019-12-25 07:23:19 +01: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
Silvan Mosberger
2013c91c6b
libplist 2019-01-20 -> 2019-04-04 2019-04-16 20:00:34 +02:00
Will Dietz
7634357343 libplist: 2018-07-25 -> 2019-01-20 2019-02-28 10:09:24 -06:00
worldofpeace
02353e4a10 libplist: 2.0.0 -> 2018-07-25 2018-08-13 00:45:46 -04:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Tuomas Tynkkynen
fd29f6685f qt5, plasma-5: Make 'bin' output the first one
Stay consistent with other multiple output packages.
2017-10-24 23:48:49 +03:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Vladimír Čunát
30c0a2ca2e
libplist: drop libxml2 dependency
The announcement for 2.0.0 claims it isn't needed anymore,
and it seems true.
2017-05-01 23:55:14 +02:00
Daiderd Jordan
56ac9ae5da
libplist: 1.12 -> 2.0.0 2017-04-27 22:48:10 +02:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Graham Christensen
30cea5f022
libplist: mark as insecure
Patches currently available don't seem to apply.
2017-02-24 07:41:11 -05:00
Graham Christensen
59d61ef34a Revert "nixpkgs: allow packages to be marked insecure" 2017-02-23 09:41:42 -05:00
Graham Christensen
c8859b7264
libplist: mark as insecure
Patches currently available don't seem to apply.
2017-02-22 21:09:14 -05:00
Frederik Rietdijk
6449435b04 libplist: use python2, multiple outputs, fix bindings 2016-11-24 22:28:03 +01:00
Thomas Tuegel
7f9ccc6284 libplist: update to 1.12 2015-04-29 17:46:34 -05: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
2b20492775 libplist: use swig2
libplist compilation with swig1 fails in stdenv-updates

svn path=/nixpkgs/trunk/; revision=31324
2012-01-05 23:15:54 +00:00
Yury G. Kudryashov
1f20ccb9e6 Add libplist
svn path=/nixpkgs/trunk/; revision=23946
2010-09-26 19:39:21 +00:00