jauhien     14/10/05 09:45:54

  Modified:             metadata.xml ChangeLog
  Added:                skype-4.3.0.37-r1.ebuild
  Removed:              skype-4.3.0.37.ebuild
  Log:
  introduce apulse support, bug 524164
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xB2EFA1D4)

Revision  Changes    Path
1.13                 net-im/skype/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/skype/metadata.xml?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/skype/metadata.xml?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/skype/metadata.xml?r1=1.12&r2=1.13

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/skype/metadata.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- metadata.xml        31 Aug 2014 08:51:58 -0000      1.12
+++ metadata.xml        5 Oct 2014 09:45:54 -0000       1.13
@@ -4,12 +4,13 @@
   <maintainer>
     <email>[email protected]</email>
   </maintainer>
-  <longdescription>Skype is the next phenomenon from the people who 
-       brought you KaZaA. Just like KaZaA, Skype uses P2P (peer-to-peer) 
-       technology to connect you to other users  not to share files this 
+  <longdescription>Skype is the next phenomenon from the people who
+       brought you KaZaA. Just like KaZaA, Skype uses P2P (peer-to-peer)
+       technology to connect you to other users  not to share files this
        time, but to talk and chat with your friends.
        </longdescription>
   <use>
+    <flag name="apulse">Use <pkg>media-sound/apulse</pkg> for PulseAudio 
emulation</flag>
     <flag name="pax_kernel">Triggers a paxmarking of the main skype 
binary</flag>
   </use>
 </pkgmetadata>



1.163                net-im/skype/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/skype/ChangeLog?rev=1.163&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/skype/ChangeLog?rev=1.163&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/skype/ChangeLog?r1=1.162&r2=1.163

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog   1 Oct 2014 07:18:56 -0000       1.162
+++ ChangeLog   5 Oct 2014 09:45:54 -0000       1.163
@@ -1,6 +1,12 @@
 # ChangeLog for net-im/skype
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.162 2014/10/01 
07:18:56 amynka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.163 2014/10/05 
09:45:54 jauhien Exp $
+
+*skype-4.3.0.37-r1 (05 Oct 2014)
+
+  05 Oct 2014; Jauhien Piatlicki <[email protected]> 
+skype-4.3.0.37-r1.ebuild,
+  -skype-4.3.0.37.ebuild, metadata.xml:
+  introduce apulse support, bug 524164
 
   01 Oct 2014; Amy Winston <[email protected]> skype-4.3.0.37.ebuild:
   Updated license bug #523948



1.1                  net-im/skype/skype-4.3.0.37-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/skype/skype-4.3.0.37-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/skype/skype-4.3.0.37-r1.ebuild?rev=1.1&content-type=text/plain

Index: skype-4.3.0.37-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.3.0.37-r1.ebuild,v 1.1 
2014/10/05 09:45:54 jauhien Exp $

EAPI=5

inherit eutils gnome2-utils pax-utils

DESCRIPTION="P2P Internet Telephony (VoiceIP) client"
HOMEPAGE="http://www.skype.com/";
SRC_URI="http://download.${PN}.com/linux/${P}.tar.bz2";

LICENSE="skype-4.0.0.7-copyright BSD MIT RSA W3C regexp-UofT no-source-code"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="apulse pax_kernel +pulseaudio selinux"
REQUIRED_USE="apulse? ( !pulseaudio )"

QA_PREBUILT=opt/bin/${PN}
RESTRICT="mirror bindist strip" #299368

EMUL_X86_VER=20120520

