nixpkgs-suyu/pkgs/misc/emulators
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
..
atari++
atari800
bsod
cdemu
darcnes
desmume
dlx
dolphin-emu Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
dosbox dosbox: pass mesa explicitly (needed for glu.h) 2016-04-25 09:12:24 +02:00
emulationstation
fakenes
fceux
fs-uae
gens-gs
gxemul
hatari
higan higan: 096 -> 098 2016-04-15 15:04:20 -03:00
mednafen
mednaffe mednaffe: Fix segfault on shutdown 2016-05-25 06:30:40 +00:00
mess
mgba Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
mupen64plus
nestopia
pcsx2 treewide: Make explicit that 'dev' output of gtk2 is used 2016-05-19 10:00:38 +02:00
pcsxr pcsxr: init at 1.9.94 2016-05-26 15:54:24 -03:00
ppsspp Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
retroarch retroarch: 2015-11-20 -> 1.3.4 2016-06-12 22:13:06 -05:00
retrofe
snes9x-gtk Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
stella
uae
vbam
vice
wine wine: 1.9.10 -> 1.9.11 2016-05-30 04:05:55 +02:00
wxmupen64plus treewide: Make explicit that 'dev' output of libX11 is used 2016-05-19 10:04:38 +02:00
yabause
zsnes zsnes: add desktop item 2016-06-09 06:22:13 -07:00