* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2015-12-06 23:41 Gilles Dartiguelongue
0 siblings, 0 replies; 42+ messages in thread
From: Gilles Dartiguelongue @ 2015-12-06 23:41 UTC (permalink / raw
To: gentoo-commits
commit: bb8df6d399c9622f8c3a114f228e4307dd836cc2
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 6 23:28:45 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 6 23:40:54 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb8df6d3
gnome-base/gnome-core-libs: version bump to 3.18.0
Package-Manager: portage-2.2.26
.../gnome-core-libs/gnome-core-libs-3.18.0.ebuild | 48 ++++++++++++++++++++++
1 file changed, 48 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.18.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.18.0.ebuild
new file mode 100644
index 0000000..1b35856
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.18.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.46:2
+ >=x11-libs/gdk-pixbuf-2.32:2
+ >=x11-libs/pango-1.38
+ >=media-libs/clutter-1.24:1.0
+ >=x11-libs/gtk+-${PV}:3[cups?]
+ >=dev-libs/atk-2.18
+ >=x11-libs/libwnck-3.14:3
+ >=gnome-base/librsvg-2.40.10
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.26
+ >=gnome-base/dconf-0.24
+
+ || (
+ >=media-libs/gstreamer-0.10.36:0.10
+ >=media-libs/gstreamer-1.6.1:1.0 )
+ || (
+ >=media-libs/gst-plugins-base-0.10.36:0.10
+ >=media-libs/gst-plugins-base-1.6.1:1.0 )
+ || (
+ >=media-libs/gst-plugins-good-0.10.31:0.10
+ >=media-libs/gst-plugins-good-1.6.1:1.0 )
+
+ python? ( >=dev-python/pygobject-${PV}:3 )
+"
+DEPEND=""
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2016-03-06 17:23 Mikle Kolyada
0 siblings, 0 replies; 42+ messages in thread
From: Mikle Kolyada @ 2016-03-06 17:23 UTC (permalink / raw
To: gentoo-commits
commit: 6ea6a3851200f0c54e255a265112840c8452bcb3
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 6 17:01:37 2016 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar 6 17:19:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea6a385
gnome-base/gnome-core-libs: x86 stable wrt bug #427546
Package-Manager: portage-2.2.26
gnome-base/gnome-core-libs/gnome-core-libs-3.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.18.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.18.0.ebuild
index dae9c7f..e139d33 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.18.0.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.18.0.ebuild
@@ -12,7 +12,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME 3
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2016-09-05 7:18 Gilles Dartiguelongue
0 siblings, 0 replies; 42+ messages in thread
From: Gilles Dartiguelongue @ 2016-09-05 7:18 UTC (permalink / raw
To: gentoo-commits
commit: bf81b21a2fbd0544ad664b6b4c7a9f2d8f159d9c
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 5 07:14:01 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Sep 5 07:18:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf81b21a
gnome-base/gnome-core-libs: version bump to 3.20
Package-Manager: portage-2.3.0
.../gnome-core-libs/gnome-core-libs-3.20.0.ebuild | 48 ++++++++++++++++++++++
1 file changed, 48 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0.ebuild
new file mode 100644
index 00000000..74d520d
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.48:2
+ >=x11-libs/gdk-pixbuf-2.34:2
+ >=x11-libs/pango-1.40
+ >=media-libs/clutter-1.26:1.0
+ >=x11-libs/gtk+-${PV}:3[cups?]
+ >=dev-libs/atk-2.20
+ >=x11-libs/libwnck-${PV}:3
+ >=gnome-base/librsvg-2.40.16
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.28
+ >=gnome-base/dconf-0.26
+
+ || (
+ >=media-libs/gstreamer-0.10.36:0.10
+ >=media-libs/gstreamer-1.6.1:1.0 )
+ || (
+ >=media-libs/gst-plugins-base-0.10.36:0.10
+ >=media-libs/gst-plugins-base-1.6.1:1.0 )
+ || (
+ >=media-libs/gst-plugins-good-0.10.31:0.10
+ >=media-libs/gst-plugins-good-1.6.1:1.0 )
+
+ python? ( >=dev-python/pygobject-${PV}:3 )
+"
+DEPEND=""
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2016-10-12 7:28 Gilles Dartiguelongue
0 siblings, 0 replies; 42+ messages in thread
From: Gilles Dartiguelongue @ 2016-10-12 7:28 UTC (permalink / raw
To: gentoo-commits
commit: 6c2d1db98d8e10db894a3dab6cda087b6c4a3d04
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 06:27:43 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 07:28:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c2d1db9
gnome-base/gnome-core-libs: drop gstreamer:0.10 requirement
Gentoo-bug: 596696
Gentoo-bug: 550648
Package-Manager: portage-2.3.1
.../gnome-core-libs-3.20.0-r1.ebuild | 42 ++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0-r1.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0-r1.ebuild
new file mode 100644
index 00000000..99739a4
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.48:2
+ >=x11-libs/gdk-pixbuf-2.34:2
+ >=x11-libs/pango-1.40
+ >=media-libs/clutter-1.26:1.0
+ >=x11-libs/gtk+-${PV}:3[cups?]
+ >=dev-libs/atk-2.20
+ >=x11-libs/libwnck-${PV}:3
+ >=gnome-base/librsvg-2.40.16
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.28
+ >=gnome-base/dconf-0.26
+
+ >=media-libs/gstreamer-1.8:1.0
+ >=media-libs/gst-plugins-base-1.8:1.0
+ >=media-libs/gst-plugins-good-1.8:1.0
+
+ python? ( >=dev-python/pygobject-${PV}:3 )
+"
+DEPEND=""
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2016-11-12 0:37 Gilles Dartiguelongue
0 siblings, 0 replies; 42+ messages in thread
From: Gilles Dartiguelongue @ 2016-11-12 0:37 UTC (permalink / raw
To: gentoo-commits
commit: a4709e5c26745088f72925acca787fdee7436936
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 00:28:49 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 00:34:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4709e5c
gnome-base/gnome-core-libs: cleanup old revisions
Package-Manager: portage-2.3.2
.../gnome-core-libs/gnome-core-libs-3.14.0.ebuild | 48 ----------------------
.../gnome-core-libs/gnome-core-libs-3.16.0.ebuild | 48 ----------------------
.../gnome-core-libs/gnome-core-libs-3.18.0.ebuild | 48 ----------------------
3 files changed, 144 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.14.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.14.0.ebuild
deleted file mode 100644
index 5e58adb..00000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.14.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
-RDEPEND="
- >=dev-libs/glib-2.42.0:2
- >=x11-libs/gdk-pixbuf-2.30.8:2
- >=x11-libs/pango-1.36.8
- >=media-libs/clutter-1.20.0:1.0
- >=x11-libs/gtk+-${PV}:3[cups?]
- >=dev-libs/atk-2.14
- >=x11-libs/libwnck-3.14:3
- >=gnome-base/librsvg-2.40.2
- >=gnome-base/gnome-desktop-${PV}:3
- >=x11-libs/startup-notification-0.12
-
- >=gnome-base/gvfs-1.22.1
- >=gnome-base/dconf-0.22.0
-
- || (
- >=media-libs/gstreamer-0.10.36:0.10
- >=media-libs/gstreamer-1.2.3:1.0 )
- || (
- >=media-libs/gst-plugins-base-0.10.36:0.10
- >=media-libs/gst-plugins-base-1.2.3:1.0 )
- || (
- >=media-libs/gst-plugins-good-0.10.31:0.10
- >=media-libs/gst-plugins-good-1.2.3:1.0 )
-
- python? ( >=dev-python/pygobject-${PV}:3 )
-"
-DEPEND=""
-
-S="${WORKDIR}"
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.16.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.16.0.ebuild
deleted file mode 100644
index 400901e..00000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.16.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
-RDEPEND="
- >=dev-libs/glib-2.44:2
- >=x11-libs/gdk-pixbuf-2.30.8:2
- >=x11-libs/pango-1.36.8
- >=media-libs/clutter-1.22:1.0
- >=x11-libs/gtk+-${PV}:3[cups?]
- >=dev-libs/atk-2.16
- >=x11-libs/libwnck-3.14:3
- >=gnome-base/librsvg-2.40.2
- >=gnome-base/gnome-desktop-${PV}:3
- >=x11-libs/startup-notification-0.12
-
- >=gnome-base/gvfs-1.24
- >=gnome-base/dconf-0.24
-
- || (
- >=media-libs/gstreamer-0.10.36:0.10
- >=media-libs/gstreamer-1.4.5:1.0 )
- || (
- >=media-libs/gst-plugins-base-0.10.36:0.10
- >=media-libs/gst-plugins-base-1.4.5:1.0 )
- || (
- >=media-libs/gst-plugins-good-0.10.31:0.10
- >=media-libs/gst-plugins-good-1.4.5:1.0 )
-
- python? ( >=dev-python/pygobject-${PV}:3 )
-"
-DEPEND=""
-
-S="${WORKDIR}"
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.18.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.18.0.ebuild
deleted file mode 100644
index e139d33..00000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.18.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
-RDEPEND="
- >=dev-libs/glib-2.46:2
- >=x11-libs/gdk-pixbuf-2.32:2
- >=x11-libs/pango-1.38
- >=media-libs/clutter-1.24:1.0
- >=x11-libs/gtk+-${PV}:3[cups?]
- >=dev-libs/atk-2.18
- >=x11-libs/libwnck-3.14:3
- >=gnome-base/librsvg-2.40.10
- >=gnome-base/gnome-desktop-${PV}:3
- >=x11-libs/startup-notification-0.12
-
- >=gnome-base/gvfs-1.26
- >=gnome-base/dconf-0.24
-
- || (
- >=media-libs/gstreamer-0.10.36:0.10
- >=media-libs/gstreamer-1.6.1:1.0 )
- || (
- >=media-libs/gst-plugins-base-0.10.36:0.10
- >=media-libs/gst-plugins-base-1.6.1:1.0 )
- || (
- >=media-libs/gst-plugins-good-0.10.31:0.10
- >=media-libs/gst-plugins-good-1.6.1:1.0 )
-
- python? ( >=dev-python/pygobject-${PV}:3 )
-"
-DEPEND=""
-
-S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2016-11-12 0:37 Gilles Dartiguelongue
0 siblings, 0 replies; 42+ messages in thread
From: Gilles Dartiguelongue @ 2016-11-12 0:37 UTC (permalink / raw
To: gentoo-commits
commit: aa46f7c8f01012185146cde9b14e2afd41aa3132
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 00:20:58 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 00:34:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa46f7c8
gnome-base/gnome-core-libs: version bump 3.20.0-r1 → 3.22.0
Package-Manager: portage-2.3.2
.../gnome-core-libs/gnome-core-libs-3.22.0.ebuild | 42 ++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.22.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.22.0.ebuild
new file mode 100644
index 00000000..76412b3
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.22.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.50:2
+ >=x11-libs/gdk-pixbuf-2.36:2
+ >=x11-libs/pango-1.40
+ >=media-libs/clutter-1.26:1.0
+ >=x11-libs/gtk+-${PV}:3[cups?]
+ >=dev-libs/atk-2.22
+ >=x11-libs/libwnck-3.20:3
+ >=gnome-base/librsvg-2.40.16
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.30
+ >=gnome-base/dconf-0.26
+
+ >=media-libs/gstreamer-1.8:1.0
+ >=media-libs/gst-plugins-base-1.8:1.0
+ >=media-libs/gst-plugins-good-1.8:1.0
+
+ python? ( >=dev-python/pygobject-${PV}:3 )
+"
+DEPEND=""
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2017-02-15 19:43 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2017-02-15 19:43 UTC (permalink / raw
To: gentoo-commits
commit: 631338de6fde9700d6a89967e9b555b891464739
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 19:39:21 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 19:39:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=631338de
gnome-base/gnome-core-libs: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../gnome-core-libs/gnome-core-libs-3.20.0.ebuild | 48 ----------------------
1 file changed, 48 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0.ebuild
deleted file mode 100644
index 6d14210059..0000000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
-RDEPEND="
- >=dev-libs/glib-2.48:2
- >=x11-libs/gdk-pixbuf-2.34:2
- >=x11-libs/pango-1.40
- >=media-libs/clutter-1.26:1.0
- >=x11-libs/gtk+-${PV}:3[cups?]
- >=dev-libs/atk-2.20
- >=x11-libs/libwnck-${PV}:3
- >=gnome-base/librsvg-2.40.16
- >=gnome-base/gnome-desktop-${PV}:3
- >=x11-libs/startup-notification-0.12
-
- >=gnome-base/gvfs-1.28
- >=gnome-base/dconf-0.26
-
- || (
- >=media-libs/gstreamer-0.10.36:0.10
- >=media-libs/gstreamer-1.6.1:1.0 )
- || (
- >=media-libs/gst-plugins-base-0.10.36:0.10
- >=media-libs/gst-plugins-base-1.6.1:1.0 )
- || (
- >=media-libs/gst-plugins-good-0.10.31:0.10
- >=media-libs/gst-plugins-good-1.6.1:1.0 )
-
- python? ( >=dev-python/pygobject-${PV}:3 )
-"
-DEPEND=""
-
-S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2017-02-20 17:43 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2017-02-20 17:43 UTC (permalink / raw
To: gentoo-commits
commit: 94bb7d9ef7f6bf9adb415a22901e4653e909d046
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 12:33:18 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 17:43:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94bb7d9e
gnome-base/gnome-core-libs: add 3.22.2 with updated min deps, remove libwnck dep
libwnck isn't actually pulled in in a common gnome system, don't force it just
from the meta package.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../gnome-core-libs/gnome-core-libs-3.22.2.ebuild | 43 ++++++++++++++++++++++
1 file changed, 43 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.22.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.22.2.ebuild
new file mode 100644
index 0000000000..5c386de728
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.22.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.50.2:2
+ >=x11-libs/gdk-pixbuf-2.36.0:2
+ >=x11-libs/pango-1.40.3
+ >=media-libs/clutter-1.26.0:1.0
+ >=x11-libs/gtk+-3.22.3:3[cups?]
+ >=dev-libs/atk-2.22.0
+ >=gnome-base/librsvg-2.40.16
+ >=gnome-base/gnome-desktop-3.22.2:3
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.30.2
+ >=gnome-base/dconf-0.26.0
+
+ >=media-libs/gstreamer-1.8.3:1.0
+ >=media-libs/gst-plugins-base-1.8.3:1.0
+ >=media-libs/gst-plugins-good-1.8.3:1.0
+
+ python? ( >=dev-python/pygobject-3.22.0:3 )
+"
+DEPEND=""
+
+# >=x11-libs/libwnck-3.20.1:3 - not used by core packages anymore
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2017-02-20 17:43 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2017-02-20 17:43 UTC (permalink / raw
To: gentoo-commits
commit: f4d53ea22f3ee8f0f5d3651da1baa302b4d0d750
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 17:42:27 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 17:43:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d53ea2
gnome-base/gnome-core-libs: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../gnome-core-libs/gnome-core-libs-3.22.0.ebuild | 42 ----------------------
1 file changed, 42 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.22.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.22.0.ebuild
deleted file mode 100644
index 76412b34e0..0000000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.22.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
-RDEPEND="
- >=dev-libs/glib-2.50:2
- >=x11-libs/gdk-pixbuf-2.36:2
- >=x11-libs/pango-1.40
- >=media-libs/clutter-1.26:1.0
- >=x11-libs/gtk+-${PV}:3[cups?]
- >=dev-libs/atk-2.22
- >=x11-libs/libwnck-3.20:3
- >=gnome-base/librsvg-2.40.16
- >=gnome-base/gnome-desktop-${PV}:3
- >=x11-libs/startup-notification-0.12
-
- >=gnome-base/gvfs-1.30
- >=gnome-base/dconf-0.26
-
- >=media-libs/gstreamer-1.8:1.0
- >=media-libs/gst-plugins-base-1.8:1.0
- >=media-libs/gst-plugins-good-1.8:1.0
-
- python? ( >=dev-python/pygobject-${PV}:3 )
-"
-DEPEND=""
-
-S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2017-04-02 13:03 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2017-04-02 13:03 UTC (permalink / raw
To: gentoo-commits
commit: eb0b59dd7f8dce4a4cf3fcbcbe05aed040fd6ebf
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 2 12:49:21 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Apr 2 13:02:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb0b59dd
gnome-base/gnome-core-libs: remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.1
.../gnome-core-libs-3.20.0-r1.ebuild | 41 ----------------------
1 file changed, 41 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0-r1.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0-r1.ebuild
deleted file mode 100644
index 431bef04053..00000000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
-RDEPEND="
- >=dev-libs/glib-2.48:2
- >=x11-libs/gdk-pixbuf-2.34:2
- >=x11-libs/pango-1.40
- >=media-libs/clutter-1.26:1.0
- >=x11-libs/gtk+-${PV}:3[cups?]
- >=dev-libs/atk-2.20
- >=x11-libs/libwnck-${PV}:3
- >=gnome-base/librsvg-2.40.16
- >=gnome-base/gnome-desktop-${PV}:3
- >=x11-libs/startup-notification-0.12
-
- >=gnome-base/gvfs-1.28
- >=gnome-base/dconf-0.26
-
- >=media-libs/gstreamer-1.8:1.0
- >=media-libs/gst-plugins-base-1.8:1.0
- >=media-libs/gst-plugins-good-1.8:1.0
-
- python? ( >=dev-python/pygobject-${PV}:3 )
-"
-DEPEND=""
-
-S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2017-08-15 22:44 Gilles Dartiguelongue
0 siblings, 0 replies; 42+ messages in thread
From: Gilles Dartiguelongue @ 2017-08-15 22:44 UTC (permalink / raw
To: gentoo-commits
commit: acfa164a365174a39df11f01a6d2218a62c2a17c
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 15 22:01:49 2017 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Aug 15 22:43:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acfa164a
gnome-base/gnome-core-libs: version bump 3.22.2 → 3.24.0
Package-Manager: Portage-2.3.7, Repoman-2.3.3
RepoMan-Options: --force
.../gnome-core-libs/gnome-core-libs-3.24.0.ebuild | 42 ++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.24.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.24.0.ebuild
new file mode 100644
index 00000000000..af22bc2b50b
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.24.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.52:2
+ >=x11-libs/gdk-pixbuf-2.36.6:2
+ >=x11-libs/pango-1.40.9
+ >=media-libs/clutter-1.26.2:1.0
+ >=x11-libs/gtk+-3.22.16:3[cups?]
+ >=dev-libs/atk-2.24
+ >=gnome-base/librsvg-2.40.18
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.32
+ >=gnome-base/dconf-0.26
+
+ >=media-libs/gstreamer-1.10.5:1.0
+ >=media-libs/gst-plugins-base-1.10.5:1.0
+ >=media-libs/gst-plugins-good-1.10.5:1.0
+
+ python? ( >=dev-python/pygobject-${PV}:3 )
+"
+DEPEND=""
+
+# >=x11-libs/libwnck-3.20.1:3 - not used by core packages anymore
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2018-01-10 6:12 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2018-01-10 6:12 UTC (permalink / raw
To: gentoo-commits
commit: bc71a3d649cf8cca20a10a80b557df479af8584e
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 05:38:49 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 06:10:33 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc71a3d6
gnome-base/gnome-core-libs: bump to 3.24.2, remove media-libs/clutter dep
mutter has its own embedded mutter-clutter nowadays, so standalone clutter
isn't so core anymore. We can rely on whatever the individual extra apps
pull in as a minimum, without worrying about it here and forcing it for core.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
.../gnome-core-libs/gnome-core-libs-3.24.2.ebuild | 41 ++++++++++++++++++++++
1 file changed, 41 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.24.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.24.2.ebuild
new file mode 100644
index 00000000000..b5da2251587
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.24.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.52.2:2
+ >=x11-libs/gdk-pixbuf-2.36.6:2
+ >=x11-libs/pango-1.40.9
+ >=x11-libs/gtk+-3.22.16:3[cups?]
+ >=dev-libs/atk-2.24
+ >=gnome-base/librsvg-2.40.18
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.32.1
+ >=gnome-base/dconf-0.26
+
+ >=media-libs/gstreamer-1.12.3:1.0
+ >=media-libs/gst-plugins-base-1.12.3:1.0
+ >=media-libs/gst-plugins-good-1.12.3:1.0
+
+ python? ( >=dev-python/pygobject-3.24.1:3 )
+"
+DEPEND=""
+
+# >=x11-libs/libwnck-3.20.1:3 - not used by core packages anymore
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2018-01-18 3:15 Mikle Kolyada
0 siblings, 0 replies; 42+ messages in thread
From: Mikle Kolyada @ 2018-01-18 3:15 UTC (permalink / raw
To: gentoo-commits
commit: 1ce190fbd973270dde8e2a09559d77c6d2d0a1fb
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 03:07:13 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 03:07:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce190fb
gnome-base/gnome-core-libs: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
gnome-base/gnome-core-libs/gnome-core-libs-3.24.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.24.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.24.2.ebuild
index b5da2251587..429a2081fc2 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.24.2.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.24.2.ebuild
@@ -11,7 +11,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME 3
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2018-02-03 20:56 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2018-02-03 20:56 UTC (permalink / raw
To: gentoo-commits
commit: a79520c7f3f55646820b2b33b836b9725b12f7f1
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 3 19:57:34 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb 3 20:54:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79520c7
gnome-base/gnome-core-libs: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
.../gnome-core-libs/gnome-core-libs-3.22.2.ebuild | 42 ----------------------
.../gnome-core-libs/gnome-core-libs-3.24.0.ebuild | 42 ----------------------
2 files changed, 84 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.22.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.22.2.ebuild
deleted file mode 100644
index b3dc6e221e0..00000000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.22.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
-RDEPEND="
- >=dev-libs/glib-2.50.2:2
- >=x11-libs/gdk-pixbuf-2.36.0:2
- >=x11-libs/pango-1.40.3
- >=media-libs/clutter-1.26.0:1.0
- >=x11-libs/gtk+-3.22.3:3[cups?]
- >=dev-libs/atk-2.22.0
- >=gnome-base/librsvg-2.40.16
- >=gnome-base/gnome-desktop-3.22.2:3
- >=x11-libs/startup-notification-0.12
-
- >=gnome-base/gvfs-1.30.2
- >=gnome-base/dconf-0.26.0
-
- >=media-libs/gstreamer-1.8.3:1.0
- >=media-libs/gst-plugins-base-1.8.3:1.0
- >=media-libs/gst-plugins-good-1.8.3:1.0
-
- python? ( >=dev-python/pygobject-3.22.0:3 )
-"
-DEPEND=""
-
-# >=x11-libs/libwnck-3.20.1:3 - not used by core packages anymore
-
-S="${WORKDIR}"
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.24.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.24.0.ebuild
deleted file mode 100644
index af22bc2b50b..00000000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.24.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
-RDEPEND="
- >=dev-libs/glib-2.52:2
- >=x11-libs/gdk-pixbuf-2.36.6:2
- >=x11-libs/pango-1.40.9
- >=media-libs/clutter-1.26.2:1.0
- >=x11-libs/gtk+-3.22.16:3[cups?]
- >=dev-libs/atk-2.24
- >=gnome-base/librsvg-2.40.18
- >=gnome-base/gnome-desktop-${PV}:3
- >=x11-libs/startup-notification-0.12
-
- >=gnome-base/gvfs-1.32
- >=gnome-base/dconf-0.26
-
- >=media-libs/gstreamer-1.10.5:1.0
- >=media-libs/gst-plugins-base-1.10.5:1.0
- >=media-libs/gst-plugins-good-1.10.5:1.0
-
- python? ( >=dev-python/pygobject-${PV}:3 )
-"
-DEPEND=""
-
-# >=x11-libs/libwnck-3.20.1:3 - not used by core packages anymore
-
-S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2018-12-14 22:55 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2018-12-14 22:55 UTC (permalink / raw
To: gentoo-commits
commit: d769d2676a4a5bf8d5f315527bb7aae5e308b836
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 14 22:54:24 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Dec 14 22:54:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d769d267
gnome-base/gnome-core-libs: bump to 3.26.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11
.../gnome-core-libs/gnome-core-libs-3.26.2.ebuild | 41 ++++++++++++++++++++++
1 file changed, 41 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
new file mode 100644
index 00000000000..67910c2ee09
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.54.2:2
+ >=x11-libs/gdk-pixbuf-2.36.11:2
+ >=x11-libs/pango-1.40.13
+ >=x11-libs/gtk+-3.22.25:3[cups?]
+ >=dev-libs/atk-2.26.1
+ >=gnome-base/librsvg-2.40.19
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.34.1
+ >=gnome-base/dconf-0.26.1
+
+ >=media-libs/gstreamer-1.14.1:1.0
+ >=media-libs/gst-plugins-base-1.14.1:1.0
+ >=media-libs/gst-plugins-good-1.14.1:1.0
+
+ python? ( >=dev-python/pygobject-3.26.1:3 )
+"
+DEPEND=""
+
+# >=x11-libs/libwnck-3.24.1:3 - not used by core packages anymore
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2018-12-16 11:40 Sergei Trofimovich
0 siblings, 0 replies; 42+ messages in thread
From: Sergei Trofimovich @ 2018-12-16 11:40 UTC (permalink / raw
To: gentoo-commits
commit: f440aba9c727dd89024d1635f97d12781c15ae69
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 16 11:39:52 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Dec 16 11:39:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f440aba9
gnome-base/gnome-core-libs: keyworded 3.26.2 for ppc64, bug #673156
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
index 67910c2ee09..53c7b739d49 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
@@ -11,7 +11,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME 3
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2018-12-19 22:27 Sergei Trofimovich
0 siblings, 0 replies; 42+ messages in thread
From: Sergei Trofimovich @ 2018-12-19 22:27 UTC (permalink / raw
To: gentoo-commits
commit: 5546a2fcb263f642266e2cd022d225c972678213
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 22:25:12 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 22:27:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5546a2fc
gnome-base/gnome-core-libs: keyworded 3.26.2 for ppc, bug #673156
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
index 53c7b739d49..eb913408f5b 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
@@ -11,7 +11,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME 3
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2018-12-29 19:39 Thomas Deutschmann
0 siblings, 0 replies; 42+ messages in thread
From: Thomas Deutschmann @ 2018-12-29 19:39 UTC (permalink / raw
To: gentoo-commits
commit: 914ad66702ee2b2e7e722608c587bf5a2b4975dd
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 29 19:37:40 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Dec 29 19:39:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=914ad667
gnome-base/gnome-core-libs: x86 keyworded (bug #673156)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
index eb913408f5b..a0248826260 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
@@ -11,7 +11,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME 3
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2019-02-17 15:56 Mikle Kolyada
0 siblings, 0 replies; 42+ messages in thread
From: Mikle Kolyada @ 2019-02-17 15:56 UTC (permalink / raw
To: gentoo-commits
commit: a583dcecd6cebedf4f99598b45ee287e24ed4d6d
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 17 15:55:48 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Feb 17 15:56:17 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a583dcec
gnome-base/gnome-core-libs: Add ~arm keyword wrt bug #673156
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="~arm"
gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
index a0248826260..f16a1f315c2 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME 3
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2019-03-02 23:12 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2019-03-02 23:12 UTC (permalink / raw
To: gentoo-commits
commit: 67fc623e47f7ce3ec183c63e5d64b7295d4e3bf4
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 2 22:56:16 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar 2 23:12:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67fc623e
gnome-base/gnome-core-libs: bump to 3.28.2
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-3.28.2.ebuild | 42 ++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.28.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.28.2.ebuild
new file mode 100644
index 00000000000..b5704669093
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.28.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.56.1:2
+ >=x11-libs/gdk-pixbuf-2.36.12:2
+ >=x11-libs/pango-1.42.1
+ >=x11-libs/gtk+-3.22.30:3[cups?]
+ >=dev-libs/atk-2.29.1
+ >=gnome-base/librsvg-2.40.20
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.36.2
+ >=gnome-base/dconf-0.28.0
+
+ >=media-libs/gstreamer-1.14.4:1.0
+ >=media-libs/gst-plugins-base-1.14.4:1.0
+ >=media-libs/gst-plugins-good-1.14.4:1.0
+
+ python? ( >=dev-python/pygobject-3.28.2:3 )
+"
+DEPEND=""
+
+# >=x11-libs/libwnck-3.24.1:3 - not used by core packages anymore
+# librsvg kept back on non-rust version; should move on at some point for non-exotic arches.
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2019-03-11 16:16 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2019-03-11 16:16 UTC (permalink / raw
To: gentoo-commits
commit: d4904a90e3816b7fa1153c72a617b255670a19c4
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 16:10:15 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 16:14:28 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4904a90
gnome-base/gnome-core-libs: bump to 3.30.2
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-3.30.2.ebuild | 42 ++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild
new file mode 100644
index 00000000000..7cc7dc16405
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.58.1:2
+ >=x11-libs/gdk-pixbuf-2.38.0:2
+ >=x11-libs/pango-1.42.4
+ >=x11-libs/gtk+-3.24.1:3[cups?]
+ >=dev-libs/atk-2.30.0
+ >=gnome-base/librsvg-2.40.20
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.38.1
+ >=gnome-base/dconf-0.30.1
+
+ >=media-libs/gstreamer-1.14.4:1.0
+ >=media-libs/gst-plugins-base-1.14.4:1.0
+ >=media-libs/gst-plugins-good-1.14.4:1.0
+
+ python? ( >=dev-python/pygobject-3.30.1:3 )
+"
+DEPEND=""
+
+# >=x11-libs/libwnck-3.24.1:3 - not used by core packages anymore
+# librsvg kept back on non-rust version; should move on at some point for non-exotic arches.
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2019-03-30 21:56 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2019-03-30 21:56 UTC (permalink / raw
To: gentoo-commits
commit: 6d9619d1558675d8956e9859ec91f7c33e6a8cea
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 21:53:49 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 21:56:35 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d9619d1
gnome-base/gnome-core-libs: remove old
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-3.26.2.ebuild | 41 ---------------------
.../gnome-core-libs/gnome-core-libs-3.28.2.ebuild | 42 ----------------------
2 files changed, 83 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
deleted file mode 100644
index f16a1f315c2..00000000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
-RDEPEND="
- >=dev-libs/glib-2.54.2:2
- >=x11-libs/gdk-pixbuf-2.36.11:2
- >=x11-libs/pango-1.40.13
- >=x11-libs/gtk+-3.22.25:3[cups?]
- >=dev-libs/atk-2.26.1
- >=gnome-base/librsvg-2.40.19
- >=gnome-base/gnome-desktop-${PV}:3
- >=x11-libs/startup-notification-0.12
-
- >=gnome-base/gvfs-1.34.1
- >=gnome-base/dconf-0.26.1
-
- >=media-libs/gstreamer-1.14.1:1.0
- >=media-libs/gst-plugins-base-1.14.1:1.0
- >=media-libs/gst-plugins-good-1.14.1:1.0
-
- python? ( >=dev-python/pygobject-3.26.1:3 )
-"
-DEPEND=""
-
-# >=x11-libs/libwnck-3.24.1:3 - not used by core packages anymore
-
-S="${WORKDIR}"
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.28.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.28.2.ebuild
deleted file mode 100644
index b5704669093..00000000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.28.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
-RDEPEND="
- >=dev-libs/glib-2.56.1:2
- >=x11-libs/gdk-pixbuf-2.36.12:2
- >=x11-libs/pango-1.42.1
- >=x11-libs/gtk+-3.22.30:3[cups?]
- >=dev-libs/atk-2.29.1
- >=gnome-base/librsvg-2.40.20
- >=gnome-base/gnome-desktop-${PV}:3
- >=x11-libs/startup-notification-0.12
-
- >=gnome-base/gvfs-1.36.2
- >=gnome-base/dconf-0.28.0
-
- >=media-libs/gstreamer-1.14.4:1.0
- >=media-libs/gst-plugins-base-1.14.4:1.0
- >=media-libs/gst-plugins-good-1.14.4:1.0
-
- python? ( >=dev-python/pygobject-3.28.2:3 )
-"
-DEPEND=""
-
-# >=x11-libs/libwnck-3.24.1:3 - not used by core packages anymore
-# librsvg kept back on non-rust version; should move on at some point for non-exotic arches.
-
-S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2019-05-18 20:46 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2019-05-18 20:46 UTC (permalink / raw
To: gentoo-commits
commit: 2f35de847412a53fe9840713a029e567a6a18a11
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 20:18:47 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat May 18 20:44:12 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f35de84
gnome-base/gnome-core-libs: remove old
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-3.24.2.ebuild | 41 ----------------------
1 file changed, 41 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.24.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.24.2.ebuild
deleted file mode 100644
index 4c40ebc736e..00000000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.24.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
-RDEPEND="
- >=dev-libs/glib-2.52.2:2
- >=x11-libs/gdk-pixbuf-2.36.6:2
- >=x11-libs/pango-1.40.9
- >=x11-libs/gtk+-3.22.16:3[cups?]
- >=dev-libs/atk-2.24
- >=gnome-base/librsvg-2.40.18
- >=gnome-base/gnome-desktop-${PV}:3
- >=x11-libs/startup-notification-0.12
-
- >=gnome-base/gvfs-1.32.1
- >=gnome-base/dconf-0.26
-
- >=media-libs/gstreamer-1.12.3:1.0
- >=media-libs/gst-plugins-base-1.12.3:1.0
- >=media-libs/gst-plugins-good-1.12.3:1.0
-
- python? ( >=dev-python/pygobject-3.24.1:3 )
-"
-DEPEND=""
-
-# >=x11-libs/libwnck-3.20.1:3 - not used by core packages anymore
-
-S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2019-07-29 9:42 Aaron Bauman
0 siblings, 0 replies; 42+ messages in thread
From: Aaron Bauman @ 2019-07-29 9:42 UTC (permalink / raw
To: gentoo-commits
commit: dec8a60c38a71aa1fe285fc8967a7f975e23776e
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 09:41:46 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 09:41:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dec8a60c
gnome-base/gnome-core-libs: arm64 keyworded
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild
index 892a9381351..6385e405465 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild
@@ -11,7 +11,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME 3
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2019-09-19 7:15 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2019-09-19 7:15 UTC (permalink / raw
To: gentoo-commits
commit: 743d8d688fe3646a09dd4480ee0d8200d700f03b
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 19 07:13:00 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Sep 19 07:13:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743d8d68
gnome-base/gnome-core-libs: bump to 3.32.2
Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-3.32.2.ebuild | 43 ++++++++++++++++++++++
1 file changed, 43 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.32.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.32.2.ebuild
new file mode 100644
index 00000000000..5fdcc803674
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.32.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.60.2:2
+ >=x11-libs/gdk-pixbuf-2.38.1:2
+ >=x11-libs/pango-1.42.4
+ >=x11-libs/gtk+-3.24.8:3[cups?]
+ >=dev-libs/atk-2.32.0
+ >=gnome-base/librsvg-2.40.20
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.40.1
+ >=gnome-base/dconf-0.32.0
+
+ >=media-libs/gstreamer-1.14.4:1.0
+ >=media-libs/gst-plugins-base-1.14.4:1.0
+ >=media-libs/gst-plugins-good-1.14.4:1.0
+
+ python? ( >=dev-python/pygobject-3.32.1:3 )
+"
+DEPEND=""
+BDEPEND=""
+
+# >=x11-libs/libwnck-3.24.1:3 - not used by core packages anymore
+# librsvg kept back on non-rust version; should move on at some point for non-exotic arches.
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2019-12-23 21:26 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2019-12-23 21:26 UTC (permalink / raw
To: gentoo-commits
commit: 99f4d4229c43e8d604c36228c17818d76a9fa3fb
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 21:17:56 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 21:25:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99f4d422
gnome-base/gnome-core-libs: remove old
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-3.30.2.ebuild | 42 ----------------------
1 file changed, 42 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild
deleted file mode 100644
index 6385e405465..00000000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
-RDEPEND="
- >=dev-libs/glib-2.58.1:2
- >=x11-libs/gdk-pixbuf-2.38.0:2
- >=x11-libs/pango-1.42.4
- >=x11-libs/gtk+-3.24.1:3[cups?]
- >=dev-libs/atk-2.30.0
- >=gnome-base/librsvg-2.40.20
- >=gnome-base/gnome-desktop-${PV}:3
- >=x11-libs/startup-notification-0.12
-
- >=gnome-base/gvfs-1.38.1
- >=gnome-base/dconf-0.30.1
-
- >=media-libs/gstreamer-1.14.4:1.0
- >=media-libs/gst-plugins-base-1.14.4:1.0
- >=media-libs/gst-plugins-good-1.14.4:1.0
-
- python? ( >=dev-python/pygobject-3.30.1:3 )
-"
-DEPEND=""
-
-# >=x11-libs/libwnck-3.24.1:3 - not used by core packages anymore
-# librsvg kept back on non-rust version; should move on at some point for non-exotic arches.
-
-S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2020-03-16 22:20 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2020-03-16 22:20 UTC (permalink / raw
To: gentoo-commits
commit: 4e5b5ab2a63cf1cee178245eb52571d751fa857b
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 08:59:26 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 22:08:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e5b5ab2
gnome-base/gnome-core-libs: bump to 3.34.4
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-3.34.4.ebuild | 44 ++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.34.4.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.34.4.ebuild
new file mode 100644
index 00000000000..fdbb4ad9ea8
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.34.4.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.62.5:2
+ >=x11-libs/gdk-pixbuf-2.40.0:2
+ >=x11-libs/pango-1.42.4
+ >=x11-libs/gtk+-3.24.14:3[cups?]
+ >=dev-libs/atk-2.34.1
+ >=gnome-base/librsvg-2.40.21
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.42.2
+ >=gnome-base/dconf-0.34.0
+
+ >=media-libs/gstreamer-1.14.4:1.0
+ >=media-libs/gst-plugins-base-1.14.4:1.0
+ >=media-libs/gst-plugins-good-1.14.4:1.0
+
+ python? ( >=dev-python/pygobject-3.34.0:3 )
+"
+DEPEND=""
+BDEPEND=""
+
+# >=x11-libs/libwnck-3.24.1:3 - not used by core packages anymore
+# librsvg kept back on non-rust version; should move on at some point for non-exotic arches.
+# pango kept at 1.42 for now due to bitmap fonts and incompatibilities
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2020-07-19 17:58 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2020-07-19 17:58 UTC (permalink / raw
To: gentoo-commits
commit: 669a5419f9f848b002c4d6b259830f38daa6e119
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 19 17:58:21 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Jul 19 17:58:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669a5419
gnome-base/gnome-core-libs: bump to 3.36.4
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-3.36.4.ebuild | 43 ++++++++++++++++++++++
1 file changed, 43 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.36.4.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.36.4.ebuild
new file mode 100644
index 00000000000..670bb8c4194
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.36.4.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.64.4:2
+ >=x11-libs/gdk-pixbuf-2.40.0:2
+ >=x11-libs/pango-1.42.4
+ >=x11-libs/gtk+-3.24.21:3[cups?]
+ >=dev-libs/atk-2.34.1
+ >=gnome-base/librsvg-2.40.21
+ >=gnome-base/gnome-desktop-${PV}:3
+
+ >=gnome-base/gvfs-1.44.1
+ >=gnome-base/dconf-0.36.0
+
+ >=media-libs/gstreamer-1.16.2:1.0
+ >=media-libs/gst-plugins-base-1.16.2:1.0
+ >=media-libs/gst-plugins-good-1.16.2:1.0
+
+ python? ( >=dev-python/pygobject-3.36.1:3 )
+"
+DEPEND=""
+BDEPEND=""
+
+# >=x11-libs/libwnck-3.24.1:3 - not used by core packages anymore
+# librsvg kept back on non-rust version; should move on at some point for non-exotic arches.
+# pango kept at 1.42 for now due to bitmap fonts and incompatibilities
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2021-05-12 22:10 Matt Turner
0 siblings, 0 replies; 42+ messages in thread
From: Matt Turner @ 2021-05-12 22:10 UTC (permalink / raw
To: gentoo-commits
commit: 3c0abe1fed4ba1494d680bafe791589a165458da
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed May 5 14:55:33 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed May 12 22:01:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c0abe1f
gnome-base/gnome-core-libs: Version bump to 40.0
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-40.0.ebuild | 39 ++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild
new file mode 100644
index 00000000000..19884503d8c
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.68.0:2
+ >=x11-libs/gdk-pixbuf-2.42.4:2
+ >=x11-libs/pango-1.48.3
+ >=x11-libs/gtk+-3.24.27:3[cups?]
+ >=dev-libs/atk-2.36.0
+ >=gnome-base/librsvg-2.50.3
+ >=gnome-base/gnome-desktop-${PV}:3
+
+ >=gnome-base/gvfs-1.48.0
+ >=gnome-base/dconf-0.40.0
+
+ >=media-libs/gstreamer-1.16.2:1.0
+ >=media-libs/gst-plugins-base-1.16.2:1.0
+ >=media-libs/gst-plugins-good-1.16.2:1.0
+
+ python? ( >=dev-python/pygobject-3.40.0:3 )
+"
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2021-07-08 17:35 Matt Turner
0 siblings, 0 replies; 42+ messages in thread
From: Matt Turner @ 2021-07-08 17:35 UTC (permalink / raw
To: gentoo-commits
commit: 2fcc89e0b7bd9e31701b3e0bf7a21f05be183ddb
Author: Jakub Ternka <ternka122 <AT> gmail <DOT> com>
AuthorDate: Thu Jun 24 00:26:22 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jul 8 17:35:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fcc89e0
gnome-base/gnome-core-libs: Remove GNOME version number from description
Signed-off-by: Jakub Ternka <ternka122 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild
index c7fe9bc465d..7548e8e2fc7 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+DESCRIPTION="Sub-meta package for the core libraries of GNOME"
HOMEPAGE="https://www.gnome.org/"
LICENSE="metapackage"
SLOT="3.0"
@@ -14,7 +14,7 @@ IUSE="cups python"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
# Note to developers:
-# This is a wrapper for the core libraries used by GNOME 3
+# This is a wrapper for the core libraries used by GNOME
RDEPEND="
>=dev-libs/glib-2.68.0:2
>=x11-libs/gdk-pixbuf-2.42.4:2
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2021-12-15 22:29 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2021-12-15 22:29 UTC (permalink / raw
To: gentoo-commits
commit: c9dea3f7494f5d654487071bd78a32466fabe47d
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 15 22:29:36 2021 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Dec 15 22:29:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9dea3f7
gnome-base/gnome-core-libs: bump to 40.6
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-40.6.ebuild | 39 ++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild
new file mode 100644
index 000000000000..220d4aae3ab1
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME
+RDEPEND="
+ >=dev-libs/glib-2.68.4:2
+ >=x11-libs/gdk-pixbuf-2.42.6:2
+ >=x11-libs/pango-1.48.10
+ >=x11-libs/gtk+-3.24.30:3[cups?]
+ >=dev-libs/atk-2.36.0
+ >=gnome-base/librsvg-2.50.7
+ >=gnome-base/gnome-desktop-${PV}:3
+
+ >=gnome-base/gvfs-1.48.1
+ >=gnome-base/dconf-0.40.0
+
+ >=media-libs/gstreamer-1.16.2:1.0
+ >=media-libs/gst-plugins-base-1.16.2:1.0
+ >=media-libs/gst-plugins-good-1.16.2:1.0
+
+ python? ( >=dev-python/pygobject-3.40.1:3 )
+"
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2022-03-12 23:39 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2022-03-12 23:39 UTC (permalink / raw
To: gentoo-commits
commit: f4b5fb1f147512f6fa5e31f4e537ec52d046af60
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 6 12:18:59 2022 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 23:39:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b5fb1f
gnome-base/gnome-core-libs: bump to 41.3
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-41.3.ebuild | 39 ++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild
new file mode 100644
index 000000000000..78868fce5980
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME
+RDEPEND="
+ >=dev-libs/glib-2.70.2:2
+ >=x11-libs/gdk-pixbuf-2.42.6:2
+ >=x11-libs/pango-1.48.10
+ >=x11-libs/gtk+-3.24.31:3[cups?]
+ >=dev-libs/atk-2.36.0
+ >=gnome-base/librsvg-2.52.5
+ >=gnome-base/gnome-desktop-${PV}:3
+
+ >=gnome-base/gvfs-1.48.1
+ >=gnome-base/dconf-0.40.0
+
+ >=media-libs/gstreamer-1.16.2:1.0
+ >=media-libs/gst-plugins-base-1.16.2:1.0
+ >=media-libs/gst-plugins-good-1.16.2:1.0
+
+ python? ( >=dev-python/pygobject-3.42.0:3 )
+"
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2022-03-12 23:41 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2022-03-12 23:41 UTC (permalink / raw
To: gentoo-commits
commit: 9d44cbc208dcd60a5d1f70b28498b386d041d7bd
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 12 23:40:56 2022 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 23:40:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d44cbc2
gnome-base/gnome-core-libs-41.3: ALLARCHES stable
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild
index 78868fce5980..fe4453e73290 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild
@@ -11,7 +11,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2023-07-27 8:29 WANG Xuerui
0 siblings, 0 replies; 42+ messages in thread
From: WANG Xuerui @ 2023-07-27 8:29 UTC (permalink / raw
To: gentoo-commits
commit: 77221f41f53625b2a634eb36a2ccac6e9ab85b69
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 27 05:39:42 2023 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu Jul 27 08:29:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77221f41
gnome-base/gnome-core-libs: keyword 41.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild
index fe4453e73290..768ed7bbdcad 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2023-12-18 23:37 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2023-12-18 23:37 UTC (permalink / raw
To: gentoo-commits
commit: e8d2f902706e172196c35bca61fdc2b845e4c223
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 18 23:22:32 2023 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Dec 18 23:22:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d2f902
gnome-base/gnome-core-libs: stabilize 44.4 for amd64, arm64, x86
Meta-package ALLARCHES to catch up on the metas.
This was 44.4 isntead of a newer 44.x because a few components don't have
a stable newer bug-fix version and we are going to be stabilizing GNOME 45
instead at this point soon.
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild
index 020a60fe7da6..5cf824cf9ce4 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild
@@ -11,7 +11,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2023-12-18 23:37 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2023-12-18 23:37 UTC (permalink / raw
To: gentoo-commits
commit: bd3c91c7413f9ac0f19876279cf0dc21363b5a88
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 18 23:23:50 2023 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Dec 18 23:23:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3c91c7
gnome-base/gnome-core-libs: drop 41.3
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-41.3.ebuild | 39 ----------------------
1 file changed, 39 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild
deleted file mode 100644
index 768ed7bbdcad..000000000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-41.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME
-RDEPEND="
- >=dev-libs/glib-2.70.2:2
- >=x11-libs/gdk-pixbuf-2.42.6:2
- >=x11-libs/pango-1.48.10
- >=x11-libs/gtk+-3.24.31:3[cups?]
- >=dev-libs/atk-2.36.0
- >=gnome-base/librsvg-2.52.5
- >=gnome-base/gnome-desktop-${PV}:3
-
- >=gnome-base/gvfs-1.48.1
- >=gnome-base/dconf-0.40.0
-
- >=media-libs/gstreamer-1.16.2:1.0
- >=media-libs/gst-plugins-base-1.16.2:1.0
- >=media-libs/gst-plugins-good-1.16.2:1.0
-
- python? ( >=dev-python/pygobject-3.42.0:3 )
-"
-DEPEND=""
-BDEPEND=""
-
-S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2023-12-18 23:37 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2023-12-18 23:37 UTC (permalink / raw
To: gentoo-commits
commit: 18c156d618de253c52cb57f8c06e5636ae6d58f9
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 18 23:16:21 2023 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Dec 18 23:22:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c156d6
gnome-base/gnome-core-libs: add 44.4
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-44.4.ebuild | 41 ++++++++++++++++++++++
1 file changed, 41 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild
new file mode 100644
index 000000000000..020a60fe7da6
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME
+RDEPEND="
+ >=dev-libs/glib-2.76.4:2
+ >=x11-libs/gdk-pixbuf-2.42.10:2
+ >=x11-libs/pango-1.50.14
+ >=x11-libs/gtk+-3.24.38:3[cups?]
+ >=gui-libs/gtk-4.10.5:4[cups?]
+ >=gui-libs/libadwaita-1.3.4:1
+ >=app-accessibility/at-spi2-core-2.48.3:2
+ >=gnome-base/librsvg-2.56.3
+ >=gnome-base/gnome-desktop-44.0:4
+
+ >=gnome-base/gvfs-1.50.6
+ >=gnome-base/dconf-0.40.0
+
+ >=media-libs/gstreamer-1.20.6:1.0
+ >=media-libs/gst-plugins-base-1.20.6:1.0
+ >=media-libs/gst-plugins-good-1.20.6:1.0
+
+ python? ( >=dev-python/pygobject-3.44.1:3 )
+"
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2023-12-21 19:44 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2023-12-21 19:44 UTC (permalink / raw
To: gentoo-commits
commit: 50b5848a92ff1ec2c5a75d1db42b390c3f1bd883
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 19:43:48 2023 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 19:44:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b5848a
gnome-base/gnome-core-libs: add 45.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-45.2.ebuild | 41 ++++++++++++++++++++++
1 file changed, 41 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild
new file mode 100644
index 000000000000..156904f5d56f
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME"
+HOMEPAGE="https://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME
+RDEPEND="
+ >=dev-libs/glib-2.78.1:2
+ >=x11-libs/gdk-pixbuf-2.42.10:2
+ >=x11-libs/pango-1.51.0
+ >=x11-libs/gtk+-3.24.38:3[cups?]
+ >=gui-libs/gtk-4.12.4:4[cups?]
+ >=gui-libs/libadwaita-1.4.2:1
+ >=app-accessibility/at-spi2-core-2.50.0:2
+ >=gnome-base/librsvg-2.57.0
+ >=gnome-base/gnome-desktop-44.0:4
+
+ >=gnome-base/gvfs-1.52.1
+ >=gnome-base/dconf-0.40.0
+
+ >=media-libs/gstreamer-1.22.3:1.0
+ >=media-libs/gst-plugins-base-1.22.3:1.0
+ >=media-libs/gst-plugins-good-1.22.3:1.0
+
+ python? ( >=dev-python/pygobject-3.46.0:3 )
+"
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2024-04-15 5:49 Arthur Zamarin
0 siblings, 0 replies; 42+ messages in thread
From: Arthur Zamarin @ 2024-04-15 5:49 UTC (permalink / raw
To: gentoo-commits
commit: 2a35c728cddd34cdcfdb5f32f3365c48f5b5c656
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 15 05:48:58 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 05:48:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a35c728
gnome-base/gnome-core-libs: Stabilize 45.2 arm64, #928782
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild
index 156904f5d56f..0fb09b76bb65 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2024-04-20 9:51 Michał Górny
0 siblings, 0 replies; 42+ messages in thread
From: Michał Górny @ 2024-04-20 9:51 UTC (permalink / raw
To: gentoo-commits
commit: a12f4e12be5ac1abca1a5b84d9b1a6fccea6fbd1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 09:51:38 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 09:51:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12f4e12
gnome-base/gnome-core-libs: Stabilize 45.2 x86, #928782
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild
index 0fb09b76bb65..9bee01907313 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild
@@ -11,7 +11,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2024-04-22 8:20 Arthur Zamarin
0 siblings, 0 replies; 42+ messages in thread
From: Arthur Zamarin @ 2024-04-22 8:20 UTC (permalink / raw
To: gentoo-commits
commit: 3ff4a54b0e7b307bcf470fc152d3869770709b5b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 08:20:17 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 08:20:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff4a54b
gnome-base/gnome-core-libs: Stabilize 45.2 amd64, #928782
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild
index 9bee01907313..a689a9e9155b 100644
--- a/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild
@@ -11,7 +11,7 @@ IUSE="cups python"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
# Note to developers:
# This is a wrapper for the core libraries used by GNOME
^ permalink raw reply related [flat|nested] 42+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/
@ 2024-05-06 7:09 Mart Raudsepp
0 siblings, 0 replies; 42+ messages in thread
From: Mart Raudsepp @ 2024-05-06 7:09 UTC (permalink / raw
To: gentoo-commits
commit: b6605d46c9afdf10df512e43808b538c5386037c
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon May 6 06:56:03 2024 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon May 6 07:08:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6605d46
gnome-base/gnome-core-libs: drop 44.4
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-core-libs/gnome-core-libs-44.4.ebuild | 41 ----------------------
1 file changed, 41 deletions(-)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild
deleted file mode 100644
index 5cf824cf9ce4..000000000000
--- a/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Sub-meta package for the core libraries of GNOME"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="cups python"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-
-# Note to developers:
-# This is a wrapper for the core libraries used by GNOME
-RDEPEND="
- >=dev-libs/glib-2.76.4:2
- >=x11-libs/gdk-pixbuf-2.42.10:2
- >=x11-libs/pango-1.50.14
- >=x11-libs/gtk+-3.24.38:3[cups?]
- >=gui-libs/gtk-4.10.5:4[cups?]
- >=gui-libs/libadwaita-1.3.4:1
- >=app-accessibility/at-spi2-core-2.48.3:2
- >=gnome-base/librsvg-2.56.3
- >=gnome-base/gnome-desktop-44.0:4
-
- >=gnome-base/gvfs-1.50.6
- >=gnome-base/dconf-0.40.0
-
- >=media-libs/gstreamer-1.20.6:1.0
- >=media-libs/gst-plugins-base-1.20.6:1.0
- >=media-libs/gst-plugins-good-1.20.6:1.0
-
- python? ( >=dev-python/pygobject-3.44.1:3 )
-"
-DEPEND=""
-BDEPEND=""
-
-S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 42+ messages in thread
end of thread, other threads:[~2024-05-06 7:09 UTC | newest]
Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-15 22:29 [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-libs/ Mart Raudsepp
-- strict thread matches above, loose matches on Subject: below --
2024-05-06 7:09 Mart Raudsepp
2024-04-22 8:20 Arthur Zamarin
2024-04-20 9:51 Michał Górny
2024-04-15 5:49 Arthur Zamarin
2023-12-21 19:44 Mart Raudsepp
2023-12-18 23:37 Mart Raudsepp
2023-12-18 23:37 Mart Raudsepp
2023-12-18 23:37 Mart Raudsepp
2023-07-27 8:29 WANG Xuerui
2022-03-12 23:41 Mart Raudsepp
2022-03-12 23:39 Mart Raudsepp
2021-07-08 17:35 Matt Turner
2021-05-12 22:10 Matt Turner
2020-07-19 17:58 Mart Raudsepp
2020-03-16 22:20 Mart Raudsepp
2019-12-23 21:26 Mart Raudsepp
2019-09-19 7:15 Mart Raudsepp
2019-07-29 9:42 Aaron Bauman
2019-05-18 20:46 Mart Raudsepp
2019-03-30 21:56 Mart Raudsepp
2019-03-11 16:16 Mart Raudsepp
2019-03-02 23:12 Mart Raudsepp
2019-02-17 15:56 Mikle Kolyada
2018-12-29 19:39 Thomas Deutschmann
2018-12-19 22:27 Sergei Trofimovich
2018-12-16 11:40 Sergei Trofimovich
2018-12-14 22:55 Mart Raudsepp
2018-02-03 20:56 Mart Raudsepp
2018-01-18 3:15 Mikle Kolyada
2018-01-10 6:12 Mart Raudsepp
2017-08-15 22:44 Gilles Dartiguelongue
2017-04-02 13:03 Mart Raudsepp
2017-02-20 17:43 Mart Raudsepp
2017-02-20 17:43 Mart Raudsepp
2017-02-15 19:43 Mart Raudsepp
2016-11-12 0:37 Gilles Dartiguelongue
2016-11-12 0:37 Gilles Dartiguelongue
2016-10-12 7:28 Gilles Dartiguelongue
2016-09-05 7:18 Gilles Dartiguelongue
2016-03-06 17:23 Mikle Kolyada
2015-12-06 23:41 Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox