summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2008-08-24 10:08:39 +0000
committerwiz <wiz>2008-08-24 10:08:39 +0000
commit9b847d809cc893b58af41494193eed604466a7b1 (patch)
tree66c3881e50010e1402cf9208f01746a1d229c12c /net
parent1d45002fb1cae4d45c5b77d15b5b167fec31988c (diff)
downloadpkgsrc-9b847d809cc893b58af41494193eed604466a7b1.tar.gz
Update to 1.4.0.118 based on wip/skype by rillig.
Changes unknown, but this version starts and runs on amd64.
Diffstat (limited to 'net')
-rw-r--r--net/skype/Makefile18
-rw-r--r--net/skype/distinfo8
2 files changed, 13 insertions, 13 deletions
diff --git a/net/skype/Makefile b/net/skype/Makefile
index 6a2b40ccf81..e7622cd7293 100644
--- a/net/skype/Makefile
+++ b/net/skype/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2008/05/26 02:13:23 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2008/08/24 10:08:39 wiz Exp $
#
-DISTNAME= skype_static-1.4.0.99
-PKGNAME= ${DISTNAME:S/_static//}
-PKGREVISION= 2
+DISTNAME= skype_static-1.4.0.118-oss
+PKGNAME= skype-1.4.0.118
CATEGORIES= net
MASTER_SITES= http://download.skype.com/linux/
EXTRACT_SUFX= .tar.bz2
@@ -21,22 +20,23 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
EMUL_PLATFORMS= linux-i386
-EMUL_MODULES.linux= alsa base compat fontconfig freetype2 glx \
+EMUL_MODULES.linux= base compat fontconfig freetype2 glx \
libsigc++2 resmgr x11
USE_DIRS+= xdg-1.1
+USE_TOOLS+= pax
WRKSRC= ${WRKDIR}/${DISTNAME}
-USE_TOOLS+= pax
-
DATADIR= ${PREFIX}/share/skype
DOCDIR= ${PREFIX}/share/doc/skype
INSTALLATION_DIRS= bin
do-build:
- @${ECHO} "#!${SH}" > ${WRKSRC}/skype.sh
- @${ECHO} 'cd ${DATADIR} && exec ./skype $$@' >> ${WRKSRC}/skype.sh
+ set -e; \
+ { ${ECHO} "#!${SH}"; \
+ ${ECHO} 'exec ${DATADIR}/skype --resources=${DATADIR} "$$@"'; \
+ } > ${WRKSRC}/skype.sh
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/skype.sh ${PREFIX}/bin/skype
diff --git a/net/skype/distinfo b/net/skype/distinfo
index 8e319a22739..83e3a2ec3d1 100644
--- a/net/skype/distinfo
+++ b/net/skype/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2007/08/20 13:29:52 rillig Exp $
+$NetBSD: distinfo,v 1.9 2008/08/24 10:08:39 wiz Exp $
-SHA1 (skype_static-1.4.0.99.tar.bz2) = 0885377c4e6a0c8cd57e827d25bc02167a3e67cb
-RMD160 (skype_static-1.4.0.99.tar.bz2) = c329ffb87538744e1fae8ebec5195a7d45fceb85
-Size (skype_static-1.4.0.99.tar.bz2) = 17543204 bytes
+SHA1 (skype_static-1.4.0.118-oss.tar.bz2) = 8450671ea64239203c8b8142f9a9d76af72143d4
+RMD160 (skype_static-1.4.0.118-oss.tar.bz2) = f1f3e5f955ff036110edebe5a8350483efd3642c
+Size (skype_static-1.4.0.118-oss.tar.bz2) = 19595152 bytes