www-plugins/chrome-floccus - 5.1.0 (calculate)

Search

Package Information

Description:
Sync your bookmarks privately across browsers and devices (Chrome plugin)
Homepage:
https://floccus.org/ https://chrome.google.com/webstore/detail/fnaicdffflnofjppbagibeoednhnbjhg
License:
MPL-2.0

Ebuild Details

Version EAPI Keywords Slot
5.1.0 8 amd64 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Sync your bookmarks privately across browsers and devices (Chrome plugin)"
HOMEPAGE="https://floccus.org/ https://chrome.google.com/webstore/detail/fnaicdffflnofjppbagibeoednhnbjhg"
SRC_URI="https://mirror.calculate-linux.org/source/${PN}/${P}.tar.bz2"

S="${WORKDIR}"

LICENSE="MPL-2.0"
SLOT="0"
KEYWORDS="amd64"

RDEPEND="dev-python/plyvel
	dev-python/sjcl"

src_install() {
	insinto /usr/share/${PN}
	doins -r * .*
	doins "${FILESDIR}"/configure.py
	fperms 755 /usr/share/$PN/configure.py
}

Dependencies

RDEPEND

dev-python/plyvel
	dev-python/sjcl

Manifest for 5.1.0

Type File Size Source URLs
DIST chrome-floccus-5.1.0.tar.bz2 5590059 bytes https://mirror.calculate-linux.org/source/chrome-floccus/chrome-floccus-5.1.0.tar.bz2