Rewrap games-kids DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:57 -05:00
parent 6b4faafd69
commit d7a0fd1a52
2 changed files with 10 additions and 4 deletions

View File

@@ -1,5 +1,8 @@
DESCRIPTION="Dragon Memory is a simple but fun memory game with very detailed graphics and addictive gameplay."
SUMMARY="Dragon Memory is a memory game with addictive gameplay."
SUMMARY="A memory game with addictive gameplay"
DESCRIPTION="
Dragon Memory is a simple but fun memory game with very detailed graphics and \
addictive gameplay.
"
HOMEPAGE="http://sourceforge.net/projects/dragonmemory/"
SRC_URI="http://cznic.dl.sourceforge.net/project/dragonmemory/DragonMemory-source.tgz"
SRC_URI2="http://heanet.dl.sourceforge.net/project/dragonmemory/DragonMemory-source.tgz"

View File

@@ -1,5 +1,8 @@
SUMMARY="A pipe connecting game."
DESCRIPTION="Pipepanic is a pipe connecting game using libSDL. Connect as many different shaped pipes together as possible within the time given. "
DESCRIPTION="
Pipepanic is a pipe connecting game using libSDL. Connect as many different \
shaped pipes together as possible within the time given.
"
HOMEPAGE="http://www.users.waitrose.com/~thunor/pipepanic/"
SRC_URI="http://www.users.waitrose.com/~thunor/pipepanic/dload/pipepanic-0.1.3-source.tar.gz"
CHECKSUM_MD5="99b68e990012b2f58c184b8ba9e4fb4d"
@@ -42,4 +45,4 @@ INSTALL()
mkdir -p $appsDir/Pipepanic
cp pipepanic ascii15.bmp ascii30.bmp digits24.bmp digits48.bmp tiles24.bmp tiles48.bmp $appsDir/Pipepanic/
addAppDeskbarSymlink $appsDir/Pipepanic/pipepanic "Pipepanic"
}
}