public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/glabels/
Date: Sat,  8 Jun 2024 12:01:49 +0000 (UTC)	[thread overview]
Message-ID: <1717848088.3dddd3a9caf4bd67c5f5165e64788777460e9d56.soap@gentoo> (raw)

commit:     3dddd3a9caf4bd67c5f5165e64788777460e9d56
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  8 12:01:28 2024 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jun  8 12:01:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dddd3a9

app-office/glabels: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../{glabels-3.4.1.ebuild => glabels-3.4.1-r1.ebuild}  | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/app-office/glabels/glabels-3.4.1.ebuild b/app-office/glabels/glabels-3.4.1-r1.ebuild
similarity index 81%
rename from app-office/glabels/glabels-3.4.1.ebuild
rename to app-office/glabels/glabels-3.4.1-r1.ebuild
index 9babfa8dceca..cf1bc346deb7 100644
--- a/app-office/glabels/glabels-3.4.1.ebuild
+++ b/app-office/glabels/glabels-3.4.1-r1.ebuild
@@ -1,7 +1,8 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=8
+
 inherit gnome2
 
 DESCRIPTION="Program for creating labels and business cards"
@@ -21,16 +22,16 @@ RDEPEND="
 	>=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}
+		>=media-gfx/qrencode-3.1
+	)
+	eds? ( >=gnome-extra/evolution-data-server-3.12.0:= )"
+DEPEND="${RDEPEND}"
+BDEPEND="
 	app-text/docbook-xml-dtd:4.1.2
 	dev-util/itstool
 	dev-build/gtk-doc-am
 	>=dev-util/intltool-0.28
-	virtual/pkgconfig
-"
+	virtual/pkgconfig"
 
 PATCHES=(
 	"${FILESDIR}"/glabels-externs.patch # Fix compilation with -fno-common/gcc10; patch from Fedora
@@ -38,6 +39,5 @@ PATCHES=(
 
 src_configure() {
 	gnome2_src_configure \
-		$(use_with eds libebook) \
-		--disable-static
+		$(use_with eds libebook)
 }


             reply	other threads:[~2024-06-08 12:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-08 12:01 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-06-19 22:35 [gentoo-commits] repo/gentoo:master commit in: app-office/glabels/ Conrad Kostecki
2019-02-22 18:03 Mart Raudsepp
2018-09-12 10:41 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=1717848088.3dddd3a9caf4bd67c5f5165e64788777460e9d56.soap@gentoo \
    --to=soap@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