summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libplist (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* Merge branch 'staging' into staging-next•••Conflicts (tried to quickly resolve somehow, checked eval): pkgs/development/python-modules/apsw/default.nix pkgs/development/python-modules/mido/default.nix pkgs/development/python-modules/pytest-bdd/default.nix pkgs/development/python-modules/sparse/default.nix Vladimír Čunát2024-04-121-2/+2
|\
| * libplist: 2.3.0 -> 2.4.0R. Ryantm2024-02-211-2/+2
* | treewide: Drop infinisil as maintainer from most packages•••I'm not going anywhere, I'm focusing my energy on other issues, and getting pinged as a maintainer for packages is a bit distracting (also I'm not using most of these packages anyways!) Silvan Mosberger2024-04-091-1/+1
|/
* libplist: 2.2.0+date=2022-04-05 -> 2.3.0Theodore Ni2023-06-281-8/+13
* libplist: 2.2.0 -> 2.2.0+date=2022-04-05, cleanup, use Python 3Thomas Watson2022-06-031-13/+25
* libplist: python is optionalFrederik Rietdijk2021-04-031-1/+1
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-211-6/+6
* 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. Jonathan Ringer2021-01-191-2/+2
* libplist: 2019-04-04 -> 2.2.0Marc Seeger2020-12-071-3/+3
* libplist: Add darwin support.Marc Seeger2020-12-021-1/+1
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* libplist: disable python by default•••Introduced in 6449435b04cb608389e3d1df653fed857633b724, only Python 2 is supported and it does not seem to be used by anything. Jan Tojnar2019-12-251-8/+10
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-2/+0
* libplist 2019-01-20 -> 2019-04-04Silvan Mosberger2019-04-161-4/+4
* libplist: 2018-07-25 -> 2019-01-20Will Dietz2019-02-281-3/+3
* libplist: 2.0.0 -> 2018-07-25worldofpeace2018-08-131-16/+26
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* 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 Silvan Mosberger2018-06-281-1/+1
* qt5, plasma-5: Make 'bin' output the first one•••Stay consistent with other multiple output packages. Tuomas Tynkkynen2017-10-241-1/+1
* 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 mimadrid2017-08-031-1/+1
* libplist: drop libxml2 dependency•••The announcement for 2.0.0 claims it isn't needed anymore, and it seems true. Vladimír Čunát2017-05-011-1/+1
* libplist: 1.12 -> 2.0.0Daiderd Jordan2017-04-272-49/+4
* 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. Vladimír Čunát2017-03-271-1/+1
* libplist: mark as insecure•••Patches currently available don't seem to apply. Graham Christensen2017-02-241-0/+7
* Revert "nixpkgs: allow packages to be marked insecure"Graham Christensen2017-02-231-7/+0
* libplist: mark as insecure•••Patches currently available don't seem to apply. Graham Christensen2017-02-221-0/+7
* libplist: use python2, multiple outputs, fix bindingsFrederik Rietdijk2016-11-241-4/+12
* libplist: update to 1.12Thomas Tuegel2015-04-291-6/+6
* Rename buildNativeInputs -> nativeBuildInputs•••Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase. Eelco Dolstra2012-12-281-1/+1
* libplist: use swig2•••libplist compilation with swig1 fails in stdenv-updates svn path=/nixpkgs/trunk/; revision=31324 Yury G. Kudryashov2012-01-051-2/+4
* Add libplist•••svn path=/nixpkgs/trunk/; revision=23946 Yury G. Kudryashov2010-09-262-0/+59