minecraft: remove long_desc.
This commit is contained in:
parent
6d87d61955
commit
8a715610b7
1 changed files with 3 additions and 11 deletions
|
@ -1,23 +1,15 @@
|
||||||
# Template build file for 'minecraft'
|
# Template build file for 'minecraft'
|
||||||
pkgname=minecraft
|
pkgname=minecraft
|
||||||
version=0.3
|
version=0.3
|
||||||
revision=2
|
revision=3
|
||||||
nonfree="yes"
|
nonfree="yes"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
depends="wmname wget"
|
makedepends="wmname wget"
|
||||||
|
depends="${makedepends}"
|
||||||
short_desc="Launcher for the famous Minecraft game"
|
short_desc="Launcher for the famous Minecraft game"
|
||||||
maintainer="pancake <pancake@nopcode.org>"
|
maintainer="pancake <pancake@nopcode.org>"
|
||||||
homepage="http://www.minecraft.net/"
|
homepage="http://www.minecraft.net/"
|
||||||
license="Propietary"
|
license="Propietary"
|
||||||
long_desc="
|
|
||||||
Minecraft is a game about breaking and placing blocks. At first, people
|
|
||||||
built structures to protect against nocturnal monsters, but as the game
|
|
||||||
grew players worked together to create wonderful, imaginative things.
|
|
||||||
|
|
||||||
It can also be about adventuring with friends or watching the sun rise
|
|
||||||
over a blocky ocean. I's pretty. Brave players battle terrible things
|
|
||||||
in The Nether, which is more scary than pretty. You can also visit a
|
|
||||||
land of mushrooms if it sounds more like your cup of tea."
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall ${FILESDIR}/minecraft 755 usr/bin
|
vinstall ${FILESDIR}/minecraft 755 usr/bin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue