summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* Making a trick on myEnv so I can put the cross gcc and some ↵Lluís Batlle i Rossell2012-05-25
| | | | | | | | | | | 'propagatedBuildInputs', to have myEnv with cross-builders and cross-built libs. (I'm trying by now to mingw64 + librsync.hostDrv) svn path=/nixpkgs/trunk/; revision=34249
* * By default, build a dynamically linked Busybox. In the initrd weEelco Dolstra2012-05-21
| | | | | | | need Glibc anyway, so there is no point in static linking. This saves about a megabyte from the initrd. svn path=/nixpkgs/trunk/; revision=34197
* Sane backends URL seems to have changed.Karn Kallio2012-04-16
| | | | | | Also advance version to 1.0.22 svn path=/nixpkgs/trunk/; revision=33803
* Fixing details of debugVersion, and adding a 'symbolsVersion'.Lluís Batlle i Rossell2012-04-10
| | | | | | | I could merge both into one, but I'll do that later. svn path=/nixpkgs/trunk/; revision=33715
* It seems to get stuck on the line break so I'm putting it all on one line nowCillian de Roiste2012-04-08
| | | | svn path=/nixpkgs/trunk/; revision=33672
* Updating to 0.121.3, adding optional FireWire support and replacing ↵Cillian de Roiste2012-04-08
| | | | | | composableDerivation with mkDerivation svn path=/nixpkgs/trunk/; revision=33666
* Adding firewire supportCillian de Roiste2012-04-08
| | | | svn path=/nixpkgs/trunk/; revision=33665
* Oops, fixed typo from previous commit.Peter Simons2012-04-06
| | | | svn path=/nixpkgs/trunk/; revision=33656
* xscreensaver: updated to version 5.15 (and moved to pkgs/misc/screensavers ↵Peter Simons2012-04-06
| | | | | | hierarchy) svn path=/nixpkgs/trunk/; revision=33655
* slock: updated to version 1.0Peter Simons2012-04-06
| | | | svn path=/nixpkgs/trunk/; revision=33653
* xlockmore: updated to version 5.38Peter Simons2012-04-06
| | | | svn path=/nixpkgs/trunk/; revision=33652
* Adding meta to busybox, and setting me as maintainer, and asking hydra to ↵Lluís Batlle i Rossell2012-03-27
| | | | | | build it. svn path=/nixpkgs/trunk/; revision=33446
* renamed load-sdl-env to load-env-sdl so that 'nix-env -i env-sdl' and ↵Joachim Schiele2012-03-26
| | | | | | 'load-env-sdl' have a common naming scheme svn path=/nixpkgs/trunk/; revision=33421
* Updating the script of loading myEnv environments, for something close to ↵Lluís Batlle i Rossell2012-03-20
| | | | | | | | | what I was using. It sets a fixed PS1, maybe breaking someone's taste, though. But I find it easier to use. svn path=/nixpkgs/trunk/; revision=33304
* rewrote the text to make virics and my edits seem like from one authorJoachim Schiele2012-03-20
| | | | svn path=/nixpkgs/trunk/; revision=33298
* Update jackdbus to 1.9.8Cillian de Roiste2012-03-17
| | | | svn path=/nixpkgs/trunk/; revision=33218
* Ghostscript: Fix darwin buildShea Levy2012-03-16
| | | | svn path=/nixpkgs/trunk/; revision=33160
* fixed forgotten bracket.... maybe this is not my-env at allJoachim Schiele2012-03-14
| | | | svn path=/nixpkgs/trunk/; revision=33095
* Fixing some details about the myEnv documentation.Lluís Batlle i Rossell2012-03-14
| | | | | | | I thought load-xxx-eenv worked like my own private 'loadenv' script, but looks like not. svn path=/nixpkgs/trunk/; revision=33093
* Get rid of most references to gtkLibsYury G. Kudryashov2012-03-14
| | | | svn path=/nixpkgs/trunk/; revision=33088
* I try to improve the documentation on my-envLluís Batlle i Rossell2012-03-14
| | | | svn path=/nixpkgs/trunk/; revision=33075
* some more comments and examplesJoachim Schiele2012-03-14
| | | | svn path=/nixpkgs/trunk/; revision=33073
* added a few fixes from the discussion on irc with marc weberJoachim Schiele2012-03-14
| | | | svn path=/nixpkgs/trunk/; revision=33072
* Updating busybox and fixing its configurator.Lluís Batlle i Rossell2012-03-11
| | | | svn path=/nixpkgs/trunk/; revision=32998
* Making GPL Ghostscript use the system libraries (libjpeg, libpng, ...) soLluís Batlle i Rossell2012-03-09
| | | | | | | | | | | | the previous troubles with a mixture of libpng versions fade away. I also enable back GPL Ghostscript as the default. I checked that 'awesome' builds fine (it calls imagemagick for some pictures in its build script), as a proof that imagemagick does not crash anymore. svn path=/nixpkgs/trunk/; revision=32958
* pdf-filter.nix: strip trailing whitespacePeter Simons2012-03-09
| | | | svn path=/nixpkgs/trunk/; revision=32950
* cups-pdf-filter: register MIME conversions from PDF to PSPeter Simons2012-03-09
| | | | | | CUPS 1.5.x doesn't do that automatically anymore. svn path=/nixpkgs/trunk/; revision=32949
* Updating GPL Ghostscript.Lluís Batlle i Rossell2012-03-08
| | | | svn path=/nixpkgs/trunk/; revision=32914
* Setting myself as maintainer for xsane and cdecl, and telling hydra to build ↵Lluís Batlle i Rossell2012-03-07
| | | | | | them. svn path=/nixpkgs/trunk/; revision=32868
* Updating xsane, and making it build with the old libpng. The previous url is ↵Lluís Batlle i Rossell2012-03-07
| | | | | | gone. svn path=/nixpkgs/trunk/; revision=32862
* cups: updated to version 1.5.2Peter Simons2012-03-06
| | | | svn path=/nixpkgs/trunk/; revision=32829
* Forgotten part of xsane: Use libpng specified, not the one propagatedMichael Raskin2012-03-06
| | | | svn path=/nixpkgs/trunk/; revision=32822
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-03-05
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=32792
| * svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-03-01
| |\ | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=32719
| * \ svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-02-07
| |\ \ | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=32099
| * \ \ svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-02-02
| |\ \ \ | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=31987
| * \ \ \ svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-27
| |\ \ \ \ | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=31888
| * \ \ \ \ svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-26
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=31846
| * \ \ \ \ \ svn merge ^/nixpkgs/trunk, no conflictsYury G. Kudryashov2012-01-20
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=31731
| * \ \ \ \ \ \ svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-14
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=31568
| * \ \ \ \ \ \ \ svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-07
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=31430
| * \ \ \ \ \ \ \ \ svn merge /path/to/nixpkgs/trunkYury G. Kudryashov2012-01-04
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=31266
| * \ \ \ \ \ \ \ \ \ svn merge /path/to/nixpkgstrunk; resolve ghostscript as "theirs-full"Yury G. Kudryashov2012-01-03
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=31250
| * \ \ \ \ \ \ \ \ \ \ Merge trunkYury G. Kudryashov2012-01-02
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=31205
| * \ \ \ \ \ \ \ \ \ \ \ Merge trunk into branches/libpng15. No conflicts.Yury G. Kudryashov2011-12-15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=30917
| * | | | | | | | | | | | | Fix visualboyadvance compilation with libpng-1.5; patch from gentooYury G. Kudryashov2011-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=29651
| * | | | | | | | | | | | | svn merge trunkYury G. Kudryashov2011-10-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=29627
| * | | | | | | | | | | | | | ghostscript: build with libpng-1.5Yury G. Kudryashov2011-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/libpng15/; revision=29599
* | | | | | | | | | | | | | | svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-03-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
| * | | | | | | | | | | | | | Changed 'myEnvFun' to in addition put a script in 'bin' so that you can run ↵Arie Middelkoop2012-02-29
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '. load-<name>-env' to load your environment. svn path=/nixpkgs/trunk/; revision=32690