sci-physics/bgmn - 4.2.23 (stuff)

Search

Package Information

Description:
Open source XRD and Rietveld refiniment
Homepage:
https://www.profex-xrd.org
License:
GPL-2

Ebuild Details

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

EAPI=7

DESCRIPTION="Open source XRD and Rietveld refiniment"
HOMEPAGE="https://www.profex-xrd.org"
SRC_URI="https://www.profex-xrd.org/wp-content/uploads/2017/12/${P}-x86_64.tar.gz"

#https://www.profex-xrd.org/wp-content/uploads/2022/01/cod-220114.zip -> cod.zip
#https://www.profex-xrd.org/wp-content/uploads/2021/08/BGMN-Templates-210815.tar.gz -> bgmn_templates.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc test"

DEPEND="${RDEPEND}"
RESTRICT="!test? ( test )"
S="${WORKDIR}/${PN}-${PV}"

src_install() {
	dobin "${S}"/bgmn
	dobin "${S}"/makegeq
	dobin "${S}"/geomet
	dobin "${S}"/teil
	dobin "${S}"/eflech
	default
}

USE Flags

doc

Dependencies

DEPEND

${RDEPEND}

Manifest for 4.2.23

Type File Size Source URLs
DIST bgmn-4.2.23-x86_64.tar.gz 1663880 bytes https://www.profex-xrd.org/wp-content/uploads/2017/12/bgmn-4.2.23-x86_64.tar.gz