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-office/glabels/
Date: Wed, 12 Sep 2018 10:41:07 +0000 (UTC)	[thread overview]
Message-ID: <1536748796.1b8887f5568d86d6151917d84953178e5df1cf2f.leio@gentoo> (raw)

commit:     1b8887f5568d86d6151917d84953178e5df1cf2f
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 12 09:27:51 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Sep 12 10:39:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b8887f5

app-office/glabels: bump to 3.4.1

Closes: https://bugs.gentoo.org/662984
Closes: https://bugs.gentoo.org/653552
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-office/glabels/Manifest             |  1 +
 app-office/glabels/glabels-3.4.1.ebuild | 39 +++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/app-office/glabels/Manifest b/app-office/glabels/Manifest
index 41157f5d9ee..b0aeb55bacd 100644
--- a/app-office/glabels/Manifest
+++ b/app-office/glabels/Manifest
@@ -1 +1,2 @@
 DIST glabels-3.4.0.tar.xz 3412796 BLAKE2B 10c711d5fbfb2a418abf7296c17102e3557b62b8c8eec7f9a54f54aa4a4c64ef19b09ed4ab3cd759800ebf070b247e840a0a1c7d1992abe7623f5483559b59cb SHA512 ae67474645b58418c75cd186c088ce7ec6916192d5dd207f429fe8e0f37ba34e467a6d707352ee120fd47e551d793545968dd916bf4f635a75dff094b1f86357
+DIST glabels-3.4.1.tar.xz 3467992 BLAKE2B 87da586052995a61b1031c5598a21142e525851c5d94b2870e6f62b0d2a6227f44b55ce1aaf6a4c52bd6bb81d9005fde0e58befe26834acb37f4b6728a378cdd SHA512 d3cb98a3b8e33aaace5773a5715ebe45a28a046dd89443b97126078261954fe4713abdc70c38d0d2b932a37eef02ea266726fd28433153bb5aef33c5d5f8175f

diff --git a/app-office/glabels/glabels-3.4.1.ebuild b/app-office/glabels/glabels-3.4.1.ebuild
new file mode 100644
index 00000000000..3d345d6e3d6
--- /dev/null
+++ b/app-office/glabels/glabels-3.4.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+inherit eutils gnome2
+
+DESCRIPTION="Program for creating labels and business cards"
+HOMEPAGE="http://www.glabels.org/"
+
+LICENSE="GPL-3+ LGPL-3+ CC-BY-SA-3.0 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="barcode eds"
+
+RDEPEND="
+	>=dev-libs/glib-2.42.0:2
+	>=x11-libs/gtk+-3.14.0:3
+	>=dev-libs/libxml2-2.9.0:2
+	>=gnome-base/librsvg-2.39.0:2
+	>=x11-libs/cairo-1.14.0
+	>=x11-libs/pango-1.36.1
+	barcode? (
+		>=app-text/barcode-0.98
+		>=media-gfx/qrencode-3.1 )
+	eds? ( >=gnome-extra/evolution-data-server-3.12.0:= )
+"
+DEPEND="${RDEPEND}
+	app-text/docbook-xml-dtd:4.1.2
+	app-text/yelp-tools
+	dev-util/gtk-doc-am
+	>=dev-util/intltool-0.28
+	virtual/pkgconfig
+"
+
+src_configure() {
+	gnome2_src_configure \
+		$(use_with eds libebook) \
+		--disable-static
+}


             reply	other threads:[~2018-09-12 10:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-12 10:41 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-08 12:01 [gentoo-commits] repo/gentoo:master commit in: app-office/glabels/ David Seifert
2020-06-19 22:35 Conrad Kostecki
2019-02-22 18:03 Mart Raudsepp
2017-11-25 19:55 David Seifert
2016-11-03 14:42 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2016-05-28 15:49 Pacho Ramos

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=1536748796.1b8887f5568d86d6151917d84953178e5df1cf2f.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