diff options
author | 2015-08-08 13:49:04 -0700 | |
---|---|---|
committer | 2015-08-08 17:38:18 -0700 | |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-libs/liborcus | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-libs/liborcus')
-rw-r--r-- | dev-libs/liborcus/Manifest | 3 | ||||
-rw-r--r-- | dev-libs/liborcus/files/liborcus-0.5.1-linking.patch | 13 | ||||
-rw-r--r-- | dev-libs/liborcus/files/liborcus-0.5.1-mdds.patch | 12 | ||||
-rw-r--r-- | dev-libs/liborcus/files/liborcus-0.5.1-oldnamespace.patch | 11 | ||||
-rw-r--r-- | dev-libs/liborcus/files/liborcus-0.7.0-boost-1.56.patch | 25 | ||||
-rw-r--r-- | dev-libs/liborcus/liborcus-0.7.0.ebuild | 48 | ||||
-rw-r--r-- | dev-libs/liborcus/liborcus-0.7.1.ebuild | 47 | ||||
-rw-r--r-- | dev-libs/liborcus/liborcus-0.9.2.ebuild | 48 | ||||
-rw-r--r-- | dev-libs/liborcus/liborcus-9999.ebuild | 46 | ||||
-rw-r--r-- | dev-libs/liborcus/metadata.xml | 5 |
10 files changed, 258 insertions, 0 deletions
diff --git a/dev-libs/liborcus/Manifest b/dev-libs/liborcus/Manifest new file mode 100644 index 000000000000..f7f519be4acd --- /dev/null +++ b/dev-libs/liborcus/Manifest @@ -0,0 +1,3 @@ +DIST liborcus-0.7.0.tar.bz2 1665988 SHA256 7773a8f5f0b810e0f146dbcf3dbb42e89dd8af0868235e01d9f0cdefde41a8a9 SHA512 63aad5154e25d7d7bfd10f07e614e4c1ed2691a31c61c2b1e7ec029fa4d9168eba5b4303f5164ab29ef92843ce8f8afa9682772515c8b5e8ae65f4561b331db8 WHIRLPOOL b555b005b41fb41571ac7dbc63e32541decd0b79d61435a6730de9438761afe363d063905b671e1b724c02f2846e65e2af7fffca40282d08d35e1c4ff787fc63 +DIST liborcus-0.7.1.tar.xz 1472804 SHA256 04846b64262210a0d4e18d72779c901633e45dc9cca2108235b38d4715266a43 SHA512 30461311b084f3c91ef8cc504ca7adfd212f95d49c0a320958ca203606901ddf84e37d5c95073437bad21af4c6ce71fa606dd7cdb7cc7bd58b2699d8863a318c WHIRLPOOL af6f4ff639851b94298f847437c25962412f37617f82c143b1bf71aa4f27b26003ffb2dad61fdbe9718f9b42a0f11c1dda71825da8b2ee8bf9e9fd727f309134 +DIST liborcus-0.9.2.tar.xz 1558072 SHA256 dd49f9f1b8ff8a648434dd5c8b4fe1081d1118d61d0a71d4effee8f32553199c SHA512 1dd847012cf78df962c28408e0b56412a89e1d978d532a17fa92352f6788bbc1a0fe806c2d886ff148a8ee2db54620ce039b1809f347a976dca0078f248fd8ea WHIRLPOOL fe74951704b4cfbdfeeb894be459c4f7046fc23f813c50e43816943d064cbfc4a4f7feebf6a6737cf94d50826ac23796031b7626b89264ee21f42356ffbb44e8 diff --git a/dev-libs/liborcus/files/liborcus-0.5.1-linking.patch b/dev-libs/liborcus/files/liborcus-0.5.1-linking.patch new file mode 100644 index 000000000000..f9cb64d9b7a8 --- /dev/null +++ b/dev-libs/liborcus/files/liborcus-0.5.1-linking.patch @@ -0,0 +1,13 @@ +diff -urN liborcus-0.5.1/src/parser/Makefile.am liborcus-0.5.1.new/src/parser/Makefile.am +--- liborcus-0.5.1/src/parser/Makefile.am 2013-04-12 16:25:03.000000000 +0200 ++++ liborcus-0.5.1.new/src/parser/Makefile.am 2013-04-23 19:45:47.794480191 +0200 +@@ -20,7 +20,8 @@ + + liborcus_parser_@ORCUS_API_VERSION@_la_LDFLAGS = -no-undefined + liborcus_parser_@ORCUS_API_VERSION@_la_LIBADD = \ +- $(ZLIB_LIBS) ++ $(BOOST_SYSTEM_LIB) \ ++ $(ZLIB_LIBS) + + EXTRA_PROGRAMS = \ + parser-test-string-pool \ diff --git a/dev-libs/liborcus/files/liborcus-0.5.1-mdds.patch b/dev-libs/liborcus/files/liborcus-0.5.1-mdds.patch new file mode 100644 index 000000000000..740376b36be1 --- /dev/null +++ b/dev-libs/liborcus/files/liborcus-0.5.1-mdds.patch @@ -0,0 +1,12 @@ +diff -urN liborcus-0.5.1.old/src/spreadsheet/sheet.cpp liborcus-0.5.1/src/spreadsheet/sheet.cpp +--- liborcus-0.5.1.old/src/spreadsheet/sheet.cpp 2013-05-27 19:07:41.712302036 +0200 ++++ liborcus-0.5.1/src/spreadsheet/sheet.cpp 2013-05-27 19:08:51.432302028 +0200 +@@ -734,7 +734,7 @@ + con.build_tree(); + + size_t index; +- if (!con.search_tree(col, index)) ++ if (!con.search_tree(col, index).second) + return 0; + + return index; diff --git a/dev-libs/liborcus/files/liborcus-0.5.1-oldnamespace.patch b/dev-libs/liborcus/files/liborcus-0.5.1-oldnamespace.patch new file mode 100644 index 000000000000..c8a669ecaf25 --- /dev/null +++ b/dev-libs/liborcus/files/liborcus-0.5.1-oldnamespace.patch @@ -0,0 +1,11 @@ +diff -urN liborcus-0.5.1.old/src/orcus_xml_main.cpp liborcus-0.5.1/src/orcus_xml_main.cpp +--- liborcus-0.5.1.old/src/orcus_xml_main.cpp 2013-05-27 19:07:41.713302036 +0200 ++++ liborcus-0.5.1/src/orcus_xml_main.cpp 2013-05-27 20:01:44.007301649 +0200 +@@ -36,6 +36,7 @@ + + #include <cstdlib> + #include <cstring> ++#include <iostream> + #include <fstream> + + using namespace orcus; diff --git a/dev-libs/liborcus/files/liborcus-0.7.0-boost-1.56.patch b/dev-libs/liborcus/files/liborcus-0.7.0-boost-1.56.patch new file mode 100644 index 000000000000..f72d66be11af --- /dev/null +++ b/dev-libs/liborcus/files/liborcus-0.7.0-boost-1.56.patch @@ -0,0 +1,25 @@ +From c01874c7770f4f56c031d7463156e03f2945e015 Mon Sep 17 00:00:00 2001 +From: Dmitry Roshchin <dmitry@roshchin.org> +Date: Mon, 27 Oct 2014 16:19:32 +0300 +Subject: [PATCH] Fix build with boost 1.56 + +--- + src/parser/string_pool_test.cpp | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +diff --git a/src/parser/string_pool_test.cpp b/src/parser/string_pool_test.cpp +index ad7d7c8..0d32c62 100644 +--- a/src/parser/string_pool_test.cpp ++++ b/src/parser/string_pool_test.cpp +@@ -5,6 +5,8 @@ + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + */ + ++#include <iostream> ++ + #include "orcus/string_pool.hpp" + #include "orcus/pstring.hpp" + +-- +1.7.1 + diff --git a/dev-libs/liborcus/liborcus-0.7.0.ebuild b/dev-libs/liborcus/liborcus-0.7.0.ebuild new file mode 100644 index 000000000000..5e300e88270a --- /dev/null +++ b/dev-libs/liborcus/liborcus-0.7.0.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +EGIT_REPO_URI="git://gitorious.org/orcus/orcus.git" + +[[ ${PV} == 9999 ]] && GITECLASS="git-2 autotools" +inherit eutils ${GITECLASS} +unset GITECLASS + +DESCRIPTION="Standalone file import filter library for spreadsheet documents" +HOMEPAGE="https://gitlab.com/orcus/orcus/blob/master/README.md" +[[ ${PV} == 9999 ]] || SRC_URI="http://kohei.us/files/orcus/src/${P}.tar.bz2" + +LICENSE="MIT" +SLOT="0" +[[ ${PV} == 9999 ]] || \ +KEYWORDS="amd64 ~arm ~ppc x86" +IUSE="static-libs" + +RDEPEND=" + >=dev-libs/boost-1.51.0:= + =dev-libs/libixion-0.7* + sys-libs/zlib:= +" +DEPEND="${RDEPEND} + >=dev-util/mdds-0.8.1 +" + +src_prepare() { + epatch "${FILESDIR}/${PN}-0.7.0-boost-1.56.patch" # bug 527242 + + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + econf \ + --disable-werror \ + $(use_enable static-libs static) +} + +src_install() { + default + + prune_libtool_files --all +} diff --git a/dev-libs/liborcus/liborcus-0.7.1.ebuild b/dev-libs/liborcus/liborcus-0.7.1.ebuild new file mode 100644 index 000000000000..7c68d4c97fbe --- /dev/null +++ b/dev-libs/liborcus/liborcus-0.7.1.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +EGIT_REPO_URI="git://gitlab.com/orcus/orcus.git" + +[[ ${PV} == 9999 ]] && GITECLASS="git-2 autotools" +inherit eutils ${GITECLASS} +unset GITECLASS + +DESCRIPTION="Standalone file import filter library for spreadsheet documents" +HOMEPAGE="https://gitlab.com/orcus/orcus" +[[ ${PV} == 9999 ]] || SRC_URI="http://kohei.us/files/orcus/src/${P}.tar.xz" + +LICENSE="MIT" +SLOT="0" +[[ ${PV} == 9999 ]] || \ +KEYWORDS="amd64 ~arm ~ppc x86" + +IUSE="static-libs" + +RDEPEND=" + >=dev-libs/boost-1.51.0:= + >=dev-libs/libixion-0.9:= + sys-libs/zlib:= +" +DEPEND="${RDEPEND} + >=dev-util/mdds-0.8.1 +" + +src_prepare() { + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + econf \ + --disable-werror \ + $(use_enable static-libs static) +} + +src_install() { + default + + prune_libtool_files --all +} diff --git a/dev-libs/liborcus/liborcus-0.9.2.ebuild b/dev-libs/liborcus/liborcus-0.9.2.ebuild new file mode 100644 index 000000000000..cfc3394db20c --- /dev/null +++ b/dev-libs/liborcus/liborcus-0.9.2.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +EGIT_REPO_URI="https://gitlab.com/orcus/orcus.git" + +[[ ${PV} == 9999 ]] && GITECLASS="git-r3 autotools" +inherit eutils ${GITECLASS} +unset GITECLASS + +DESCRIPTION="Standalone file import filter library for spreadsheet documents" +HOMEPAGE="https://gitlab.com/orcus/orcus/blob/master/README.md" +[[ ${PV} == 9999 ]] || SRC_URI="http://kohei.us/files/orcus/src/${P}.tar.xz" + +LICENSE="MIT" +SLOT="0/0.10" + +#[[ ${PV} == 9999 ]] || \ +KEYWORDS="~amd64 ~arm ~ppc ~x86" + +IUSE="static-libs" + +RDEPEND=" + >=dev-libs/boost-1.51.0:= + =dev-libs/libixion-0.9*:= + sys-libs/zlib:= +" +DEPEND="${RDEPEND} + >=dev-util/mdds-0.11 +" + +src_prepare() { + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + econf \ + --disable-werror \ + $(use_enable static-libs static) +} + +src_install() { + default + + prune_libtool_files --all +} diff --git a/dev-libs/liborcus/liborcus-9999.ebuild b/dev-libs/liborcus/liborcus-9999.ebuild new file mode 100644 index 000000000000..e175a1e15171 --- /dev/null +++ b/dev-libs/liborcus/liborcus-9999.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +EGIT_REPO_URI="https://gitlab.com/orcus/orcus.git" + +[[ ${PV} == 9999 ]] && GITECLASS="git-r3 autotools" +inherit eutils ${GITECLASS} +unset GITECLASS + +DESCRIPTION="Standalone file import filter library for spreadsheet documents" +HOMEPAGE="https://gitlab.com/orcus/orcus/blob/master/README.md" +[[ ${PV} == 9999 ]] || SRC_URI="http://kohei.us/files/orcus/src/${P}.tar.xz" + +LICENSE="MIT" +SLOT="0/0.10" +[[ ${PV} == 9999 ]] || \ +KEYWORDS="~amd64 ~arm ~ppc ~x86" +IUSE="static-libs" + +RDEPEND=" + >=dev-libs/boost-1.51.0:= + =dev-libs/libixion-0.9*:= + sys-libs/zlib:= +" +DEPEND="${RDEPEND} + >=dev-util/mdds-0.11 +" + +src_prepare() { + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + econf \ + --disable-werror \ + $(use_enable static-libs static) +} + +src_install() { + default + + prune_libtool_files --all +} diff --git a/dev-libs/liborcus/metadata.xml b/dev-libs/liborcus/metadata.xml new file mode 100644 index 000000000000..5d46203011d6 --- /dev/null +++ b/dev-libs/liborcus/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>openoffice</herd> +</pkgmetadata> |