mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
Merge pull request #267 from mischief/libmicrohttpd
bump(net-libs/libmicrohttpd): sync with upstream
This commit is contained in:
commit
128df7de79
@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=configure install
|
||||
DEPEND=ssl? ( dev-libs/libgcrypt:0 net-libs/gnutls ) test? ( ssl? ( >=net-misc/curl-7.25.0-r1[ssl] ) )
|
||||
DESCRIPTION=A small C library that makes it easy to run an HTTP server as part of another application
|
||||
EAPI=5
|
||||
HOMEPAGE=http://www.gnu.org/software/libmicrohttpd/
|
||||
IUSE=epoll messages ssl static-libs test
|
||||
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=ssl? ( dev-libs/libgcrypt:0 net-libs/gnutls )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.39.tar.gz
|
||||
_md5_=306aaeda8a6dd8c295ab59c6fa4bf45e
|
@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=configure install
|
||||
DEPEND=ssl? ( dev-libs/libgcrypt:0 net-libs/gnutls ) test? ( ssl? ( >=net-misc/curl-7.25.0-r1[ssl] ) )
|
||||
DESCRIPTION=A small C library that makes it easy to run an HTTP server as part of another application
|
||||
EAPI=5
|
||||
HOMEPAGE=http://www.gnu.org/software/libmicrohttpd/
|
||||
IUSE=epoll messages ssl static-libs test
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=ssl? ( dev-libs/libgcrypt:0 net-libs/gnutls )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.40.tar.gz
|
||||
_md5_=0e3422a591bbbf9c2c53999c0a61b13d
|
@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=configure install
|
||||
DEPEND=ssl? ( dev-libs/libgcrypt:0 net-libs/gnutls ) test? ( ssl? ( >=net-misc/curl-7.25.0-r1[ssl] ) )
|
||||
DESCRIPTION=A small C library that makes it easy to run an HTTP server as part of another application
|
||||
EAPI=5
|
||||
HOMEPAGE=http://www.gnu.org/software/libmicrohttpd/
|
||||
IUSE=epoll messages ssl static-libs test
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=ssl? ( dev-libs/libgcrypt:0 net-libs/gnutls )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.41.tar.gz
|
||||
_md5_=a6679266f7cae0158cf35e201bad18d6
|
12
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.42
vendored
Normal file
12
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.42
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=configure install
|
||||
DEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) test? ( ssl? ( >=net-misc/curl-7.25.0-r1[ssl] ) )
|
||||
DESCRIPTION=A small C library that makes it easy to run an HTTP server as part of another application
|
||||
EAPI=5
|
||||
HOMEPAGE=https://www.gnu.org/software/libmicrohttpd/
|
||||
IUSE=epoll messages ssl static-libs test
|
||||
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.42.tar.gz
|
||||
_md5_=1171d0c34aa2a308f3ef42b3ffdd4216
|
12
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.44
vendored
Normal file
12
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.44
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=configure install
|
||||
DEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) test? ( ssl? ( >=net-misc/curl-7.25.0-r1[ssl] ) )
|
||||
DESCRIPTION=A small C library that makes it easy to run an HTTP server as part of another application
|
||||
EAPI=5
|
||||
HOMEPAGE=https://www.gnu.org/software/libmicrohttpd/
|
||||
IUSE=epoll messages ssl static-libs test
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.44.tar.gz
|
||||
_md5_=b5a653073d8638ac2514e3ae1d58e8a3
|
@ -1,6 +1,50 @@
|
||||
# ChangeLog for net-libs/libmicrohttpd
|
||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.92 2015/04/30 11:35:47 blueness Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.104 2015/07/30 12:29:54 ago Exp $
|
||||
|
||||
30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.42.ebuild:
|
||||
Stable for sparc, wrt bug #553930
|
||||
|
||||
24 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libmicrohttpd-0.9.42.ebuild:
|
||||
ia64 stable wrt bug #553930
|
||||
|
||||
17 Jul 2015; Tobias Klausmann <klausman@gentoo.org>
|
||||
libmicrohttpd-0.9.42.ebuild:
|
||||
Stable on alpha, bug 553930
|
||||
|
||||
16 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libmicrohttpd-0.9.42.ebuild:
|
||||
amd64 stable wrt bug #553930
|
||||
|
||||
11 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libmicrohttpd-0.9.42.ebuild:
|
||||
x86 stable wrt bug #553930
|
||||
|
||||
11 Jul 2015; Jeroen Roovers <jer@gentoo.org> libmicrohttpd-0.9.42.ebuild:
|
||||
Stable for HPPA (bug #553930).
|
||||
|
||||
04 Jul 2015; Anthony G. Basile <blueness@gentoo.org>
|
||||
libmicrohttpd-0.9.42.ebuild:
|
||||
Stable on arm, ppc and ppc64. Bug #553930.
|
||||
|
||||
04 Jul 2015; Anthony G. Basile <blueness@gentoo.org>
|
||||
-libmicrohttpd-0.9.40.ebuild, -libmicrohttpd-0.9.41.ebuild:
|
||||
Remove older unstable versions.
|
||||
|
||||
04 Jul 2015; Anthony G. Basile <blueness@gentoo.org>
|
||||
libmicrohttpd-0.9.42.ebuild:
|
||||
Unconditionally enable postprocessor. Bug #550718.
|
||||
|
||||
18 May 2015; Mike Frysinger <vapier@gentoo.org> libmicrohttpd-0.9.42.ebuild:
|
||||
Disable building of examples as they are not actually installed; fix from Nam
|
||||
Nguyen (Chromium OS).
|
||||
|
||||
14 May 2015; Anthony G. Basile <blueness@gentoo.org> ChangeLog:
|
||||
Fix gpg signature.
|
||||
|
||||
*libmicrohttpd-0.9.42 (14 May 2015)
|
||||
|
||||
14 May 2015; Anthony G. Basile <blueness@gentoo.org>
|
||||
+libmicrohttpd-0.9.42.ebuild:
|
||||
Version bump.
|
||||
|
||||
30 Apr 2015; Anthony G. Basile <blueness@gentoo.org>
|
||||
-libmicrohttpd-0.9.37.ebuild, -libmicrohttpd-0.9.38.ebuild:
|
||||
|
@ -1,28 +1,6 @@
|
||||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA256
|
||||
|
||||
DIST libmicrohttpd-0.9.39.tar.gz 1205722 SHA256 4f937b6065c366d776be86b1d24b8fc400ebc7ea006a9d77c49a8f2f0cd7e373 SHA512 f7a526803fd5bbd28c817836340f91569542c3f8db6f04ffc8e60cf794cd5a7f1da3beda782fa80b2f6c07bb48cd09454c5bbcae1ad81b00f0df2985740a927a WHIRLPOOL a2dc5f2303bf7fd042d9f5ca58f946e0e506232870b00d7a7cb65127cc1769fdbc9a5b12145d47d7ab4d32d48ab6b311f320c350adbc071d18aae810156073c0
|
||||
DIST libmicrohttpd-0.9.40.tar.gz 1222222 SHA256 403d4d46a8690ad8382bd9f156be3eaf4e80869a75b39f03d48bbcb124c7b7a6 SHA512 69ac43a5fbed477b65c9abe8972a5a77ac03e28ffc9605a0b6c4a88d683ce58549b4599eda5706f48b4c5d98b53979265b4dbe153c2a0729d3ba354a61e23615 WHIRLPOOL 1bb3759b79c1add8c5944f961554437212d4200a165b4221bc718dab931567061bac44a739224a43bc8590fa087145d8128ba5ceb8636321966deb803d05a619
|
||||
DIST libmicrohttpd-0.9.41.tar.gz 1234550 SHA256 9798be637d4a1d76a377e1d805d142e6edcfd3ec99c443926448f647af1a7a7c SHA512 c87f4dad21d71a42522d779f2c75fb0e2b3da068350da7e3a31fc4cf6aea2e89da8f5418ef846f7e1e1d93e0b4f26dc6989d53e55842e5918e3cfde26badd037 WHIRLPOOL f6cf97cdd619637a18b09043c9a443168c8ed6b9b607f800355418520c10a19c9386a412ae57325d8948eaf98da491348299ade5099b786bcca402b207125de7
|
||||
EBUILD libmicrohttpd-0.9.39.ebuild 1179 SHA256 3d717b5226958404669fa4464c4feca3f091b6d7bd54ead6631225710a1d8a92 SHA512 90a6e9b94ab7a3f3bd6720dd518600396f9867f19cf9184564496afbeb2a492e150141c62f5a7e0351ede360e179105be47d560555fa97e46010926e8f25961c WHIRLPOOL 07584d1d803267a75e87e81664f10efcca14562061b0e2fb29257f43af4d1d60b56b7ecb1d26ea4591b96af9fb2b6460ee67c42d68c8843ef0a83f93c684e6b3
|
||||
EBUILD libmicrohttpd-0.9.40.ebuild 1193 SHA256 b6e8d536d3a9db459b6e49c5d78d15c4030898be8a26b2c9918c5b7880378266 SHA512 0d3d8c1a0069be03103ba4e4b52130c7541e49908378f232794dcc623f8e0e00cfa5d0cdc9ba33528af0e92c76187a02c490a8f19ca2bb20af281686980ba192 WHIRLPOOL 997f1c40520cdaac06ec7fe27cf6b8b3d98d2e17c6db72f6658077da50394d758473ee5a241e4cf51b7ac6d598cba0fc92303a230bd28ec74e6bf39175454730
|
||||
EBUILD libmicrohttpd-0.9.41.ebuild 1193 SHA256 81b110006eed1da60d049098c41a1bd72ab814776f0ff7bb6a935e459214703b SHA512 7f43a90673e31d6e8c28909102d5b31660929a40aabcb50373a311d3c8f416caa2784a89a01c53a44ee8eb49393dd8d85c9086817b2d61678851c0a320d7a6be WHIRLPOOL c3418619ae49cf21f94eadddc34fc016d78c9318305bc90fe3baa3a51d65dbdc93a77afd8bd01deff653fe960704f6964eb122cac3a629af3fd6247562710660
|
||||
MISC ChangeLog 13224 SHA256 f8e4f036ede5a686ccb7c0fa2168d85b1bf9e2c6b4b6a8c56f95ece87296dc33 SHA512 6345d72eb3e3435fedcd7c0b8ebe6b96080ae66f232f1d44081b7f48bc9e0e40ea8d6db98053c593af44951bdf32198b0e63f66c3ef74dc0f58458ee8434bbd9 WHIRLPOOL 2c424984f02e9218347233b059719555cfa67ab44beeca55a864b3977950950e8304ebb0ec1950e9332a8ec63a5b71d7dd9d3898feda9078fc80eb1a35550272
|
||||
DIST libmicrohttpd-0.9.42.tar.gz 1232516 SHA256 00352073367003da40607319e4090a6a8308748b59246ae80e9871f34dad7d5b SHA512 6516f545a5b81aa23bb0d22582f6d7e7f028069d94e0d33d9d6f929e111a3c0e0432eb43b26b4eec87860e8b9f50de38f1b5e6e20cd8faf30512e4891f29b9f3 WHIRLPOOL 9d42c08ee37042debf2e16ddd244c91375e4cecb9843e08d58581a9838677148d90d469bcd4890d4a0680a62e691c659394067da1c7060f7c4e49b309be4417c
|
||||
DIST libmicrohttpd-0.9.44.tar.gz 1244988 SHA256 f2739cc05112dc00a5ebe1a470174970ca3a3fd71dcd67fb7539af9d83b8411e SHA512 4f8e679e70e95411f762615593fcf2271df542ffab2ddd89f2c435215590ffe375c8e8c1e09cc2d21389d335cad2062944d65591b9478ea26e65123ed5dd56d9 WHIRLPOOL 8cfce79be2c8c6683a8c1b5f1c2d749a6a598346b032726e4f045dda86074fc3a4b44083385a9117eab9a1f85104962aefa2c8e805bb16104e18f6e3c0646cdf
|
||||
EBUILD libmicrohttpd-0.9.42.ebuild 1066 SHA256 1a897d40a6a17b1cb3573e486d09bbe88453237ad6ca1aebba8ae4850d494eee SHA512 2a35680aba77c41bd595b597b132a3bd2598e345c881b966fa28d5998ae5c253609a8afb54cd22a7185539a51708f7363baf38c8642d1b66b1c87d2dfe128af6 WHIRLPOOL 6d3d87a37b4c4a72ae11cb18857fa25a5d7a8e8fd96885c699e28dd56e067e6de9db77e2d947ed4ab8193f9e5c98c8ddc5b05364b08bb778b83dc429910f63aa
|
||||
EBUILD libmicrohttpd-0.9.44.ebuild 1075 SHA256 639cc763ad0390f945150d5e4be91ba5eee164cb942033adb9c520f3e01d4d39 SHA512 e29938ee85675a13ba0248ca726313ab06491890616caf7914b79d4327aea2c11ead713ceace439ed879a40916d7d671c83e15793d4b5840c59b8d247fbd3b03 WHIRLPOOL 5f7b9d3fac35a488e87b751b8bc4daf60b94820261c48291daf42c6371a963f67c046fe36d1014e05e7a1138ceabae8844f2a31ee758ce1e590d2edfc18bc20d
|
||||
MISC ChangeLog 14730 SHA256 78359496e09bd7ebc5b2b2ec434edf7928da716fd87e39ab10ea5ff3f9f203a0 SHA512 64bd659b958bd5cff4bb1665198cf289c2019b5066e191cbede34d58f94e55580e4357766c311adfdb23550999c8f48fa1e6cb264269e0ae2b75b9ba892001e9 WHIRLPOOL 7b36c3e16600280223a2e02a0bb36f3de3c0fdbe2ec09b38deaa23321c28512206d7ab239f60f40b660cfefd9b69cc1a402087e5093192779c19ae2eecb5efa4
|
||||
MISC metadata.xml 359 SHA256 99f8013d4996905dc53e27191e9fff66c21e3b3ae2a912f14b9881b52689fcee SHA512 28d6502d6a724c5f63ab3c9b0917c7e513463b533bef7daa4c50256a6c1cf6c026897b21016f26eb2eaf999ed0b4c7561c9d59e6dcd33ef950466d394f9aacbe WHIRLPOOL bc31516b0cd0fa502b3463dbad6d7a5240f0d427086cde4189dd7cf6b3b1e58ca710398ebd4be4183e7f390dfb1420158d9758fabc8882abb45ef4b9bed8fc30
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2
|
||||
|
||||
iQIcBAEBCAAGBQJVQhQjAAoJEJOE+m71LUu6eiUQAKlEJJ0/Q+kJRNTOnaFdUkMG
|
||||
Oeyh6eYXYGqK2fKVsXaCuOOSkjJL5nlqVGLbz3IOBuxBPNh4TfO1IlCtqKNdQUZx
|
||||
ZK6wD6tIXIkZQIXEhCvdRIU8n0skfMqY6S4UJ829eT1+O7V5f+iWDcb6ff0v/HY9
|
||||
7uZgJHbOBVIpzoCVLZH5Zca6unLMgNfvi7INa0Pk6ZJF6WJw9e787BfrmM8Eod8V
|
||||
pIdswi6gK3Ff+Dq8A69YjI16ERplbkhCXu49e54SQnyKnapB/sVAK7JQE70uvao0
|
||||
LUhgYM9yFWrSRk3zbK16sAj9aqjSKabfkUrOzcd1/zVkAOvl/VZ84pYG4W+8JWq+
|
||||
XUPAdfMe0eMfZF9IoIXaHzuPYneWyzAd7HsP6Rc/dvOuvL7LTixefwhcnVbgYJ/f
|
||||
Gju4QBK3q8kSW8aV4o20v24rzvotBmGVhMJmr5veg6VPOC72MSdISPY2vTMvCNuC
|
||||
81TcZxhJNj/HEWx34qDZbVoYJFoazXTGECR1d7Mjy2FHzhsDWibO+r4vQWmkXrWA
|
||||
OV6LLge94wrFFfBehUwG235dSRGcL+V83xFAIiZsVOyD9UoI6GUOS9K/MluyNXl+
|
||||
Mk6CncXF/4nztSdbeePAuIZhm2/Wd3jrL5TrUv1zF6tmZ8Hw5NZ+DGW9XmQSlnBm
|
||||
+d6f8C4KYR3pW4BzzQ1k
|
||||
=Z1aG
|
||||
-----END PGP SIGNATURE-----
|
||||
|
@ -1,50 +0,0 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.41.ebuild,v 1.1 2015/04/30 11:27:48 blueness Exp $
|
||||
|
||||
EAPI="5"
|
||||
|
||||
MY_P="${P/_/}"
|
||||
|
||||
DESCRIPTION="A small C library that makes it easy to run an HTTP server as part of another application"
|
||||
HOMEPAGE="http://www.gnu.org/software/libmicrohttpd/"
|
||||
SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
|
||||
|
||||
IUSE="epoll messages ssl static-libs test"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="ssl? (
|
||||
dev-libs/libgcrypt:0
|
||||
net-libs/gnutls
|
||||
)"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
test? (
|
||||
ssl? ( >=net-misc/curl-7.25.0-r1[ssl] )
|
||||
)"
|
||||
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
DOCS="AUTHORS NEWS README ChangeLog"
|
||||
|
||||
src_configure() {
|
||||
econf \
|
||||
--enable-bauth \
|
||||
--enable-dauth \
|
||||
--disable-spdy \
|
||||
$(use_enable epoll) \
|
||||
$(use_enable test curl) \
|
||||
$(use_enable messages) \
|
||||
$(use_enable messages postprocessor) \
|
||||
$(use_enable ssl https) \
|
||||
$(use_with ssl gnutls) \
|
||||
$(use_enable static-libs static)
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
|
||||
use static-libs || find "${ED}" -name '*.la' -exec rm -f {} +
|
||||
}
|
@ -1,22 +1,22 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild,v 1.8 2015/04/28 09:46:26 ago Exp $
|
||||
# $Id$
|
||||
|
||||
EAPI="5"
|
||||
|
||||
MY_P="${P/_/}"
|
||||
|
||||
DESCRIPTION="A small C library that makes it easy to run an HTTP server as part of another application"
|
||||
HOMEPAGE="http://www.gnu.org/software/libmicrohttpd/"
|
||||
HOMEPAGE="https://www.gnu.org/software/libmicrohttpd/"
|
||||
SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
|
||||
|
||||
IUSE="epoll messages ssl static-libs test"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
|
||||
IUSE="epoll messages ssl static-libs test"
|
||||
|
||||
RDEPEND="ssl? (
|
||||
dev-libs/libgcrypt:0
|
||||
dev-libs/libgcrypt:0=
|
||||
net-libs/gnutls
|
||||
)"
|
||||
|
||||
@ -33,11 +33,12 @@ src_configure() {
|
||||
econf \
|
||||
--enable-bauth \
|
||||
--enable-dauth \
|
||||
--disable-examples \
|
||||
--disable-spdy \
|
||||
--enable-postprocessor \
|
||||
$(use_enable epoll) \
|
||||
$(use_enable test curl) \
|
||||
$(use_enable messages) \
|
||||
$(use_enable messages postprocessor) \
|
||||
$(use_enable ssl https) \
|
||||
$(use_with ssl gnutls) \
|
||||
$(use_enable static-libs static)
|
||||
@ -46,5 +47,5 @@ src_configure() {
|
||||
src_install() {
|
||||
default
|
||||
|
||||
use static-libs || find "${ED}" -name '*.la' -exec rm -f {} +
|
||||
use static-libs || find "${ED}" -name '*.la' -delete
|
||||
}
|
@ -1,22 +1,22 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.40.ebuild,v 1.1 2015/04/07 11:21:05 blueness Exp $
|
||||
# $Id$
|
||||
|
||||
EAPI="5"
|
||||
|
||||
MY_P="${P/_/}"
|
||||
|
||||
DESCRIPTION="A small C library that makes it easy to run an HTTP server as part of another application"
|
||||
HOMEPAGE="http://www.gnu.org/software/libmicrohttpd/"
|
||||
HOMEPAGE="https://www.gnu.org/software/libmicrohttpd/"
|
||||
SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
|
||||
|
||||
IUSE="epoll messages ssl static-libs test"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
|
||||
IUSE="epoll messages ssl static-libs test"
|
||||
|
||||
RDEPEND="ssl? (
|
||||
dev-libs/libgcrypt:0
|
||||
dev-libs/libgcrypt:0=
|
||||
net-libs/gnutls
|
||||
)"
|
||||
|
||||
@ -33,11 +33,12 @@ src_configure() {
|
||||
econf \
|
||||
--enable-bauth \
|
||||
--enable-dauth \
|
||||
--disable-examples \
|
||||
--disable-spdy \
|
||||
--enable-postprocessor \
|
||||
$(use_enable epoll) \
|
||||
$(use_enable test curl) \
|
||||
$(use_enable messages) \
|
||||
$(use_enable messages postprocessor) \
|
||||
$(use_enable ssl https) \
|
||||
$(use_with ssl gnutls) \
|
||||
$(use_enable static-libs static)
|
||||
@ -46,5 +47,5 @@ src_configure() {
|
||||
src_install() {
|
||||
default
|
||||
|
||||
use static-libs || find "${ED}" -name '*.la' -exec rm -f {} +
|
||||
use static-libs || find "${ED}" -name '*.la' -delete
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user