[arch-commits] Commit in skype/trunk (PKGBUILD skype.install)

2016-05-07 Thread Antonio Rojas
Date: Saturday, May 7, 2016 @ 10:04:19
  Author: arojas
Revision: 174056

Hooks

Modified:
  skype/trunk/PKGBUILD
Deleted:
  skype/trunk/skype.install

---+
 PKGBUILD  |3 +--
 skype.install |   14 --
 2 files changed, 1 insertion(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-07 07:59:46 UTC (rev 174055)
+++ PKGBUILD2016-05-07 08:04:19 UTC (rev 174056)
@@ -6,13 +6,12 @@
 
 pkgname=skype
 pkgver=4.3.0.37
-pkgrel=6
+pkgrel=7
 arch=('i686' 'x86_64')
 pkgdesc="P2P software for high-quality voice communication"
 url="http://www.skype.com/;
 license=('custom')
 options=('!strip')
-install=skype.install
 depends=(xdg-utils hicolor-icon-theme)
 optdepends=('pulseaudio: audio support/voice chatting'
 'pavucontrol: volume adjustment')

Deleted: skype.install
===
--- skype.install   2016-05-07 07:59:46 UTC (rev 174055)
+++ skype.install   2016-05-07 08:04:19 UTC (rev 174056)
@@ -1,14 +0,0 @@
-post_install() {
-  if [[ -x usr/bin/xdg-icon-resource ]]; then
-usr/bin/xdg-icon-resource forceupdate &>/dev/null || true
-  fi
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


[arch-commits] Commit in skype/trunk (PKGBUILD)

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 16:05:00
  Author: foutrelis
Revision: 149940

C++11 ABI rebuild

Modified:
  skype/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 14:59:13 UTC (rev 149939)
+++ PKGBUILD2015-12-07 15:05:00 UTC (rev 149940)
@@ -6,7 +6,7 @@
 
 pkgname=skype
 pkgver=4.3.0.37
-pkgrel=5
+pkgrel=6
 arch=('i686' 'x86_64')
 pkgdesc="P2P software for high-quality voice communication"
 url="http://www.skype.com/;


[arch-commits] Commit in skype/trunk (PKGBUILD skype.install)

2015-04-29 Thread Sven-Hendrik Haase
Date: Wednesday, April 29, 2015 @ 20:58:07
  Author: svenstaro
Revision: 132522

Remove message

Modified:
  skype/trunk/PKGBUILD
  skype/trunk/skype.install

---+
 PKGBUILD  |2 +-
 skype.install |4 
 2 files changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-29 18:31:37 UTC (rev 132521)
+++ PKGBUILD2015-04-29 18:58:07 UTC (rev 132522)
@@ -6,7 +6,7 @@
 
 pkgname=skype
 pkgver=4.3.0.37
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;

Modified: skype.install
===
--- skype.install   2015-04-29 18:31:37 UTC (rev 132521)
+++ skype.install   2015-04-29 18:58:07 UTC (rev 132522)
@@ -3,10 +3,6 @@
 usr/bin/xdg-icon-resource forceupdate /dev/null || true
   fi
   update-desktop-database -q
-  echo Important update note: Since Skype 4.3, only PulseAudio is supported.
-  echo That means you NEED a working PulseAudio setup to use Skype for voice 
chatting.
-  echo If you get distorted sound in skype, try adding PULSE_LATENCY_MSEC=60 
to your
-  echo env before starting skype. Something like 'export 
PULSE_LATENCY_MSEC=60' in .bashrc, for example.
 }
 
 post_upgrade() {


[arch-commits] Commit in skype/trunk (PKGBUILD)

2015-01-12 Thread Sven-Hendrik Haase
Date: Tuesday, January 13, 2015 @ 03:50:03
  Author: svenstaro
Revision: 125857

Fix FS#43422

Modified:
  skype/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-13 01:47:57 UTC (rev 125856)
+++ PKGBUILD2015-01-13 02:50:03 UTC (rev 125857)
@@ -18,7 +18,7 @@
 'pavucontrol: volume adjustment')
 
 if [[ $CARCH == 'i686' ]]; then
-  depends+=(libpulse qt4 libxss libxv libxcursor v4l-utils gstreamer0.10-base 
qtwebkit)
+  depends+=(libpulse qt4 libxss libxv libxcursor v4l-utils qtwebkit)
   optdepends+=('libcanberra: XDG sound support')
 else
   depends+=(lib32-{libpulse,qt4,libxss,libxv,libxcursor,v4l-utils})


[arch-commits] Commit in skype/trunk (PKGBUILD)

2014-11-27 Thread Sven-Hendrik Haase
Date: Thursday, November 27, 2014 @ 16:15:49
  Author: svenstaro
Revision: 123217

Fix FS#42881

Modified:
  skype/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-27 15:15:46 UTC (rev 123216)
+++ PKGBUILD2014-11-27 15:15:49 UTC (rev 123217)
@@ -6,7 +6,7 @@
 
 pkgname=skype
 pkgver=4.3.0.37
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -14,7 +14,8 @@
 options=('!strip')
 install=skype.install
 depends=(xdg-utils hicolor-icon-theme)
-optdepends=('pulseaudio: audio support/voice chatting')
+optdepends=('pulseaudio: audio support/voice chatting'
+'pavucontrol: volume adjustment')
 
 if [[ $CARCH == 'i686' ]]; then
   depends+=(libpulse qt4 libxss libxv libxcursor v4l-utils gstreamer0.10-base 
qtwebkit)


[arch-commits] Commit in skype/trunk (PKGBUILD skype.install)

2014-06-24 Thread Sven-Hendrik Haase
Date: Tuesday, June 24, 2014 @ 11:38:21
  Author: svenstaro
Revision: 113484

upgpkg: skype 4.3.0.37-2

Move pulseaudio to optdeps and add qtwebkit dep

Modified:
  skype/trunk/PKGBUILD
  skype/trunk/skype.install

---+
 PKGBUILD  |   15 +++
 skype.install |3 ++-
 2 files changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-24 08:36:25 UTC (rev 113483)
+++ PKGBUILD2014-06-24 09:38:21 UTC (rev 113484)
@@ -3,9 +3,10 @@
 # Contributor: Daenyth Daenyth+Arch AT gmail DOT com
 # Contributor: Jaroslaw Swierczynski swier...@aur.archlinux.org
 
+
 pkgname=skype
 pkgver=4.3.0.37
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -13,13 +14,14 @@
 options=('!strip')
 install=skype.install
 depends=(xdg-utils hicolor-icon-theme)
+optdepends=('pulseaudio: audio support/voice chatting')
 
 if [[ $CARCH == 'i686' ]]; then
-  depends+=(pulseaudio qt4 libxss libxv libxcursor v4l-utils 
gstreamer0.10-base)
-  optdepends=('libcanberra: XDG sound support')
+  depends+=(qt4 libxss libxv libxcursor v4l-utils gstreamer0.10-base qtwebkit)
+  optdepends+=('libcanberra: XDG sound support')
 else
-  depends+=(lib32-{pulseaudio,qt4,libxss,libxv,libxcursor,v4l-utils})
-  optdepends=('lib32-libcanberra: XDG sound support')
+  depends+=(lib32-{qt4,libxss,libxv,libxcursor,v4l-utils})
+  optdepends+=('lib32-libcanberra: XDG sound support')
 fi
 
 source=(http://download.skype.com/linux/$pkgname-$pkgver.tar.bz2 PERMISSION 
skype-wrapper)
@@ -32,9 +34,6 @@
 
   if [[ $CARCH == i686 ]]; then
  libdir=usr/lib
-  
-  # FS#33417 - Skype wants qtwebkit 2.2.x
-  #install -Dm755 ${srcdir}/libQtWebKit.so.4 
${pkgdir}/usr/share/skype/lib/libQtWebKit.so.4
   else
  libdir=usr/lib32
   fi

Modified: skype.install
===
--- skype.install   2014-06-24 08:36:25 UTC (rev 113483)
+++ skype.install   2014-06-24 09:38:21 UTC (rev 113484)
@@ -2,8 +2,9 @@
   if [[ -x usr/bin/xdg-icon-resource ]]; then
 usr/bin/xdg-icon-resource forceupdate /dev/null || true
   fi
+  update-desktop-database -q
   echo Important update note: Since Skype 4.3, only PulseAudio is supported.
-  echo That means you NEED a working PulseAudio setup to use Skype.
+  echo That means you NEED a working PulseAudio setup to use Skype for voice 
chatting.
   echo If you get distorted sound in skype, try adding PULSE_LATENCY_MSEC=60 
to your
   echo env before starting skype. Something like 'export 
PULSE_LATENCY_MSEC=60' in .bashrc, for example.
 }



