diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2007-08-19 16:53:39 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2007-08-19 16:53:39 +0000 |
commit | f9d5eb33600e6b126a3fb583bf7c84f934eca907 (patch) | |
tree | 2302d85650f15a11feb4579ff9499f20523f08a2 /net-im/skype | |
parent | Fixed bug #187379. (diff) | |
download | gentoo-2-f9d5eb33600e6b126a3fb583bf7c84f934eca907.tar.gz gentoo-2-f9d5eb33600e6b126a3fb583bf7c84f934eca907.tar.bz2 gentoo-2-f9d5eb33600e6b126a3fb583bf7c84f934eca907.zip |
bump
(Portage version: 2.1.3.6)
Diffstat (limited to 'net-im/skype')
-rw-r--r-- | net-im/skype/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/skype/files/digest-skype-1.4.0.99 | 9 | ||||
-rw-r--r-- | net-im/skype/skype-1.4.0.99.ebuild | 122 |
3 files changed, 138 insertions, 1 deletions
diff --git a/net-im/skype/ChangeLog b/net-im/skype/ChangeLog index 7fa5da05f2cb..037d2abd496a 100644 --- a/net-im/skype/ChangeLog +++ b/net-im/skype/ChangeLog @@ -1,6 +1,12 @@ # 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.77 2007/08/01 18:00:58 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.78 2007/08/19 16:53:39 humpback Exp $ + +*skype-1.4.0.99 (19 Aug 2007) + + 19 Aug 2007; Gustavo Felisberto <humpback@gentoo.org> + +skype-1.4.0.99.ebuild: + Bumped to 1.4.0.99. Closes #189099 . *skype-1.4.0.94 (01 Aug 2007) diff --git a/net-im/skype/files/digest-skype-1.4.0.99 b/net-im/skype/files/digest-skype-1.4.0.99 new file mode 100644 index 000000000000..fcdfaff32fc0 --- /dev/null +++ b/net-im/skype/files/digest-skype-1.4.0.99 @@ -0,0 +1,9 @@ +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 9f5c92378ec6bb42927c9f21cd535d9a skype-1.4.0.99.tar.bz2 11789589 +RMD160 0e087b894112bdf399d65d0fb5d69a96e5c39d82 skype-1.4.0.99.tar.bz2 11789589 +SHA256 7679f9e2fc9182e3f60ec99980f12050e6c0210aaa5ff179739e148941d06b95 skype-1.4.0.99.tar.bz2 11789589 +MD5 879418eb6a64cd5ff561465a41bb78ab skype_static-1.4.0.99.tar.bz2 17543204 +RMD160 c329ffb87538744e1fae8ebec5195a7d45fceb85 skype_static-1.4.0.99.tar.bz2 17543204 +SHA256 bfa236e74b00222360d8e4a83fac7560e6043d264d29911645bcdea8be5fe14c skype_static-1.4.0.99.tar.bz2 17543204 diff --git a/net-im/skype/skype-1.4.0.99.ebuild b/net-im/skype/skype-1.4.0.99.ebuild new file mode 100644 index 000000000000..f8fb4747f97d --- /dev/null +++ b/net-im/skype/skype-1.4.0.99.ebuild @@ -0,0 +1,122 @@ +# 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.99.ebuild,v 1.1 2007/08/19 16:53:39 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} ) + 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() { + unpack ${A} +} + +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} + 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: avatars + # insinto /opt/${PN}/avatars + # doins avatars/*.jpg + + # 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 + +} |