summary refs log tree commit diff
path: root/pkgs/applications/misc/gv
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-1/+1
HTTP -> HTTPS for : - http://gnu.org/ - http://www.gnu.org/ - http://elpa.gnu.org/ - http://lists.gnu.org/ - http://gcc.gnu.org/ - http://ftp.gnu.org/ (except in fetchurl mirrors) - http://bugs.gnu.org/
2018-05-19Unbreak gv (fixes #34841) (#40658)Ingo Blechschmidt1-1/+1
It appears that without pkgconfig, the build process misdetects some features, resulting in gv to segfault immediately on startup. The fix was adopted from https://github.com/Homebrew/legacy-homebrew/issues/18555#issuecomment-15074618.
2018-04-20gv: enable darwin buildJosef Kemetmüller1-3/+14
2014-08-24Fix many package descriptionsBjørn Forsman1-1/+1
(My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2013-08-16unmaintain several packagesLudovic Courtès1-1/+1
2013-03-18gv: update to version 3.7.4Peter Simons1-2/+2
2011-12-05gv: updated to version 3.7.3Peter Simons1-3/+6
svn path=/nixpkgs/trunk/; revision=30767
2011-05-30GNU gv 3.7.2.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=27327
2010-06-10GNU gv 3.7.1.Ludovic Courtès1-4/+4
svn path=/nixpkgs/trunk/; revision=22216
2010-05-09GNU gv 3.6.9.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=21697
2010-01-08GNU gv 3.6.8.Ludovic Courtès1-5/+7
svn path=/nixpkgs/trunk/; revision=19305
2009-03-23GNU gv 3.6.7.Ludovic Courtès1-3/+10
svn path=/nixpkgs/trunk/; revision=14662
2009-01-12GNU gv: Properly substitute the default value of `gsInterpreter'.Ludovic Courtès1-2/+5
svn path=/nixpkgs/trunk/; revision=13740
2008-09-26GNU gv 3.6.6.Ludovic Courtès1-3/+3
svn path=/nixpkgs/trunk/; revision=12927
2008-07-05GNU gv 3.6.5.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=12266
2008-06-01GNU gv 3.6.4.Ludovic Courtès1-6/+8
svn path=/nixpkgs/trunk/; revision=11946
2008-01-30meta.homepage added to several packagesYury G. Kudryashov1-0/+4
svn path=/nixpkgs/trunk/; revision=10417
2007-08-14* added gv (ghostscript-with-X is a dependency)Andres Löh1-0/+16
svn path=/nixpkgs/trunk/; revision=9122