RDEPEND="
        virtual/ttf-fonts
        amd64? (
                || (
                        (
                                dev-qt/qtcore:4[abi_x86_32(-)]
                                dev-qt/qtdbus:4[abi_x86_32(-)]
                                dev-qt/qtgui:4[accessibility,abi_x86_32(-)]
                                dev-qt/qtwebkit:4[abi_x86_32(-)]
                        )
                        !apulse? (
                                
>=app-emulation/emul-linux-x86-qtlibs-${EMUL_X86_VER}
                        )
                )
                || (
                        (
                                media-libs/alsa-lib[abi_x86_32(-)]
                                pulseaudio? ( 
media-sound/pulseaudio[abi_x86_32(-)] )
                        )
                        !apulse? (
                                
>=app-emulation/emul-linux-x86-soundlibs-${EMUL_X86_VER}
                        )
                )
                || (
                        (
                                x11-libs/libX11[abi_x86_32(-)]
                                x11-libs/libXext[abi_x86_32(-)]
                                x11-libs/libXScrnSaver[abi_x86_32(-)]
                                x11-libs/libXv[abi_x86_32(-)]
                        )
                        !apulse? (
                                
>=app-emulation/emul-linux-x86-xlibs-${EMUL_X86_VER}
                        )
                )
                apulse? (
                        media-sound/apulse[abi_x86_32(-)]
                )
        )
        x86? (
                media-libs/alsa-lib
                x11-libs/libX11
                x11-libs/libXext
                x11-libs/libXScrnSaver
                x11-libs/libXv
                dev-qt/qtcore:4
                dev-qt/qtdbus:4
                dev-qt/qtgui:4[accessibility]
                dev-qt/qtwebkit:4
                apulse? (
                        media-sound/apulse
                )
        )
        pulseaudio? ( media-sound/pulseaudio )
        selinux? ( sec-policy/selinux-skype )"

src_prepare() {
        epatch "${FILESDIR}/${P}-desktop.patch"
}

src_compile() {
        if type -P lrelease >/dev/null; then
                lrelease lang/*.ts || die
        fi
        rm -f lang/*.ts || die
}

src_install() {
        into /opt
        dobin ${PN}
        fowners root:audio /opt/bin/${PN}

        insinto /etc/dbus-1/system.d
        doins ${PN}.conf

        insinto /usr/share/skype
        doins -r avatars lang sounds

        dodoc README

        local res
        for res in 16 32 48 64 96 128 256; do
                newicon -s ${res} icons/SkypeBlue_${res}x${res}.png ${PN}.png
        done

        domenu skype.desktop

        if use pax_kernel; then
                pax-mark Cm "${ED}"/opt/bin/${PN} || die
                eqawarn "You have set USE=pax_kernel meaning that you intend to 
run"
                eqawarn "${PN} under a PaX enabled kernel.  To do so, we must 
modify"
                eqawarn "the ${PN} binary itself and this *may* lead to 
breakage!  If"
                eqawarn "you suspect that ${PN} is being broken by this 
modification,"
                eqawarn "please open a bug."
        fi

        echo PRELINK_PATH_MASK=/opt/bin/${PN} > ${T}/99${PN}
        doenvd "${T}"/99${PN} #430142
}

pkg_preinst() {
        gnome2_icon_savelist

        rm -rf "${EROOT}"/usr/share/${PN} #421165
}

pkg_postinst() {
        gnome2_icon_cache_update

        # http://bugs.gentoo.org/360815
        elog "For webcam support, see \"LD_PRELOAD\" section of \"README.lib\" 
document provided by"
        elog "media-libs/libv4l package and \"README\" document of this 
package."
        if use amd64; then
                elog "You can install app-emulation/emul-linux-x86-medialibs 
package for the 32bit"
                elog "libraries from the media-libs/libv4l package."
        fi

        if ! use pulseaudio && ! use apulse; then
                ewarn "ALSA support was removed from Skype"
                ewarn "consider installing media-sound/pulseaudio"
                ewarn "or media-sound/apulse for pulseaudio emulation"
                ewarn "otherwise sound will not work for you."
                ewarn "These packages can be pulled in by setting"
                ewarn "appropriate USE flags for net-im/skype."
        fi
}

pkg_postrm() {
        gnome2_icon_cache_update
}




Reply via email to