2020-12-13 12:34:59 UTC

This commit is contained in:
Repository mirror & CI
2020-12-13 12:34:59 +00:00
parent ef766166e8
commit b020d3f2b2
4 changed files with 25 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install
DESCRIPTION=linux port of OpenBSD imsg
EAPI=7
HOMEPAGE=https://man.openbsd.org/imsg_init.3 https://github.com/bsd-ac/imsg-compat
IUSE=static-libs test
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=ISC
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/bsd-ac/imsg-compat/archive/6.8.0.tar.gz -> imsg-compat-6.8.0.tar.gz
_md5_=0c12af0aa7c31d3ce1a3ab0befbf51a1

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install unpack
DESCRIPTION=linux port of OpenBSD imsg
EAPI=7
HOMEPAGE=https://man.openbsd.org/imsg_init.3 https://github.com/bsd-ac/imsg-compat
IUSE=static-libs test
LICENSE=ISC
PROPERTIES=live
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441
_md5_=0c12af0aa7c31d3ce1a3ab0befbf51a1

View File

@@ -106,6 +106,7 @@ dev-lang/gleam 0.11.2 0.12.0: A statically typed functional language for the BEA
dev-libs/StringiFor 1.1.1: StringiFor, Strings Fortran Manipulator, yet another strings Fortran module
dev-libs/cgicc 3.2.19: A C++ class library for writing CGI applications
dev-libs/hts_engine 1.10: HMM-based speech synthesis system (HTS) engine and API
dev-libs/imsg-compat 6.8.0 9999: linux port of OpenBSD imsg
dev-libs/libcloudproviders 0.3.1: DBus API that allows cloud storage sync clients to expose their services.
dev-libs/mtxclient 0.3.0 0.3.1: Client API library for Matrix, built on top of Boost.Asio
dev-libs/octetos-biblion 0.1.1_alpha: Library for reading biblia.

View File

@@ -1 +1 @@
Sat, 12 Dec 2020 18:35:19 +0000
Sun, 13 Dec 2020 12:34:59 +0000