summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-libs/biblesync/Manifest1
-rw-r--r--net-libs/biblesync/biblesync-1.1.2.ebuild18
-rw-r--r--net-libs/biblesync/metadata.xml11
3 files changed, 30 insertions, 0 deletions
diff --git a/net-libs/biblesync/Manifest b/net-libs/biblesync/Manifest
new file mode 100644
index 000000000000..9b7fc1c7b6e9
--- /dev/null
+++ b/net-libs/biblesync/Manifest
@@ -0,0 +1 @@
+DIST biblesync-1.1.2.tar.gz 86620 SHA256 886e1ac165b8900254c00a182fa34e3680ef3aa25051418470f15ea09ac02005 SHA512 7725c8228e2dff79edaf065ff4d4816a6cf214d1d874817345cc4154142144bce479ca1ae871053886bff4f6610715a27bce81c25c2a636444d5873e93bfdc62 WHIRLPOOL ae89ac316cc70415ec4e0e458e7d8173b5a59741475bf1638f90c1614618058a664118bbb22d931e936fb7c4a1e8b4897f75a1d9cb7538ab0d8b8b7b96c81da6
diff --git a/net-libs/biblesync/biblesync-1.1.2.ebuild b/net-libs/biblesync/biblesync-1.1.2.ebuild
new file mode 100644
index 000000000000..4f94c30a91b1
--- /dev/null
+++ b/net-libs/biblesync/biblesync-1.1.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit cmake-utils
+
+DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
+HOMEPAGE="http://www.crosswire.org/wiki/BibleSync"
+SRC_URI="mirror://sourceforge/gnomesword/${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-util/cmake"
+RDEPEND=""
diff --git a/net-libs/biblesync/metadata.xml b/net-libs/biblesync/metadata.xml
new file mode 100644
index 000000000000..d68839c92774
--- /dev/null
+++ b/net-libs/biblesync/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>theology</herd>
+ <maintainer>
+ <email>theology@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="sourceforge">gnomesword</remote-id>
+ </upstream>
+</pkgmetadata>