about summary refs log tree commit diff
path: root/pkgs/applications/graphics/synfigstudio
AgeCommit message (Collapse)AuthorFilesLines
2023-08-03treewide: noop: refer to `src.name` or similar in `sourceRoot` where ↵Jan Malakhovski1-3/+3
appropriate, part 1: trivial cases
2022-11-07synfigstudio: add missing intltool to nativeBuildInputsSergei Trofimovich1-0/+1
Fixes build failure due to missing depend: *** No intltoolize found, please install the intltool package *** ZHF: https://github.com/NixOS/nixpkgs/issues/199919
2022-09-26treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputsArtturin1-1/+0
found with nixpkgs-lint
2022-06-25synfigstudio.synfig,synfigstudio.ETL: exposeFrancesco Gazzetta1-0/+5
2022-06-25synfigstudio: 1.0.2 -> 1.5.1, unbreakFrancesco Gazzetta1-84/+93
2022-04-05makeWrapper to nativeBuildInputs (#167225)Rick van Schijndel1-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-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-3/+3
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-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-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-28treewide: remove redundant recvolth1-3/+3
2019-08-17treewide: name -> pnamevolth1-2/+4
2019-02-14gnome3: stop using aliasesJan Tojnar1-2/+2
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-2/+2
2017-10-02Merge branch 'master' into stagingOrivej Desh1-0/+2
* master: (271 commits) pysmbc: clarify license pysmbc: fix license bazel: 0.5.4 -> 0.6.0 (#29990) googler: init at 3.3 go: declare support for aarch64 firefox-beta-bin: 56.0b5 -> 57.0b4 spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26 gogs: 0.11.19 -> 0.11.29 grafana: 4.5.1 -> 4.5.2 mopidy-iris: 3.4.1 -> 3.4.9 nextcloud: 12.0.2 -> 12.0.3 haskell-json-autotype: jailbreak to fix build within LTS 9.x kore: fix up kore: init at 2.0.0 glusterfs service: fix issues with useRpcbind tig: 2.2.2 -> 2.3.0 haskell-hspec-core: enable test suite again hackage-packages.nix: automatic Haskell package set update librsvg: fix thumbnailer path awscli: 1.11.108 -> 1.11.162 ...
2017-10-01treewide: mark a bunch of failing builds as brokenRobin Gloster1-0/+2
(cherry picked from commit 23fdbaa37599f490435056b9865023870656571b) [dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
2017-09-21synfig: Make pkg-config, autoreconfHook, and gettext nativeBuildInputsJohn Ericson1-6/+7
2016-05-13synfigstudio: fixed build errortaku01-2/+43
2016-04-28boost: Kill unnecessary 'lib' outputTuomas Tynkkynen1-1/+1
This was split in somewhere pre-2014 without the current infra which automates parts of this, in particular the output propagation.
2016-01-29synfigstudio: 1.0.1 -> 1.0.2 (close #12308)Michiel Leenaars1-16/+32
vcunat cleaned autoreconf-related stuff and indentation.
2015-09-13synfigstudio: upgrade 0.64.3 -> 1.0.1Cillian de Róiste2-35/+18
2015-02-07synfigstudio 0.64.2 -> 0.64.3Cillian de Róiste1-4/+4
2014-11-26synfigstudio: fix a strange build errorVladimír Čunát1-1/+3
Also enableParallelBuilding. fonts.conf isn't supposed to be put into buildIputs, but it's still weird.
2014-11-02synfigstudio: RefactorWilliam A. Kennington III1-3/+13
2014-11-02boost: Remove boost.libWilliam A. Kennington III1-3/+1
2014-11-03synfigstudio: update from 0.64.1 to 0.64.2Cillian de Róiste1-4/+4
2014-09-21boost: Update depdendent packagesWilliam A. Kennington III1-2/+2
2014-08-25synfigstudio: fix chroot build / hydraCillian de Róiste1-2/+6
The error message was: Fontconfig error: Cannot load default config file make[2]: *** [128x128/synfig_icon.png] Segmentation fault (cherry picked from commit 759980c4fe9b07932f671d2e657189068d117405) Conflicts: pkgs/top-level/all-packages.nix
2014-03-13Add synfig: A 2D animation programCillian de Róiste2-0/+68