diff options
author | 2007-04-24 15:08:10 +0000 | |
---|---|---|
committer | 2007-04-24 15:08:10 +0000 | |
commit | 12414c906c9f1942e59d2125a937c2956e4575f6 (patch) | |
tree | 5df7fe5573ce0d721e7ab177d6396abc48d8e957 /app-admin | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-12414c906c9f1942e59d2125a937c2956e4575f6.tar.gz gentoo-2-12414c906c9f1942e59d2125a937c2956e4575f6.tar.bz2 gentoo-2-12414c906c9f1942e59d2125a937c2956e4575f6.zip |
Bump to 2.18.1
* Fixed a broken Arabic translation (Djihed Afifi).
(Portage version: 2.1.2.4)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/sabayon/ChangeLog | 8 | ||||
-rw-r--r-- | app-admin/sabayon/files/digest-sabayon-2.18.1 | 3 | ||||
-rw-r--r-- | app-admin/sabayon/sabayon-2.18.1.ebuild | 74 |
3 files changed, 84 insertions, 1 deletions
diff --git a/app-admin/sabayon/ChangeLog b/app-admin/sabayon/ChangeLog index 524d2364f8a5..3d117227000b 100644 --- a/app-admin/sabayon/ChangeLog +++ b/app-admin/sabayon/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-admin/sabayon # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/sabayon/ChangeLog,v 1.17 2007/03/27 17:21:04 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sabayon/ChangeLog,v 1.18 2007/04/24 15:08:10 dang Exp $ + +*sabayon-2.18.1 (24 Apr 2007) + + 24 Apr 2007; Daniel Gryniewicz <dang@gentoo.org> +sabayon-2.18.1.ebuild: + Bump to 2.18.1 + * Fixed a broken Arabic translation (Djihed Afifi). *sabayon-2.18.0 (27 Mar 2007) diff --git a/app-admin/sabayon/files/digest-sabayon-2.18.1 b/app-admin/sabayon/files/digest-sabayon-2.18.1 new file mode 100644 index 000000000000..ef7f12608713 --- /dev/null +++ b/app-admin/sabayon/files/digest-sabayon-2.18.1 @@ -0,0 +1,3 @@ +MD5 68c40b07905c829fd3957b824d4b237c sabayon-2.18.1.tar.bz2 592822 +RMD160 605378956525159bf160261730f75bd9c8c073c7 sabayon-2.18.1.tar.bz2 592822 +SHA256 490e9b86408823c0338513cd82a0aa8bbfe1bdd14397d69e499a238bd77e83e4 sabayon-2.18.1.tar.bz2 592822 diff --git a/app-admin/sabayon/sabayon-2.18.1.ebuild b/app-admin/sabayon/sabayon-2.18.1.ebuild new file mode 100644 index 000000000000..1e5cb2cba4c3 --- /dev/null +++ b/app-admin/sabayon/sabayon-2.18.1.ebuild @@ -0,0 +1,74 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/sabayon/sabayon-2.18.1.ebuild,v 1.1 2007/04/24 15:08:10 dang Exp $ + +inherit gnome2 eutils python multilib + +DESCRIPTION="Tool to maintain user profiles in a GNOME desktop" +HOMEPAGE="http://www.gnome.org/projects/sabayon/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +# Unfortunately the configure.ac is wildly insufficient, so dependencies have +# to be got from the RPM .spec file... +DEPEND="dev-lang/python + >=x11-libs/gtk+-2.6.0 + >=dev-python/pygtk-2.5.3 + x11-libs/pango + dev-python/python-ldap + x11-base/xorg-server" + +RDEPEND="${DEPEND} + virtual/pam + app-admin/gamin + dev-libs/libxml2 + >=gnome-base/gconf-2.8.1 + >=dev-python/gnome-python-2.6.0" + +pkg_setup() { + if built_with_use x11-base/xorg-server minimal; then + eerror "${PN} needs Xnest, which the minimal USE flag disables." + eerror "Please re-emerge x11-base/xorg-xserver with USE=-minimal" + die "need x11-base/xorg-xserver built without minimal USE flag" + fi + if ! built_with_use dev-libs/libxml2 python; then + eerror "${PN} needs the python bindings to libxml2." + eerror "Please re-emerge dev-libs/libxml2 with USE=python" + die "need dev-libs/libxml2 built with python USE flag" + fi + # dang: I don't think this should happen... Python is a system dep + if ! python_mod_exists gamin; then + # app-admin/gamin (0.1.7, at least) lacks "python" USE flag even though + # it builds python bindings. That's not good, hackers. That's not good. + eerror "${PN} needs the python bindings to gamin. Please re-emerge" + eerror "app-admin/gamin, and ensure the python bindings are built." + die "need python bindings to app-admin/gamin" + fi + + G2CONF="--with-distro=gentoo \ + --with-prototype-user=${PN}-admin \ + --enable-console-helper=no \ + --with-pam-prefix=/lib/security" + + einfo "Adding user '${PN}-admin' as the prototype user" + # I think /var/lib/sabayon is the correct directory to use here. + enewgroup ${PN}-admin + enewuser ${PN}-admin -1 -1 "/var/lib/sabayon" "${PN}-admin" + # Should we delete the user/group on unmerge? + + DOCS="AUTHORS ChangeLog ISSUES NEWS README TODO" + USE_DESTDIR="1" +} + +pkg_postinst() { + # unfortunately /etc/gconf is CONFIG_PROTECT_MASK'd + elog "To apply Sabayon defaults and mandatory settings to all users, put" + elog ' include "$(HOME)/.gconf.path.mandatory"' + elog "in /etc/gconf/2/local-mandatory.path and put" + elog ' include "$(HOME)/.gconf.path.defaults"' + elog "in /etc/gconf/2/local-defaults.path." + elog "You can safely create these files if they do not already exist." +} |