mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-libs/biblesync: New package, dep of xiphos 4
Package-Manager: portage-2.2.26
This commit is contained in:
1
net-libs/biblesync/Manifest
Normal file
1
net-libs/biblesync/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST biblesync-1.1.2.tar.gz 86620 SHA256 886e1ac165b8900254c00a182fa34e3680ef3aa25051418470f15ea09ac02005 SHA512 7725c8228e2dff79edaf065ff4d4816a6cf214d1d874817345cc4154142144bce479ca1ae871053886bff4f6610715a27bce81c25c2a636444d5873e93bfdc62 WHIRLPOOL ae89ac316cc70415ec4e0e458e7d8173b5a59741475bf1638f90c1614618058a664118bbb22d931e936fb7c4a1e8b4897f75a1d9cb7538ab0d8b8b7b96c81da6
|
||||
18
net-libs/biblesync/biblesync-1.1.2.ebuild
Normal file
18
net-libs/biblesync/biblesync-1.1.2.ebuild
Normal 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=""
|
||||
11
net-libs/biblesync/metadata.xml
Normal file
11
net-libs/biblesync/metadata.xml
Normal 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>
|
||||
Reference in New Issue
Block a user