diff options
author | 2012-08-26 04:27:39 +0000 | |
---|---|---|
committer | 2012-08-26 04:27:39 +0000 | |
commit | 7a743a514fdb07e83b1cf5aedf50a8614e3ad101 (patch) | |
tree | 4264d52399c420310f247fbfd72be5dbca5154e8 /www-plugins/google-talkplugin | |
parent | Update nanorc files #397413 by Davide Pesavento. Split USE=nls dependency #3... (diff) | |
download | gentoo-2-7a743a514fdb07e83b1cf5aedf50a8614e3ad101.tar.gz gentoo-2-7a743a514fdb07e83b1cf5aedf50a8614e3ad101.tar.bz2 gentoo-2-7a743a514fdb07e83b1cf5aedf50a8614e3ad101.zip |
version bump
(Portage version: 2.2.0_alpha122/cvs/Linux i686)
Diffstat (limited to 'www-plugins/google-talkplugin')
-rw-r--r-- | www-plugins/google-talkplugin/ChangeLog | 9 | ||||
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-3.2.4.0.ebuild | 13 | ||||
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-3.5.1.0.ebuild (renamed from www-plugins/google-talkplugin/google-talkplugin-3.1.4.0.ebuild) | 37 | ||||
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-9999.ebuild | 3 |
4 files changed, 39 insertions, 23 deletions
diff --git a/www-plugins/google-talkplugin/ChangeLog b/www-plugins/google-talkplugin/ChangeLog index 6b2c10be487b..2dd65448c363 100644 --- a/www-plugins/google-talkplugin/ChangeLog +++ b/www-plugins/google-talkplugin/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for www-plugins/google-talkplugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.30 2012/07/20 20:45:56 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.31 2012/08/26 04:27:39 ottxor Exp $ + +*google-talkplugin-3.5.1.0 (26 Aug 2012) + + 26 Aug 2012; Christoph Junghans <ottxor@gentoo.org> + +google-talkplugin-3.5.1.0.ebuild, -google-talkplugin-3.1.4.0.ebuild, + google-talkplugin-3.2.4.0.ebuild, google-talkplugin-9999.ebuild: + version bump *google-talkplugin-3.2.4.0 (20 Jul 2012) diff --git a/www-plugins/google-talkplugin/google-talkplugin-3.2.4.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-3.2.4.0.ebuild index b30e3788d4e1..bf55986950d2 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-3.2.4.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-3.2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-3.2.4.0.ebuild,v 1.1 2012/07/20 20:45:56 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-3.2.4.0.ebuild,v 1.2 2012/08/26 04:27:39 ottxor Exp $ EAPI=4 @@ -28,7 +28,7 @@ SLOT="0" KEYWORDS="-* ~amd64 ~x86" #GoogleTalkPlugin binary contains openssl LICENSE="google-talkplugin openssl" -RESTRICT="strip mirror" +RESTRICT="fetch strip" RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib ) dev-libs/glib:2 @@ -74,9 +74,12 @@ done # nofetch means upstream bumped and thus needs version bump pkg_nofetch() { - einfo "This version is no longer available from Google." - einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." + elog "This version is no longer available from Google and the license prevents mirroring." + elog "This ebuild is intended for users who already downloaded it previously and have problems" + elog "with ${PV}+. If you can get the distfile from e.g. another computer of yours, or search" + use amd64 && MY_PKG="${MY_PKG/i386/amd64}" + elog "it with google: http://www.google.com/search?q=intitle:%22index+of%22+${MY_PKG}" + elog "and copy the file ${MY_PKG} to ${DISTDIR}." } src_unpack() { diff --git a/www-plugins/google-talkplugin/google-talkplugin-3.1.4.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-3.5.1.0.ebuild index edb33bb74154..1f2dc039b65d 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-3.1.4.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-3.5.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-3.1.4.0.ebuild,v 1.2 2012/07/20 20:45:56 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-3.5.1.0.ebuild,v 1.1 2012/08/26 04:27:39 ottxor Exp $ EAPI=4 @@ -22,13 +22,13 @@ fi DESCRIPTION="Video chat browser plug-in for Google Talk" HOMEPAGE="http://www.google.com/chat/video" -IUSE="libnotify +system-libCg" +IUSE="libnotify +system-libCg video_cards_fglrx video_cards_radeon" SLOT="0" KEYWORDS="-* ~amd64 ~x86" #GoogleTalkPlugin binary contains openssl LICENSE="google-talkplugin openssl" -RESTRICT="fetch strip" +RESTRICT="strip mirror" RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib ) dev-libs/glib:2 @@ -46,6 +46,7 @@ RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib ) x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt + x11-libs/pango sys-apps/lsb-release virtual/opengl libnotify? ( x11-libs/libnotify )" @@ -59,6 +60,7 @@ QA_EXECSTACK="${INSTALL_BASE}/GoogleTalkPlugin" QA_TEXTRELS="${INSTALL_BASE}/libnpg*.so" QA_DT_HASH="${INSTALL_BASE}/libnpg.*so + ${INSTALL_BASE}/lib/libCg.*so ${INSTALL_BASE}/GoogleTalkPlugin" S="${WORKDIR}" @@ -73,12 +75,9 @@ done # nofetch means upstream bumped and thus needs version bump pkg_nofetch() { - elog "This version is no longer available from Google and the license prevents mirroring." - elog "This ebuild is intended for users who already downloaded it previously and have problems" - elog "with ${PV}+. If you can get the distfile from e.g. another computer of yours, or search" - use amd64 && MY_PKG="${MY_PKG/i386/amd64}" - elog "it with google: http://www.google.com/search?q=intitle:%22index+of%22+${MY_PKG}" - elog "and copy the file ${MY_PKG} to ${DISTDIR}." + einfo "This version is no longer available from Google." + einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." + einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." } src_unpack() { @@ -113,13 +112,19 @@ src_install() { done #install bundled libCg - if ! use system-libCg; then + if use video_cards_radeon || use video_cards_fglrx; then + #hack from #402401 exeinto "/${INSTALL_BASE}"/lib - doexe "${INSTALL_BASE}"/lib/*.so - fi - - if has_version x11-drivers/ati-drivers || has_version x11-drivers/xf86-video-ati; then - ewarn "There seem to be problems with ati cards and nvidia-cg-toolkit" - ewarn "please report your experience, good or bad, on bug #402401" + doexe "${INSTALL_BASE}"/lib/libCg*.so + if use system-libCg; then + ewarn "There seems to be a problem with ati cards and USE='-system-libCG," + ewarn "so we install the bundled version of libCG anyway. (bug #402401)" + fi + echo "O3D_OVERRIDE_RENDER_MODE=2D" > "${ED}/opt/google/talkplugin/envvars" + ewarn "We have set O3D_OVERRIDE_RENDER_MODE=2D in ${EROOT}opt/google/talkplugin/envvars" + ewarn "please report your experience, good or bad, with this workaround on bug #402401" + elif ! use system-libCg; then + exeinto "/${INSTALL_BASE}"/lib + doexe "${INSTALL_BASE}"/lib/libCg*.so fi } diff --git a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild index ac465591d122..c9e7f424c25e 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild,v 1.6 2012/07/20 20:45:56 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild,v 1.7 2012/08/26 04:27:39 ottxor Exp $ EAPI=4 @@ -46,6 +46,7 @@ RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib ) x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt + x11-libs/pango sys-apps/lsb-release virtual/opengl libnotify? ( x11-libs/libnotify )" |