dev-ml/curses - 1.0.12 (gentoo)

Search

Install

Install this version:

emerge -a =dev-ml/curses-1.0.12

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

autounmask =dev-ml/curses-1.0.12

Or alternatively:

emerge --autounmask-write -a =dev-ml/curses-1.0.12

Package Information

Description:
Bindings to ncurses
Homepage:
https://github.com/mbacarella/curses
License:
LGPL-2.1+

Ebuild Details

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

EAPI=8

inherit dune

DESCRIPTION="Bindings to ncurses"
HOMEPAGE="https://github.com/mbacarella/curses"
SRC_URI="https://github.com/mbacarella/${PN}/archive/refs/tags/${PV}.tar.gz
	-> ${P}.tar.gz"

LICENSE="LGPL-2.1+"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="+ocamlopt"

BDEPEND="dev-ml/dune-configurator"

USE Flags

Manage flags for this package: euse -i <flag> -p dev-ml/curses | euse -E <flag> -p dev-ml/curses | euse -D <flag> -p dev-ml/curses

Global/Standard Flags

ocamlopt
Default: Enabled (+)

Inherited Eclasses

Dependencies

BDEPEND

dev-ml/dune-configurator

Manifest for 1.0.12

Type File Size Source URLs
DIST curses-1.0.12.tar.gz 31973 bytes https://github.com/mbacarella/curses/archive/refs/tags/1.0.12.tar.gz