media-radio/flwrap - 1.3.6-r1 (hamari)

Search

Package Information

Description:
Reliable File Transfer Programm for Amateur Radio Use
Homepage:
http://www.w1hkj.com/Flwrap/index.html
License:
GPL-2

Ebuild Details

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

EAPI=8

DESCRIPTION="Reliable File Transfer Programm for Amateur Radio Use"
HOMEPAGE="http://www.w1hkj.com/Flwrap/index.html"
SRC_URI="https://downloads.sourceforge.net/fldigi/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"

RDEPEND="
	<x11-libs/fltk-1.4:=
	x11-libs/libX11:=
	x11-misc/xdg-utils
"

DEPEND="${RDEPEND}
	virtual/pkgconfig"

DOCS=( AUTHORS ChangeLog INSTALL README )

Dependencies

DEPEND

	<x11-libs/fltk-1.4:=
	x11-libs/libX11:=
	x11-misc/xdg-utils

	virtual/pkgconfig

RDEPEND

	<x11-libs/fltk-1.4:=
	x11-libs/libX11:=
	x11-misc/xdg-utils