From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/bijiben/
Date: Fri, 14 Aug 2020 08:23:04 +0000 (UTC) [thread overview]
Message-ID: <1597393331.1e485941327f99e083716aade0b0351b421d970f.leio@gentoo> (raw)
commit: 1e485941327f99e083716aade0b0351b421d970f
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 07:14:05 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 08:22:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e485941
app-misc/bijiben: bump to 3.36.3
Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
app-misc/bijiben/Manifest | 1 +
app-misc/bijiben/bijiben-3.36.3.ebuild | 53 ++++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+)
diff --git a/app-misc/bijiben/Manifest b/app-misc/bijiben/Manifest
index 73eca946949..f8ce4dfc4c1 100644
--- a/app-misc/bijiben/Manifest
+++ b/app-misc/bijiben/Manifest
@@ -1 +1,2 @@
DIST bijiben-3.34.2.tar.xz 663348 BLAKE2B 7736823334c5439f1da93e81940f6a433b48cf94173606b1985912b408ebaa05d14866b0bbdd0978c08456fe5a592829203aa7fdd31291748148d7973ab3d8ab SHA512 75e1286aabd5c0d5aca3d2150aa36f18873cc0bfeed24a1b6aa9f4d78318d37712df71929f453b2db871021f4df148af8a9ef64d563a2158db8c1dbb620e4538
+DIST bijiben-3.36.3.tar.xz 528772 BLAKE2B 2445f0b3b40aa9c556635d25e85b31f620a83a4be4ed4c6d3091d3f3c5f19d5b8fc13769ed56bea6a731184b9dfdd2f604a3f29ad8dbde9c019a1f58f4c41447 SHA512 dba2d9da6ae62dd10a75662b9b04475e0ba64f50065d1dab8da8601b6a4dc44cb4f2b6129dec1f4a415844bee80ff534704e703118838a993a4ffe3ebbe2d254
diff --git a/app-misc/bijiben/bijiben-3.36.3.ebuild b/app-misc/bijiben/bijiben-3.36.3.ebuild
new file mode 100644
index 00000000000..88c06ee01aa
--- /dev/null
+++ b/app-misc/bijiben/bijiben-3.36.3.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Note editor designed to remain simple to use"
+HOMEPAGE="https://wiki.gnome.org/Apps/Notes"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ app-misc/tracker:0/2.0
+ >=dev-libs/glib-2.53.4:2
+ net-libs/gnome-online-accounts:=
+ >=x11-libs/gtk+-3.19.3:3
+ >=gnome-extra/evolution-data-server-3.33.2:=
+ >=gui-libs/libhandy-0.0.10:0.0=
+ dev-libs/libxml2:2
+ sys-apps/util-linux
+ >=net-libs/webkit-gtk-2.10:4
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ dev-libs/appstream-glib
+ dev-util/gdbus-codegen
+ dev-util/glib-utils
+ dev-util/itstool
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local emesonargs=(
+ -Dzeitgeist=false
+ -Dupdate_mimedb=false
+ -Dprivate_store=false # private store is mainly meant for flatpak builds
+ )
+ meson_src_configure
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
next reply other threads:[~2020-08-14 8:23 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-14 8:23 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-29 10:42 [gentoo-commits] repo/gentoo:master commit in: app-misc/bijiben/ Pacho Ramos
2022-10-29 22:33 Matt Turner
2022-05-20 18:04 Pacho Ramos
2021-08-13 16:27 Mart Raudsepp
2021-04-30 20:06 Matt Turner
2020-04-20 20:30 Mart Raudsepp
2020-03-01 16:18 Mart Raudsepp
2020-02-29 21:22 Mart Raudsepp
2019-12-22 20:47 Mart Raudsepp
2019-09-07 22:09 Mart Raudsepp
2019-04-10 12:20 Mart Raudsepp
2019-04-09 21:09 Mikle Kolyada
2019-04-08 2:18 Thomas Deutschmann
2019-02-22 18:03 Mart Raudsepp
2019-02-15 13:42 Mart Raudsepp
2018-12-02 14:29 Mikle Kolyada
2018-12-02 11:47 Mart Raudsepp
2018-12-02 11:47 Mart Raudsepp
2018-12-02 10:12 Mikle Kolyada
2018-08-03 11:45 Mart Raudsepp
2018-01-28 14:26 Mikle Kolyada
2017-12-20 20:23 Mart Raudsepp
2017-12-19 19:14 Thomas Deutschmann
2017-09-25 16:36 Mart Raudsepp
2017-09-23 21:13 Thomas Deutschmann
2017-09-12 6:28 Gilles Dartiguelongue
2017-08-17 7:40 Gilles Dartiguelongue
2017-07-15 11:04 Tobias Klausmann
2017-06-07 8:08 Mart Raudsepp
2016-10-20 7:42 Gilles Dartiguelongue
2016-10-20 7:42 Gilles Dartiguelongue
2016-06-24 20:44 Pacho Ramos
2016-06-24 20:44 Pacho Ramos
2015-11-26 15:15 Gilles Dartiguelongue
2015-11-09 10:22 Pacho Ramos
2015-09-07 16:24 Mikle Kolyada
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=1597393331.1e485941327f99e083716aade0b0351b421d970f.leio@gentoo \
--to=leio@gentoo.org \
--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