From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/libcloudproviders/
Date: Wed, 23 Dec 2020 05:55:57 +0000 (UTC) [thread overview]
Message-ID: <1608702889.360389d093fa2721d39fbd5f18f427a9b804a1a2.telans@gentoo> (raw)
commit: 360389d093fa2721d39fbd5f18f427a9b804a1a2
Author: Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Wed Dec 23 05:54:49 2020 +0000
Commit: Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Wed Dec 23 05:54:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=360389d0
dev-libs/libcloudproviders: bdepend dev-util/glib-utils
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>
dev-libs/libcloudproviders/libcloudproviders-0.3.1.ebuild | 15 +++++++++------
dev-libs/libcloudproviders/metadata.xml | 5 ++++-
2 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/dev-libs/libcloudproviders/libcloudproviders-0.3.1.ebuild b/dev-libs/libcloudproviders/libcloudproviders-0.3.1.ebuild
index 09e24d99..81534f47 100644
--- a/dev-libs/libcloudproviders/libcloudproviders-0.3.1.ebuild
+++ b/dev-libs/libcloudproviders/libcloudproviders-0.3.1.ebuild
@@ -17,13 +17,14 @@ KEYWORDS="~amd64"
IUSE="doc introspection vala"
REQUIRED_USE="vala? ( introspection )"
-RDEPEND="
- >=dev-libs/glib-2.58.0:2
-"
-DEPEND="${RDEPEND}
+RDEPEND=">=dev-libs/glib-2.58.0:2"
+DEPEND="
+ ${RDEPEND}
introspection? ( dev-libs/gobject-introspection:= )
"
-BDEPEND="$(vala_depend)
+BDEPEND="
+ $(vala_depend)
+ dev-util/glib-utils
doc? (
dev-util/gdbus-codegen
dev-util/gtk-doc
@@ -32,9 +33,10 @@ BDEPEND="$(vala_depend)
"
src_prepare() {
- vala_src_prepare
default
+ vala_src_prepare
}
+
src_configure() {
local emesonargs=(
$(meson_use vala vapigen)
@@ -42,5 +44,6 @@ src_configure() {
$(meson_use doc enable-gtk-doc)
-Dinstalled-tests=false
)
+
meson_src_configure
}
diff --git a/dev-libs/libcloudproviders/metadata.xml b/dev-libs/libcloudproviders/metadata.xml
index 8f5e68ae..519e18c6 100644
--- a/dev-libs/libcloudproviders/metadata.xml
+++ b/dev-libs/libcloudproviders/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>telans@posteo.de</email>
+ <name>Theo Anderson</name>
+ </maintainer>
<longdescription>
libcloudproviders is a DBus API that allows cloud storage sync clients to expose their services. Clients such as file managers and desktop environments can then provide integrated access to the cloud providers services.
next reply other threads:[~2020-12-23 5:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-23 5:55 Theo Anderson [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-26 10:41 [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/libcloudproviders/ Florian Schmaus
2022-05-31 7:27 Anna Vyalkova
2021-05-04 8:41 Andrew Ammerlaan
2020-12-24 9:27 Theo Anderson
2020-06-11 16:43 Andrew Ammerlaan
2020-06-10 12:54 David Heidelberg
2020-06-10 12:49 David Heidelberg
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=1608702889.360389d093fa2721d39fbd5f18f427a9b804a1a2.telans@gentoo \
--to=telans@posteo.de \
--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