mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2025-11-06 13:35:50 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-build/bmake virtual/pkgconfig kernel_linux? ( sys-kernel/linux-headers ) test? ( net-misc/curl )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=app-crypt/libmd dev-libs/libbsd virtual/libcrypt test? ( net-misc/curl sys-libs/zlib )
|
||||
DEPEND=app-crypt/libmd dev-libs/libbsd virtual/libcrypt test? ( net-misc/curl virtual/zlib )
|
||||
DESCRIPTION=Minimal CGI library for web applications
|
||||
EAPI=8
|
||||
HOMEPAGE=https://kristaps.bsd.lv/kcgi/
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://kristaps.bsd.lv/kcgi/snapshots/kcgi-0.13.4.tgz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672
|
||||
_md5_=8cf4ebc52b31e88c05498c8708d118bb
|
||||
_md5_=cdb8cac1f968bd43dbf71e1cbccad32a
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig doc? ( app-text/doxygen[dot] ) sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/openssl:= sys-libs/zlib:= glib? ( dev-libs/glib:2 ) test? ( dev-libs/check )
|
||||
DEPEND=dev-libs/openssl:= virtual/zlib:= glib? ( dev-libs/glib:2 ) test? ( dev-libs/check )
|
||||
DESCRIPTION=RFC3261 compliant SIP User-Agent library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/freeswitch/sofia-sip
|
||||
@@ -8,9 +8,9 @@ INHERIT=autotools
|
||||
IUSE=debug doc +glib test
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux
|
||||
LICENSE=LGPL-2.1+ BSD public-domain
|
||||
RDEPEND=dev-libs/openssl:= sys-libs/zlib:= glib? ( dev-libs/glib:2 )
|
||||
RDEPEND=dev-libs/openssl:= virtual/zlib:= glib? ( dev-libs/glib:2 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/freeswitch/sofia-sip/archive/refs/tags/v1.13.17.tar.gz -> sofia-sip-1.13.17.tar.gz
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6
|
||||
_md5_=e97bb1b423e45239d45fc04a07b7d080
|
||||
_md5_=596c611f09f65cf023a07f2b699daf4c
|
||||
|
||||
Reference in New Issue
Block a user