From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-libs/libcxml/Manifest | 7 ++++ .../files/libcxml-0.15.1-respect-cxxflags.patch | 11 +++++++ dev-libs/libcxml/libcxml-0.15.1.ebuild | 37 +++++++++++++++++++++ dev-libs/libcxml/libcxml-0.15.4.ebuild | 38 ++++++++++++++++++++++ dev-libs/libcxml/libcxml-9999.ebuild | 38 ++++++++++++++++++++++ dev-libs/libcxml/metadata.xml | 8 +++++ 6 files changed, 139 insertions(+) create mode 100644 dev-libs/libcxml/Manifest create mode 100644 dev-libs/libcxml/files/libcxml-0.15.1-respect-cxxflags.patch create mode 100644 dev-libs/libcxml/libcxml-0.15.1.ebuild create mode 100644 dev-libs/libcxml/libcxml-0.15.4.ebuild create mode 100644 dev-libs/libcxml/libcxml-9999.ebuild create mode 100644 dev-libs/libcxml/metadata.xml (limited to 'dev-libs/libcxml') diff --git a/dev-libs/libcxml/Manifest b/dev-libs/libcxml/Manifest new file mode 100644 index 000000000000..c44284b11ef4 --- /dev/null +++ b/dev-libs/libcxml/Manifest @@ -0,0 +1,7 @@ +AUX libcxml-0.15.1-respect-cxxflags.patch 360 SHA256 e21c6a69a8539a8f3a9767613c364939dc4bc01040d078127b002dd282aa9742 SHA512 4f5f908b54371f978d83857236a65e82ed5caf3af6811d20cc6bee715a90c3f74a4a16ff3be6349384a01f07bad2a6508c60b8b33c19f6273b2e873634e19fd8 WHIRLPOOL e2ce1d7c49410a5e9ffd0a3b5c3ae9ea5817da190cb4fc8a996dfd9b3d731d5d17363e6c5617464abd32986b3a61b82c0ba93aa6269213f16b2a634e84006e5f +DIST libcxml-0.15.1.tar.bz2 137082 SHA256 7e81dcd0bdb6ea6aaff84bd176f3100cc9ed409bf8d87894abef4ff0b9736dce SHA512 91bcc8334ef5e71126701e850211928304561ca27a03e4b8d528fbc6d94fe2635c753c3b3b8ecec185e76fc5a70f426f6dfee72b4a432898435d2bfc1764b10e WHIRLPOOL bac7b56f30db5b2883edd1901a3d0d7cd50cb3ab3ee0017026d4db10294c4978e7c2a17c275cc4123bab3b07735dc34f30d57fb3287524beaf9662c65a59a7cd +DIST libcxml-0.15.4.tar.bz2 137251 SHA256 945e513b5eb366d34a71b965733d583b621201070103826356318783502f0d29 SHA512 b14a29eaa502451eb293ce2faf2424c6e8147d6e28e86911c7adba5d1f725a5500772e2199d57834daee503de0458480f7cbf39c0d83db8afb4998db0b0b44ca WHIRLPOOL ae5c8927ac7954c8314490a929ba661970cff8e86b0ac11d02b962a594d997f43c9ef18dad1182745eaf0bd74b958017d6433942ec1cfd94da244783086ed7f8 +EBUILD libcxml-0.15.1.ebuild 779 SHA256 2fde96cfc1149b22ddf75a241d78c15f6ab50ff9285d73d1b1b799e6b31ef704 SHA512 26577e0d70545d8b142288247918f472749acacd58a11acfc62204e76fbabbcfa16b0023cbb8c2e05e551769b6ef2617faae3b3840e623a32289fc68e7e9ef57 WHIRLPOOL 29a3ac3491b0671ab32445c4fe7e5fc51e89475757dfb183817db0eaa006aa7e3179c4cb8279f21090419df5cc922d7c804c9f97c04cea073db5e85dbbcf5297 +EBUILD libcxml-0.15.4.ebuild 804 SHA256 aafff5d2e5180c7058c5314e902c15e74535c6071fa3cc8d6bab3613042b4ad4 SHA512 f0a95a26021ee3286b370e198510e33669df19db59555a87ac951a995af73f1e0506c334c6f2b2f77ef49a21b21b59e330cc5eedd65b09deec2386151236cdab WHIRLPOOL 55fcb0fddb5f4508dc3646284b04febd87a71e223c13c4d2c0327adc00ed0eac67607c545ae19c715ceee2361d0323bd4a57d510a0e66f2ff0026f130d49b44c +EBUILD libcxml-9999.ebuild 801 SHA256 dd4107e685c4aac2b699d36ebea15dd92f872df3e3df517913fee19b5b0098a1 SHA512 db6177930a1e05cb8709be9c919fa84c3a02698d65a95778be86bf4ae207a5f80a7d66013cf17a67ca8fcb403b57308a77be76d42c043d7d875b03e4eca31dd2 WHIRLPOOL 52f33c81437d42990a91c87d066fc16e27c86b188f3310413b5b98e594337af99e7b44842f682f9fc60481c04632508b29eac52a2e0dca0be1f68b7b72900825 +MISC metadata.xml 237 SHA256 ffb571839c57797d282263369646d2bba2662601a45f7bb3251bb97f716554a6 SHA512 ae2360aa6b1b00c67e0acea4935c02b64585b9a15e126fec9d5d99637021c542c0a495e5116205f3da287def46fa5b19cb1a7f3042c12c5f7a78d66d92fcb03f WHIRLPOOL 60d6da846c983457e038ea5ba3c0bf48f939c9586610985a14cac9772fd1d45d781a643abc16482f232f3028e44fe99fe1a382deaebf6589602fc244a4460e3f diff --git a/dev-libs/libcxml/files/libcxml-0.15.1-respect-cxxflags.patch b/dev-libs/libcxml/files/libcxml-0.15.1-respect-cxxflags.patch new file mode 100644 index 000000000000..409dc37410c1 --- /dev/null +++ b/dev-libs/libcxml/files/libcxml-0.15.1-respect-cxxflags.patch @@ -0,0 +1,11 @@ +--- libcxml-0.15.1/wscript ++++ libcxml-0.15.1/wscript +@@ -12,7 +12,7 @@ + + def configure(conf): + conf.load('compiler_cxx') +- conf.env.append_value('CXXFLAGS', ['-Wall', '-Wextra', '-O2']) ++ conf.env.append_value('CXXFLAGS', ['-Wall', '-Wextra']) + + conf.env.TARGET_WINDOWS = conf.options.target_windows + conf.env.STATIC = conf.options.static diff --git a/dev-libs/libcxml/libcxml-0.15.1.ebuild b/dev-libs/libcxml/libcxml-0.15.1.ebuild new file mode 100644 index 000000000000..a25b9f8de517 --- /dev/null +++ b/dev-libs/libcxml/libcxml-0.15.1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 ) +PYTHON_REQ_USE="threads(+)" +inherit python-any-r1 waf-utils + +DESCRIPTION="small C++ library which makes it marginally neater to parse XML using libxml++" +HOMEPAGE="http://carlh.net/libcxml" +SRC_URI="http://carlh.net/downloads/${PN}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND="dev-cpp/libxmlpp:2.6 + dev-libs/boost" +DEPEND="${RDEPEND} + ${PYTHON_DEPS} + dev-util/waf + virtual/pkgconfig" + +PATCHES=( "${FILESDIR}"/${PN}-0.15.1-respect-cxxflags.patch ) + +src_prepare() { + rm -v waf || die + export WAF_BINARY="${EROOT}usr/bin/waf" + + default +} + +src_test() { + ./run-tests.sh || die +} diff --git a/dev-libs/libcxml/libcxml-0.15.4.ebuild b/dev-libs/libcxml/libcxml-0.15.4.ebuild new file mode 100644 index 000000000000..666e14d5fa33 --- /dev/null +++ b/dev-libs/libcxml/libcxml-0.15.4.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 ) +PYTHON_REQ_USE="threads(+)" +inherit python-any-r1 waf-utils + +DESCRIPTION="small C++ library which makes it marginally neater to parse XML using libxml++" +HOMEPAGE="http://carlh.net/libcxml" +SRC_URI="http://carlh.net/downloads/${PN}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND="dev-cpp/libxmlpp:2.6 + dev-libs/boost + dev-libs/locked_sstream" +DEPEND="${RDEPEND} + ${PYTHON_DEPS} + dev-util/waf + virtual/pkgconfig" + +PATCHES=( "${FILESDIR}"/${PN}-0.15.1-respect-cxxflags.patch ) + +src_prepare() { + rm -v waf || die + export WAF_BINARY="${EROOT}usr/bin/waf" + + default +} + +src_test() { + ./run-tests.sh || die +} diff --git a/dev-libs/libcxml/libcxml-9999.ebuild b/dev-libs/libcxml/libcxml-9999.ebuild new file mode 100644 index 000000000000..acb40482573c --- /dev/null +++ b/dev-libs/libcxml/libcxml-9999.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 ) +PYTHON_REQ_USE="threads(+)" +inherit git-r3 python-any-r1 waf-utils + +DESCRIPTION="small C++ library which makes it marginally neater to parse XML using libxml++" +HOMEPAGE="http://carlh.net/libcxml" +EGIT_REPO_URI="https://github.com/cth103/${PN}.git" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="" +IUSE="" + +RDEPEND="dev-cpp/libxmlpp:2.6 + dev-libs/boost + dev-libs/locked_sstream" +DEPEND="${RDEPEND} + ${PYTHON_DEPS} + dev-util/waf + virtual/pkgconfig" + +PATCHES=( "${FILESDIR}"/${PN}-0.15.1-respect-cxxflags.patch ) + +src_prepare() { + rm -v waf || die + export WAF_BINARY="${EROOT}usr/bin/waf" + + default +} + +src_test() { + ./run-tests.sh || die +} diff --git a/dev-libs/libcxml/metadata.xml b/dev-libs/libcxml/metadata.xml new file mode 100644 index 000000000000..a535b8852829 --- /dev/null +++ b/dev-libs/libcxml/metadata.xml @@ -0,0 +1,8 @@ + + + + +xmw@gentoo.org +Michael Weber + + -- cgit v1.2.3