summaryrefslogtreecommitdiff
path: root/net/skype21
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2011-11-23 23:00:50 +0000
committerabs <abs@pkgsrc.org>2011-11-23 23:00:50 +0000
commit3908749daccf4048e6d1034379b5cf87c29b467d (patch)
tree387bff819f8e5d87f2b37f152ce17a801fd43ca9 /net/skype21
parent03cba55ab4217e4daedc142ef5e9e5119a2f5781 (diff)
downloadpkgsrc-3908749daccf4048e6d1034379b5cf87c29b467d.tar.gz
Added net/skype21 version 2.1.0.81
Skype is a free program that uses P2P technology to bring affordable and high-quality voice communications to people all over the world. This package is specifically for Skype 2.1.x, as from 2.2.x Skype started to use the inotify(7) system call which is not available on some other systems' Linux emulations.
Diffstat (limited to 'net/skype21')
-rw-r--r--net/skype21/DESCR6
-rw-r--r--net/skype21/Makefile60
-rw-r--r--net/skype21/PLIST34
-rw-r--r--net/skype21/distinfo5
4 files changed, 105 insertions, 0 deletions
diff --git a/net/skype21/DESCR b/net/skype21/DESCR
new file mode 100644
index 00000000000..33abae85440
--- /dev/null
+++ b/net/skype21/DESCR
@@ -0,0 +1,6 @@
+Skype is a free program that uses P2P technology to bring affordable
+and high-quality voice communications to people all over the world.
+
+This package is specifically for Skype 2.1.x, as from 2.2.x Skype started
+to use the inotify(7) system call which is not available on some other
+systems' Linux emulations.
diff --git a/net/skype21/Makefile b/net/skype21/Makefile
new file mode 100644
index 00000000000..9b54867a7de
--- /dev/null
+++ b/net/skype21/Makefile
@@ -0,0 +1,60 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/11/23 23:00:50 abs Exp $
+
+DISTNAME= skype-2.1.0.81
+CATEGORIES= net
+MASTER_SITES= http://download.skype.com/linux/
+EXTRACT_SUFX= .tar.bz2
+# see https://developer.skype.com/LinuxSkype/ReleaseNotes for changes
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.skype.com/
+COMMENT= P2P VoIP software
+LICENSE= skype-license
+
+RESTRICTED= Complex terms for redistribution.
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+EMUL_PLATFORMS= linux-i386
+EMUL_REQD= suse>=11.3
+EMUL_MODULES.linux= base x11 alsa qt4 glx gtk2
+
+USE_TOOLS+= pax
+WRKSRC= ${WRKDIR}/${DISTNAME}
+
+DATADIR= ${PREFIX}/share/skype
+DOCDIR= ${PREFIX}/share/doc/skype
+
+INSTALLATION_DIRS+= bin share/applications share/skype share/doc/skype
+INSTALLATION_DIRS+= share/icons/hicolor/16x16/apps
+INSTALLATION_DIRS+= share/icons/hicolor/32x32/apps
+INSTALLATION_DIRS+= share/icons/hicolor/48x48/apps
+
+do-build:
+ set -e; \
+ { ${ECHO} "#!${SH}"; \
+ ${ECHO} 'exec ${DATADIR}/skype --resources=${DATADIR} "$$@"'; \
+ } > ${WRKSRC}/skype.sh
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/skype.sh ${DESTDIR}${PREFIX}/bin/skype
+ ${INSTALL_DATA} ${WRKSRC}/skype.desktop \
+ ${DESTDIR}${PREFIX}/share/applications
+ ${INSTALL_DATA} ${WRKSRC}/icons/SkypeBlue_16x16.png \
+ ${DESTDIR}${PREFIX}/share/icons/hicolor/16x16/apps/skype.png
+ ${INSTALL_DATA} ${WRKSRC}/icons/SkypeBlue_32x32.png \
+ ${DESTDIR}${PREFIX}/share/icons/hicolor/32x32/apps/skype.png
+ ${INSTALL_DATA} ${WRKSRC}/icons/SkypeBlue_48x48.png \
+ ${DESTDIR}${PREFIX}/share/icons/hicolor/48x48/apps/skype.png
+ ${INSTALL_SCRIPT} ${WRKSRC}/skype ${DESTDIR}${DATADIR}
+ cd ${WRKSRC} && pax -rwppm icons sounds ${DESTDIR}${DATADIR}
+ ${INSTALL_DATA} ${WRKSRC}/LICENSE ${DESTDIR}${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${DOCDIR}
+
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/skype21/PLIST b/net/skype21/PLIST
new file mode 100644
index 00000000000..e551de2b54b
--- /dev/null
+++ b/net/skype21/PLIST
@@ -0,0 +1,34 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/11/23 23:00:52 abs Exp $
+bin/skype
+share/applications/skype.desktop
+share/doc/skype/LICENSE
+share/doc/skype/README
+share/icons/hicolor/16x16/apps/skype.png
+share/icons/hicolor/32x32/apps/skype.png
+share/icons/hicolor/48x48/apps/skype.png
+share/skype/icons/SkypeBlue_16x16.png
+share/skype/icons/SkypeBlue_32x32.png
+share/skype/icons/SkypeBlue_48x48.png
+share/skype/skype
+share/skype/sounds/CallBusy.wav
+share/skype/sounds/CallConnecting.wav
+share/skype/sounds/CallFailed.wav
+share/skype/sounds/CallHangup.wav
+share/skype/sounds/CallHold.wav
+share/skype/sounds/CallRemoteHangup.wav
+share/skype/sounds/CallResume.wav
+share/skype/sounds/CallRingingIn.wav
+share/skype/sounds/CallRingingOut.wav
+share/skype/sounds/ChatIncoming.wav
+share/skype/sounds/ChatIncomingInitial.wav
+share/skype/sounds/ChatOutgoing.wav
+share/skype/sounds/ContactAdded.wav
+share/skype/sounds/ContactAuthRequest.wav
+share/skype/sounds/ContactOffline.wav
+share/skype/sounds/ContactOnline.wav
+share/skype/sounds/SkypeLogin.wav
+share/skype/sounds/SkypeLogout.wav
+share/skype/sounds/TransferComplete.wav
+share/skype/sounds/TransferFailed.wav
+share/skype/sounds/TransferRequest.wav
+share/skype/sounds/VoicemailReceived.wav
diff --git a/net/skype21/distinfo b/net/skype21/distinfo
new file mode 100644
index 00000000000..7dbcda1fbcb
--- /dev/null
+++ b/net/skype21/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/11/23 23:00:50 abs Exp $
+
+SHA1 (skype-2.1.0.81.tar.bz2) = 8d4fbb26eb1a791f2e6f2da7bba8a698377b8592
+RMD160 (skype-2.1.0.81.tar.bz2) = 0b145ee9e89ab2592fc7d3590412da0a36eb903f
+Size (skype-2.1.0.81.tar.bz2) = 19659673 bytes