diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2007-10-06 11:32:49 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2007-10-06 11:32:49 +0000 |
commit | ecd7f4a96396f629f1368baae02d5b67cd30ccad (patch) | |
tree | 42d0daea06ddfc30c21447135c353c24cbdf2b6a /net-im | |
parent | initial version as per bug #185839 thanks to Frittella Laurento (diff) | |
download | gentoo-2-ecd7f4a96396f629f1368baae02d5b67cd30ccad.tar.gz gentoo-2-ecd7f4a96396f629f1368baae02d5b67cd30ccad.tar.bz2 gentoo-2-ecd7f4a96396f629f1368baae02d5b67cd30ccad.zip |
update to 1.4.0.118 with my fix for the lang in static
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/skype/ChangeLog | 10 | ||||
-rw-r--r-- | net-im/skype/files/digest-skype-1.4.0.118 | 12 | ||||
-rw-r--r-- | net-im/skype/skype-1.4.0.118.ebuild | 135 |
3 files changed, 156 insertions, 1 deletions
diff --git a/net-im/skype/ChangeLog b/net-im/skype/ChangeLog index 037d2abd496a..16b439fb19c4 100644 --- a/net-im/skype/ChangeLog +++ b/net-im/skype/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-im/skype # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.78 2007/08/19 16:53:39 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.79 2007/10/06 11:32:48 humpback Exp $ + +*skype-1.4.0.118 (06 Oct 2007) + + 06 Oct 2007; Gustavo Felisberto <humpback@gentoo.org> + +skype-1.4.0.118.ebuild: + Added 1.4.0.118. The delay was because there is a problem with the upstream + static version that does not include compiled translations. This was fixed + by an extra download that i did with the translations. *skype-1.4.0.99 (19 Aug 2007) diff --git a/net-im/skype/files/digest-skype-1.4.0.118 b/net-im/skype/files/digest-skype-1.4.0.118 new file mode 100644 index 000000000000..459eed9ba560 --- /dev/null +++ b/net-im/skype/files/digest-skype-1.4.0.118 @@ -0,0 +1,12 @@ +MD5 751c485f35585ab8039fb56d6f9d5146 libsigc++20-2.0.17-1-from-fc5.rf.i386.tar.gz 7845 +RMD160 e66d772cc6548fce1681febab7fbfa0846c9b910 libsigc++20-2.0.17-1-from-fc5.rf.i386.tar.gz 7845 +SHA256 066422155ddb13eb6882fcd8d253460edcf4ee3961706ff027be90136aee7d56 libsigc++20-2.0.17-1-from-fc5.rf.i386.tar.gz 7845 +MD5 519d3b26874c0a8e4b8bf4b16ea8a501 skype-1.4.0.118.tar.bz2 13200492 +RMD160 7dc762c99e47de4c5f43ea78723a4444722c84ca skype-1.4.0.118.tar.bz2 13200492 +SHA256 fbbcaf65a74bc7c13ad953fc17d219ad56b23da933e59e493d10bf0215662613 skype-1.4.0.118.tar.bz2 13200492 +MD5 169ed7964251b9a9fb03de057ad0bace skype-lang-1.4.0.118.tar.bz2 261369 +RMD160 0469c735da70459f39eb56a2b14afb1d8d8206da skype-lang-1.4.0.118.tar.bz2 261369 +SHA256 d2421894d6933a4e658b69c9d00c3eb3728aa26ec82acda537159516b3636cce skype-lang-1.4.0.118.tar.bz2 261369 +MD5 95d44d423ec7566b48af47007c7a02c6 skype_static-1.4.0.118.tar.bz2 19582287 +RMD160 39f95c35e6dc483fde6a5b6b3688160338fda594 skype_static-1.4.0.118.tar.bz2 19582287 +SHA256 1293f54811a36b2a1b83c56a4ad2844e58c753fe39b61422fac66b001d0f9e0c skype_static-1.4.0.118.tar.bz2 19582287 diff --git a/net-im/skype/skype-1.4.0.118.ebuild b/net-im/skype/skype-1.4.0.118.ebuild new file mode 100644 index 000000000000..0c7f631356bc --- /dev/null +++ b/net-im/skype/skype-1.4.0.118.ebuild @@ -0,0 +1,135 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-1.4.0.118.ebuild,v 1.1 2007/10/06 11:32:48 humpback Exp $ + +inherit eutils qt4 pax-utils + +DESCRIPTION="A P2P-VoiceIP client." +HOMEPAGE="http://www.skype.com/" + +SFILENAME=${PN}_static-${PV}.tar.bz2 +DFILENAME=${P}.tar.bz2 +SRC_URI="!qt-static? ( http://download.skype.com/linux/${DFILENAME} ) + qt-static? ( http://download.skype.com/linux/${SFILENAME} + http://felisberto.net/~humpback/${PN}-lang-${PV}.tar.bz2 ) + amd64? ( http://felisberto.net/~humpback/libsigc++20-2.0.17-1-from-fc5.rf.i386.tar.gz )" + +LICENSE="skype-eula" +SLOT="0" +KEYWORDS="~x86 ~amd64" +IUSE="qt-static" +RESTRICT="mirror strip" + +DEPEND="amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.2 + >=app-emulation/emul-linux-x86-baselibs-2.1.1 + >=app-emulation/emul-linux-x86-soundlibs-2.4 + app-emulation/emul-linux-x86-compat ) + x86? ( >=sys-libs/glibc-2.4 + >=dev-libs/libsigc++-2 + >=media-libs/alsa-lib-1.0.11 + qt-static? ( media-libs/fontconfig + media-libs/freetype + x11-libs/libICE + x11-libs/libSM + x11-libs/libXcursor + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXi + x11-libs/libXinerama + x11-libs/libXrandr + x11-libs/libXrender + x11-libs/libX11 ) + !qt-static? ( $(qt4_min_version 4.2.3) + x11-libs/libX11 + x11-libs/libXau + x11-libs/libXdmcp ) )" +RDEPEND="${DEPEND}" + +QA_EXECSTACK="opt/skype/skype" + +use qt-static && S="${WORKDIR}/${PN}_static-${PV}" + +pkg_setup() { + if ! use qt-static && ! built_with_use ">=x11-libs/qt-4.0" accessibility dbus ; then + eerror "Rebuild qt-4 with USE=\"accessibility dbus\" or set USE=qt-static" + die "USE=\"-qt-static\" only works with qt-4 built with USE=\"accessibility dbus\"." + fi +} + +src_unpack() { + if use qt-static ; then + unpack $SFILENAME + cd $S + unpack ${PN}-lang-${PV}.tar.bz2 + else + unpack $DFILENAME + fi +} + +src_install() { + # remove mprotect() restrictions for PaX usage - see Bug 100507 + pax-mark m "${S}"/skype + + exeinto /opt/${PN} + doexe skype + fowners root:audio /opt/skype/skype + make_wrapper skype /opt/${PN}/skype /opt/${PN} /opt/${PN} /usr/bin + + insinto /opt/${PN}/sounds + doins sounds/*.wav + + if ! use qt-static ; then + insinto /etc/dbus-1/system.d + newins ${FILESDIR}/skype.debus.config skype.conf + fi + + insinto /opt/${PN}/lang + # + #BIG FAT WARNING. REMOVE THE LRELEASE BEFORE PUTTING IN TREE + # + #lrelease lang/*.ts + doins lang/*.qm + + insinto /opt/${PN}/avatars + doins avatars/*.png + + insinto /opt/${PN} + for X in 16 32 48 + do + insinto /usr/share/icons/hicolor/${X}x${X}/apps + newins ${S}/icons/SkypeBlue_${X}x${X}.png ${PN}.png + done + + dodoc README + + # insinto /usr/share/applications/ + # doins skype.desktop + make_desktop_entry ${PN} "Skype VoIP" ${PN}.png "Network;InstantMessaging;Telephony" + + # AMD64 team does not provide this so we add it: + if use amd64; then + exeinto /opt/${PN} + dosym libsigc-2.0.so.0.0.0 /opt/${PN}/libsigc-2.0.so.0 + doexe "${WORKDIR}"/libsigc-2.0.so.0.0.0 + fi + + #Fix for no sound notifications + dosym /opt/${PN} /usr/share/${PN} + + # TODO: Optional configuration of callto:// in KDE, Mozilla and friends + # doexe skype-callto-handler +} + +pkg_postinst() { + elog "If you have sound problems please visit: " + elog "http://forum.skype.com/bb/viewtopic.php?t=4489" + elog "These kernel options are reported to help" + elog + elog "Processor type and features --->" + elog "-- Preemption Model (Preemptible Kernel (Low-Latency Desktop))" + elog "-- Timer frequency (250 HZ)" + elog + ewarn "This release no longer uses the old wrapper because ${PN} now uses ALSA" + ewarn + +} |