Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 626d1be1ee82b7eac191af35b74473b1acff00e6
      
https://github.com/synfig/synfig/commit/626d1be1ee82b7eac191af35b74473b1acff00e6
  Author: Cillian de Róiste <goibh...@fsfe.org>
  Date:   2014-03-17 (Mon, 17 Mar 2014)

  Changed paths:
    A autobuild/default.nix

  Log Message:
  -----------
  Add a nix build expression, for development

This is a nix expression to build Synfig from source on any distro
where nix is installed. This will install all the dependencies from
the nixpkgs repo and build Synfig without interfering with the host
distro.

http://nixos.org/nix/

To quickly install nix, you can run the following command:

$ curl -L http://git.io/nix-install.sh | bash

To initialise it:

$ source ~/.nix-profile/etc/profile.d/nix.sh

To build synfig, from the current directory:

$ nix-build

To run the newly compiled synfigstudio:

$ ./result/bin/synfigstudio


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to