]> git.pld-linux.org Git - packages/twinkle.git/blobdiff - twinkle.spec
- updated
[packages/twinkle.git] / twinkle.spec
index 6a93e2cd10966bf7840c2ea57eba1a7da5b90607..40b95db65ef8c466f1b00376d3c879d0a15cb7d1 100644 (file)
@@ -3,38 +3,43 @@
 %bcond_without kde             # disable KDE support
 #
 Summary:       twinkle - SIP Soft Phone
-Summary(pl):   twinkle - telefon programowy SIP
+Summary(pl.UTF-8):     twinkle - telefon programowy SIP
 Name:          twinkle
-Version:       0.6.2
-Release:       3.4
+Version:       1.0.1
+Release:       2
 License:       GPL v2
 Group:         Applications/Communications
 Source0:       http://www.xs4all.nl/~mfnboer/twinkle/download/%{name}-%{version}.tar.gz
-# Source0-md5: 9a57f8a2cc24db1f8eb6afdf46e122ff
+# Source0-md5: 625328b58d8432067be80d47026a4551
 Source1:       %{name}.desktop
-Patch0:                %{name}-gcc4.patch
-Patch1:                %{name}-gsm.patch
+Patch0:                %{name}-gsm.patch
+Patch1:                %{name}-nobind.patch
 URL:           http://www.twinklephone.com/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: alsa-lib-devel
-BuildRequires: commoncpp2-devel >= 1.3.0
-BuildRequires: ccrtp-devel >= 1.3.4
+BuildRequires: boost-regex-devel
+BuildRequires: commoncpp2-devel >= 1.5.0
+BuildRequires: ccrtp-devel >= 1.5.0
 %{?with_kde:BuildRequires:     kdelibs-devel}
 BuildRequires: libtool
-BuildRequires: libgsm-devel
+BuildRequires: libgsm-devel >= 1.0.11
+BuildRequires: libilbc-devel
 BuildRequires: libsndfile-devel
+BuildRequires: libzrtpcpp-devel
 BuildRequires: pkgconfig
 BuildRequires: qmake
 BuildRequires: qt-devel >= 6:3.3.0
+BuildRequires: qt-linguist
+BuildRequires: speex-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Twinkle is a SIP based soft phone for making telephone calls over IP
 networks.
 
-%description -l pl
-Twinkle to oparty na SIP programowy telefon do wykonywania po³±czeñ
+%description -l pl.UTF-8
+Twinkle to oparty na SIP programowy telefon do wykonywania połączeń
 telefonicznych po sieciach IP.
 
 %prep
This page took 0.039918 seconds and 4 git commands to generate.