From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/metacity/
Date: Sat, 25 Apr 2020 21:14:51 +0000 (UTC) [thread overview]
Message-ID: <1587849006.19af345b55a9a65e4ddf6629c6ec14660387a2ee.leio@gentoo> (raw)
commit: 19af345b55a9a65e4ddf6629c6ec14660387a2ee
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 25 21:10:06 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr 25 21:10:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19af345b
x11-wm/metacity: remove old
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
x11-wm/metacity/Manifest | 1 -
x11-wm/metacity/metacity-3.32.0.ebuild | 52 ----------------------------------
2 files changed, 53 deletions(-)
diff --git a/x11-wm/metacity/Manifest b/x11-wm/metacity/Manifest
index fb5b2559632..5f5a2a7a030 100644
--- a/x11-wm/metacity/Manifest
+++ b/x11-wm/metacity/Manifest
@@ -1,2 +1 @@
-DIST metacity-3.32.0.tar.xz 2055388 BLAKE2B c8ed41e44b0a4890129fe7e79e2dcd486c986541c6b19b8873264f2c179b98c17095f19fbd93290ad253571d0c9ae5f5367df1fe1ba2ac68685139680a2e3afd SHA512 2260411b9ab07fcd1aee8152d700f1e2aa7f1f0753cae6dab82a55cac2cac186a5c9f42377a311a6f90a53ba8ba200d9f5d73a770abc76b558896cd58c30abde
DIST metacity-3.34.1.tar.xz 2055708 BLAKE2B c1bac27f83d26718fa3d02f777a627324efc3e3eaffbf385a84dd97960adc30e84090f511500fe96a4fbbb373da80a38eaba4c5e14910fbcf8783857c0767ef2 SHA512 e9234ad0aee9fe27cf1c2030e31d8f2c292ae2ee2e9b8546ed86e396152faa9dc4cc67fa8321a0c3d3bf577a83bc143111c6ac225f423db243347a6a760695ee
diff --git a/x11-wm/metacity/metacity-3.32.0.ebuild b/x11-wm/metacity/metacity-3.32.0.ebuild
deleted file mode 100644
index 1522fd20cf9..00000000000
--- a/x11-wm/metacity/metacity-3.32.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="GNOME Flashback window manager"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/metacity/"
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="+libcanberra vulkan xinerama"
-KEYWORDS="~amd64"
-
-# TODO: libgtop could be optional, but no knob
-RDEPEND="
- >=dev-libs/glib-2.44.0:2
- >=x11-libs/gtk+-3.22.0:3[X]
- >=x11-libs/pango-1.2.0[X]
- >=x11-libs/libXcomposite-0.3
- >=gnome-base/gsettings-desktop-schemas-3.3.0
- x11-libs/libXfixes
- x11-libs/libXrender
- x11-libs/libXdamage
- libcanberra? ( media-libs/libcanberra[gtk3] )
- >=x11-libs/startup-notification-0.7
- x11-libs/libXcursor
- gnome-base/libgtop:2=
- x11-libs/libX11
- xinerama? ( x11-libs/libXinerama )
- x11-libs/libXrandr
- x11-libs/libXext
- x11-libs/libICE
- x11-libs/libSM
- gnome-extra/zenity
- vulkan? ( media-libs/vulkan-loader )
-"
-DEPEND="${RDEPEND}
- vulkan? ( dev-util/vulkan-headers )
- dev-util/glib-utils
- >=sys-devel/gettext-0.19.4
- x11-base/xorg-proto
- virtual/pkgconfig
-" # autoconf-archive for eautoreconf
-
-src_configure() {
- gnome2_src_configure \
- --disable-static \
- $(use_enable libcanberra canberra) \
- $(use_enable xinerama) \
- $(use_enable vulkan)
-}
next reply other threads:[~2020-04-25 21:14 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-25 21:14 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-12 8:29 [gentoo-commits] repo/gentoo:master commit in: x11-wm/metacity/ Florian Schmaus
2024-11-04 18:39 Andreas Sturmlechner
2024-10-23 19:08 Florian Schmaus
2024-09-18 19:06 Florian Schmaus
2024-08-22 9:33 Florian Schmaus
2024-05-28 8:01 Florian Schmaus
2024-01-09 15:33 Florian Schmaus
2023-09-27 6:58 Florian Schmaus
2023-09-27 6:58 Florian Schmaus
2023-03-03 18:50 Arthur Zamarin
2023-01-03 14:08 Matt Turner
2023-01-01 15:36 Matt Turner
2022-12-04 2:41 Matt Turner
2022-10-31 20:31 Matt Turner
2022-10-07 22:30 Matt Turner
2022-05-31 18:24 Matt Turner
2022-03-27 18:58 Matt Turner
2022-01-24 22:43 Matt Turner
2022-01-17 23:19 Matt Turner
2021-12-31 3:42 Yixun Lan
2021-10-09 16:42 Mart Raudsepp
2021-05-01 13:39 Matt Turner
2020-11-07 17:41 Mart Raudsepp
2020-07-12 21:32 Mart Raudsepp
2020-03-01 16:18 Mart Raudsepp
2019-06-21 21:54 Mart Raudsepp
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=1587849006.19af345b55a9a65e4ddf6629c6ec14660387a2ee.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