aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin <jlec@gentoo.org>2015-06-17 09:27:24 +0200
committerJustin <jlec@gentoo.org>2015-06-17 09:27:24 +0200
commit5de174e728fb5fc584788391c6e03921d6f8114b (patch)
treede17e959b3cccda4481344867f797bfdb42713e2 /sci-libs/vxl/vxl-9999.ebuild
parentMerge branch 'master' of git+ssh://git.gentoo.org/proj/sci (diff)
parentfixed email address (diff)
downloadsci-5de174e728fb5fc584788391c6e03921d6f8114b.tar.gz
sci-5de174e728fb5fc584788391c6e03921d6f8114b.tar.bz2
sci-5de174e728fb5fc584788391c6e03921d6f8114b.zip
Merge pull request #428 from TheChymera/vxl
New pull request for sci-libs/vxl
Diffstat (limited to 'sci-libs/vxl/vxl-9999.ebuild')
-rw-r--r--sci-libs/vxl/vxl-9999.ebuild17
1 files changed, 17 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..63a3b8d27
--- /dev/null
+++ b/sci-libs/vxl/vxl-9999.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+inherit cmake-utils git-r3
+
+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=""