[arch-commits] Commit in skype/trunk (PKGBUILD)

2014-06-24 Thread Sven-Hendrik Haase
Date: Tuesday, June 24, 2014 @ 22:26:11
  Author: svenstaro
Revision: 113522

upgpkg: skype 4.3.0.37-3

Re-add libpulse as dep

Modified:
  skype/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-24 20:18:59 UTC (rev 113521)
+++ PKGBUILD2014-06-24 20:26:11 UTC (rev 113522)
@@ -6,7 +6,7 @@
 
 pkgname=skype
 pkgver=4.3.0.37
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -17,10 +17,10 @@
 optdepends=('pulseaudio: audio support/voice chatting')
 
 if [[ $CARCH == 'i686' ]]; then
-  depends+=(qt4 libxss libxv libxcursor v4l-utils gstreamer0.10-base qtwebkit)
+  depends+=(libpulse qt4 libxss libxv libxcursor v4l-utils gstreamer0.10-base 
qtwebkit)
   optdepends+=('libcanberra: XDG sound support')
 else
-  depends+=(lib32-{qt4,libxss,libxv,libxcursor,v4l-utils})
+  depends+=(lib32-{libpulse,qt4,libxss,libxv,libxcursor,v4l-utils})
   optdepends+=('lib32-libcanberra: XDG sound support')
 fi
 



