From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-frippery/
Date: Thu, 8 Feb 2018 08:26:01 +0000 (UTC) [thread overview]
Message-ID: <1518078350.7dff5937e3fbce53adbe0e9bdeb077694de1dfb3.eva@gentoo> (raw)
commit: 7dff5937e3fbce53adbe0e9bdeb077694de1dfb3
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 8 08:14:49 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Feb 8 08:25:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dff5937
gnome-extra/gnome-shell-frippery: version bump 3.20.0 → 3.24.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
| 1 +
.../gnome-shell-frippery-3.24.0.ebuild | 38 ++++++++++++++++++++++
2 files changed, 39 insertions(+)
--git a/gnome-extra/gnome-shell-frippery/Manifest b/gnome-extra/gnome-shell-frippery/Manifest
index 20f581d7f20..b13971200e2 100644
--- a/gnome-extra/gnome-shell-frippery/Manifest
+++ b/gnome-extra/gnome-shell-frippery/Manifest
@@ -1,2 +1,3 @@
DIST gnome-shell-frippery-3.18.2.tgz 78955 BLAKE2B 2f9bd928bc25b2b016ed4ac088868dba8b6df006b210bab224442ac0640248283ca99407ccf8ddb8ef03ba542d56479a6b0a6f73cab9a1b80a37b0d16d48ed54 SHA512 721c35ae47e97e0241b4ddd90c4bcd4b5fa43d7874cbb20bc3ad3e3239ee797269c19dedc0a83a85606a135d954b1f4e3abc8a5c1d283614e073fa073f5dbdda
DIST gnome-shell-frippery-3.20.0.tgz 79090 BLAKE2B cb85e02093f445044ab0635beff420a2d4652c2aea41a206c217df6bfa7f99728cb9923a87f65e53885a7edab081d0f2c4e86a2560e1226fd8a9234f310dc4c8 SHA512 da78a432aa3192d1f41a20e5f65c14f518d113eb751d6df34207109bff9777a0d638f4ebb576e2ff06b085cb98212e2dbd67c1b70d9976b57a6a224f197c43f4
+DIST gnome-shell-frippery-3.24.0.tgz 79322 BLAKE2B d5e6db3d165708836e0cec4c1c2f6ffd3227876a566759ac9db9c7ce1d71841002a991df0bd2bf2279e79dfb9a87af1e8b10abe850f972ff2c9f49397106b8b5 SHA512 7f12f3be7ec4d55cf9f96c81c5af649cbb410fe79e880b3b5469e1554ae8419e40d5a77ab9d3889758a2729dd31e59b08e507803b84886305b75fe27df5eebd5
diff --git a/gnome-extra/gnome-shell-frippery/gnome-shell-frippery-3.24.0.ebuild b/gnome-extra/gnome-shell-frippery/gnome-shell-frippery-3.24.0.ebuild
new file mode 100644
index 00000000000..dc46f614d78
--- /dev/null
+++ b/gnome-extra/gnome-shell-frippery/gnome-shell-frippery-3.24.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Unofficial extension pack providing GNOME 2-like features for GNOME 3"
+HOMEPAGE="http://frippery.org/extensions/index.html"
+SRC_URI="http://frippery.org/extensions/${P}.tgz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ app-eselect/eselect-gnome-shell-extensions
+ >=dev-libs/gjs-1.29
+ dev-libs/gobject-introspection:=
+ gnome-base/gnome-menus:3[introspection]
+ >=gnome-base/gnome-shell-3.20
+ media-libs/clutter:1.0[introspection]
+ x11-libs/pango[introspection]
+"
+DEPEND=""
+
+S="${WORKDIR}/.local/share/gnome-shell"
+
+src_install() {
+ insinto /usr/share/gnome-shell/extensions
+ doins -r extensions/*@*
+ dodoc gnome-shell-frippery/{CHANGELOG,README}
+}
+
+pkg_postinst() {
+ ebegin "Updating list of installed extensions"
+ eselect gnome-shell-extensions update
+ eend $?
+}
next reply other threads:[~2018-02-08 8:26 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-08 8:26 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-26 19:33 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-frippery/ Sam James
2024-11-08 16:32 Pacho Ramos
2024-10-08 16:33 Andreas Sturmlechner
2024-05-30 15:20 Arthur Zamarin
2024-05-30 15:20 Arthur Zamarin
2024-03-02 22:51 Mart Raudsepp
2024-02-18 6:08 Arthur Zamarin
2024-01-08 17:27 Sam James
2023-12-28 12:03 Pacho Ramos
2023-12-28 12:03 Pacho Ramos
2023-10-26 15:09 Pacho Ramos
2023-08-12 19:43 Arthur Zamarin
2023-08-02 17:00 Sam James
2023-07-16 20:31 Matt Turner
2023-06-15 14:09 Matt Turner
2023-05-04 18:47 Arthur Zamarin
2023-05-04 18:47 Arthur Zamarin
2023-04-24 16:41 Matt Turner
2022-07-16 21:28 Matt Turner
2022-05-31 18:04 Matt Turner
2022-04-01 17:51 Matt Turner
2022-03-25 18:25 Matt Turner
2022-03-08 9:35 Sam James
2021-10-11 10:51 Mart Raudsepp
2021-10-11 10:51 Mart Raudsepp
2021-07-26 7:15 Matt Turner
2021-07-08 17:35 Matt Turner
2021-07-04 18:24 Matt Turner
2021-05-29 9:02 Sam James
2021-05-29 6:09 Sam James
2021-04-14 20:45 Matt Turner
2021-01-23 22:38 Pacho Ramos
2020-03-01 16:37 Mart Raudsepp
2019-12-23 22:02 Mart Raudsepp
2019-09-06 21:47 Mart Raudsepp
2019-09-06 21:47 Mart Raudsepp
2019-05-18 21:24 Mart Raudsepp
2019-03-30 22:33 Mart Raudsepp
2019-02-27 23:57 Mart Raudsepp
2018-09-30 0:19 Mart Raudsepp
2018-04-29 0:08 Mart Raudsepp
2018-04-26 17:15 Thomas Deutschmann
2018-02-08 8:26 Gilles Dartiguelongue
2016-06-25 18:43 Pacho Ramos
2016-06-25 18:43 Pacho Ramos
2016-03-06 18:58 Mikle Kolyada
2016-01-11 14:26 Pacho Ramos
2015-11-15 22:30 Pacho Ramos
2015-11-15 22:30 Pacho Ramos
2015-09-07 21:11 Mikle Kolyada
2015-09-05 16:56 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=1518078350.7dff5937e3fbce53adbe0e9bdeb077694de1dfb3.eva@gentoo \
--to=eva@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