added dependencies to virtualbox

Julien LepillerMon Mar 13 08:40:32+0100 2017

0529a26

guix-more
namelast commitdate
.gitignoreInitialize repo, new packages.Wed Feb 22 22:10:31+0100 2017
README.mdAdd google-gn, and a template for chromium.Mon Feb 27 23:56:33+0100 2017
chromium-gn-remove-third-party.patchstart working on skiaTue Feb 28 17:45:27+0100 2017
more/added dependencies to virtualboxMon Mar 13 08:40:32+0100 2017
ocaml-piqilib-fix-makefile.patchmoved patches to proper location and fixed ocaml-ppx-assertTue Feb 28 23:57:44+0100 2017
ocamlgraph-honor-source-date-epoch.patchmoved patches to proper location and fixed ocaml-ppx-assertTue Feb 28 23:57:44+0100 2017

README.md

More packages for the Guix package manager! This repository contains recipes for packages that I am working on. They will eventually be sent upstream. When this is the case, they will vanish from this repo.

How to use these packages?

export GUIX_PACKAGE_PATH=$HOME/guix-more

That's it!

What is in there?

Binary analysis software

Games

Video

Webservices

Current work

Using skia with icecat

Currently working on this. I have a recipe for google-gn, a tool required by skia to be built. It is contained in the chromium source code, so I may as well add chromium on the way.