[arch-commits] Commit in skype/trunk (PKGBUILD)

2014-06-21 Thread Sven-Hendrik Haase
Date: Saturday, June 21, 2014 @ 17:09:09
  Author: svenstaro
Revision: 113398

prepare 4.3

Modified:
  skype/trunk/PKGBUILD

--+
 PKGBUILD |   26 ++
 1 file changed, 10 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-21 15:00:26 UTC (rev 113397)
+++ PKGBUILD2014-06-21 15:09:09 UTC (rev 113398)
@@ -2,9 +2,9 @@
 # Maintainer: Daenyth Daenyth+Arch AT gmail DOT com
 
 pkgname=skype
-pkgver=4.2.0.13
-pkgrel=4
-arch=(i686 x86_64)
+pkgver=4.3.0.37
+pkgrel=1
+arch=('i686' 'x86_64')
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
 license=('custom')
@@ -11,24 +11,18 @@
 options=('!strip')
 install=skype.install
 depends=(xdg-utils hicolor-icon-theme)
-conflicts=('skype-staticqt')
 
-if [[ $CARCH == i686 ]]; then
-  depends+=(qt4 alsa-lib libxss libxv libxcursor v4l-utils gstreamer0.10-base)
-  optdepends=('libcanberra: XDG sound support'
-  'pulseaudio: PulseAudio support')
+if [[ $CARCH == 'i686' ]]; then
+  depends+=(pulseaudio qt4 libxss libxv libxcursor v4l-utils 
gstreamer0.10-base)
+  optdepends=('libcanberra: XDG sound support')
 else
