about summary refs log tree commit diff
path: root/pkgs/applications/graphics/minidjvu
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-2/+2
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2011-04-24Fixing the minidjvu installationLluís Batlle i Rossell1-0/+4
svn path=/nixpkgs/trunk/; revision=26959
2011-04-24Adding minidjvuLluís Batlle i Rossell1-0/+22
svn path=/nixpkgs/trunk/; revision=26957