public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/libgsf/
Date: Sat, 25 Jan 2025 15:27:11 +0000 (UTC)	[thread overview]
Message-ID: <1737818816.3a18d26097caefed52126fbd7086202d20d53bb9.pacho@gentoo> (raw)

commit:     3a18d26097caefed52126fbd7086202d20d53bb9
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 15:25:41 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 15:26:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a18d260

gnome-extra/libgsf: drop 1.14.52

Bug: https://bugs.gentoo.org/940777
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 gnome-extra/libgsf/Manifest              |  1 -
 gnome-extra/libgsf/libgsf-1.14.52.ebuild | 47 --------------------------------
 2 files changed, 48 deletions(-)

diff --git a/gnome-extra/libgsf/Manifest b/gnome-extra/libgsf/Manifest
index 7118cad67eed..54a7ec0f3345 100644
--- a/gnome-extra/libgsf/Manifest
+++ b/gnome-extra/libgsf/Manifest
@@ -1,2 +1 @@
-DIST libgsf-1.14.52.tar.xz 707580 BLAKE2B 01f03f8c289388ab63ff67786fa2eac745e4233475d01544d7149a52d1f6043145acbab2e3c28dbaadfa20e5197c6d7f2316385879cd148dd55fb37e16999888 SHA512 3a7af5eae2aa539181dd0ae0d0ce4110da4c430ed8a26cdd7f0ec84c9bcf86360cceabf81ec7c6b902f2fe8d7ea5e3c09fa911d6bab3162f0f531e6973137f4b
 DIST libgsf-1.14.53.tar.xz 714840 BLAKE2B 2a8f2c51efda730648a33df6492d4877494520cfe96445468a0921304f620c12546747ac1f0a36575edbfd5d260709d10ea43119ecff8cf6171403a348514b0b SHA512 f2f8fa0806bf2edae271b3503cc311bd7ba32c145530afce382305cacfaae624edbc8298bd8766364e94804e71b1b8d0aac8383ae514aad646f2a926727cf727

diff --git a/gnome-extra/libgsf/libgsf-1.14.52.ebuild b/gnome-extra/libgsf/libgsf-1.14.52.ebuild
deleted file mode 100644
index 9a68659903a3..000000000000
--- a/gnome-extra/libgsf/libgsf-1.14.52.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-GNOME2_EAUTORECONF=yes
-inherit gnome2
-
-DESCRIPTION="The GNOME Structured File Library"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/libgsf"
-
-LICENSE="LGPL-2.1"
-SLOT="0/114" # libgsf-1.so version
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
-IUSE="bzip2 gtk +introspection test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=dev-libs/glib-2.36:2
-	>=dev-libs/libxml2-2.4.16:2
-	sys-libs/zlib
-	bzip2? ( app-arch/bzip2 )
-	gtk? (
-		x11-libs/gdk-pixbuf:2
-		virtual/imagemagick-tools
-	)
-	introspection? ( >=dev-libs/gobject-introspection-1:= )
-"
-DEPEND="${RDEPEND}
-	>=dev-build/gtk-doc-am-1.12
-	dev-libs/gobject-introspection-common
-	>=sys-devel/gettext-0.19.6
-	virtual/pkgconfig
-	test? ( dev-perl/XML-Parser )
-"
-
-PATCHES=(
-	"${FILESDIR}"/1.14.49-skip-valgrind-tests.patch
-)
-
-src_configure() {
-	gnome2_src_configure \
-		--disable-static \
-		$(use_with bzip2 bz2) \
-		$(use_enable introspection) \
-		$(use_with gtk gdk-pixbuf)
-}


             reply	other threads:[~2025-01-25 15:27 UTC|newest]

