summaryrefslogtreecommitdiff
path: root/gnome-base/gnome-core-libs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-05 21:17:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-05 21:17:31 +0100
commitdc7cbdfa65fd814b3b9aa3c56257da201109e807 (patch)
treec85d72f6f31f21f178069c9d41d41a7c1ff4b362 /gnome-base/gnome-core-libs
parent0706fc6986773f4e4d391deff4ad5143c464ea4e (diff)
gentoo resync : 05.04.2019
Diffstat (limited to 'gnome-base/gnome-core-libs')
-rw-r--r--gnome-base/gnome-core-libs/Manifest2
-rw-r--r--gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild41
-rw-r--r--gnome-base/gnome-core-libs/gnome-core-libs-3.28.2.ebuild42
3 files changed, 0 insertions, 85 deletions
diff --git a/gnome-base/gnome-core-libs/Manifest b/gnome-base/gnome-core-libs/Manifest
index fa44fed9b9f7..b4bce6d0f042 100644
--- a/gnome-base/gnome-core-libs/Manifest
+++ b/gnome-base/gnome-core-libs/Manifest
@@ -1,5 +1,3 @@
EBUILD gnome-core-libs-3.24.2.ebuild 1053 BLAKE2B baea5363a73c2a7ea9f77417d3e224d24983405572d4aaa48fdf41198b489aee0ca9c5df2820a8f676adf2b28b28bc31c9154e8dcab1deee390782b5c14c46d9 SHA512 48301a8470a7d2179ee9a8b639cf449d7493b41abfe48a33f454fe66f88eb67d888827d15f2bccbc63a93923bcbca074ade6e185251a93eac2cc374506284ac0
-EBUILD gnome-core-libs-3.26.2.ebuild 1058 BLAKE2B 4170f7b1219be32582128c78c2937712a42b98692b6d3535767252046c0edc48ff42678db995f978b683244bbd97a04c4caf29a9fd14ec8a01fc5673ad2d169e SHA512 d4d300d45c93700a48eb256c66fc1b6c9617c74820051928d5eef8f30af1d8ed24e9f58cfe2aecdb98397e37a77e418ec8b403d508f0508ef6fb04293ffaee49
-EBUILD gnome-core-libs-3.28.2.ebuild 1150 BLAKE2B 85a9d449c534d11d1f96f3b1c7cf5168e3a1a6d28251f29fc8543a1c71f7b0ae24541be76d8b03f947a4b59e2b92ddfc001704d00877fe451dcc1dfa6e078f81 SHA512 7c28d6a49eb3850d64dd32e3c907e347bbf703563c45d854c146f9d7810b22b413df4296a2e282263cfc468b81a1c551e1c7bab0df8c0e067c73d5d08f596498
EBUILD gnome-core-libs-3.30.2.ebuild 1148 BLAKE2B 008285a3064735d3657b3329ff4fd7476a085d6e1eeb510f7f6bbc5bd6fdc2d55a66b4129e9be5e08f00b471e78cc3992e26642640dcf64c3b733d6518fd117c SHA512 2e93ea0e86773138f3969ac31e1df36176c0ff1c47345efa8b184b9655890a64ef938a2d6f745c9ec237eedf0793606d538f2a902d1b49d5c79a9791687a5f74
MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506
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 f16a1f315c28..000000000000
--- 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 b57046690932..000000000000
--- 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}"