aboutsummaryrefslogtreecommitdiff
path: root/net-im/skype-devel
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-09-01 10:34:27 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-09-01 10:34:27 +0000
commit4dc3c8c78b5921a853aab7fbc9b697e566d4c8d7 (patch)
treef91d7f6d661277dae15b4b4c1ade1c355c1d74b2 /net-im/skype-devel
parent6444ef36a3c06e16fb1be928ae30ef2aa2c58704 (diff)
downloadports-4dc3c8c78b5921a853aab7fbc9b697e566d4c8d7.tar.gz
ports-4dc3c8c78b5921a853aab7fbc9b697e566d4c8d7.zip
Notes
Diffstat (limited to 'net-im/skype-devel')
-rw-r--r--net-im/skype-devel/Makefile9
-rw-r--r--net-im/skype-devel/distinfo4
2 files changed, 5 insertions, 8 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile
index 71abd716ce0d..35cb9c373e4e 100644
--- a/net-im/skype-devel/Makefile
+++ b/net-im/skype-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= skype
-PORTVERSION= 1.1.0.20
-PORTREVISION= 1
+PORTVERSION= 1.2.0.11
CATEGORIES= net
MASTER_SITES= http://download.skype.com/linux/
DISTNAME= skype_staticQT-${PORTVERSION}
@@ -47,7 +46,8 @@ do-build:
do-install:
${INSTALL} ${WRKSRC}/skype ${PREFIX}/bin/skype_bin
- ${ECHO_CMD} -e "#!/bin/sh\n\nSKYPE_RESOURCES_PATH='${DATADIR}' exec skype_bin \"\$$@\"" >${PREFIX}/bin/skype
+# ${INSTALL} ${WRKSRC}/skype-callto-handler ${PREFIX}/bin/
+ ${ECHO_CMD} -e "#!/bin/sh\n\nSKYPE_RESOURCES_PATH='${DATADIR}' skype_bin \"\$$@\" 2>&1 | grep -v 'SOUND_MIXER_WRITE_IGAIN failed'" >${PREFIX}/bin/skype
${CHMOD} a+rx ${PREFIX}/bin/skype
.if ${HAVE_GNOME:Mgnomehier} != ""
${INSTALL_DATA} ${WRKSRC}/skype.desktop ${PREFIX}/share/gnome/applications/
@@ -60,9 +60,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/LICENSE ${DATADIR}/
post-install:
- @${ECHO} "##########################################################################"
- @${ECHO} "Do not worry if you see 'volume_adjust: SOUND_MIXER_WRITE_IGAIN failed: No such device or address' errors from skype, the skype sound code is overly verbose in this regard. It would be enough to print it only once." | fmt
- @${ECHO} "##########################################################################"
@${ECHO} "There are known problems with some soundcards in 5.x. This is due to a bug in the kernel. It is fixed in 6.x. Additionally there is some further work in the sound subsystem going on which fixes some related problems. This work will not be available in 6.0-RELEASE. If you experience problems update to the most recent 6.x-RELEASE, if this does not fix your problems ask on multimedia@FreeBSD.org." | fmt
.include <bsd.port.post.mk>
diff --git a/net-im/skype-devel/distinfo b/net-im/skype-devel/distinfo
index e27e104dfbc1..ab5e7aaf9037 100644
--- a/net-im/skype-devel/distinfo
+++ b/net-im/skype-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (skype_staticQT-1.1.0.20.tar.bz2) = f100bd33f6cc31c7c7ebfd5010255c6c
-SIZE (skype_staticQT-1.1.0.20.tar.bz2) = 9180204
+MD5 (skype_staticQT-1.2.0.11.tar.bz2) = f54672340703ce8185cea2a0dd7bf60d
+SIZE (skype_staticQT-1.2.0.11.tar.bz2) = 9605001