summaryrefslogtreecommitdiff
path: root/net/skype-devel
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-04-22 20:33:01 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-04-22 20:33:01 +0000
commitb1fcd48cf4a9776a7b4671ea16045f13cc4cd21f (patch)
tree42c33d17144d33e3a0e9d45fb2568266777ec336 /net/skype-devel
parentPHP bindings to the libssh2 library which provide access to resources (diff)
- Update to 1.0.0.20.
- Update the "bad soundcards" listing.
Notes
Notes: svn path=/head/; revision=133966
Diffstat (limited to 'net/skype-devel')
-rw-r--r--net/skype-devel/Makefile7
-rw-r--r--net/skype-devel/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/net/skype-devel/Makefile b/net/skype-devel/Makefile
index a1e85e0c77e0..985ac5efe1ee 100644
--- a/net/skype-devel/Makefile
+++ b/net/skype-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= skype
-PORTVERSION= 1.0.0.7
-PORTREVISION= 0
+PORTVERSION= 1.0.0.20
CATEGORIES= net
MASTER_SITES= http://download.skype.com/linux/
DISTNAME= skype_staticQT-${PORTVERSION}
@@ -41,7 +40,7 @@ do-build:
do-install:
${INSTALL} ${WRKSRC}/skype ${PREFIX}/bin/skype_bin
- ${ECHO_CMD} -e "#!/bin/sh\n\nSKYPE_RESOURCES_PATH='${DATADIR}' skype_bin \"$$@\"" >${PREFIX}/bin/skype
+ ${ECHO_CMD} -e "#!/bin/sh\n\nSKYPE_RESOURCES_PATH='${DATADIR}' exec skype_bin \"\$$@\"" >${PREFIX}/bin/skype
${CHMOD} a+rx ${PREFIX}/bin/skype
.if ${HAVE_GNOME:Mgnomehier} != ""
${INSTALL_DATA} ${WRKSRC}/skype.desktop ${PREFIX}/share/gnome/applications/
@@ -67,6 +66,8 @@ post-install:
@${ECHO} " - Creative CT5880 (snd_es137x) based ones"
@${ECHO} " - Yamaha DS-1E (snd_ds1) based ones (reported for FreeBSD 4.10)"
@${ECHO} " - SB16 DSP 4.16 (snd_sb16) based ones"
+ @${ECHO} " - ESS 18xx (snd_ess) based ones"
+ @${ECHO} " - Acer Labs M5451 (snd_t4dwave) based ones"
@${ECHO}
@${ECHO} "If your soundcard is not listed here, send the the output of 'cat /dev/sndstat' with a short note if it works or not to ${MAINTAINER} please." | fmt
@${ECHO} "##########################################################################"
diff --git a/net/skype-devel/distinfo b/net/skype-devel/distinfo
index 6b48f004a789..80c48258a98c 100644
--- a/net/skype-devel/distinfo
+++ b/net/skype-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (skype_staticQT-1.0.0.7.tar.bz2) = f9d8bcf44512ffa70dab2e9d87eef8e3
-SIZE (skype_staticQT-1.0.0.7.tar.bz2) = 8346467
+MD5 (skype_staticQT-1.0.0.20.tar.bz2) = d346b995f78fb66008d963bd82a8c5b0
+SIZE (skype_staticQT-1.0.0.20.tar.bz2) = 8689836