about summary refs log tree commit diff
path: root/pkgs/applications/graphics/avocode
AgeCommit message (Collapse)AuthorFilesLines
2021-08-20avocode: 4.15.0 -> 4.15.1R. RyanTM1-2/+2
2021-06-29avocode: 4.14.3 -> 4.15.0R. RyanTM1-2/+2
2021-06-22avocode: 4.14.1 -> 4.14.3R. RyanTM1-2/+2
2021-06-15avocode: 4.14.0 -> 4.14.1R. RyanTM1-2/+2
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-05-21avocode: add missing depsMeghea Iulian1-1/+3
2021-05-17avocode: 4.12.0 -> 4.14.0R. RyanTM1-2/+2
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-02-26Merge branch 'staging-next' into stagingRobert Schütz1-2/+2
2021-02-23avocode: 4.11.2 -> 4.12.0R. RyanTM1-2/+2
2021-02-20treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob1-2/+2
2021-02-12avocode: 4.11.1 -> 4.11.2R. RyanTM1-2/+2
2021-01-29avocode: 4.11.0 -> 4.11.1R. RyanTM1-2/+2
2021-01-20avocode: 4.10.4 -> 4.11.0Meghea Iulian1-3/+5
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-12-01avocode: 4.10.3 -> 4.10.4R. RyanTM1-2/+2
2020-11-27avocode: 4.7.0 -> 4.10.3R. RyanTM1-2/+2
2020-06-25treewide: remove deprecated value `Application` from makeDesktopItemzowoq1-1/+1
2020-06-17avocode: 4.6.4 -> 4.7.0R. RyanTM1-2/+2
2020-06-09avocode: 4.6.3 -> 4.6.4R. RyanTM1-2/+2
2020-05-20avocode: 4.6.2 -> 4.6.3R. RyanTM1-2/+2
2020-05-04avocode: 4.4.3 -> 4.6.2R. RyanTM1-2/+2
2020-03-04avocode: 4.3.0 -> 4.4.3R. RyanTM1-3/+3
2020-02-15avocode: 4.2.2 -> 4.3.0R. RyanTM1-2/+2
2020-01-15avocode: 4.2.1 -> 4.2.2R. RyanTM1-2/+2
2019-12-22avocode: 4.0.1 -> 4.2.1R. RyanTM1-2/+2
2019-11-25avocode: 3.9.6 -> 4.0.1R. RyanTM1-2/+2
2019-11-04avocode: 3.9.3 -> 3.9.6R. RyanTM1-2/+2
2019-09-29Merge staging into staging-nextFrederik Rietdijk1-2/+2
2019-09-26avocode: 3.9.2 -> 3.9.3R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/avocode/versions
2019-09-18treewide: drop adding hicolor-icon-theme where possibleworldofpeace1-2/+2
This was either for the setup-hook to remove caches or added even though the respective icon theme propagated it.
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát1-3/+4
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
2019-08-23avocode: adding at-spi2-core into rpathMarek Mahut1-1/+2
2019-08-17avocode: 3.9.0 -> 3.9.2R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/avocode/versions
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-08-01Merge master into staging-nextFrederik Rietdijk1-2/+2
2019-07-27avocode: 3.8.1 -> 3.9.0Meghea Iulian1-2/+2
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace1-2/+2
2019-06-16avocode: 3.8.0 -> 3.8.1R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/avocode/versions
2019-05-31avocode: 3.7.2 -> 3.8.0R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/avocode/versions
2019-04-29avocode: 3.7.0 -> 3.7.2R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/avocode/versions
2019-04-06avocode: 3.6.12 -> 3.7.0 (#59053)Meghea Iulian1-2/+2
2019-03-14avocode: 3.6.2 -> 3.6.12 (#57658)Meghea Iulian1-10/+7
2019-02-14gnome3: stop using aliasesJan Tojnar1-1/+1
2018-10-27avocode: 3.4.0 -> 3.6.2Meghea Iulian1-8/+13
2018-08-19avocode: 3.2.0 -> 3.4.0 (#45350)Meghea Iulian1-2/+2
2018-07-21Merge pull request #43874 from plumelo/feature/avocode-3.2.0Jörg Thalheim1-2/+2
avocode: 3.1.1 -> 3.2.0
2018-07-21avocode: 3.1.1 -> 3.2.0Meghea Iulian1-2/+2
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1