summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/wxSVG (follow)
Commit message (Expand)AuthorAgeFilesLines
* wxSVG: ffmpeg_3 -> ffmpeg•••And refactor. AndersonTorres2021-04-301-18/+27
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-211-2/+2
* 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
* treewide: use ffmpeg_3 explicitly if not wanted otherwise•••After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that used `ffmpeg` without requiring a specific version now use ffmpeg_3 explicitly so they shouldn't change. Doron Behar2020-06-121-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* wxSVG: 1.5.21 -> 1.5.22R. RyanTM2020-02-091-2/+2
* wxSVG: 1.5.20 -> 1.5.21•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wxsvg/versions R. RyanTM2019-10-111-2/+2
* Merge branch 'master' into staging-next•••There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299 Vladimír Čunát2019-08-241-2/+2
|\
| * wxSVG: 1.5.19 -> 1.5.20•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wxsvg/versions R. RyanTM2019-08-201-2/+2
* | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-1/+1
|/
* wxSVG: 1.5.18 -> 1.5.19•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wxsvg/versions R. RyanTM2019-07-201-2/+2
* wxSVG: 1.5.17 -> 1.5.18•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wxsvg/versions R. RyanTM2019-06-181-2/+2
* wxSVG: 1.5.16 -> 1.5.17•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wxsvg/versions R. RyanTM2019-06-031-2/+2
* wxSVG: 1.5.15 -> 1.5.16•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wxsvg/versions R. RyanTM2019-02-031-2/+2
* wxSVG: 1.5.14 -> 1.5.15 (#46944)•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wxsvg/versionsR. RyanTM2018-09-281-2/+2
* wxSVG: 1.5.13 -> 1.5.14•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wxSVG/versions. R. RyanTM2018-07-121-2/+2
* wxSVG: 1.5.11 -> 1.5.13•••Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.5.13 with grep in /nix/store/hcf1ibw1hvrwic1zagy3cvi1fc73rfgk-wxSVG-1.5.13 - found 1.5.13 in filename of file in /nix/store/hcf1ibw1hvrwic1zagy3cvi1fc73rfgk-wxSVG-1.5.13 Ryan Mulligan2018-03-091-2/+2
* wxSVG: init at 1.5.11AndersonTorres2017-03-061-0/+34