diff options
author | xtraeme <xtraeme> | 2005-08-04 13:27:18 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2005-08-04 13:27:18 +0000 |
commit | 8815b345953242781f2b15df153357ea562064a9 (patch) | |
tree | 714f8da527363bf7706561301a19545034811e83 /net/skype | |
parent | 7229c51ce39f5fe40412f6f939ed373dd3aa4f0f (diff) | |
download | pkgsrc-8815b345953242781f2b15df153357ea562064a9.tar.gz |
Update to 1.2.0.11
28.07.2005 Skype for Linux version 1.2.0.11
* feature: "Find dialog" in chat
* change: no Start tab anymore > new event panel
* change: new voicemail icons in call list
* change: echo123 is always seen as online user
* bugfix: Can't open URL in multichat window
* bugfix: sending message to someone who is using older version of skype - cosmetic
* bugfix: Missing Services section
* bugfix: Renaming groups - duplicated counter
* bugfix: file transfer: send-file write permission
* bugfix: file transfer: send-file inexact error dialog
* bugfix: Changing password it was possible to enter illegal characters
* bugfix: inexact information dialog
* bugfix: Inexact dialog content when calling to paid number
* bugfix: Authorization request should contain Call button
* bugfix: incorrect order of buttons, if you send or receive a file
* bugfix: Can't interrupt third party in conference call
* bugfix: skype's network traffic is stopped, if presence is set to offline
* bugfix: proper header selections in multichat window
* bugfix: upsell msgs to VM/SI for non-subscribers
Diffstat (limited to 'net/skype')
-rw-r--r-- | net/skype/Makefile | 6 | ||||
-rw-r--r-- | net/skype/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/net/skype/Makefile b/net/skype/Makefile index 83b8996fa2b..160281ccde3 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2005/06/01 18:03:08 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/08/04 13:27:18 xtraeme Exp $ # -DISTNAME= skype_staticQT-1.0.0.20 +DISTNAME= skype_staticQT-1.2.0.11 PKGNAME= ${DISTNAME:S/_staticQT//} CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ @@ -15,6 +15,7 @@ COMMENT= P2P VoIP software .if ${OPSYS} != "Linux" DEPENDS+= suse_base>=9.1:../../emulators/suse91_base +DEPENDS+= suse_glx>=9.1:../../emulators/suse91_glx DEPENDS+= suse_fontconfig>=9.1:../../emulators/suse91_fontconfig DEPENDS+= suse_freetype2>=9.1:../../emulators/suse91_freetype2 DEPENDS+= suse_x11>=9.1:../../emulators/suse91_x11 @@ -28,6 +29,7 @@ ONLY_FOR_PLATFORM= *-*-i386 NO_CONFIGURE= yes CHECK_SHLIBS= no USE_DIRS+= xdg-1.1 +WRKSRC= ${WRKDIR}/${PKGNAME} RESTRICTED= "Redistribution not allowed yet." NO_SRC_ON_CDROM= ${RESTRICTED} diff --git a/net/skype/distinfo b/net/skype/distinfo index 7209fb8e926..c7a334cf44a 100644 --- a/net/skype/distinfo +++ b/net/skype/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2005/04/09 19:53:09 jmmv Exp $ +$NetBSD: distinfo,v 1.6 2005/08/04 13:27:18 xtraeme Exp $ -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 +SHA1 (skype_staticQT-1.2.0.11.tar.bz2) = a911d0a7d660b432cf07c740a2eb1e4a68f12e97 +RMD160 (skype_staticQT-1.2.0.11.tar.bz2) = 107aa46230f731f01141e0103e34b9b1cbb6da94 +Size (skype_staticQT-1.2.0.11.tar.bz2) = 9605001 bytes |