summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2005-09-22 23:17:34 +0000
committerGustavo Felisberto <humpback@gentoo.org>2005-09-22 23:17:34 +0000
commit12d55eb695dd6a77cdd2775652bc764ebe8e677d (patch)
tree70438b2e7920d5ce29f2a01b0b1b2c708cb7fb9b /net-im
parentAdded tip to fix bug #106927 (diff)
downloadgentoo-2-12d55eb695dd6a77cdd2775652bc764ebe8e677d.tar.gz
gentoo-2-12d55eb695dd6a77cdd2775652bc764ebe8e677d.tar.bz2
gentoo-2-12d55eb695dd6a77cdd2775652bc764ebe8e677d.zip
bump
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/skype/ChangeLog8
-rw-r--r--net-im/skype/Manifest16
-rw-r--r--net-im/skype/files/digest-skype-1.2.0.173
-rw-r--r--net-im/skype/skype-1.2.0.17.ebuild101
4 files changed, 115 insertions, 13 deletions
diff --git a/net-im/skype/ChangeLog b/net-im/skype/ChangeLog
index acbe2341d86c..c14adb8b3c6c 100644
--- a/net-im/skype/ChangeLog
+++ b/net-im/skype/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-im/skype
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.46 2005/09/17 19:40:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.47 2005/09/22 23:17:34 humpback Exp $
+
+*skype-1.2.0.17 (22 Sep 2005)
+
+ 22 Sep 2005; Gustavo Felisberto <humpback@gentoo.org>;
+ +skype-1.2.0.17.ebuild:
+ Bump.
*skype-1.2.0.11-r1 (16 Aug 2005)
diff --git a/net-im/skype/Manifest b/net-im/skype/Manifest
index 5a2f54708aaa..2cf8eb0a6e69 100644
--- a/net-im/skype/Manifest
+++ b/net-im/skype/Manifest
@@ -1,16 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 92922627df4c2018c76af75baed0ae0a ChangeLog 8775
MD5 8a75c4f93287d4ab5bff2eedae1b23ba skype-1.2.0.11-r1.ebuild 2990
+MD5 92922627df4c2018c76af75baed0ae0a ChangeLog 8775
MD5 dbaa6f09202bfea8c248e1f7c222d40f metadata.xml 488
-MD5 2f99781e0fd376273f0023b5320e56f1 files/sDaemonWrapper-r1 2019
+MD5 8a75c4f93287d4ab5bff2eedae1b23ba skype-1.2.0.17.ebuild 2990
MD5 ee77a8f132435fc5acd0d4291c24262e files/digest-skype-1.2.0.11-r1 211
MD5 5105ec59acb037592219bdc10c0f09b7 files/skype.debus.config 436
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDLHFfj5H05b2HAEkRAtb1AKCln39TYNbp2Jy+sVdG9IxKv15xGwCgmpbm
-sXurAwOnrmEgjSSLjxBd7l0=
-=IZrt
------END PGP SIGNATURE-----
+MD5 2f99781e0fd376273f0023b5320e56f1 files/sDaemonWrapper-r1 2019
+MD5 df859cafa798d45315db13f2037d07eb files/digest-skype-1.2.0.17 212
diff --git a/net-im/skype/files/digest-skype-1.2.0.17 b/net-im/skype/files/digest-skype-1.2.0.17
new file mode 100644
index 000000000000..d4f2c3d7bb52
--- /dev/null
+++ b/net-im/skype/files/digest-skype-1.2.0.17
@@ -0,0 +1,3 @@
+MD5 5b3195993d01ed0d439a28b505665382 skype-avatars-1.0.tgz 377763
+MD5 bd1f5209b50cfa7f3e5f7f27fe73fc58 skype-1.2.0.17.tar.bz2 7921467
+MD5 5331a00f127e279f39d2143955de716e skype_staticQT-1.2.0.17.tar.bz2 10684112
diff --git a/net-im/skype/skype-1.2.0.17.ebuild b/net-im/skype/skype-1.2.0.17.ebuild
new file mode 100644
index 000000000000..6fe020b4d0f0
--- /dev/null
+++ b/net-im/skype/skype-1.2.0.17.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-1.2.0.17.ebuild,v 1.1 2005/09/22 23:17:34 humpback Exp $
+
+inherit eutils qt3
+
+
+#If you want to know when this package will be marked stable please see the Changelog
+RESTRICT="nomirror"
+AVATARV="1.0"
+DESCRIPTION="${PN} is a P2P-VoiceIP client."
+HOMEPAGE="http://www.${PN}.com/"
+SRC_URI="http://dev.gentoo.org/~humpback/skype-avatars-${AVATARV}.tgz
+ !static? ( http://download.skype.com/linux/${P}.tar.bz2 )
+ static? ( http://download.skype.com/linux/${PN}_staticQT-${PV}.tar.bz2 )"
+LICENSE="skype-eula"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="static arts esd"
+DEPEND="
+ amd64? ( app-emulation/emul-linux-x86-glibc
+ >=app-emulation/emul-linux-x86-xlibs-1.2
+ >=app-emulation/emul-linux-x86-baselibs-2.1.1
+ !static? ( >=app-emulation/emul-linux-x86-qtlibs-1.1 ) )
+ x86? ( !static? ( $(qt_min_version 3.2) )
+ >=sys-libs/glibc-2.3.2 )"
+RDEPEND="${DEPEND}
+ >=sys-apps/dbus-0.23.4"
+
+src_unpack() {
+ if use static;
+ then
+ unpack ${PN}_staticQT-${PV}.tar.bz2
+ mv ${PN}_staticQT-${PV} ${S}
+ else
+ unpack ${P}.tar.bz2
+ fi
+ cd ${P}
+ unpack skype-avatars-${AVATARV}.tgz
+}
+
+src_install() {
+ ## Install the wrapper script
+ mv skype skype.bin
+ cp ${FILESDIR}/sDaemonWrapper-r1 skype
+
+ dodir /opt/${PN}
+ exeopts -m0755
+ exeinto /opt/${PN}
+ doexe skype
+ doexe skype.bin
+ 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
+ doins skype.conf
+
+ insinto /opt/${PN}/avatars
+ doins avatars/*.jpg
+
+ insinto /opt/${PN}
+ make_desktop_entry skype "Skype VoIP" skype
+ 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
+ fowners root:audio /opt/skype/skype.bin
+ fowners root:audio /opt/skype/skype
+ fowners root:audio /opt/skype/skype-callto-handler
+ dodir /usr/bin/
+ dosym /opt/skype/skype /usr/bin/skype
+ # 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"
+ if ( use arts );
+ then
+ ewarn "Dont forget to configure your arts to work in Full-Duplex mode"
+ ewarn "Open controlcenter, go to \"Sound & Multimedia\"->\"Sound System\""
+ ewarn "On the \"Hardware\" tab, check the box next to \"Full duplex\"."
+ fi
+ ##I do not know if this is true for this version. But will leave the note here
+ ewarn "If you are upgrading and skype does not autologin do a manual login"
+ ewarn "you will not lose your contacts."
+}