MeV: update to latest commit

This commit is contained in:
Sergei Reznikov
2016-01-16 13:32:47 +03:00
parent 64e889161d
commit bfe83e7f7b

View File

@@ -5,8 +5,9 @@ framework & engine from the handling of specific media types."
LICENSE="MPL v1.1"
COPYRIGHT="2000-2001 The MeV Team"
HOMEPAGE="https://github.com/HaikuArchives/MeV"
SOURCE_URI="git+https://github.com/HaikuArchives/MeV.git#0e14d24"
REVISION="2"
SOURCE_URI="https://github.com/HaikuArchives/MeV/archive/4920827.zip"
SOURCE_DIR="MeV-4920827b65291d12155bbfa5d0e6487f2a1cd600"
REVISION="3"
ARCHITECTURES="?x86 x86_gcc2"
PROVIDES="
@@ -26,7 +27,7 @@ BUILD_PREREQUIRES="
BUILD()
{
build.sh
sh build.sh
addattr -t mime BEOS:TYPE application/x-vnd.BeUnited.MeV-Document app/songs/*
}