diff options
author | Peter Weller <welp@gentoo.org> | 2007-11-18 11:45:53 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-11-18 11:45:53 +0000 |
commit | fe30a0749bdbdb5121a5184a38ab04357395e5c3 (patch) | |
tree | 185dfc408b49a20db155f0ea2aee73a8ae4fbfef /net-im | |
parent | Remove redudant built_with_use checks wrt #199496. (diff) | |
download | gentoo-2-fe30a0749bdbdb5121a5184a38ab04357395e5c3.tar.gz gentoo-2-fe30a0749bdbdb5121a5184a38ab04357395e5c3.tar.bz2 gentoo-2-fe30a0749bdbdb5121a5184a38ab04357395e5c3.zip |
Bump wrt bug 199510
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gajim/ChangeLog | 19 | ||||
-rw-r--r-- | net-im/gajim/files/digest-gajim-0.11.3 | 3 | ||||
-rw-r--r-- | net-im/gajim/gajim-0.11.3.ebuild | 101 |
3 files changed, 116 insertions, 7 deletions
diff --git a/net-im/gajim/ChangeLog b/net-im/gajim/ChangeLog index 982791398026..77c06127cd2b 100644 --- a/net-im/gajim/ChangeLog +++ b/net-im/gajim/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-im/gajim # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v 1.57 2007/10/23 10:45:45 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v 1.58 2007/11/18 11:45:52 welp Exp $ + +*gajim-0.11.3 (18 Nov 2007) + + 18 Nov 2007; <welp@gentoo.org> +gajim-0.11.3.ebuild: + Bump wrt bug 199510 *gajim-0.11.2-r1 (23 Oct 2007) @@ -22,7 +27,7 @@ -gajim-0.11-r3.ebuild: Removed obsolete versions. - 19 Jun 2007; Raúl Porcel <armin76@gentoo.org> gajim-0.11.1.ebuild: + 19 Jun 2007; Raúl Porcel <armin76@gentoo.org> gajim-0.11.1.ebuild: alpha stable 27 May 2007; Peter Weller <welp@gentoo.org> gajim-0.11.1.ebuild: @@ -32,7 +37,7 @@ -gajim-0.11.0.7951.ebuild: Removed old version, fixed depend in old version - 20 May 2007; Raúl Porcel <armin76@gentoo.org> gajim-0.11.1.ebuild: + 20 May 2007; Raúl Porcel <armin76@gentoo.org> gajim-0.11.1.ebuild: Add ~alpha wrt #158541 04 Apr 2007; Tony Vroon <chainsaw@gentoo.org> gajim-0.11.1.ebuild: @@ -45,7 +50,7 @@ 04 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> gajim-0.11.1.ebuild: Stable on sparc wrt #173376 - 04 Apr 2007; Raúl Porcel <armin76@gentoo.org> gajim-0.11.1.ebuild: + 04 Apr 2007; Raúl Porcel <armin76@gentoo.org> gajim-0.11.1.ebuild: x86 stable wrt bug 173376 04 Apr 2007; Peter Weller <welp@gentoo.org> gajim-0.11.1.ebuild: @@ -88,7 +93,7 @@ 08 Jan 2007; Peter Weller (welp) <welp@gentoo.org> gajim-0.11-r3.ebuild: Fixed a couple of thingies here and there - 06 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> gajim-0.10.1.ebuild: + 06 Jan 2007; Bryan Ãstergaard <kloeri@gentoo.org> gajim-0.10.1.ebuild: Stable on Alpha. 06 Jan 2007; Peter Weller (welp) <welp@gentoo.org> gajim-0.11-r3.ebuild: @@ -168,7 +173,7 @@ see the deps to have this stable. Also I removed the ALPHA keyword because of a dep that was not keyworded. - 24 May 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: + 24 May 2006; Bryan Ãstergaard <kloeri@gentoo.org> metadata.xml: Remove svyatogor from metadata.xml, bug 131936. *gajim-0.9.1 (27 Dec 2005) @@ -183,7 +188,7 @@ -gajim-0.7.1.ebuild, -gajim-0.8.ebuild, -gajim-0.8-r1.ebuild, +gajim-0.9.ebuild: New version of Gajim with a lot of new features. Temporarily removed ~amd64 - from KEYWORDS until gcc4 makes it to unstable. Ebuild by Lukáš Polívka. + from KEYWORDS until gcc4 makes it to unstable. Ebuild by Lukáš PolÃvka. Removed old unstable ebuilds (previous to 0.8.2). diff --git a/net-im/gajim/files/digest-gajim-0.11.3 b/net-im/gajim/files/digest-gajim-0.11.3 new file mode 100644 index 000000000000..1949d17c5f49 --- /dev/null +++ b/net-im/gajim/files/digest-gajim-0.11.3 @@ -0,0 +1,3 @@ +MD5 8aa21b889fb853dd47e9b94b77d01836 gajim-0.11.3.tar.gz 3933538 +RMD160 0cfd21e3e74d24a604fac25cffd1ce9954554dbc gajim-0.11.3.tar.gz 3933538 +SHA256 91e4f2ab0471885c9575163cc47fe664cc55863084e4ce12aef773b3de168dfa gajim-0.11.3.tar.gz 3933538 diff --git a/net-im/gajim/gajim-0.11.3.ebuild b/net-im/gajim/gajim-0.11.3.ebuild new file mode 100644 index 000000000000..92637efdd0cb --- /dev/null +++ b/net-im/gajim/gajim-0.11.3.ebuild @@ -0,0 +1,101 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/gajim-0.11.3.ebuild,v 1.1 2007/11/18 11:45:52 welp Exp $ + +inherit multilib python eutils + +DESCRIPTION="Jabber client written in PyGTK" +HOMEPAGE="http://www.gajim.org/" +SRC_URI="http://www.gajim.org/downloads/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="avahi dbus gnome idle libnotify nls spell srv trayicon X xhtml" + +DEPEND="|| ( + ( <dev-lang/python-2.5 dev-python/pysqlite ) + >=dev-lang/python-2.5 + ) + dev-python/pygtk + sys-devel/gettext + dev-util/intltool + dev-util/pkgconfig" + +RDEPEND="gnome? ( dev-python/gnome-python-extras + dev-python/gnome-python-desktop + ) + dbus? ( dev-python/dbus-python dev-libs/dbus-glib ) + libnotify? ( x11-libs/libnotify ) + xhtml? ( dev-python/docutils ) + srv? ( net-dns/bind-tools ) + idle? ( x11-libs/libXScrnSaver ) + spell? ( app-text/gtkspell ) + avahi? ( net-dns/avahi ) + dev-python/pyopenssl" + +pkg_setup() { + if ! use dbus; then + if use libnotify; then + eerror "The dbus USE flag is required for libnotify support" + die "USE=\"dbus\" needed for libnotify support" + fi + if use avahi; then + eerror "The dbus USE flag is required for avahi support" + die "USE=\"dbus\" needed for avahi support" + fi + else + if has_version "<sys-apps/dbus-0.90" && ! built_with_use sys-apps/dbus python; then + eerror "Please rebuild dbus with USE=\"python\"" + die "USE=\"python\" needed for dbus" + fi + fi + + if use avahi; then + if ! built_with_use net-dns/avahi dbus gtk python; then + eerror "The following USE flags are required for correct avahi" + eerror "support: dbus gtk python" + die "Please rebuild avahi with these use flags enabled." + fi + fi + + if has_version ">=dev-lang/python-2.5" && ! built_with_use dev-lang/python sqlite; then + eerror "Please rebuild python with USE=\"sqlite\"" + die "USE=\"sqlite\" needed for python" + fi +} + +src_compile() { + local myconf + + if ! use gnome; then + myconf="${myconf} $(use_enable trayicon)" + myconf="${myconf} $(use_enable idle)" + fi + + econf $(use_enable nls) \ + $(use_enable spell gtkspell) \ + $(use_enable dbus remote) \ + $(use_with X x) \ + --docdir="/usr/share/doc/${PF}" \ + --prefix="/usr" \ + --libdir="/usr/$(get_libdir)" \ + ${myconf} || die "econf failed" + + emake || die "emake failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + + rm "${D}/usr/share/doc/${PF}/README.html" + dohtml README.html +} + +pkg_postinst() { + python_mod_optimize /usr/share/gajim/ +} + +pkg_postrm() { + python_mod_cleanup /usr/share/gajim/ +} |