summaryrefslogtreecommitdiffstats
path: root/media-libs/mbelib/mbelib-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/mbelib/mbelib-9999.ebuild')
-rw-r--r--media-libs/mbelib/mbelib-9999.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/media-libs/mbelib/mbelib-9999.ebuild b/media-libs/mbelib/mbelib-9999.ebuild
new file mode 100644
index 0000000..f1af50a
--- /dev/null
+++ b/media-libs/mbelib/mbelib-9999.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit git-r3 cmake-utils
+
+DESCRIPTION="P25 Phase 1 and ProVoice vocoder"
+HOMEPAGE="https://github.com/szechyjs/mbelib"
+EGIT_REPO_URI="https://github.com/szechyjs/mbelib.git"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"