* [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
@ 2018-04-05 15:21 Aaron Bauman
0 siblings, 0 replies; 12+ messages in thread
From: Aaron Bauman @ 2018-04-05 15:21 UTC (permalink / raw
To: gentoo-commits
commit: 288b73c6bdc10be7093fb2704782345e29a9d1c8
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 30 20:26:20 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr 5 15:18:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=288b73c6
dev-db/opendbx: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7721
dev-db/opendbx/opendbx-1.4.5-r1.ebuild | 6 +++---
dev-db/opendbx/opendbx-1.4.6-r1.ebuild | 6 +++---
dev-db/opendbx/opendbx-1.5.0-r1.ebuild | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/dev-db/opendbx/opendbx-1.4.5-r1.ebuild b/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
index a2ecfee58ac..c069c4e6234 100644
--- a/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,8 +6,8 @@ EAPI="5"
inherit flag-o-matic multilib
DESCRIPTION="OpenDBX - A database abstraction layer"
-HOMEPAGE="http://www.linuxnetworks.de/doc/index.php/OpenDBX"
-SRC_URI="http://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
+HOMEPAGE="https://www.linuxnetworks.de/doc/index.php/OpenDBX"
+SRC_URI="https://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/dev-db/opendbx/opendbx-1.4.6-r1.ebuild b/dev-db/opendbx/opendbx-1.4.6-r1.ebuild
index bdfc3aed568..b438b36edf6 100644
--- a/dev-db/opendbx/opendbx-1.4.6-r1.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,8 +6,8 @@ EAPI="5"
inherit flag-o-matic multilib
DESCRIPTION="OpenDBX - A database abstraction layer"
-HOMEPAGE="http://www.linuxnetworks.de/doc/index.php/OpenDBX"
-SRC_URI="http://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
+HOMEPAGE="https://www.linuxnetworks.de/doc/index.php/OpenDBX"
+SRC_URI="https://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/dev-db/opendbx/opendbx-1.5.0-r1.ebuild b/dev-db/opendbx/opendbx-1.5.0-r1.ebuild
index 7a192ea8204..e377a26c8c0 100644
--- a/dev-db/opendbx/opendbx-1.5.0-r1.ebuild
+++ b/dev-db/opendbx/opendbx-1.5.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -9,8 +9,8 @@ MY_PN="lib${PN}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="OpenDBX - A database abstraction layer"
-HOMEPAGE="http://www.linuxnetworks.de/doc/index.php/OpenDBX"
-SRC_URI="http://www.linuxnetworks.de/opendbx/download/${MY_P}.tar.gz"
+HOMEPAGE="https://www.linuxnetworks.de/doc/index.php/OpenDBX"
+SRC_URI="https://www.linuxnetworks.de/opendbx/download/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
@ 2020-10-01 11:09 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2020-10-01 11:09 UTC (permalink / raw
To: gentoo-commits
commit: 6d979cae59eba390caff8369f5635b7dde9c90c1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 11:08:46 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 1 11:08:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d979cae
dev-db/opendbx: Keyword 1.4.6-r3 arm64, #745789
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/opendbx/opendbx-1.4.6-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-db/opendbx/opendbx-1.4.6-r3.ebuild b/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
index 425a43a399a..daae3dd90bd 100644
--- a/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="https://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="firebird +man +mysql oracle postgres sqlite"
RESTRICT="firebird? ( bindist )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
@ 2021-04-23 6:53 Michael Haubenwallner
0 siblings, 0 replies; 12+ messages in thread
From: Michael Haubenwallner @ 2021-04-23 6:53 UTC (permalink / raw
To: gentoo-commits
commit: f76b5b4746403b8e673f440ef70c2031696694ef
Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 09:02:42 2019 +0000
Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Fri Apr 23 06:45:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76b5b47
dev-db/opendbx: properly locate oracle sdk
Closes: https://bugs.gentoo.org/505346
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
dev-db/opendbx/opendbx-1.4.5-r1.ebuild | 16 +++++++++++++++-
dev-db/opendbx/opendbx-1.4.6-r2.ebuild | 16 +++++++++++++++-
dev-db/opendbx/opendbx-1.4.6-r3.ebuild | 16 +++++++++++++++-
dev-db/opendbx/opendbx-1.5.0-r2.ebuild | 16 +++++++++++++++-
4 files changed, 60 insertions(+), 4 deletions(-)
diff --git a/dev-db/opendbx/opendbx-1.4.5-r1.ebuild b/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
index 6def19a1ee0..222716f22f7 100644
--- a/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
@@ -44,7 +44,21 @@ src_configure() {
use mysql && append-cppflags -I/usr/include/mysql
use firebird && append-cppflags -I/opt/firebird/include
- use oracle && append-ldflags -L"${ORACLE_HOME}"/lib
+
+ if use oracle ; then
+ # Traditionally, OCI header files are provided in:
+ append-cppflags -I"${ORACLE_HOME}"/rdbms/public
+ # But newer versions merged them with additional SDKs:
+ append-cppflags -I"${ORACLE_HOME}"/sdk/include
+ # Depending on the client package ORACLE_HOME refers to,
+ # we need to find the libraries in varying locations:
+ # - gentoo instantclient has multilib (dev-db/oracle-instantclient)
+ append-ldflags -L"${ORACLE_HOME}"/$(get_libdir)
+ # - vanilla full client lacks multilib (LINUX*_client{,_home}.zip)
+ append-ldflags -L"${ORACLE_HOME}"/lib
+ # - vanilla instantclient lacks libdir (instantclient-*.zip)
+ append-ldflags -L"${ORACLE_HOME}"
+ fi
econf --with-backends="${backends}"
}
diff --git a/dev-db/opendbx/opendbx-1.4.6-r2.ebuild b/dev-db/opendbx/opendbx-1.4.6-r2.ebuild
index f3c0607e740..5c3009011be 100644
--- a/dev-db/opendbx/opendbx-1.4.6-r2.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6-r2.ebuild
@@ -44,7 +44,21 @@ src_configure() {
use mysql && append-cppflags -I/usr/include/mysql
use firebird && append-cppflags -I/opt/firebird/include
- use oracle && append-ldflags -L"${ORACLE_HOME}"/lib
+
+ if use oracle ; then
+ # Traditionally, OCI header files are provided in:
+ append-cppflags -I"${ORACLE_HOME}"/rdbms/public
+ # But newer versions merged them with additional SDKs:
+ append-cppflags -I"${ORACLE_HOME}"/sdk/include
+ # Depending on the client package ORACLE_HOME refers to,
+ # we need to find the libraries in varying locations:
+ # - gentoo instantclient has multilib (dev-db/oracle-instantclient)
+ append-ldflags -L"${ORACLE_HOME}"/$(get_libdir)
+ # - vanilla full client lacks multilib (LINUX*_client{,_home}.zip)
+ append-ldflags -L"${ORACLE_HOME}"/lib
+ # - vanilla instantclient lacks libdir (instantclient-*.zip)
+ append-ldflags -L"${ORACLE_HOME}"
+ fi
econf --with-backends="${backends}"
}
diff --git a/dev-db/opendbx/opendbx-1.4.6-r3.ebuild b/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
index daae3dd90bd..7bdd9b3e613 100644
--- a/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
@@ -52,7 +52,21 @@ src_configure() {
use mysql && append-cppflags -I/usr/include/mysql
use firebird && append-cppflags -I/opt/firebird/include
- use oracle && append-ldflags -L"${ORACLE_HOME}"/lib
+
+ if use oracle ; then
+ # Traditionally, OCI header files are provided in:
+ append-cppflags -I"${ORACLE_HOME}"/rdbms/public
+ # But newer versions merged them with additional SDKs:
+ append-cppflags -I"${ORACLE_HOME}"/sdk/include
+ # Depending on the client package ORACLE_HOME refers to,
+ # we need to find the libraries in varying locations:
+ # - gentoo instantclient has multilib (dev-db/oracle-instantclient)
+ append-ldflags -L"${ORACLE_HOME}"/$(get_libdir)
+ # - vanilla full client lacks multilib (LINUX*_client{,_home}.zip)
+ append-ldflags -L"${ORACLE_HOME}"/lib
+ # - vanilla instantclient lacks libdir (instantclient-*.zip)
+ append-ldflags -L"${ORACLE_HOME}"
+ fi
econf --with-backends="${backends}" --enable-manpages="$(usex man yes no)"
}
diff --git a/dev-db/opendbx/opendbx-1.5.0-r2.ebuild b/dev-db/opendbx/opendbx-1.5.0-r2.ebuild
index 9f23d103a95..75d65ca1fe3 100644
--- a/dev-db/opendbx/opendbx-1.5.0-r2.ebuild
+++ b/dev-db/opendbx/opendbx-1.5.0-r2.ebuild
@@ -49,7 +49,21 @@ src_configure() {
use mysql && append-cppflags -I/usr/include/mysql
use firebird && append-cppflags -I/opt/firebird/include
- use oracle && append-ldflags -L"${ORACLE_HOME}"/lib
+
+ if use oracle ; then
+ # Traditionally, OCI header files are provided in:
+ append-cppflags -I"${ORACLE_HOME}"/rdbms/public
+ # But newer versions merged them with additional SDKs:
+ append-cppflags -I"${ORACLE_HOME}"/sdk/include
+ # Depending on the client package ORACLE_HOME refers to,
+ # we need to find the libraries in varying locations:
+ # - gentoo instantclient has multilib (dev-db/oracle-instantclient)
+ append-ldflags -L"${ORACLE_HOME}"/$(get_libdir)
+ # - vanilla full client lacks multilib (LINUX*_client{,_home}.zip)
+ append-ldflags -L"${ORACLE_HOME}"/lib
+ # - vanilla instantclient lacks libdir (instantclient-*.zip)
+ append-ldflags -L"${ORACLE_HOME}"
+ fi
econf --with-backends="${backends}"
}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
@ 2021-07-29 2:59 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-07-29 2:59 UTC (permalink / raw
To: gentoo-commits
commit: 04dea1fbb62f503659bba7109f238b13da5dfd42
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 29 02:24:12 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 29 02:24:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04dea1fb
dev-db/opendbx: workaround build failure with GCC 11 in 1.4.6-r3
Closes: https://bugs.gentoo.org/788304
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/opendbx/opendbx-1.4.6-r3.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-db/opendbx/opendbx-1.4.6-r3.ebuild b/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
index 7bdd9b3e613..30ade850db9 100644
--- a/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -68,6 +68,9 @@ src_configure() {
append-ldflags -L"${ORACLE_HOME}"
fi
+ # bug #788304
+ append-cxxflags -std=c++14
+
econf --with-backends="${backends}" --enable-manpages="$(usex man yes no)"
}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
@ 2021-08-04 22:34 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-08-04 22:34 UTC (permalink / raw
To: gentoo-commits
commit: 078826f79b8e1af7ddb40bc1e7d7ea7d71662608
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 4 22:34:20 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 4 22:34:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078826f7
dev-db/opendbx: workaround build failure with GCC 11
Bug: https://bugs.gentoo.org/788304
Bug: https://bugs.gentoo.org/804993
See: 04dea1fbb62f503659bba7109f238b13da5dfd42
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/opendbx/opendbx-1.4.5-r1.ebuild | 5 ++++-
dev-db/opendbx/opendbx-1.4.6-r2.ebuild | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/dev-db/opendbx/opendbx-1.4.5-r1.ebuild b/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
index 222716f22f7..d62eda3c5e8 100644
--- a/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -60,6 +60,9 @@ src_configure() {
append-ldflags -L"${ORACLE_HOME}"
fi
+ # bug #788304
+ append-cxxflags -std=c++14
+
econf --with-backends="${backends}"
}
diff --git a/dev-db/opendbx/opendbx-1.4.6-r2.ebuild b/dev-db/opendbx/opendbx-1.4.6-r2.ebuild
index 5c3009011be..7ba0179beda 100644
--- a/dev-db/opendbx/opendbx-1.4.6-r2.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -60,6 +60,9 @@ src_configure() {
append-ldflags -L"${ORACLE_HOME}"
fi
+ # bug #788304
+ append-cxxflags -std=c++14
+
econf --with-backends="${backends}"
}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
@ 2022-01-15 21:51 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2022-01-15 21:51 UTC (permalink / raw
To: gentoo-commits
commit: ab1656a691cb263663340280456804d736cecbe9
Author: Marco Genasci <fedeliallalinea <AT> gmail <DOT> com>
AuthorDate: Fri Jan 7 12:42:14 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 21:50:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1656a6
dev-db/opendbx: changed old oracle-instantclient-basic dependency
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Marco Genasci <fedeliallalinea <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/opendbx/{opendbx-1.4.5-r1.ebuild => opendbx-1.4.5-r2.ebuild} | 4 ++--
dev-db/opendbx/{opendbx-1.4.6-r2.ebuild => opendbx-1.4.6-r4.ebuild} | 4 ++--
dev-db/opendbx/{opendbx-1.4.6-r3.ebuild => opendbx-1.4.6-r5.ebuild} | 4 ++--
dev-db/opendbx/{opendbx-1.5.0-r2.ebuild => opendbx-1.5.0-r3.ebuild} | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/dev-db/opendbx/opendbx-1.4.5-r1.ebuild b/dev-db/opendbx/opendbx-1.4.5-r2.ebuild
similarity index 96%
rename from dev-db/opendbx/opendbx-1.4.5-r1.ebuild
rename to dev-db/opendbx/opendbx-1.4.5-r2.ebuild
index d62eda3c5e8c..648c8613b17f 100644
--- a/dev-db/opendbx/opendbx-1.4.5-r1.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -18,7 +18,7 @@ RESTRICT="firebird? ( bindist )"
RDEPEND="mysql? ( dev-db/mysql-connector-c:0= )
postgres? ( dev-db/postgresql:* )
sqlite? ( dev-db/sqlite:3 )
- oracle? ( dev-db/oracle-instantclient-basic )
+ oracle? ( dev-db/oracle-instantclient[sdk] )
firebird? ( dev-db/firebird )"
DEPEND="${RDEPEND} app-doc/doxygen app-text/docbook2X"
diff --git a/dev-db/opendbx/opendbx-1.4.6-r2.ebuild b/dev-db/opendbx/opendbx-1.4.6-r4.ebuild
similarity index 96%
rename from dev-db/opendbx/opendbx-1.4.6-r2.ebuild
rename to dev-db/opendbx/opendbx-1.4.6-r4.ebuild
index 7ba0179bedaa..0a2385d02aca 100644
--- a/dev-db/opendbx/opendbx-1.4.6-r2.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -18,7 +18,7 @@ RESTRICT="firebird? ( bindist )"
RDEPEND="mysql? ( dev-db/mysql-connector-c:0= )
postgres? ( dev-db/postgresql:* )
sqlite? ( dev-db/sqlite:3 )
- oracle? ( dev-db/oracle-instantclient-basic )
+ oracle? ( dev-db/oracle-instantclient[sdk] )
firebird? ( dev-db/firebird )"
DEPEND="${RDEPEND} app-doc/doxygen app-text/docbook2X"
diff --git a/dev-db/opendbx/opendbx-1.4.6-r3.ebuild b/dev-db/opendbx/opendbx-1.4.6-r5.ebuild
similarity index 96%
rename from dev-db/opendbx/opendbx-1.4.6-r3.ebuild
rename to dev-db/opendbx/opendbx-1.4.6-r5.ebuild
index 30ade850db94..9fc129f26fcc 100644
--- a/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -18,7 +18,7 @@ RESTRICT="firebird? ( bindist )"
RDEPEND="mysql? ( dev-db/mysql-connector-c:0= )
postgres? ( dev-db/postgresql:* )
sqlite? ( dev-db/sqlite:3 )
- oracle? ( dev-db/oracle-instantclient-basic )
+ oracle? ( dev-db/oracle-instantclient[sdk] )
firebird? ( dev-db/firebird )"
DEPEND="${RDEPEND}
man? ( app-doc/doxygen
diff --git a/dev-db/opendbx/opendbx-1.5.0-r2.ebuild b/dev-db/opendbx/opendbx-1.5.0-r3.ebuild
similarity index 96%
rename from dev-db/opendbx/opendbx-1.5.0-r2.ebuild
rename to dev-db/opendbx/opendbx-1.5.0-r3.ebuild
index 75d65ca1fe3b..b4e76604878b 100644
--- a/dev-db/opendbx/opendbx-1.5.0-r2.ebuild
+++ b/dev-db/opendbx/opendbx-1.5.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -21,7 +21,7 @@ RESTRICT="firebird? ( bindist )"
RDEPEND="mysql? ( dev-db/mysql-connector-c:0= )
postgres? ( dev-db/postgresql:* )
sqlite? ( dev-db/sqlite:3 )
- oracle? ( dev-db/oracle-instantclient-basic )
+ oracle? ( dev-db/oracle-instantclient[sdk] )
firebird? ( dev-db/firebird )"
DEPEND="${RDEPEND} app-doc/doxygen app-text/docbook2X"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
@ 2022-02-10 22:47 Jonas Stein
0 siblings, 0 replies; 12+ messages in thread
From: Jonas Stein @ 2022-02-10 22:47 UTC (permalink / raw
To: gentoo-commits
commit: 2ba5395a4053c86da6db13a83043d4a48ab2e3bf
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 10 22:47:21 2022 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Feb 10 22:47:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ba5395a
dev-db/opendbx: Maintainer dropped
Maintainer was inactive on this package and sent a up for grabs mail.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>
dev-db/opendbx/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/dev-db/opendbx/metadata.xml b/dev-db/opendbx/metadata.xml
index e11df474b918..85e4ed814fa2 100644
--- a/dev-db/opendbx/metadata.xml
+++ b/dev-db/opendbx/metadata.xml
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>alicef@gentoo.org</email>
- <name>Alice Ferrazzi</name>
-</maintainer>
+<!-- maintainer-needed -->
</pkgmetadata>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
@ 2022-12-28 22:25 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2022-12-28 22:25 UTC (permalink / raw
To: gentoo-commits
commit: 8976791ff74d8b7ff3ea237389a78318a6d070ea
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 22:25:08 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 22:25:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8976791f
dev-db/opendbx: Stabilize 1.4.6-r5 amd64, #888791
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/opendbx/opendbx-1.4.6-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/opendbx/opendbx-1.4.6-r5.ebuild b/dev-db/opendbx/opendbx-1.4.6-r5.ebuild
index e9fc59eabfb2..a84c00e4f96d 100644
--- a/dev-db/opendbx/opendbx-1.4.6-r5.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6-r5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="firebird +man +mysql oracle postgres sqlite"
RESTRICT="firebird? ( bindist )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
@ 2022-12-28 22:25 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2022-12-28 22:25 UTC (permalink / raw
To: gentoo-commits
commit: 30c3898b346a8713dab30e4332f6c1ca36fdc508
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 22:25:07 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 22:25:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c3898b
dev-db/opendbx: Stabilize 1.4.6-r5 x86, #888791
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/opendbx/opendbx-1.4.6-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/opendbx/opendbx-1.4.6-r5.ebuild b/dev-db/opendbx/opendbx-1.4.6-r5.ebuild
index 9fc129f26fcc..e9fc59eabfb2 100644
--- a/dev-db/opendbx/opendbx-1.4.6-r5.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6-r5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
IUSE="firebird +man +mysql oracle postgres sqlite"
RESTRICT="firebird? ( bindist )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
@ 2023-01-20 13:31 Joonas Niilola
0 siblings, 0 replies; 12+ messages in thread
From: Joonas Niilola @ 2023-01-20 13:31 UTC (permalink / raw
To: gentoo-commits
commit: 0bd1eafbd9ee9cfa51a0eb0ccbbbdab839e52f6e
Author: Marco Scardovi <mscardovi <AT> icloud <DOT> com>
AuthorDate: Tue Jan 10 13:11:30 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 13:31:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bd1eafb
dev-db/opendbx: drop 1.5.0-r3
This verion does not build with C++17 and it is keyworded only for solaris.
Signed-off-by: Marco Scardovi <mscardovi <AT> icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/28882
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-db/opendbx/Manifest | 1 -
dev-db/opendbx/opendbx-1.5.0-r3.ebuild | 81 ----------------------------------
2 files changed, 82 deletions(-)
diff --git a/dev-db/opendbx/Manifest b/dev-db/opendbx/Manifest
index ef7793e7dda5..fa478c56f9f0 100644
--- a/dev-db/opendbx/Manifest
+++ b/dev-db/opendbx/Manifest
@@ -1,2 +1 @@
-DIST libopendbx-1.5.0.tar.gz 583894 BLAKE2B c427bf8d79df6b83d0ce940d974625bd9b54e49e502f864d244a780185b6321f84a6b779e09b603a71ca26549844001268f0357169e9a74e742b9c2668e4b3ec SHA512 7e4e9b8c62fd981276f6747f8184d7e34d743b866bfd76c8126a16371b50dc682177fd563212333d2dbebe2128d0b1527fc69029833329ba8cc0311308fa9bb5
DIST opendbx-1.4.6.tar.gz 587514 BLAKE2B 0a6c983ac1ebdc3ad9390185938f32e13ba9ff2ced6d41390421e1e3a1e9eb639a85d89da7ce2dd67f05fd2fcaebb2f53146f43678e548511403d8cdc4de88da SHA512 dd6d53d29157057dbf4e273fd82c7694e8bc626d3409d6ab9c25627a0fec96418326550fa8004b5341facdc4cd8aae12516224e8bb84e2562482885780ff0e55
diff --git a/dev-db/opendbx/opendbx-1.5.0-r3.ebuild b/dev-db/opendbx/opendbx-1.5.0-r3.ebuild
deleted file mode 100644
index b4e76604878b..000000000000
--- a/dev-db/opendbx/opendbx-1.5.0-r3.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit flag-o-matic
-
-MY_PN="lib${PN}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="OpenDBX - A database abstraction layer"
-HOMEPAGE="https://www.linuxnetworks.de/doc/index.php/OpenDBX"
-SRC_URI="https://www.linuxnetworks.de/opendbx/download/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~x64-solaris"
-IUSE="firebird +mysql oracle postgres sqlite"
-RESTRICT="firebird? ( bindist )"
-
-RDEPEND="mysql? ( dev-db/mysql-connector-c:0= )
- postgres? ( dev-db/postgresql:* )
- sqlite? ( dev-db/sqlite:3 )
- oracle? ( dev-db/oracle-instantclient[sdk] )
- firebird? ( dev-db/firebird )"
-DEPEND="${RDEPEND} app-doc/doxygen app-text/docbook2X"
-
-S="${WORKDIR}"/${MY_P}
-
-REQUIRED_USE="|| ( firebird mysql oracle postgres sqlite )"
-
-PATCHES=( "${FILESDIR}/${PN}-doxy.patch" )
-
-pkg_setup() {
- if use oracle && [[ ! -d ${ORACLE_HOME} ]]
- then
- die "Oracle support requested, but ORACLE_HOME not set to a valid directory!"
- fi
-}
-
-src_configure() {
- local backends=""
-
- use firebird && backends="${backends} firebird"
- use mysql && backends="${backends} mysql"
- use oracle && backends="${backends} oracle"
- use postgres && backends="${backends} pgsql"
- use sqlite && backends="${backends} sqlite3"
-
- use mysql && append-cppflags -I/usr/include/mysql
- use firebird && append-cppflags -I/opt/firebird/include
-
- if use oracle ; then
- # Traditionally, OCI header files are provided in:
- append-cppflags -I"${ORACLE_HOME}"/rdbms/public
- # But newer versions merged them with additional SDKs:
- append-cppflags -I"${ORACLE_HOME}"/sdk/include
- # Depending on the client package ORACLE_HOME refers to,
- # we need to find the libraries in varying locations:
- # - gentoo instantclient has multilib (dev-db/oracle-instantclient)
- append-ldflags -L"${ORACLE_HOME}"/$(get_libdir)
- # - vanilla full client lacks multilib (LINUX*_client{,_home}.zip)
- append-ldflags -L"${ORACLE_HOME}"/lib
- # - vanilla instantclient lacks libdir (instantclient-*.zip)
- append-ldflags -L"${ORACLE_HOME}"
- fi
-
- econf --with-backends="${backends}"
-}
-
-src_compile() {
- # bug #322221
- emake -j1
-}
-
-src_install() {
- emake -j1 install DESTDIR="${D}"
- dodoc AUTHORS ChangeLog README
-
- rm -f "${D}"/usr/$(get_libdir)/opendbx/*.{a,la}
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
@ 2023-01-20 13:31 Joonas Niilola
0 siblings, 0 replies; 12+ messages in thread
From: Joonas Niilola @ 2023-01-20 13:31 UTC (permalink / raw
To: gentoo-commits
commit: 2a9c4f45fc6972353891852bdade6bbeaf1d175b
Author: Marco Scardovi <mscardovi <AT> icloud <DOT> com>
AuthorDate: Wed Dec 28 22:55:48 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 13:31:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9c4f45
dev-db/opendbx: drop 1.4.5-r2, 1.4.6-r4
Signed-off-by: Marco Scardovi <mscardovi <AT> icloud.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-db/opendbx/Manifest | 1 -
dev-db/opendbx/opendbx-1.4.5-r2.ebuild | 79 ----------------------------------
dev-db/opendbx/opendbx-1.4.6-r4.ebuild | 79 ----------------------------------
3 files changed, 159 deletions(-)
diff --git a/dev-db/opendbx/Manifest b/dev-db/opendbx/Manifest
index bed49d750703..ef7793e7dda5 100644
--- a/dev-db/opendbx/Manifest
+++ b/dev-db/opendbx/Manifest
@@ -1,3 +1,2 @@
DIST libopendbx-1.5.0.tar.gz 583894 BLAKE2B c427bf8d79df6b83d0ce940d974625bd9b54e49e502f864d244a780185b6321f84a6b779e09b603a71ca26549844001268f0357169e9a74e742b9c2668e4b3ec SHA512 7e4e9b8c62fd981276f6747f8184d7e34d743b866bfd76c8126a16371b50dc682177fd563212333d2dbebe2128d0b1527fc69029833329ba8cc0311308fa9bb5
-DIST opendbx-1.4.5.tar.gz 582915 BLAKE2B 7a11947f73ba3a3d407fecf7600589b64a6a80b82f24720ae613d1dc7044e7efe3af8fe273c0cdb043923af2cee1913766054eff3267243345b89c6977124be6 SHA512 e46289f9a7eb8b6e4084863834f8c4ca080eb3343b5f9d5837c476bab0a39e798a6364c8648f9fb53e52ab60cae57749b9f7e9bd23cb95b8ff21160f1bf4247e
DIST opendbx-1.4.6.tar.gz 587514 BLAKE2B 0a6c983ac1ebdc3ad9390185938f32e13ba9ff2ced6d41390421e1e3a1e9eb639a85d89da7ce2dd67f05fd2fcaebb2f53146f43678e548511403d8cdc4de88da SHA512 dd6d53d29157057dbf4e273fd82c7694e8bc626d3409d6ab9c25627a0fec96418326550fa8004b5341facdc4cd8aae12516224e8bb84e2562482885780ff0e55
diff --git a/dev-db/opendbx/opendbx-1.4.5-r2.ebuild b/dev-db/opendbx/opendbx-1.4.5-r2.ebuild
deleted file mode 100644
index 648c8613b17f..000000000000
--- a/dev-db/opendbx/opendbx-1.4.5-r2.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit flag-o-matic
-
-DESCRIPTION="OpenDBX - A database abstraction layer"
-HOMEPAGE="https://www.linuxnetworks.de/doc/index.php/OpenDBX"
-SRC_URI="https://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="firebird +mysql oracle postgres sqlite"
-RESTRICT="firebird? ( bindist )"
-
-RDEPEND="mysql? ( dev-db/mysql-connector-c:0= )
- postgres? ( dev-db/postgresql:* )
- sqlite? ( dev-db/sqlite:3 )
- oracle? ( dev-db/oracle-instantclient[sdk] )
- firebird? ( dev-db/firebird )"
-DEPEND="${RDEPEND} app-doc/doxygen app-text/docbook2X"
-
-REQUIRED_USE="|| ( firebird mysql oracle postgres sqlite )"
-
-PATCHES=( "${FILESDIR}/${PN}-doxy.patch" )
-
-pkg_setup() {
- if use oracle && [[ ! -d ${ORACLE_HOME} ]]
- then
- die "Oracle support requested, but ORACLE_HOME not set to a valid directory!"
- fi
-}
-
-src_configure() {
- local backends=""
-
- use firebird && backends="${backends} firebird"
- use mysql && backends="${backends} mysql"
- use oracle && backends="${backends} oracle"
- use postgres && backends="${backends} pgsql"
- use sqlite && backends="${backends} sqlite3"
-
- use mysql && append-cppflags -I/usr/include/mysql
- use firebird && append-cppflags -I/opt/firebird/include
-
- if use oracle ; then
- # Traditionally, OCI header files are provided in:
- append-cppflags -I"${ORACLE_HOME}"/rdbms/public
- # But newer versions merged them with additional SDKs:
- append-cppflags -I"${ORACLE_HOME}"/sdk/include
- # Depending on the client package ORACLE_HOME refers to,
- # we need to find the libraries in varying locations:
- # - gentoo instantclient has multilib (dev-db/oracle-instantclient)
- append-ldflags -L"${ORACLE_HOME}"/$(get_libdir)
- # - vanilla full client lacks multilib (LINUX*_client{,_home}.zip)
- append-ldflags -L"${ORACLE_HOME}"/lib
- # - vanilla instantclient lacks libdir (instantclient-*.zip)
- append-ldflags -L"${ORACLE_HOME}"
- fi
-
- # bug #788304
- append-cxxflags -std=c++14
-
- econf --with-backends="${backends}"
-}
-
-src_compile() {
- # bug #322221
- emake -j1
-}
-
-src_install() {
- emake -j1 install DESTDIR="${D}"
- dodoc AUTHORS ChangeLog README
-
- rm -f "${D}"/usr/$(get_libdir)/opendbx/*.{a,la}
-}
diff --git a/dev-db/opendbx/opendbx-1.4.6-r4.ebuild b/dev-db/opendbx/opendbx-1.4.6-r4.ebuild
deleted file mode 100644
index 0a2385d02aca..000000000000
--- a/dev-db/opendbx/opendbx-1.4.6-r4.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit flag-o-matic
-
-DESCRIPTION="OpenDBX - A database abstraction layer"
-HOMEPAGE="https://www.linuxnetworks.de/doc/index.php/OpenDBX"
-SRC_URI="https://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="firebird +mysql oracle postgres sqlite"
-RESTRICT="firebird? ( bindist )"
-
-RDEPEND="mysql? ( dev-db/mysql-connector-c:0= )
- postgres? ( dev-db/postgresql:* )
- sqlite? ( dev-db/sqlite:3 )
- oracle? ( dev-db/oracle-instantclient[sdk] )
- firebird? ( dev-db/firebird )"
-DEPEND="${RDEPEND} app-doc/doxygen app-text/docbook2X"
-
-REQUIRED_USE="|| ( firebird mysql oracle postgres sqlite )"
-
-PATCHES=( "${FILESDIR}/${PN}-doxy.patch" )
-
-pkg_setup() {
- if use oracle && [[ ! -d ${ORACLE_HOME} ]]
- then
- die "Oracle support requested, but ORACLE_HOME not set to a valid directory!"
- fi
-}
-
-src_configure() {
- local backends=""
-
- use firebird && backends="${backends} firebird"
- use mysql && backends="${backends} mysql"
- use oracle && backends="${backends} oracle"
- use postgres && backends="${backends} pgsql"
- use sqlite && backends="${backends} sqlite3"
-
- use mysql && append-cppflags -I/usr/include/mysql
- use firebird && append-cppflags -I/opt/firebird/include
-
- if use oracle ; then
- # Traditionally, OCI header files are provided in:
- append-cppflags -I"${ORACLE_HOME}"/rdbms/public
- # But newer versions merged them with additional SDKs:
- append-cppflags -I"${ORACLE_HOME}"/sdk/include
- # Depending on the client package ORACLE_HOME refers to,
- # we need to find the libraries in varying locations:
- # - gentoo instantclient has multilib (dev-db/oracle-instantclient)
- append-ldflags -L"${ORACLE_HOME}"/$(get_libdir)
- # - vanilla full client lacks multilib (LINUX*_client{,_home}.zip)
- append-ldflags -L"${ORACLE_HOME}"/lib
- # - vanilla instantclient lacks libdir (instantclient-*.zip)
- append-ldflags -L"${ORACLE_HOME}"
- fi
-
- # bug #788304
- append-cxxflags -std=c++14
-
- econf --with-backends="${backends}"
-}
-
-src_compile() {
- # bug #322221
- emake -j1
-}
-
-src_install() {
- emake -j1 install DESTDIR="${D}"
- dodoc AUTHORS ChangeLog README
-
- rm -f "${D}"/usr/$(get_libdir)/opendbx/*.{a,la}
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
@ 2023-05-10 11:29 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-05-10 11:29 UTC (permalink / raw
To: gentoo-commits
commit: f8dc7a062800b34c10c063f99f697c0d15a49721
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 11:08:51 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 10 11:29:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8dc7a06
dev-db/opendbx: EAPI 8, wire up (restricted) tests
Closes: https://bugs.gentoo.org/891689
Signed-off-by: Sam James <sam <AT> gentoo.org>
...dbx-1.4.6-r5.ebuild => opendbx-1.4.6-r6.ebuild} | 46 ++++++++++++++--------
1 file changed, 29 insertions(+), 17 deletions(-)
diff --git a/dev-db/opendbx/opendbx-1.4.6-r5.ebuild b/dev-db/opendbx/opendbx-1.4.6-r6.ebuild
similarity index 74%
rename from dev-db/opendbx/opendbx-1.4.6-r5.ebuild
rename to dev-db/opendbx/opendbx-1.4.6-r6.ebuild
index a84c00e4f96d..5a24ad4af48d 100644
--- a/dev-db/opendbx/opendbx-1.4.6-r5.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6-r6.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI=8
inherit autotools flag-o-matic
@@ -12,26 +12,35 @@ SRC_URI="https://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
-IUSE="firebird +man +mysql oracle postgres sqlite"
-RESTRICT="firebird? ( bindist )"
+IUSE="firebird +man +mysql oracle postgres sqlite test"
+# The test programs need manual/interactive use.
+RESTRICT="
+ firebird? ( bindist )
+ !test? ( test )
+ test
+"
+REQUIRED_USE="|| ( firebird mysql oracle postgres sqlite )"
RDEPEND="mysql? ( dev-db/mysql-connector-c:0= )
postgres? ( dev-db/postgresql:* )
sqlite? ( dev-db/sqlite:3 )
oracle? ( dev-db/oracle-instantclient[sdk] )
firebird? ( dev-db/firebird )"
-DEPEND="${RDEPEND}
- man? ( app-doc/doxygen
- app-text/docbook2X )"
-
-REQUIRED_USE="|| ( firebird mysql oracle postgres sqlite )"
-
-PATCHES=( "${FILESDIR}/${PN}-doxy.patch"
- "${FILESDIR}/${PN}-man-optional.patch" )
+DEPEND="${RDEPEND}"
+BDEPEND="
+ man? (
+ app-doc/doxygen
+ app-text/docbook2X
+ )
+"
+
+PATCHES=(
+ "${FILESDIR}/${PN}-doxy.patch"
+ "${FILESDIR}/${PN}-man-optional.patch"
+)
pkg_setup() {
- if use oracle && [[ ! -d ${ORACLE_HOME} ]]
- then
+ if use oracle && [[ ! -d ${ORACLE_HOME} ]]; then
die "Oracle support requested, but ORACLE_HOME not set to a valid directory!"
fi
}
@@ -50,8 +59,8 @@ src_configure() {
use postgres && backends="${backends} pgsql"
use sqlite && backends="${backends} sqlite3"
- use mysql && append-cppflags -I/usr/include/mysql
- use firebird && append-cppflags -I/opt/firebird/include
+ use mysql && append-cppflags -I"${ESYSROOT}"/usr/include/mysql
+ use firebird && append-cppflags -I"${ESYSROOT}"/opt/firebird/include
if use oracle ; then
# Traditionally, OCI header files are provided in:
@@ -71,7 +80,10 @@ src_configure() {
# bug #788304
append-cxxflags -std=c++14
- econf --with-backends="${backends}" --enable-manpages="$(usex man yes no)"
+ econf \
+ --with-backends="${backends}" \
+ --enable-manpages="$(usex man yes no)" \
+ $(use_enable test)
}
src_compile() {
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2023-05-10 11:29 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-28 22:25 [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-05-10 11:29 Sam James
2023-01-20 13:31 Joonas Niilola
2023-01-20 13:31 Joonas Niilola
2022-12-28 22:25 Sam James
2022-02-10 22:47 Jonas Stein
2022-01-15 21:51 Sam James
2021-08-04 22:34 Sam James
2021-07-29 2:59 Sam James
2021-04-23 6:53 Michael Haubenwallner
2020-10-01 11:09 Sam James
2018-04-05 15:21 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox