public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/gummi/
Date: Tue, 29 Oct 2019 06:22:06 +0000 (UTC)	[thread overview]
Message-ID: <1572329378.0724839340c2883f2d52241805442cdb0ea4c003.juippis@gentoo> (raw)

commit:     0724839340c2883f2d52241805442cdb0ea4c003
Author:     Christian Tietz <christian.tietz <AT> mailbox <DOT> org>
AuthorDate: Sat Oct 26 13:50:27 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Oct 29 06:09:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07248393

app-editors/gummi: Bump to 0.7.999 (GTK+3 pre-release)

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Christian Tietz <christian.tietz <AT> mailbox.org>
Closes: https://github.com/gentoo/gentoo/pull/13445
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-editors/gummi/Manifest             |  1 +
 app-editors/gummi/gummi-0.7.999.ebuild | 46 ++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/app-editors/gummi/Manifest b/app-editors/gummi/Manifest
index 251c8bfc522..e8b0584419d 100644
--- a/app-editors/gummi/Manifest
+++ b/app-editors/gummi/Manifest
@@ -1 +1,2 @@
 DIST gummi-0.6.6.tar.gz 792642 BLAKE2B 4f6096999b06361811a9149fa08eff5d2315f01e55539c5849c4bc86aab5a482ad9a0adfe84de5d093e66a328b294b4d88e1e2e2f0355bab320f0c094581da97 SHA512 3be94927c9aafa4914ed2b6f6f5022dce5bcca315a1f947fafb8a4c8bbc5a2bc57f07f8ceaaacdd0b92a5a30483ea8b00e570faf62479280d2ad874716e4c47d
+DIST gummi-0.7.999.tar.gz 578026 BLAKE2B b3305560d621eab029f0931dfc9978d0883acb886d89d2f9e452a60e465a10736191987523c47fe9f5373d7dd7d112383ebf7eaf030e6f0751197e535e461708 SHA512 1da2171cbb26b8be71c34dd7b1bc025813d35604e465caf67e480c3356a706991e6dcaca3bc99bb862895e4597186850c7d4f203a81a9532a4cd742cd2744dc1

diff --git a/app-editors/gummi/gummi-0.7.999.ebuild b/app-editors/gummi/gummi-0.7.999.ebuild
new file mode 100644
index 00000000000..1b970f9dfd1
--- /dev/null
+++ b/app-editors/gummi/gummi-0.7.999.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Simple LaTeX editor for GTK+ users"
+HOMEPAGE="https://github.com/alexandervdm/gummi"
+SRC_URI="https://github.com/alexandervdm/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+	app-text/gtkspell:3
+	app-text/poppler[cairo]
+	dev-libs/glib:2
+	dev-texlive/texlive-latex
+	dev-texlive/texlive-latexextra
+	x11-libs/gtk+:3
+	x11-libs/gtksourceview:3.0
+	x11-libs/pango
+"
+DEPEND="
+	${RDEPEND}
+"
+BDEPEND="
+	dev-util/intltool
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+pkg_postinst() {
+	xdg_desktop_database_update
+
+	elog "Gummi supports spell-checking through gtkspell. Support for"
+	elog "additional languages can be added by installing myspell-**-"
+	elog "packages for your language of choice."
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+}


             reply	other threads:[~2019-10-29  6:22 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-29  6:22 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-11 13:36 [gentoo-commits] repo/gentoo:master commit in: app-editors/gummi/ Joonas Niilola
2022-09-28  6:31 Jakov Smolić
2022-09-28  6:31 Jakov Smolić
2022-05-14  3:00 Sam James
2021-07-21 22:05 Ionen Wolkens
2021-07-20 16:00 Sam James
2021-07-20 16:00 Sam James
2021-06-15  7:27 Joonas Niilola
2021-02-07  1:25 Aaron Bauman
2020-03-08 11:11 Agostino Sarubbo
2020-03-07 12:02 Agostino Sarubbo
2020-01-28 15:03 Joonas Niilola
2020-01-28 15:03 Joonas Niilola
2019-12-21 11:16 Joonas Niilola
2019-12-21 11:16 Joonas Niilola
2019-11-16  9:45 Joonas Niilola
2019-11-16  9:45 Joonas Niilola
2018-09-28 10:30 Michał Górny
2018-03-31 18:50 Mart Raudsepp
2018-02-11 10:01 Michał Górny
2018-01-08  0:18 Andreas Sturmlechner
2018-01-07 23:21 Mikle Kolyada
2017-12-06 12:16 Michael Palimaka
2016-06-05  8:20 Patrice Clement
2016-06-05  8:20 Patrice Clement
2016-06-05  8:20 Patrice Clement
2016-03-16  6:46 Ian Delaney
2016-03-15 22:58 Aaron Bauman
2016-03-15 16:39 Agostino Sarubbo
2016-03-02 13:58 Agostino Sarubbo
2016-03-01 20:37 Patrice Clement
2016-02-28 19:34 Patrice Clement
2015-08-28  2:17 Manuel Rüger

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=1572329378.0724839340c2883f2d52241805442cdb0ea4c003.juippis@gentoo \
    --to=juippis@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