-  depends+=(lib32-{qt4,alsa-lib,libxss,libxv,libxcursor,v4l-utils})
-  optdepends=('lib32-libcanberra: XDG sound support'
-  'lib32-libpulse: PulseAudio support')
-  conflicts+=(bin32-skype bin32-skype-staticqt)
-  provides=(bin32-skype=$pkgver)
-  replaces=(bin32-skype)
+  depends+=(lib32-{pulseaudio,qt4,libxss,libxv,libxcursor,v4l-utils})
+  optdepends=('lib32-libcanberra: XDG sound support')
 fi
 
 source=(http://download.skype.com/linux/$pkgname-$pkgver.tar.bz2 PERMISSION 
skype-wrapper
 ftp://ftp.archlinux.org/other/$pkgname/qtwebkit-2.2.2-i686.tar.xz)
-md5sums=('b4d1dcc5290be92225b400ea877db874'
+md5sums=('95db8f2072b9acd6f79ed42da3d6db79'
  '26e1772379d4d4df9471b6ed660a6d97'
  '66985be1d7b953fb9f73ba6ed749812b'
  '42c01ffa98e32b59605403efb42c8821')
@@ -40,7 +34,7 @@
  libdir=usr/lib
   
   # FS#33417 - Skype wants qtwebkit 2.2.x
-  install -Dm755 ${srcdir}/libQtWebKit.so.4 
${pkgdir}/usr/share/skype/lib/libQtWebKit.so.4
+  #install -Dm755 ${srcdir}/libQtWebKit.so.4 
${pkgdir}/usr/share/skype/lib/libQtWebKit.so.4
   else
  libdir=usr/lib32
   fi



[arch-commits] Commit in skype/trunk (PKGBUILD skype.install)

2014-06-21 Thread Sven-Hendrik Haase
Date: Saturday, June 21, 2014 @ 17:59:25
  Author: svenstaro
Revision: 113399

upgpkg: skype 4.3.0.37-1

upstream release 4.3

Modified:
  skype/trunk/PKGBUILD
  skype/trunk/skype.install

---+
 PKGBUILD  |6 ++
 skype.install |2 ++
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-21 15:09:09 UTC (rev 113398)
+++ PKGBUILD2014-06-21 15:59:25 UTC (rev 113399)
@@ -20,12 +20,10 @@
   optdepends=('lib32-libcanberra: XDG sound support')
 fi
 
-source=(http://download.skype.com/linux/$pkgname-$pkgver.tar.bz2 PERMISSION 
skype-wrapper
-ftp://ftp.archlinux.org/other/$pkgname/qtwebkit-2.2.2-i686.tar.xz)
+source=(http://download.skype.com/linux/$pkgname-$pkgver.tar.bz2 PERMISSION 
skype-wrapper)
 md5sums=('95db8f2072b9acd6f79ed42da3d6db79'
  '26e1772379d4d4df9471b6ed660a6d97'
- '66985be1d7b953fb9f73ba6ed749812b'
- '42c01ffa98e32b59605403efb42c8821')
+ '66985be1d7b953fb9f73ba6ed749812b')
 
 package() {
   cd $srcdir/$pkgname-$pkgver

Modified: skype.install
===
--- skype.install   2014-06-21 15:09:09 UTC (rev 113398)
+++ skype.install   2014-06-21 15:59:25 UTC (rev 113399)
@@ -2,6 +2,8 @@
   if [[ -x usr/bin/xdg-icon-resource ]]; then
 usr/bin/xdg-icon-resource forceupdate /dev/null || true
   fi
+  echo Important update note: Since Skype 4.3, only PulseAudio is supported.
+  echo That means you NEED a working PulseAudio setup to use Skype.
   echo If you get distorted sound in skype, try adding PULSE_LATENCY_MSEC=60 
to your
   echo env before starting skype. Something like 'export 
PULSE_LATENCY_MSEC=60' in .bashrc, for example.
 }



[arch-commits] Commit in skype/trunk (PKGBUILD)

2014-06-21 Thread Jan Steffens
Date: Saturday, June 21, 2014 @ 21:03:00
  Author: heftig
Revision: 113404

Fix comments

Modified:
  skype/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-21 18:20:31 UTC (rev 113403)
+++ PKGBUILD2014-06-21 19:03:00 UTC (rev 113404)
@@ -1,5 +1,7 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Daenyth Daenyth+Arch AT gmail DOT com
 # Contributor: Jaroslaw Swierczynski swier...@aur.archlinux.org
-# Maintainer: Daenyth Daenyth+Arch AT gmail DOT com
 
 pkgname=skype
 pkgver=4.3.0.37



[arch-commits] Commit in skype/trunk (PKGBUILD skype-wrapper skype.install)

2014-05-20 Thread Sven-Hendrik Haase
Date: Wednesday, May 21, 2014 @ 04:06:24
  Author: svenstaro
Revision: 111615

upgpkg: skype 4.2.0.13-4

Remove hard coded fix and put it into .install

Modified:
  skype/trunk/PKGBUILD
  skype/trunk/skype-wrapper
  skype/trunk/skype.install

---+
 PKGBUILD  |4 ++--
 skype-wrapper |2 +-
 skype.install |2 ++
 3 files changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-21 01:04:53 UTC (rev 111614)
+++ PKGBUILD2014-05-21 02:06:24 UTC (rev 111615)
@@ -3,7 +3,7 @@
 
 pkgname=skype
 pkgver=4.2.0.13
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -30,7 +30,7 @@
 ftp://ftp.archlinux.org/other/$pkgname/qtwebkit-2.2.2-i686.tar.xz)
 md5sums=('b4d1dcc5290be92225b400ea877db874'
  '26e1772379d4d4df9471b6ed660a6d97'
- '810adbf43b4cc59f5cc1c9aadc12db9a'
+ '66985be1d7b953fb9f73ba6ed749812b'
  '42c01ffa98e32b59605403efb42c8821')
 
 package() {

Modified: skype-wrapper
===
--- skype-wrapper   2014-05-21 01:04:53 UTC (rev 111614)
+++ skype-wrapper   2014-05-21 02:06:24 UTC (rev 111615)
@@ -10,4 +10,4 @@
export 
LD_PRELOAD=${LD_PRELOAD:+$LD_PRELOAD:}/usr/share/skype/lib/libQtWebKit.so.4
 fi
 
-PULSE_LATENCY_MSEC=60 exec $LIBDIR/skype/skype $@
+exec $LIBDIR/skype/skype $@

Modified: skype.install
===
--- skype.install   2014-05-21 01:04:53 UTC (rev 111614)
+++ skype.install   2014-05-21 02:06:24 UTC (rev 111615)
@@ -2,6 +2,8 @@
   if [[ -x usr/bin/xdg-icon-resource ]]; then
 usr/bin/xdg-icon-resource forceupdate /dev/null || true
   fi
+  echo If you get distorted sound in skype, try adding PULSE_LATENCY_MSEC=60 
to your
+  echo env before starting skype. Something like 'export 
PULSE_LATENCY_MSEC=60' in .bashrc, for example.
 }
 
 post_upgrade() {



[arch-commits] Commit in skype/trunk (PKGBUILD skype-wrapper)

2014-03-25 Thread Florian Pritz
Date: Tuesday, March 25, 2014 @ 10:26:49
  Author: bluewind
Revision: 108237

upgpkg: skype 4.2.0.13-3

fix FS#39313 (again... -.-)

Modified:
  skype/trunk/PKGBUILD
  skype/trunk/skype-wrapper

---+
 PKGBUILD  |4 ++--
 skype-wrapper |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-25 08:57:03 UTC (rev 108236)
+++ PKGBUILD2014-03-25 09:26:49 UTC (rev 108237)
@@ -3,7 +3,7 @@
 
 pkgname=skype
 pkgver=4.2.0.13
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -30,7 +30,7 @@
 ftp://ftp.archlinux.org/other/$pkgname/qtwebkit-2.2.2-i686.tar.xz)
 md5sums=('b4d1dcc5290be92225b400ea877db874'
  '26e1772379d4d4df9471b6ed660a6d97'
- '66985be1d7b953fb9f73ba6ed749812b'
+ '810adbf43b4cc59f5cc1c9aadc12db9a'
  '42c01ffa98e32b59605403efb42c8821')
 
 package() {

Modified: skype-wrapper
===
--- skype-wrapper   2014-03-25 08:57:03 UTC (rev 108236)
+++ skype-wrapper   2014-03-25 09:26:49 UTC (rev 108237)
@@ -10,4 +10,4 @@
export 
LD_PRELOAD=${LD_PRELOAD:+$LD_PRELOAD:}/usr/share/skype/lib/libQtWebKit.so.4
 fi
 
-exec $LIBDIR/skype/skype $@
+PULSE_LATENCY_MSEC=60 exec $LIBDIR/skype/skype $@



[arch-commits] Commit in skype/trunk (PKGBUILD skype-wrapper)

2014-03-17 Thread Florian Pritz
Date: Monday, March 17, 2014 @ 21:46:16
  Author: bluewind
Revision: 107545

upgpkg: skype 4.2.0.13-2

fix FS#39313

Modified:
  skype/trunk/PKGBUILD
  skype/trunk/skype-wrapper

---+
 PKGBUILD  |4 ++--
 skype-wrapper |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-17 20:41:04 UTC (rev 107544)
+++ PKGBUILD2014-03-17 20:46:16 UTC (rev 107545)
@@ -3,7 +3,7 @@
 
 pkgname=skype
 pkgver=4.2.0.13
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -30,7 +30,7 @@
 ftp://ftp.archlinux.org/other/$pkgname/qtwebkit-2.2.2-i686.tar.xz)
 md5sums=('b4d1dcc5290be92225b400ea877db874'
  '26e1772379d4d4df9471b6ed660a6d97'
- 'd56f34d827a0754311c8681c6996dd41'
+ '66985be1d7b953fb9f73ba6ed749812b'
  '42c01ffa98e32b59605403efb42c8821')
 
 package() {

Modified: skype-wrapper
===
--- skype-wrapper   2014-03-17 20:41:04 UTC (rev 107544)
+++ skype-wrapper   2014-03-17 20:46:16 UTC (rev 107545)
@@ -10,4 +10,4 @@
export 
LD_PRELOAD=${LD_PRELOAD:+$LD_PRELOAD:}/usr/share/skype/lib/libQtWebKit.so.4
 fi
 
-PULSE_LATENCY_MSEC=30 exec $LIBDIR/skype/skype $@
+exec $LIBDIR/skype/skype $@



[arch-commits] Commit in skype/trunk (PKGBUILD)

2014-01-29 Thread Florian Pritz
Date: Wednesday, January 29, 2014 @ 10:05:14
  Author: bluewind
Revision: 104976

upgpkg: skype 4.2.0.13-1

upstream update

Modified:
  skype/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-29 04:29:24 UTC (rev 104975)
+++ PKGBUILD2014-01-29 09:05:14 UTC (rev 104976)
@@ -2,8 +2,8 @@
 # Maintainer: Daenyth Daenyth+Arch AT gmail DOT com
 
 pkgname=skype
-pkgver=4.2.0.11
-pkgrel=3
+pkgver=4.2.0.13
+pkgrel=1
 arch=(i686 x86_64)
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -28,7 +28,7 @@
 
 source=(http://download.skype.com/linux/$pkgname-$pkgver.tar.bz2 PERMISSION 
skype-wrapper
 ftp://ftp.archlinux.org/other/$pkgname/qtwebkit-2.2.2-i686.tar.xz)
-md5sums=('6e9553a6368853c647b1c5ad7f3cc99b'
+md5sums=('b4d1dcc5290be92225b400ea877db874'
  '26e1772379d4d4df9471b6ed660a6d97'
  'd56f34d827a0754311c8681c6996dd41'
  '42c01ffa98e32b59605403efb42c8821')



[arch-commits] Commit in skype/trunk (PKGBUILD skype-wrapper)

2013-06-25 Thread Florian Pritz
Date: Tuesday, June 25, 2013 @ 15:22:40
  Author: bluewind
Revision: 93123

upgpkg: skype 4.2.0.11-2

fix FS#35690

Modified:
  skype/trunk/PKGBUILD
  skype/trunk/skype-wrapper

---+
 PKGBUILD  |4 ++--
 skype-wrapper |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-25 12:43:09 UTC (rev 93122)
+++ PKGBUILD2013-06-25 13:22:40 UTC (rev 93123)
@@ -3,7 +3,7 @@
 
 pkgname=skype
 pkgver=4.2.0.11
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -30,7 +30,7 @@
 ftp://ftp.archlinux.org/other/$pkgname/qtwebkit-2.2.2-i686.tar.xz)
 md5sums=('6e9553a6368853c647b1c5ad7f3cc99b'
  '26e1772379d4d4df9471b6ed660a6d97'
- '66985be1d7b953fb9f73ba6ed749812b'
+ '805643ae4f284d689833a26b4c52af77'
  '42c01ffa98e32b59605403efb42c8821')
 
 package() {

Modified: skype-wrapper
===
--- skype-wrapper   2013-06-25 12:43:09 UTC (rev 93122)
+++ skype-wrapper   2013-06-25 13:22:40 UTC (rev 93123)
@@ -10,4 +10,4 @@
export 
LD_PRELOAD=${LD_PRELOAD:+$LD_PRELOAD:}/usr/share/skype/lib/libQtWebKit.so.4
 fi
 
-exec $LIBDIR/skype/skype $@
+exec PULSE_LATENCY_MSEC=30 $LIBDIR/skype/skype $@



[arch-commits] Commit in skype/trunk (PKGBUILD skype-wrapper)

2013-06-25 Thread Florian Pritz
Date: Tuesday, June 25, 2013 @ 16:19:47
  Author: bluewind
Revision: 93126

upgpkg: skype 4.2.0.11-3

fix FS#35926

Modified:
  skype/trunk/PKGBUILD
  skype/trunk/skype-wrapper

---+
 PKGBUILD  |4 ++--
 skype-wrapper |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-25 13:23:49 UTC (rev 93125)
+++ PKGBUILD2013-06-25 14:19:47 UTC (rev 93126)
@@ -3,7 +3,7 @@
 
 pkgname=skype
 pkgver=4.2.0.11
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -30,7 +30,7 @@
 ftp://ftp.archlinux.org/other/$pkgname/qtwebkit-2.2.2-i686.tar.xz)
 md5sums=('6e9553a6368853c647b1c5ad7f3cc99b'
  '26e1772379d4d4df9471b6ed660a6d97'
- '805643ae4f284d689833a26b4c52af77'
+ 'd56f34d827a0754311c8681c6996dd41'
  '42c01ffa98e32b59605403efb42c8821')
 
 package() {

Modified: skype-wrapper
===
--- skype-wrapper   2013-06-25 13:23:49 UTC (rev 93125)
+++ skype-wrapper   2013-06-25 14:19:47 UTC (rev 93126)
@@ -10,4 +10,4 @@
export 
LD_PRELOAD=${LD_PRELOAD:+$LD_PRELOAD:}/usr/share/skype/lib/libQtWebKit.so.4
 fi
 
-exec PULSE_LATENCY_MSEC=30 $LIBDIR/skype/skype $@
+PULSE_LATENCY_MSEC=30 exec $LIBDIR/skype/skype $@



[arch-commits] Commit in skype/trunk (PKGBUILD)

2013-05-21 Thread Florian Pritz
Date: Tuesday, May 21, 2013 @ 14:54:19
  Author: bluewind
Revision: 91377

upgpkg: skype 4.2.0.11-1

upstream update

Modified:
  skype/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-21 12:21:03 UTC (rev 91376)
+++ PKGBUILD2013-05-21 12:54:19 UTC (rev 91377)
@@ -2,8 +2,8 @@
 # Maintainer: Daenyth Daenyth+Arch AT gmail DOT com
 
 pkgname=skype
-pkgver=4.1.0.20
-pkgrel=6
+pkgver=4.2.0.11
+pkgrel=1
 arch=(i686 x86_64)
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -28,7 +28,7 @@
 
 source=(http://download.skype.com/linux/$pkgname-$pkgver.tar.bz2 PERMISSION 
skype-wrapper
 ftp://ftp.archlinux.org/other/$pkgname/qtwebkit-2.2.2-i686.tar.xz)
-md5sums=('fe41f6b36e96730161c0f9332b001575'
+md5sums=('6e9553a6368853c647b1c5ad7f3cc99b'
  '26e1772379d4d4df9471b6ed660a6d97'
  '66985be1d7b953fb9f73ba6ed749812b'
  '42c01ffa98e32b59605403efb42c8821')



[arch-commits] Commit in skype/trunk (PKGBUILD skype-wrapper)

2013-03-23 Thread Florian Pritz
Date: Saturday, March 23, 2013 @ 20:55:56
  Author: bluewind
Revision: 86869

fix FS#34417

Modified:
  skype/trunk/PKGBUILD
  skype/trunk/skype-wrapper

---+
 PKGBUILD  |4 ++--
 skype-wrapper |4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-23 12:46:57 UTC (rev 86868)
+++ PKGBUILD2013-03-23 19:55:56 UTC (rev 86869)
@@ -3,7 +3,7 @@
 
 pkgname=skype
 pkgver=4.1.0.20
-pkgrel=5
+pkgrel=6
 arch=(i686 x86_64)
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -30,7 +30,7 @@
 ftp://ftp.archlinux.org/other/$pkgname/qtwebkit-2.2.2-i686.tar.xz)
 md5sums=('fe41f6b36e96730161c0f9332b001575'
  '26e1772379d4d4df9471b6ed660a6d97'
- 'd86064fb13ae69d3761532fed914f0a2'
+ '66985be1d7b953fb9f73ba6ed749812b'
  '42c01ffa98e32b59605403efb42c8821')
 
 package() {

Modified: skype-wrapper
===
--- skype-wrapper   2013-03-23 12:46:57 UTC (rev 86868)
+++ skype-wrapper   2013-03-23 19:55:56 UTC (rev 86869)
@@ -6,6 +6,8 @@
export 
LD_PRELOAD=${LD_PRELOAD:+$LD_PRELOAD:}$LIBDIR/libv4l/v4l2convert.so
 fi
 
-export 
LD_PRELOAD=${LD_PRELOAD:+$LD_PRELOAD:}${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/usr/share/skype/lib/libQtWebKit.so.4
+if [[ -e /usr/share/skype/lib/libQtWebKit.so.4 ]]; then
+   export 
LD_PRELOAD=${LD_PRELOAD:+$LD_PRELOAD:}/usr/share/skype/lib/libQtWebKit.so.4
+fi
 
 exec $LIBDIR/skype/skype $@



[arch-commits] Commit in skype/trunk (PKGBUILD skype-wrapper)

2013-03-05 Thread Florian Pritz
Date: Tuesday, March 5, 2013 @ 11:13:12
  Author: bluewind
Revision: 85709

upgpkg: skype 4.1.0.20-5

fix FS#34106

Modified:
  skype/trunk/PKGBUILD
  skype/trunk/skype-wrapper

---+
 PKGBUILD  |4 ++--
 skype-wrapper |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-05 10:10:33 UTC (rev 85708)
+++ PKGBUILD2013-03-05 10:13:12 UTC (rev 85709)
@@ -3,7 +3,7 @@
 
 pkgname=skype
 pkgver=4.1.0.20
-pkgrel=4
+pkgrel=5
 arch=(i686 x86_64)
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -30,7 +30,7 @@
 ftp://ftp.archlinux.org/other/$pkgname/qtwebkit-2.2.2-i686.tar.xz)
 md5sums=('fe41f6b36e96730161c0f9332b001575'
  '26e1772379d4d4df9471b6ed660a6d97'
- '0425cfc9c0bffd8bb740a0ee21d4f9fd'
+ 'd86064fb13ae69d3761532fed914f0a2'
  '42c01ffa98e32b59605403efb42c8821')
 
 package() {

Modified: skype-wrapper
===
--- skype-wrapper   2013-03-05 10:10:33 UTC (rev 85708)
+++ skype-wrapper   2013-03-05 10:13:12 UTC (rev 85709)
@@ -3,9 +3,9 @@
 LIBDIR=@LIBDIR@
 
 if [[ -e $LIBDIR/libv4l/v4l2convert.so ]]; then
-   export LD_PRELOAD=$LIBDIR/libv4l/v4l2convert.so
+   export 
LD_PRELOAD=${LD_PRELOAD:+$LD_PRELOAD:}$LIBDIR/libv4l/v4l2convert.so
 fi
 
-export 
LD_PRELOAD=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/usr/share/skype/lib/libQtWebKit.so.4
+export 
LD_PRELOAD=${LD_PRELOAD:+$LD_PRELOAD:}${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/usr/share/skype/lib/libQtWebKit.so.4
 
 exec $LIBDIR/skype/skype $@



[arch-commits] Commit in skype/trunk (PKGBUILD)

2013-02-27 Thread Florian Pritz
Date: Wednesday, February 27, 2013 @ 16:52:49
  Author: bluewind
Revision: 85187

upgpkg: skype 4.1.0.20-4

rebuild for lib32-qt4

Modified:
  skype/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-27 15:44:27 UTC (rev 85186)
+++ PKGBUILD2013-02-27 15:52:49 UTC (rev 85187)
@@ -3,7 +3,7 @@
 
 pkgname=skype
 pkgver=4.1.0.20
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 pkgdesc=P2P software for high-quality voice communication
 url=http://www.skype.com/;
@@ -14,11 +14,11 @@
 conflicts=('skype-staticqt')
 
 if [[ $CARCH == i686 ]]; then
-  depends+=(qt alsa-lib libxss libxv libxcursor v4l-utils gstreamer0.10-base)
+  depends+=(qt4 alsa-lib libxss libxv libxcursor v4l-utils gstreamer0.10-base)
   optdepends=('libcanberra: XDG sound support'
   'pulseaudio: PulseAudio support')
 else
-  depends+=(lib32-{qt,alsa-lib,libxss,libxv,libxcursor,v4l-utils})
+  depends+=(lib32-{qt4,alsa-lib,libxss,libxv,libxcursor,v4l-utils})
   optdepends=('lib32-libcanberra: XDG sound support'
   'lib32-libpulse: PulseAudio support')
   conflicts+=(bin32-skype bin32-skype-staticqt)