sci-libs/treedec - 0.9.3 (sage-on-gentoo)

Search

Package Information

Description:
tree decomposition algorithms
Homepage:
https://github.com/freetdi/tdlib
License:
GPL-2 GPL-3

Ebuild Details

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

EAPI=8

DESCRIPTION="tree decomposition algorithms"
HOMEPAGE="https://github.com/freetdi/tdlib"
SRC_URI="https://www.algok.uni-bamberg.de/treedec/${P}.tar.gz"

LICENSE="GPL-2 GPL-3"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="dev-libs/boost"
RDEPEND="${DEPEND}"
BDEPEND="${DEPEND}"

# test requires gala - a badly documented dependency
RESTRICT="test"

src_configure() {
	# python support is old?
	econf --with-python=no
}

Dependencies

DEPEND

dev-libs/boost

RDEPEND

dev-libs/boost

BDEPEND

dev-libs/boost

Manifest for 0.9.3

Type File Size Source URLs
DIST treedec-0.9.3.tar.gz 2222948 bytes https://www.algok.uni-bamberg.de/treedec/treedec-0.9.3.tar.gz