Thread overview: 115+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-25 15:27 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-21 17:16 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/libgsf/ Arthur Zamarin
2024-11-08 20:19 Pacho Ramos
2024-04-09 22:46 Sam James
2024-04-07 10:11 Arthur Zamarin
2024-04-07  7:40 Arthur Zamarin
2024-04-07  6:21 Arthur Zamarin
2024-02-09 22:26 Mart Raudsepp
2024-02-02  1:02 Sam James
2024-01-28 21:21 Sam James
2024-01-28 20:02 Sam James
2024-01-28 15:52 Sam James
2024-01-28 15:52 Sam James
2024-01-28 15:52 Sam James
2024-01-28 15:52 Sam James
2023-11-04 20:20 Mart Raudsepp
2023-11-04 20:20 Mart Raudsepp
2023-05-03  3:53 Sam James
2023-05-02 19:27 Arthur Zamarin
2023-05-02 19:22 Arthur Zamarin
2023-05-02 18:11 Arthur Zamarin
2023-05-02 17:43 Arthur Zamarin
2023-05-02 17:28 Arthur Zamarin
2023-05-02 17:24 Arthur Zamarin
2022-11-05 18:58 Arthur Zamarin
2022-11-05  9:58 Arthur Zamarin
2022-11-05  9:44 Arthur Zamarin
2022-10-30 22:29 Matt Turner
2022-08-28  5:06 WANG Xuerui
2022-07-16 21:28 Matt Turner
2022-05-31  9:24 Jakov Smolić
2022-05-28  5:38 Sam James
2022-05-28  5:05 Sam James
2022-03-27  5:01 Matt Turner
2022-03-15 20:54 Matt Turner
2022-03-15  6:37 Matt Turner
2022-03-09 15:39 Sam James
2022-03-09 12:49 Sam James
2022-03-08 12:32 Sam James
2021-12-28 14:09 Pacho Ramos
2021-08-23 22:59 Marek Szuba
2021-04-13 15:00 Sam James
2021-04-12 23:11 Sam James
2021-04-12 16:02 Sam James
2021-03-15 18:06 Sergei Trofimovich
2021-01-06 23:05 Fabian Groffen
2020-07-14  0:55 Matt Turner
2020-05-01  8:35 Mart Raudsepp
2020-04-30  7:09 Sergei Trofimovich
2020-04-14 17:05 Mart Raudsepp
2020-02-11 10:52 Agostino Sarubbo
2020-01-28  7:41 Agostino Sarubbo
2020-01-27 14:28 Agostino Sarubbo
2020-01-27 12:44 Agostino Sarubbo
2020-01-27  9:45 Mikle Kolyada
2020-01-27  8:10 Sergei Trofimovich
2020-01-26 22:39 Thomas Deutschmann
2020-01-11 20:19 Mart Raudsepp
2020-01-11 20:19 Mart Raudsepp
2019-12-05 22:15 Sergei Trofimovich
2019-10-13 19:04 Matt Turner
2019-09-14 23:36 Sergei Trofimovich
2019-09-08  1:13 Thomas Deutschmann
2019-09-03  0:16 Aaron Bauman
2019-09-02 10:11 Agostino Sarubbo
2019-09-02  9:32 Agostino Sarubbo
2019-09-01 18:20 Mikle Kolyada
2019-08-31  5:26 Mikle Kolyada
2019-08-27 21:37 Mart Raudsepp
2019-08-27  5:10 Mart Raudsepp
2019-05-23  3:27 Aaron Bauman
2019-02-04 19:37 Dennis Lamm
2019-01-14 19:52 Mart Raudsepp
2019-01-14  7:14 Sergei Trofimovich
2018-05-29 12:29 Mikle Kolyada
2018-05-14 14:11 Tobias Klausmann
2018-05-04 20:46 Markus Meier
2018-04-28 17:05 Sergei Trofimovich
2018-04-28 16:36 Sergei Trofimovich
2018-04-26 22:32 Aaron Bauman
2018-04-23 13:19 Mart Raudsepp
2017-07-29 12:34 Alexis Ballier
2017-01-30  4:58 Mart Raudsepp
2017-01-21 12:10 Jeroen Roovers
2017-01-18 10:02 Agostino Sarubbo
2017-01-17 14:24 Agostino Sarubbo
2017-01-15 22:10 Tobias Klausmann
2017-01-15 15:50 Agostino Sarubbo
2017-01-13 16:57 Markus Meier
2017-01-11 10:35 Agostino Sarubbo
2017-01-10 15:23 Agostino Sarubbo
2017-01-10 14:56 Agostino Sarubbo
2016-12-06 20:35 Markus Meier
2016-12-05  9:57 Pacho Ramos
2016-12-05  9:57 Pacho Ramos
2016-09-05 22:37 Gilles Dartiguelongue
2016-06-25 19:13 Pacho Ramos
2016-06-07  7:03 Tobias Klausmann
2016-05-03 20:56 Markus Meier
2016-04-09 10:25 Pacho Ramos
2016-04-07 10:19 Jeroen Roovers
2016-03-06 20:52 Mikle Kolyada
2016-02-21 23:44 Pacho Ramos
2016-02-20 13:55 Pacho Ramos
2016-02-20 13:55 Pacho Ramos
2015-11-16 14:08 Agostino Sarubbo
2015-11-12 11:07 Agostino Sarubbo
2015-10-18 11:29 Mikle Kolyada
2015-10-03  8:38 Markus Meier
2015-09-28  4:44 Jeroen Roovers
2015-09-20  6:11 Jeroen Roovers
2015-09-16  8:43 Tobias Klausmann
2015-09-07 21:11 Mikle Kolyada
2015-08-31 18:20 Gilles Dartiguelongue
2015-08-31 18:20 Gilles Dartiguelongue

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=1737818816.3a18d26097caefed52126fbd7086202d20d53bb9.pacho@gentoo \
    --to=pacho@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