summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2006-10-04 22:26:18 +0000
committerGustavo Felisberto <humpback@gentoo.org>2006-10-04 22:26:18 +0000
commitd141b120095ff7295439f7189c1f983c1b30f3d3 (patch)
tree60bffa9e46240ced06835f5817981471a6fd74e9 /net-im/skype
parentfix undefined symbol _Znaj,_ZdlPv,_ZdaPv (diff)
downloadgentoo-2-d141b120095ff7295439f7189c1f983c1b30f3d3.tar.gz
gentoo-2-d141b120095ff7295439f7189c1f983c1b30f3d3.tar.bz2
gentoo-2-d141b120095ff7295439f7189c1f983c1b30f3d3.zip
update to the upstream stable
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-im/skype')
-rw-r--r--net-im/skype/ChangeLog10
-rw-r--r--net-im/skype/files/digest-skype-1.3.0.539
-rw-r--r--net-im/skype/skype-1.3.0.53.ebuild122
3 files changed, 140 insertions, 1 deletions
diff --git a/net-im/skype/ChangeLog b/net-im/skype/ChangeLog
index ff3cf21c88f7..f8320a961971 100644
--- a/net-im/skype/ChangeLog
+++ b/net-im/skype/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for net-im/skype
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.60 2006/10/03 11:04:22 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.61 2006/10/04 22:26:18 humpback Exp $
+
+*skype-1.3.0.53 (04 Oct 2006)
+
+ 04 Oct 2006; Gustavo Felisberto <humpback@gentoo.org>;
+ -skype-1.3.0.37.ebuild, -skype-1.3.0.50.ebuild, +skype-1.3.0.53.ebuild:
+ Removed 1.3 beta releases and added the new upstream stable. Going to give
+ this the usual 30 days and then push for stable so that 1.2 versions can be
+ removed.
03 Oct 2006; Gustavo Felisberto <humpback@gentoo.org>;
skype-1.3.0.50.ebuild:
diff --git a/net-im/skype/files/digest-skype-1.3.0.53 b/net-im/skype/files/digest-skype-1.3.0.53
new file mode 100644
index 000000000000..dc3bdffeb8bc
--- /dev/null
+++ b/net-im/skype/files/digest-skype-1.3.0.53
@@ -0,0 +1,9 @@
+MD5 e288e398e4a34a5760ff6321b253ed08 skype-1.3.0.53-generic.tar.bz2 9871707
+RMD160 d977d263357e94f7587a91e5691488564e7d36eb skype-1.3.0.53-generic.tar.bz2 9871707
+SHA256 3eb799ce8351697d523da4ef7631ed55bdbe4a69ca1be974ec619a493a0d6ab0 skype-1.3.0.53-generic.tar.bz2 9871707
+MD5 5b3195993d01ed0d439a28b505665382 skype-avatars-1.0.tgz 377763
+RMD160 54f6faeebc6509ebec8418fc27d0b2fbdc383bcf skype-avatars-1.0.tgz 377763
+SHA256 de7a9187a99ef7a13bba99c4ad61f6809bbd1e129f6456267b416090e57d71d6 skype-avatars-1.0.tgz 377763
+MD5 9ca128f45c73cd76862260bc6b9f196c skype_staticQT-1.3.0.53-generic.tar.bz2 15102554
+RMD160 3ae225f3a14b0e50b0ed1370418fafef2c3f719e skype_staticQT-1.3.0.53-generic.tar.bz2 15102554
+SHA256 338230bd3252180bd0079879823e9a0e5316e073295f93e83fcca88f1ac06833 skype_staticQT-1.3.0.53-generic.tar.bz2 15102554
diff --git a/net-im/skype/skype-1.3.0.53.ebuild b/net-im/skype/skype-1.3.0.53.ebuild
new file mode 100644
index 000000000000..9cd00fff2468
--- /dev/null
+++ b/net-im/skype/skype-1.3.0.53.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-1.3.0.53.ebuild,v 1.1 2006/10/04 22:26:18 humpback Exp $
+
+inherit eutils qt3
+
+
+#If you want to know when this package will be marked stable please see the Changelog
+RESTRICT="nomirror nostrip"
+AVATARV="1.0"
+DESCRIPTION="${PN} is a P2P-VoiceIP client."
+MY_PN=${PN}
+HOMEPAGE="http://www.skype.com/"
+SRC_URI="http://dev.gentoo.org/~humpback/skype-avatars-${AVATARV}.tgz
+ !static? ( http://download.skype.com/linux/${MY_PN}-${PV}-generic.tar.bz2 )
+ static? (
+ http://download.skype.com/linux/${MY_PN}_staticQT-${PV}-generic.tar.bz2 )"
+
+LICENSE="skype-eula"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="static"
+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
+ !static? ( >=app-emulation/emul-linux-x86-qtlibs-1.1 ) )
+ x86? ( >=sys-libs/glibc-2.3.2
+ >=media-libs/alsa-lib-1.0.11
+ virtual/libstdc++
+ !static? ( $(qt_min_version 3.2) ) )"
+RDEPEND="${DEPEND}
+ >=sys-apps/dbus-0.23.4"
+
+QA_EXECSTACK_x86="opt/skype/skype"
+QA_EXECSTACK_amd64="opt/skype/skype"
+
+src_unpack() {
+ if use static;
+ then
+ unpack ${MY_PN}_staticQT-${PV}-generic.tar.bz2
+ else
+ unpack ${MY_PN}-${PV}-generic.tar.bz2
+ fi
+ cd ${P}
+ unpack skype-avatars-${AVATARV}.tgz
+
+}
+
+src_install() {
+ ## Install the wrapper script
+ #mv skype skype
+ #cp ${FILESDIR}/sDaemonWrapper-r1 skype
+
+ # remove mprotect() restrictions for PaX usage - see Bug 100507
+ [[ -x /sbin/chpax ]] && /sbin/chpax -m skype
+
+ dodir /opt/${PN}
+ exeopts -m0755
+ exeinto /opt/${PN}
+ doexe skype
+ doexe ${FILESDIR}/skype.sh
+ dosym /opt/skype/skype.sh /usr/bin/skype
+
+ doexe skype-callto-handler
+ insinto /opt/${PN}/sound
+ doins sound/*.wav
+
+ insinto /opt/${PN}/lang
+ doins lang/*.qm
+ #Skype still shows ALL languagues no matter what were installed
+ #for i in ${LINGUAS}; do
+ # if [ -f lang/${PN}_${i}.qm ]; then
+ # doins lang/${PN}_${i}.qm
+ # fi;
+ #done;
+ insinto /etc/dbus-1/system.d
+ newins ${FILESDIR}/skype.debus.config skype.conf
+
+ insinto /opt/${PN}/avatars
+ doins avatars/*.jpg
+
+ insinto /opt/${PN}
+ for SIZE in 16 32 48
+ do
+ insinto /usr/share/icons/hicolor/${SIZE}x${SIZE}/apps
+ newins ${S}/icons/${PN}_${SIZE}_32.png ${PN}.png
+ done
+
+ # The skype icon doesn't show up in gnome for some reason
+ # Putting the icon in /usr/share/pixmaps seems to solve it
+ insinto /usr/share/pixmaps
+ newins ${S}/icons/${PN}_48_32.png ${PN}.png
+
+ fowners root:audio /opt/skype/skype
+ fowners root:audio /opt/skype/skype-callto-handler
+
+ insinto /usr/share/applications/
+ doins skype.desktop
+
+ dodir /usr/bin/
+ # Install the Documentation
+ dodoc README LICENSE
+
+ # TODO: Optional configuration of callto:// in KDE, Mozilla and friends
+}
+
+pkg_postinst() {
+ einfo "Have a look at ${PORTDIR}/licenses/${LICENSE} before running this software"
+ einfo "If you have sound problems please visit: "
+ einfo "http://forum.skype.com/bb/viewtopic.php?t=4489"
+ # This will always be true in future, since skype stores the contacts in
+ # the peer-to-peer network.
+ ewarn "If you are upgrading and skype does not autologin do a manual login"
+ ewarn "you will not lose your contacts."
+
+ ewarn ""
+ ewarn "This release no longer uses the old wrapper because skype now uses
+ ALSA"
+ ewarn ""
+
+}