diff options
author | jmmv <jmmv> | 2005-04-09 19:53:09 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-04-09 19:53:09 +0000 |
commit | 8712a0d656399170f0b038cadd5afc7dafb12273 (patch) | |
tree | 2673482b71aa76bc734ae2d705deb66765234f53 /net | |
parent | 77c10c1522041e955cef33399cbe86402cb35b42 (diff) | |
download | pkgsrc-8712a0d656399170f0b038cadd5afc7dafb12273.tar.gz |
Update to 1.0.0.20:
18.03.2005 Skype for Linux version 1.0.0.20
* feature: SkypeIn
* feature: voicemail sending and receiving
* feature: contact grouping
* feature: Central Contact List
* feature: drag and drop between contact groups
* change: chat window doesn't steal focus
* change: contact list (x/y) indicators
* bugfix: calling to too long SkypeOut numbers crash
* bugfix: start tab texts messed up with nondefault font size
* bugfix: showing/hiding offline contacts
* bugfix: adding/removing SkypeOut contacts
* bugfix: startconference, addtochat windows are modal
* bugfix: Skype crashes, if there is incoming conference call
* bugfix: callhistory bugs, show calls which are redirected to voicemail,
dont show missed calls under incoming calls. after delete update
the filter
* bugfix: Missing title bar, if you call to emergency number
* bugfix: problem with user counter on start tab
* bugfix: don't show already deleted voicemails on start tab
* bugfix: sometimes System Tray icon blinks without any reason
* bugfix: does not ignore incoming call
* known issue: Start tab does not yet show SkypeIn and Voicemail service
status. You can check current service status on My Account page
14.02.2005 Skype for Linux version 1.0.0.7
* change: Call tab no longer closes if remote does not accept call because of
won't close, if you have privacy problems
* change: prank call prevention suggestion
* change: new Options layout
* change: addressbar behaviour should depend on General option (start chat /
start call)
* bugfix: limit field lengths in profile editor
* bugfix: voicemail sending crashfixes
* bugfix: icon fix when adding a blocked contact to contact list
* bugfix: Hold button on toolbar should be disabled until call is picked up.
* bugfix: crash when context menu remains open in call
* bugfix: call holding and resuming - context menu and toolbar button sync
* bugfix: "hang up call" sound works
* bugfix: crash when context menu remains open in call
* bugfix: e-mail and full name locations changed in profile editor
* bugfix: search results order fix when doing several searches after one
another
* bugfix: "away" and "not available" should allow 3 digits
* bugfix: search someone who is already in Contact list - can't add twice
* bugfix: tab order in advanced search form
* bugfix: icons have names for non-taskbar window managers
* bugfix: tray alert does not blink any more when there are no missed
events/chats
Diffstat (limited to 'net')
-rw-r--r-- | net/skype/Makefile | 17 | ||||
-rw-r--r-- | net/skype/PLIST | 11 | ||||
-rw-r--r-- | net/skype/distinfo | 8 |
3 files changed, 23 insertions, 13 deletions
diff --git a/net/skype/Makefile b/net/skype/Makefile index 127b68c6f96..e11774bd620 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2005/04/09 19:38:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/09 19:53:09 jmmv Exp $ # -DISTNAME= skype_staticQT-1.0.0.1 +DISTNAME= skype_staticQT-1.0.0.20 PKGNAME= ${DISTNAME:S/_staticQT//} CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ @@ -27,6 +27,7 @@ ONLY_FOR_PLATFORM= *-*-i386 NO_CONFIGURE= yes CHECK_SHLIBS= no +USE_DIRS+= xdg-1.1 RESTRICTED= "Redistribution not allowed yet." NO_SRC_ON_CDROM= ${RESTRICTED} @@ -35,14 +36,22 @@ NO_BIN_ON_CDROM= ${RESTRICTED} LICENSE= skype-license 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 do-install: - ${INSTALL_DATA_DIR} ${DATADIR} - cd ${WRKSRC} && ${PAX} -rwppm . ${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/skype.sh ${PREFIX}/bin/skype + ${INSTALL_DATA} ${WRKSRC}/skype.desktop ${PREFIX}/share/applications + ${INSTALL_DATA_DIR} ${DATADIR} + ${INSTALL_PROGRAM} ${WRKSRC}/skype ${DATADIR} + cd ${WRKSRC} && ${PAX} -rwppm icons lang sound ${DATADIR} + ${INSTALL_DATA_DIR} ${DOCDIR} + ${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${DOCDIR} .include "../../mk/bsd.pkg.mk" diff --git a/net/skype/PLIST b/net/skype/PLIST index 2abd9a0f091..5a2f4551626 100644 --- a/net/skype/PLIST +++ b/net/skype/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2004/12/23 20:49:32 rh Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/04/09 19:53:09 jmmv Exp $ bin/skype -share/skype/LICENSE -share/skype/README +share/applications/skype.desktop +share/doc/skype/LICENSE +share/doc/skype/README share/skype/icons/skype_16_32.png share/skype/icons/skype_32_32.png share/skype/icons/skype_48_32.png @@ -28,8 +29,6 @@ share/skype/lang/skype_sv.qm share/skype/lang/skype_zh_CN.qm share/skype/lang/skype_zh_TW.qm share/skype/skype -share/skype/skype.desktop -share/skype/skype.desktop.old share/skype/sound/busy4.wav share/skype/sound/call_in.wav share/skype/sound/call_out.wav @@ -39,3 +38,5 @@ share/skype/sound/im.wav @dirrm share/skype/lang @dirrm share/skype/icons @dirrm share/skype +@dirrm share/doc/skype +@comment in xdg-dirs: @dirrm share/applications diff --git a/net/skype/distinfo b/net/skype/distinfo index c9e5ebad93e..7209fb8e926 100644 --- a/net/skype/distinfo +++ b/net/skype/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/02/24 12:14:04 agc Exp $ +$NetBSD: distinfo,v 1.5 2005/04/09 19:53:09 jmmv Exp $ -SHA1 (skype_staticQT-1.0.0.1.tar.bz2) = f01805be1f2cd2a3cbbef93273403faed0bb871d -RMD160 (skype_staticQT-1.0.0.1.tar.bz2) = 5c7b7990faa9b60bf1d784e4610596da3c0810d8 -Size (skype_staticQT-1.0.0.1.tar.bz2) = 8228034 bytes +SHA1 (skype_staticQT-1.0.0.20.tar.bz2) = d4a4c0fee98188ce346d13d00a1a6bfe104d3346 +RMD160 (skype_staticQT-1.0.0.20.tar.bz2) = de5ce555e469f8939f65398225eaf600d81d3101 +Size (skype_staticQT-1.0.0.20.tar.bz2) = 8689836 bytes |