From: "Azael Reyes" <azael.devel@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/octetos-db-maria/
Date: Tue, 3 Nov 2020 03:56:03 +0000 (UTC) [thread overview]
Message-ID: <1604375753.66075b43a4d3b8d08f86dbb66c4fa1d786137985.AzaelReyes@gentoo> (raw)
commit: 66075b43a4d3b8d08f86dbb66c4fa1d786137985
Author: Azael Reyes <azael.devel <AT> gmail <DOT> com>
AuthorDate: Tue Nov 3 03:55:53 2020 +0000
Commit: Azael Reyes <azael.devel <AT> gmail <DOT> com>
CommitDate: Tue Nov 3 03:55:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=66075b43
dev-libs/octetos-db-maria: fragmentation of octetos-db
Signed-off-by: Azael Reyes <azael.devel <AT> gmail.com>
Package-Manager: Portage-3.0.8, Repoman-3.0.2
dev-libs/octetos-db-maria/Manifest | 1 +
.../octetos-db-maria-1.4.2_alpha.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/dev-libs/octetos-db-maria/Manifest b/dev-libs/octetos-db-maria/Manifest
index 426ff285..f1fd3f0b 100644
--- a/dev-libs/octetos-db-maria/Manifest
+++ b/dev-libs/octetos-db-maria/Manifest
@@ -1,2 +1,3 @@
DIST octetos-db-maria-1.2.2_beta.tar.gz 91810 BLAKE2B 9c274928564e61e20ba5d553c41b588333b0abc52d6d964eb8c39e225a72d19c6b6cf953d94240245bad72e318edfce30662d1ed59fd0edf42159794c6be6952 SHA512 cde9aa8dc8552f5c4d10bef9908dc514e5cecfba73f3b67bd817e9818f84e665cc506648e15fe47dcd5ab0a8ae4943340e258c5a4b2b7546e65fb38455956c45
DIST octetos-db-maria-1.3.2_alpha.tar.gz 92844 BLAKE2B 99c0488fa62a4edd7b9424c7d923a60a1684d8b34355e27150c8356d4b17222b5b38e50a3374b7105447366aa8683398f0444b45304e258efb2cda053490d49a SHA512 0d1ff8b88fd3c5b192f0bf2311ce038b3bddd4f1245cbf593d570e3c54ecb906cf8a025e4b95f2940297bf93fc0dbfc8ebcc980c8ad2f1fee9bc068fa3138f2f
+DIST octetos-db-maria-1.4.2_alpha.tar.gz 23204 BLAKE2B 0efee42484e1b1491e58b34da02053fc716d02d806b285d2c3b0ddcec13113671e51063ef0ac298ef7c18ad2aeecfa89e28a41f659f4adea9d8e1ea31242e25b SHA512 8ac4bdff78ffff51375b5c713e9b399328ed3623124fb8d9235486c6204f98851c87c27b4b4ac5b72adeb2aaa4005caaa36da7ed0cbcc7f02ea431bf27bab196
diff --git a/dev-libs/octetos-db-maria/octetos-db-maria-1.4.2_alpha.ebuild b/dev-libs/octetos-db-maria/octetos-db-maria-1.4.2_alpha.ebuild
new file mode 100644
index 00000000..51290a5d
--- /dev/null
+++ b/dev-libs/octetos-db-maria/octetos-db-maria-1.4.2_alpha.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+MYPV="${PV/_alpha/-alpha}"
+
+MYP="${PN}-${MYPV}"
+
+DESCRIPTION="C++ library for Database Acces."
+HOMEPAGE="https://github.com/azaeldevel/octetos-db-maria"
+SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE=""
+
+DEPEND="dev-libs/octetos-db-abstract dev-db/mariadb-connector-c"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}/${MYP}"
+
+src_prepare() {
+ default
+ eautoreconf -fi
+}
+
+src_configure() {
+ econf --with-gentoo
+}
next reply other threads:[~2020-11-03 3:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-03 3:56 Azael Reyes [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-25 8:10 [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/octetos-db-maria/ Anna Vyalkova
2021-05-11 7:42 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-05-11 7:42 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-05-11 7:39 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-05-11 7:38 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-05-11 2:48 Azael Reyes
2021-01-05 8:05 Azael Reyes
2020-12-23 10:13 Theo Anderson
2020-08-17 10:17 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-17 10:09 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-16 23:56 Azael Reyes
2020-05-05 9:37 Andrew Ammerlaan
2020-05-05 9:19 Andrew Ammerlaan
2020-05-05 2:28 Azael Reyes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1604375753.66075b43a4d3b8d08f86dbb66c4fa1d786137985.AzaelReyes@gentoo \
--to=azael.devel@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox