From b96fbc3709316217475ac1c121274ae4c5cc6b98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 26 Aug 2018 15:52:06 +0200 Subject: Try to update laminar to latest git version --- dev-libs/capnproto/Manifest | 2 +- dev-libs/capnproto/capnproto-0.6.1.1.ebuild | 36 ----------------------------- dev-libs/capnproto/capnproto-0.6.1.2.ebuild | 36 +++++++++++++++++++++++++++++ dev-util/laminar/Manifest | 2 +- dev-util/laminar/laminar-0.6.0.1.ebuild | 24 +++++++++++++++++++ dev-util/laminar/laminar-0.6.ebuild | 25 -------------------- 6 files changed, 62 insertions(+), 63 deletions(-) delete mode 100644 dev-libs/capnproto/capnproto-0.6.1.1.ebuild create mode 100644 dev-libs/capnproto/capnproto-0.6.1.2.ebuild create mode 100644 dev-util/laminar/laminar-0.6.0.1.ebuild delete mode 100644 dev-util/laminar/laminar-0.6.ebuild diff --git a/dev-libs/capnproto/Manifest b/dev-libs/capnproto/Manifest index 2f68ffa..d887a98 100644 --- a/dev-libs/capnproto/Manifest +++ b/dev-libs/capnproto/Manifest @@ -1 +1 @@ -DIST capnproto-0.6.1.1.tar.gz 1906249 BLAKE2B ff3f158e562c361aea05f9534eeab1704b69bf97023f6cf6749470c3c8c9e1eb82e236442d305fccd2a48052030d14643a10b972126f7e998d434645cbf5ed37 SHA512 d820a51aac0efd4af4240f6e8dbfe4361cf6ef410a3b1856905ae2c2796d766d698e2a1c59613e4508a36fb08f3d7fd4045c67f524c4d6f852e83290ef18562c +DIST capnproto-0.6.1.2.tar.gz 1933949 BLAKE2B 8e1109bbe63cc7d3e7d1cccda386a195a349f9d00ccb72ed2d891bb55c32933ab7c593433b56d81eacd865a02b1598fac507e59ef50a17565719982b28bfce2f SHA512 927969932aa82375eb9af4145044b13089e781a7060f63381f70bc6c5f7575c97e89e25d38f284a80fe1912f3111c9f4ba7cf31859726b946dac17124ac6ce8b diff --git a/dev-libs/capnproto/capnproto-0.6.1.1.ebuild b/dev-libs/capnproto/capnproto-0.6.1.1.ebuild deleted file mode 100644 index b9d8ba2..0000000 --- a/dev-libs/capnproto/capnproto-0.6.1.1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools - -DESCRIPTION="RPC/Serialization system with capabilities support" -HOMEPAGE="https://capnproto.org" -SRC_URI="https://github.com/sandstorm-io/capnproto/archive/3079784bfaf3ba05edacfc63d6d494b76a85a3a5.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/061" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="static-libs test" - -RDEPEND="" -DEPEND="test? ( dev-cpp/gtest )" - -S=${WORKDIR}/capnproto-3079784bfaf3ba05edacfc63d6d494b76a85a3a5/c++ - -src_prepare() { - sed -e 's/ldconfig/true/' -i Makefile.am || die - sed -e 's#gtest/lib/libgtest.la gtest/lib/libgtest_main.la#-lgtest -lgtest_main#' -i Makefile.am || die - eautoreconf -} - -src_configure() { - econf \ - $(use_enable static-libs static) -} - -src_install() { - default - find "${ED}" -name '*.la' -delete -} diff --git a/dev-libs/capnproto/capnproto-0.6.1.2.ebuild b/dev-libs/capnproto/capnproto-0.6.1.2.ebuild new file mode 100644 index 0000000..22c3623 --- /dev/null +++ b/dev-libs/capnproto/capnproto-0.6.1.2.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit autotools + +DESCRIPTION="RPC/Serialization system with capabilities support" +HOMEPAGE="https://capnproto.org" +SRC_URI="https://github.com/sandstorm-io/capnproto/archive/df67f26862c011c6efb31a28fb0d2a2ca1b94ac8.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/061" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="static-libs test" + +RDEPEND="" +DEPEND="test? ( dev-cpp/gtest )" + +S=${WORKDIR}/capnproto-3079784bfaf3ba05edacfc63d6d494b76a85a3a5/c++ + +src_prepare() { + sed -e 's/ldconfig/true/' -i Makefile.am || die + sed -e 's#gtest/lib/libgtest.la gtest/lib/libgtest_main.la#-lgtest -lgtest_main#' -i Makefile.am || die + eautoreconf +} + +src_configure() { + econf \ + $(use_enable static-libs static) +} + +src_install() { + default + find "${ED}" -name '*.la' -delete +} diff --git a/dev-util/laminar/Manifest b/dev-util/laminar/Manifest index 782cc5b..1cdec72 100644 --- a/dev-util/laminar/Manifest +++ b/dev-util/laminar/Manifest @@ -1 +1 @@ -DIST laminar-0.6.tar.gz 74784 BLAKE2B bcc4156a568a8063cc604a00b104cf84b4defd768794ad6d22dab5ebf7e7464363846f15b77f64d364d094c68e713d73606dc3ee1d4cf24e8050748833a75656 SHA512 0f4f1e0190786f95bb68d7dbc49aa7e35be060495b5ecd67788969209b3478434595e67c41077272178ce9644fe9dbf1cd394702b440aa9da143d272e6003e1d +DIST laminar-0.6.0.1.tar.gz 75878 BLAKE2B c8c5827e708e4ca4d47bbf58ba9fbd5229fdd08fb803e00846a6a36a788f63b78b4b6d9a2506333ae3bf73e9e2ce4e4a0854e263308a71a7be43c11ad4f075f4 SHA512 2e2f80c01a9cbe0ee57cad846ca0ed8a0804ad7f0978d558536e78d9a43f169640a316aff830b932582a50173f022720f8877fd2a76ec1c4d2364bea53048bb2 diff --git a/dev-util/laminar/laminar-0.6.0.1.ebuild b/dev-util/laminar/laminar-0.6.0.1.ebuild new file mode 100644 index 0000000..fdfeaf7 --- /dev/null +++ b/dev-util/laminar/laminar-0.6.0.1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit cmake-utils + +DESCRIPTION="Lightweight and modular Continuous Integration service for Linux" +HOMEPAGE="http://laminar.ohwg.net/" +SRC_URI="https://github.com/ohwgiles/${PN}/archive/1f122518dde1e7d67fa916e9a5a1cbee59667537.tar.gz -> ${P}.tar.gz" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + dev-libs/capnproto + dev-libs/rapidjson + dev-db/sqlite + dev-libs/boost" +RDEPEND="${DEPEND}" + +MYCMAKEARGS="-DCMAKE_INSTALL_PREFIX=/" diff --git a/dev-util/laminar/laminar-0.6.ebuild b/dev-util/laminar/laminar-0.6.ebuild deleted file mode 100644 index 94e917c..0000000 --- a/dev-util/laminar/laminar-0.6.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils - -DESCRIPTION="Lightweight and modular Continuous Integration service for Linux" -HOMEPAGE="http://laminar.ohwg.net/" -SRC_URI="https://github.com/ohwgiles/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - dev-libs/capnproto - dev-libs/rapidjson - dev-db/sqlite - dev-libs/boost - dev-cpp/websocketpp[boost]" -RDEPEND="${DEPEND}" - -MYCMAKEARGS="-DCMAKE_INSTALL_PREFIX=/" -- cgit v1.2.3