pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/skype Initial import of skype-0.92.0.12 into the N...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce8a821e2ecc
branches: trunk
changeset: 483658:ce8a821e2ecc
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Nov 16 20:20:04 2004 +0000
description:
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:
net/skype/DESCR | 3 +++
net/skype/Makefile | 47 +++++++++++++++++++++++++++++++++++++++++++++++
net/skype/PLIST | 35 +++++++++++++++++++++++++++++++++++
net/skype/distinfo | 4 ++++
4 files changed, 89 insertions(+), 0 deletions(-)
diffs (105 lines):
diff -r 3b0dcd13d732 -r ce8a821e2ecc net/skype/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/skype/DESCR Tue Nov 16 20:20:04 2004 +0000
@@ -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 -r 3b0dcd13d732 -r ce8a821e2ecc net/skype/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/skype/Makefile Tue Nov 16 20:20:04 2004 +0000
@@ -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@localhost
+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 -r 3b0dcd13d732 -r ce8a821e2ecc net/skype/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/skype/PLIST Tue Nov 16 20:20:04 2004 +0000
@@ -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 -r 3b0dcd13d732 -r ce8a821e2ecc net/skype/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/skype/distinfo Tue Nov 16 20:20:04 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index