summaryrefslogtreecommitdiff
path: root/net/skype
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-11-16 20:20:04 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-11-16 20:20:04 +0000
commitc59b3bc8b4165f09aea08618321c7192c4419421 (patch)
treeb69c73958d95b9c920c2711500867ad6929e7da6 /net/skype
parentdd350a8b60ee821d8b9894a8b8b203273de1dc67 (diff)
downloadpkgsrc-c59b3bc8b4165f09aea08618321c7192c4419421.tar.gz
Initial import of skype-0.92.0.12 into the NetBSD packages collection.
Skype is a free program that uses the latest P2P technology to bring affordable and high-quality voice communications to people all over the world.
Diffstat (limited to 'net/skype')
-rw-r--r--net/skype/DESCR3
-rw-r--r--net/skype/Makefile47
-rw-r--r--net/skype/PLIST35
-rw-r--r--net/skype/distinfo4
4 files changed, 89 insertions, 0 deletions
diff --git a/net/skype/DESCR b/net/skype/DESCR
new file mode 100644
index 00000000000..0e45b419f6d
--- /dev/null
+++ b/net/skype/DESCR
@@ -0,0 +1,3 @@
+Skype is a free program that uses the latest P2P technology to bring
+affordable and high-quality voice communications to people all over
+the world.
diff --git a/net/skype/Makefile b/net/skype/Makefile
new file mode 100644
index 00000000000..05ef02c416a
--- /dev/null
+++ b/net/skype/Makefile
@@ -0,0 +1,47 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/16 20:20:04 xtraeme Exp $
+#
+
+DISTNAME= skype_staticQT-${DIST_VERSION}
+PKGNAME= skype-${DIST_VERSION}
+CATEGORIES= net
+MASTER_SITES= http://download.skype.com/linux/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.skype.com/
+COMMENT= P2P VoIP software
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} != "Linux"
+DEPENDS+= suse_base>=6.3:../../emulators/${SUSE_DIR_PREFIX}_base
+DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11
+.include "../../emulators/suse_linux/Makefile.application"
+.else
+USE_X11= yes
+.endif
+
+ONLY_FOR_PLATFORM= *-*-i386
+
+NO_BUILD= yes
+NO_CONFIGURE= yes
+CHECK_SHLIBS= no
+
+DIST_VERSION= 0.92.0.12
+
+RESTRICTED= "Redistribution not allowed yet."
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+LICENSE= skype-license
+
+DATADIR= ${PREFIX}/share/skype
+
+do-install:
+ ${INSTALL_DATA_DIR} ${DATADIR}
+ cd ${WRKSRC} && ${PAX} -rwppm . ${DATADIR}
+ @${ECHO} "#!${SH}" > ${WRKSRC}/skype.sh
+ @${ECHO} 'cd ${DATADIR} && exec ./skype $$@' >> ${WRKSRC}/skype.sh
+ ${INSTALL_SCRIPT} ${WRKSRC}/skype.sh ${PREFIX}/bin/skype
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/skype/PLIST b/net/skype/PLIST
new file mode 100644
index 00000000000..f4334ede815
--- /dev/null
+++ b/net/skype/PLIST
@@ -0,0 +1,35 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/16 20:20:05 xtraeme Exp $
+bin/skype
+share/skype/LICENSE
+share/skype/README
+share/skype/call_in.wav
+share/skype/icons/skype_16_32.png
+share/skype/icons/skype_32_32.png
+share/skype/icons/skype_48_32.png
+share/skype/skype
+share/skype/skype.desktop
+share/skype/skype.desktop.old
+share/skype/skype_da.qm
+share/skype/skype_de.qm
+share/skype/skype_el.qm
+share/skype/skype_en.qm
+share/skype/skype_es.qm
+share/skype/skype_es_AR.qm
+share/skype/skype_et.qm
+share/skype/skype_fi.qm
+share/skype/skype_fr.qm
+share/skype/skype_it.qm
+share/skype/skype_iw.qm
+share/skype/skype_ja.qm
+share/skype/skype_ko.qm
+share/skype/skype_nl.qm
+share/skype/skype_no.qm
+share/skype/skype_pl.qm
+share/skype/skype_pt_BR.qm
+share/skype/skype_ro.qm
+share/skype/skype_ru.qm
+share/skype/skype_sv.qm
+share/skype/skype_zh_CN.qm
+share/skype/skype_zh_TW.qm
+@dirrm share/skype/icons
+@dirrm share/skype
diff --git a/net/skype/distinfo b/net/skype/distinfo
new file mode 100644
index 00000000000..568625843ba
--- /dev/null
+++ b/net/skype/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/16 20:20:05 xtraeme Exp $
+
+SHA1 (skype_staticQT-0.92.0.12.tar.bz2) = 5cb4b2c95593e6e3861f5d74a74ab0887e4dd2ae
+Size (skype_staticQT-0.92.0.12.tar.bz2) = 6477090 bytes