]> git.pld-linux.org Git - packages/skype.git/commitdiff
- up to 4.3.0.37 auto/th/skype-4.3.0.37-1
authorJan Palus <atler@pld-linux.org>
Wed, 18 Jun 2014 18:03:45 +0000 (20:03 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 18 Jun 2014 18:03:45 +0000 (20:03 +0200)
- dropped alsa support, pulseaudio is now required

skype-desktop.patch
skype.spec

index 96dadcad9724f0be3c9c1591302691632f4a0917..e2faa6c3cd6017252c1909e31ac849d6e987d2d0 100644 (file)
@@ -6,7 +6,7 @@
 -Comment=Skype Internet Telephony
 +Comment=p2p VoIP application
 +Comment[pl]=Aplikacja VoIP p2p
- Exec=env PULSE_LATENCY_MSEC=60 skype %U
+ Exec=skype %U
 -Icon=skype.png
 +Icon=skype
  Terminal=false
index 5bb237ac87ff07174f995ed06f13414ddbaebe97..74952913e22a85f655db4e88701d336587b13092 100644 (file)
@@ -7,14 +7,14 @@
 Summary:       p2p VoIP application
 Summary(pl.UTF-8):     Aplikacja VoIP p2p
 Name:          skype
-Version:       4.2.0.13
+Version:       4.3.0.37
 Release:       1
 # http://www.skype.com/company/legal/promote/distributionterms.html
 # distributing on CD-ROM and similar media requires approval
 License:       Commercial, redistributable (see LICENSE)
 Group:         Applications/Communications
 Source0:       http://download.skype.com/linux/%{pkgname}-ubuntu-lucid_%{version}-1_i386.deb
-# Source0-md5: 6fa1f569f07746a83f424e0027874aa9
+# Source0-md5: 6360c21dd8bcf8f33b58f559fcd96af0
 Source1:       %{name}.sh
 Patch0:                %{name}-desktop.patch
 URL:           http://www.skype.com/
@@ -25,11 +25,12 @@ Requires:   QtCore >= %{qtver}
 Requires:      QtDBus >= %{qtver}
 Requires:      QtGui >= %{qtver}
 Requires:      QtNetwork >= %{qtver}
-Requires:      alsa-lib >= %{asound}
+Requires:      QtWebKit >= %{qtver}
+Requires:      QtXml >= %{qtver}
 Requires:      dbus-libs > %{dbus}
 Requires:      iconv
 Requires:      libsigc++ >= 2.0
-Suggests:      pulseaudio >= %{pulseaudio}
+Requires:      pulseaudio >= %{pulseaudio}
 Suggests:      bluez-libs >= %{bluez}
 Provides:      skype-program = %{version}
 Conflicts:     skype-static
This page took 0.110259 seconds and 4 git commands to generate.