mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
pentoo-gnome: minor cleanup and remove masked xarchiver
This commit is contained in:
parent
28238ca7c0
commit
0be86c50dd
3 changed files with 7 additions and 119 deletions
|
|
@ -1,2 +1 @@
|
|||
EBUILD pentoo-gnome-2.32.1-r1.ebuild 3419 SHA256 c06c56d40110fc664c785006327c65e01377493db61a1663a67ad8a300474eea SHA512 79a94d0e95ea086e8285503106620937d0dc28133c7196c2c7b4fccd716a3c395e9f0ae92e27fe1b1cf22f8b5ccd6c5be0f093ace67e050b9951af45985882b5 WHIRLPOOL 02e9c91936270bcf6b89d4f15f663e85d8b7b758f6bb39b497b404569e5da817085eea3cd7283b04be8bfdd8360188f981a722f376fabc6deca8722323c19b57
|
||||
EBUILD pentoo-gnome-2.32.1-r2.ebuild 3011 SHA256 e887455a7349822c6578208a9aa79a6320dadb0564bf121ddfb0ab5b8dc740a8 SHA512 0f9d98a47d5bab1fd6afe24652311192432f97b0b0bf4f94f83f5b66dc02bf9e40733bbcf6da365c0b0af7bacdc48a471198dc3cc7b871268bde2a87b4145b36 WHIRLPOOL f840e36a40a16b31e59a836568a542b9c6981c5fa11ae2e11c5f6c399b666f9edabed83b795058e405cfc5fc89a15ecab50b352e5781d35f3bfb84df520bc848
|
||||
EBUILD pentoo-gnome-2.32.1-r3.ebuild 2796 SHA256 21c2008e271a48eb4e57b75d4af6c44c5cb380076a9422e07564cae2ced8dca5 SHA512 0c440c84f9e80fca0bb61ebca900be83f24b03740dc8331da8b960545ac3e32afad169601f46ceaaeefc07ac7a045c68d3d828bb6904e9dd28f3bccd2ff912c0 WHIRLPOOL 0a2ced054265b3d5400e145f76b680064e9fe9c5a732d235bd929b53f2f71e6fee7e040691a28d1ecc9249ac6dd41322da545d9b6322429f90bd2f645e59b3c4
|
||||
|
|
|
|||
|
|
@ -1,110 +0,0 @@
|
|||
# Copyright 1999-2011 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-2.32.1-r1.ebuild,v 1.6 2011/10/28 20:04:07 maekke Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
S=${WORKDIR}
|
||||
DESCRIPTION="Meta package for the GNOME desktop, merge this package to install"
|
||||
HOMEPAGE="http://www.gnome.org/"
|
||||
LICENSE="as-is"
|
||||
SLOT="2.0"
|
||||
IUSE="+automount help"
|
||||
|
||||
# when unmasking for an arch
|
||||
# double check none of the deps are still masked !
|
||||
KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
|
||||
|
||||
# Note to developers:
|
||||
# This is a wrapper for the 'light' Gnome2 desktop,
|
||||
# This should only consist of the bare minimum of libs/apps needed
|
||||
# It is basicly the gnome-base/gnome without all extra apps
|
||||
|
||||
# This is currently in it's test phase, if you feel like some dep
|
||||
# should be added or removed from this pack file a bug to
|
||||
# gnome@gentoo.org on bugs.gentoo.org
|
||||
|
||||
# >=media-gfx/eog-2.30.2
|
||||
|
||||
RDEPEND="!gnome-base/gnome
|
||||
|
||||
>=dev-libs/glib-2.26.1:2
|
||||
>=x11-libs/gtk+-2.22.1-r1:2
|
||||
>=x11-libs/gdk-pixbuf-2.22.1:2
|
||||
>=dev-libs/atk-1.32.0
|
||||
>=x11-libs/pango-1.28.3
|
||||
|
||||
>=gnome-base/orbit-2.14.19:2
|
||||
|
||||
>=x11-libs/libwnck-2.30.6:1
|
||||
>=x11-wm/metacity-2.30.3
|
||||
|
||||
>=gnome-base/gconf-2.32.0-r1:2
|
||||
>=gnome-base/dconf-0.5.1-r2
|
||||
|
||||
>=gnome-base/libbonobo-2.24.3
|
||||
>=gnome-base/libbonoboui-2.24.4
|
||||
>=gnome-base/libgnome-2.32.0
|
||||
>=gnome-base/libgnomecanvas-2.30.2
|
||||
>=gnome-base/libglade-2.6.4:2.0
|
||||
|
||||
>=gnome-base/gnome-settings-daemon-2.32.1
|
||||
>=gnome-base/gnome-control-center-2.32.0
|
||||
|
||||
>=gnome-base/nautilus-2.32.1
|
||||
|
||||
>=gnome-base/gnome-desktop-2.32.1:2
|
||||
>=gnome-base/gnome-session-2.32.1
|
||||
>=gnome-base/gnome-panel-2.32.1
|
||||
|
||||
>=x11-themes/gnome-icon-theme-2.31.0
|
||||
>=x11-themes/gnome-themes-2.32.1-r1
|
||||
>=x11-themes/gnome-themes-standard-3.0.2
|
||||
|
||||
>=x11-terms/gnome-terminal-2.32.1
|
||||
|
||||
>=gnome-base/librsvg-2.32.1:2
|
||||
|
||||
gnome-base/gdm
|
||||
gnome-extra/gnome-media
|
||||
gnome-extra/nm-applet
|
||||
net-analyzer/netspeed_applet
|
||||
gnome-extra/gnome-power-manager
|
||||
gnome-base/gnome-applets
|
||||
gnome-extra/gcalctool
|
||||
app-editors/gedit
|
||||
gnome-extra/gnome-system-monitor
|
||||
app-text/evince
|
||||
media-gfx/gthumb
|
||||
gnome-extra/gnome-utils
|
||||
app-arch/xarchiver
|
||||
gnome-extra/gnome-screensaver
|
||||
|
||||
help? ( >=gnome-extra/yelp-2.30.2 )"
|
||||
|
||||
DEPEND=""
|
||||
PDEPEND=">=gnome-base/gvfs-1.6.6
|
||||
automount? ( >=gnome-base/gvfs-1.6.6[gdu] )"
|
||||
|
||||
pkg_postinst () {
|
||||
# FIXME: Rephrase to teach about using different WMs instead, as metacity is the default anyway
|
||||
# FIXME: but first check WINDOW_MANAGER is still honored in 2.24. gnome-session-2.24 might have lost
|
||||
# FIXME: support for it, but we don't ship with gnome-session-2.24 yet
|
||||
# elog "Note that to change windowmanager to metacity do: "
|
||||
# elog " export WINDOW_MANAGER=\"/usr/bin/metacity\""
|
||||
# elog "of course this works for all other window managers as well"
|
||||
# elog
|
||||
|
||||
ewarn "If you are running gtk3 apps inside Gnome2 desktop you will"
|
||||
ewarn "need to follow one of the following steps to get a better"
|
||||
ewarn "look and feel for them:"
|
||||
ewarn "- Use gnome-appearance-properties to select a theme with"
|
||||
ewarn " support for gtk2 and gtk3, like Adwaita."
|
||||
ewarn "- Symlink your local ~/.config/gtk-3.0 to the gtk3 theme"
|
||||
ewarn " you would like to use, for example running:"
|
||||
ewarn " $ ln -s /usr/share/themes/Adwaita/gtk-3.0/ .config/gtk-3.0"
|
||||
|
||||
elog
|
||||
elog "Use gnome-base/gnome for the full GNOME Desktop"
|
||||
elog "as released by the GNOME team."
|
||||
}
|
||||
|
|
@ -1,19 +1,19 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-2.32.1-r2.ebuild,v 1.7 2012/05/15 15:38:12 ssuominen Exp $
|
||||
# $Header: $
|
||||
|
||||
EAPI="4"
|
||||
EAPI="5"
|
||||
|
||||
S=${WORKDIR}
|
||||
S="${WORKDIR}"
|
||||
DESCRIPTION="Meta package for the GNOME desktop, merge this package to install"
|
||||
HOMEPAGE="http://www.gnome.org/"
|
||||
LICENSE="as-is"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="2.0"
|
||||
IUSE="+automount help"
|
||||
|
||||
# when unmasking for an arch
|
||||
# double check none of the deps are still masked !
|
||||
KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
|
||||
# Note to developers:
|
||||
# This is a wrapper for the 'light' Gnome2 desktop,
|
||||
|
|
@ -78,7 +78,6 @@ RDEPEND="!<x11-libs/gtk+-3.2.4-r1:3
|
|||
app-text/evince
|
||||
media-gfx/gthumb
|
||||
gnome-extra/gnome-utils
|
||||
app-arch/xarchiver
|
||||
gnome-extra/gnome-screensaver
|
||||
|
||||
help? ( >=gnome-extra/yelp-2.30.2 )"
|
||||
Loading…
Reference in a new issue