dev-libs/c-mnalib - 1.0.0 (pentoo)

Search

Install

Install this version:

emerge -a =dev-libs/c-mnalib-1.0.0

Package Information

Description:
C library for easy access and configuration of mobile network modems
Homepage:
https://github.com/falkenber9/c-mnalib
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.0.0 8 amd64 ~arm64 ~x86 0
View Raw Ebuild
# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="C library for easy access and configuration of mobile network modems"
HOMEPAGE="https://github.com/falkenber9/c-mnalib"

SRC_URI="https://github.com/falkenber9/c-mnalib/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~x86"

Inherited Eclasses

Manifest for 1.0.0

Type File Size Source URLs
DIST c-mnalib-1.0.0.gh.tar.gz 181314 bytes https://github.com/falkenber9/c-mnalib/archive/refs/tags/v1.0.0.tar.gz