aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <h.chr@mail.ru>2015-05-25 20:33:45 +0200
committerHorea Christian <h.chr@mail.ru>2015-05-25 20:35:43 +0200
commit44576a92841c113b60479263b54f6ae6bef789b1 (patch)
tree26dc960cd5f666cf793c3a07c29e6aa934e1f983 /sci-libs/vxl/vxl-9999.ebuild
parentMerge remote-tracking branch 'github/master' (diff)
downloadsci-44576a92841c113b60479263b54f6ae6bef789b1.tar.gz
sci-44576a92841c113b60479263b54f6ae6bef789b1.tar.bz2
sci-44576a92841c113b60479263b54f6ae6bef789b1.zip
new ebuild
Package-Manager: portage-2.2.18
Diffstat (limited to 'sci-libs/vxl/vxl-9999.ebuild')
-rw-r--r--sci-libs/vxl/vxl-9999.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/sci-libs/vxl/vxl-9999.ebuild b/sci-libs/vxl/vxl-9999.ebuild
new file mode 100644
index 000000000..056c92801
--- /dev/null
+++ b/sci-libs/vxl/vxl-9999.ebuild
@@ -0,0 +1,20 @@
+# 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="C++ computer vision research libraries"
+HOMEPAGE="http://vxl.sourceforge.net"
+SRC_URI=""
+EGIT_REPO_URI="http://git.code.sf.net/p/vxl/git"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+KEYWORDS=""
+
+RDEPEND=""
+