2013-01-04 14:37:44 +00:00
|
|
|
# Template build file for 'minecraft'
|
2013-01-04 14:09:20 +00:00
|
|
|
pkgname=minecraft
|
2014-09-16 08:49:54 +00:00
|
|
|
version=0.5
|
2014-09-15 15:18:16 +00:00
|
|
|
revision=1
|
2014-11-01 12:10:22 +00:00
|
|
|
repository="nonfree"
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch="yes"
|
2014-09-15 15:18:16 +00:00
|
|
|
depends="wmname wget"
|
2013-01-04 14:09:20 +00:00
|
|
|
short_desc="Launcher for the famous Minecraft game"
|
2014-06-08 10:15:44 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-01-04 14:09:20 +00:00
|
|
|
homepage="http://www.minecraft.net/"
|
|
|
|
license="Propietary"
|
|
|
|
|
|
|
|
do_install() {
|
2014-09-15 15:18:16 +00:00
|
|
|
vbin ${FILESDIR}/minecraft
|
2013-01-04 14:09:20 +00:00
|
|
|
}
|