dev-tcltk/tcludp - 1.0.11 (booboo)

Search

Install

Install this version:

emerge -a =dev-tcltk/tcludp-1.0.11

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-tcltk/tcludp-1.0.11

Or alternatively:

emerge --autounmask-write -a =dev-tcltk/tcludp-1.0.11

Package Information

Description:
The Tcl UDP extension provides a simple library to support UDP socket in Tcl.
Homepage:
http://sourceforge.net/projects/tcludp/
License:
MIT-with-advertising

Ebuild Details

Version EAPI Keywords Slot
1.0.11 5 ~x86 ~amd64 0
View Raw Ebuild
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

DESCRIPTION="The Tcl UDP extension provides a simple library to support UDP socket in Tcl."
HOMEPAGE="http://sourceforge.net/projects/tcludp/"
SRC_URI="https://downloads.sourceforge.net/tcludp/$PV/${P}.tar.gz"

LICENSE="MIT-with-advertising"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""

DEPEND="dev-lang/tcl"
RDEPEND="${DEPEND}"

S="$WORKDIR/$PN"

Dependencies

DEPEND

dev-lang/tcl

RDEPEND

dev-lang/tcl

Manifest for 1.0.11

Type File Size Source URLs
DIST tcludp-1.0.11.tar.gz 147564 bytes https://downloads.sourceforge.net/tcludp/1.0.11/tcludp-1.0.11.tar.gz