net-libs/biblesync: New package, dep of xiphos 4

Package-Manager: portage-2.2.26
This commit is contained in:
Chris Reffett
2015-12-28 17:59:56 -05:00
parent 09ae78d0fa
commit 7a5d0eb5c0
3 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST biblesync-1.1.2.tar.gz 86620 SHA256 886e1ac165b8900254c00a182fa34e3680ef3aa25051418470f15ea09ac02005 SHA512 7725c8228e2dff79edaf065ff4d4816a6cf214d1d874817345cc4154142144bce479ca1ae871053886bff4f6610715a27bce81c25c2a636444d5873e93bfdc62 WHIRLPOOL ae89ac316cc70415ec4e0e458e7d8173b5a59741475bf1638f90c1614618058a664118bbb22d931e936fb7c4a1e8b4897f75a1d9cb7538ab0d8b8b7b96c81da6

View File

@@ -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=""

View File

@@ -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>