public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/bijiben/
Date: Sat,  7 Sep 2019 22:09:22 +0000 (UTC)	[thread overview]
Message-ID: <1567894131.b9b86cbab0473da6a858d3b2c34f24e66e693fd3.leio@gentoo> (raw)

commit:     b9b86cbab0473da6a858d3b2c34f24e66e693fd3
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  7 15:07:20 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Sep  7 22:08:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b86cba

app-misc/bijiben: bump to 3.32.2

Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 app-misc/bijiben/Manifest              |  1 +
 app-misc/bijiben/bijiben-3.32.2.ebuild | 52 ++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)

diff --git a/app-misc/bijiben/Manifest b/app-misc/bijiben/Manifest
index 31bd023838f..5b464843652 100644
--- a/app-misc/bijiben/Manifest
+++ b/app-misc/bijiben/Manifest
@@ -1 +1,2 @@
 DIST bijiben-3.26.2.tar.xz 865148 BLAKE2B 77bb78745295d414153e18491fd16faad29defabaff4ad979db7cc6e6fe075e042dd8b04d321282fbfbf163541818019bc2cbda0f8562010dfc32f275f3f54e8 SHA512 1db8c5e605b5c6a0fcd8743365a53b6ab2d986a18d501a3f02e892bcfc8ba91e9ca933b6f2a4318f71724b40f190d0ebc18eabfe1332de6765b9bca09d36718e
+DIST bijiben-3.32.2.tar.xz 659988 BLAKE2B a155b3ad4d340b6efe039ae8458be6665f5ea37935b2040d8aa59f4b019a7ce2a9bb42c309fbc212b8f87cd2e3db533305b64d6987b3b527435ab9906165a7ff SHA512 71573ced01a5e984998fc5ce97ebbd4fcf04a91165465697ff29ea67076a31654b8f66a93c3ed79b30a8af2e38fad3ac4bfc3047106411078c6cbb67c20d5c5d

diff --git a/app-misc/bijiben/bijiben-3.32.2.ebuild b/app-misc/bijiben/bijiben-3.32.2.ebuild
new file mode 100644
index 00000000000..9d14aaf463c
--- /dev/null
+++ b/app-misc/bijiben/bijiben-3.32.2.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2019 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.13.90:=
+	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
+}


             reply	other threads:[~2019-09-07 22:09 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-07 22:09 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-12 17:41 [gentoo-commits] repo/gentoo:master commit in: app-misc/bijiben/ Pacho Ramos
2024-07-29 10:42 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-08-14  8:23 Mart Raudsepp
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-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=1567894131.b9b86cbab0473da6a858d3b2c34f24e66e693fd3.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