diff --git a/app-emulation/aranym/aranym-0.9.15_git.recipe b/app-emulation/aranym/aranym-0.9.15_git.recipe index 96c7b5286..8f151ee34 100644 --- a/app-emulation/aranym/aranym-0.9.15_git.recipe +++ b/app-emulation/aranym/aranym-0.9.15_git.recipe @@ -1,7 +1,8 @@ SUMMARY="ARAnyM (Atari Running on Any Machine)" -DESCRIPTION="ARAnyM (Atari Running on Any Machine) - is a multiplatform virtual machine for running - Atari ST/TT/Falcon operating systems and applications." +DESCRIPTION=" +ARAnyM (Atari Running on Any Machine) is a multiplatform virtual machine for \ +running Atari ST/TT/Falcon operating systems and applications. +" HOMEPAGE="http://aranym.org/" SRC_URI="git://git.code.sf.net/p/aranym/code" REVISION="1" diff --git a/app-emulation/libdsk/libdsk-1.3.3.recipe b/app-emulation/libdsk/libdsk-1.3.3.recipe index 1bfc83d9d..8d2b1cf7f 100644 --- a/app-emulation/libdsk/libdsk-1.3.3.recipe +++ b/app-emulation/libdsk/libdsk-1.3.3.recipe @@ -64,16 +64,15 @@ INSTALL() COPYRIGHT="2010 John Elliott" LICENSE="GNU GPL v2" DESCRIPTION=" - LIBDSK is a library for accessing discs and disc image files. It is - intended for use in: - - * Emulator tools - converting between real floppy discs and disc images, as - CPCTRANS / PCWTRANS do under DOS. - * Filesystem utilities - CPMTOOLS is configurable to use LIBDSK, thus - allowing the use of CPMTOOLS on emulator .DSK images. To do this, install - LIBDSK and then build CPMTOOLS, using \"./configure --with-libdsk\". For - CPMTOOLS 1.9 or 2.0, you will also need to apply this patch. - * Emulators - it is possible to use LIBDSK as part of an emulator's floppy - controller emulation, thus giving the emulator transparent access to .DSK - files or real discs. - " +LIBDSK is a library for accessing discs and disc image files. It is intended \ +for use in: +* Emulator tools - converting between real floppy discs and disc images, as \ +CPCTRANS / PCWTRANS do under DOS. +* Filesystem utilities - CPMTOOLS is configurable to use LIBDSK, thus allowing \ +the use of CPMTOOLS on emulator .DSK images. To do this, install LIBDSK and \ +then build CPMTOOLS, using \"./configure --with-libdsk\". For CPMTOOLS 1.9 or \ +2.0, you will also need to apply this patch. +* Emulators - it is possible to use LIBDSK as part of an emulator's floppy \ +controller emulation, thus giving the emulator transparent access to .DSK \ +files or real discs. +" diff --git a/app-emulation/mednafen/mednafen-0.9.26.recipe b/app-emulation/mednafen/mednafen-0.9.26.recipe index 9e33fb29e..cac70887e 100644 --- a/app-emulation/mednafen/mednafen-0.9.26.recipe +++ b/app-emulation/mednafen/mednafen-0.9.26.recipe @@ -1,4 +1,7 @@ -DESCRIPTION="A portable, utilizing OpenGL and SDL, argument(command-line)-driven multi-system emulator" +DESCRIPTION=" +A portable, utilizing OpenGL and SDL, argument(command-line)-driven \ +multi-system emulator +" HOMEPAGE="http://mednafen.sourceforge.net/" SRC_URI="http://sourceforge.net/projects/mednafen/files/Mednafen/0.9.26-WIP/mednafen-0.9.26-wip.tar.bz2/download" CHECKSUM_MD5="cf4eadb057e91c59b181d07bc12245f0" diff --git a/app-emulation/oricutron/oricutron-1.1_svn.recipe b/app-emulation/oricutron/oricutron-1.1_svn.recipe index 15d219af1..69a096b3b 100644 --- a/app-emulation/oricutron/oricutron-1.1_svn.recipe +++ b/app-emulation/oricutron/oricutron-1.1_svn.recipe @@ -1,5 +1,7 @@ SUMMARY="Oricutron is an emulator for the Oric series of computers." -DESCRIPTION="Oricutron is an emulator for the Oric series of computers." +DESCRIPTION=" +Oricutron is an emulator for the Oric series of computers. +" HOMEPAGE="http://code.google.com/p/oriculator/" SRC_URI="svn+http://oriculator.googlecode.com/svn/trunk" REVISION="1" diff --git a/app-emulation/qemu/qemu-1.7.0.recipe b/app-emulation/qemu/qemu-1.7.0.recipe index 76af17379..74725b0af 100644 --- a/app-emulation/qemu/qemu-1.7.0.recipe +++ b/app-emulation/qemu/qemu-1.7.0.recipe @@ -1,5 +1,7 @@ SUMMARY="QEMU is a generic and open source machine emulator and virtualizer." -DESCRIPTION="QEMU is a generic and open source machine emulator and virtualizer." +DESCRIPTION=" +QEMU is a generic and open source machine emulator and virtualizer. +" HOMEPAGE="http://wiki.qemu.org/" SRC_URI="git+https://github.com/mmlr/qemu-haiku.git#e57972be33c91222a580d47c68b135aa8fa7b4c3" COPYRIGHT="2003-2008 Fabrice Bellard"