]> git.pld-linux.org Git - packages/twinkle.git/blobdiff - twinkle.spec
- rel 1
[packages/twinkle.git] / twinkle.spec
index c0e5c5c2a8750adf6c5c28b10799af50c626f176..51bd17f76e6ad8c24b88b8973f3a7fa5ba108afc 100644 (file)
@@ -3,33 +3,34 @@
 %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.8.1
+Version:       1.0
 Release:       1
 License:       GPL v2
 Group:         Applications/Communications
 Source0:       http://www.xs4all.nl/~mfnboer/twinkle/download/%{name}-%{version}.tar.gz
-# Source0-md5: 245ffd3b4a6f968d8f80d42f6aad079c
+# Source0-md5: 3180475a8eade9918bc1299dcbfe1fcc
 Source1:       %{name}.desktop
-Patch0:                %{name}-gcc4.patch
-Patch1:                %{name}-gsm.patch
-Patch2:                %{name}-from-mainwindow.patch
+Patch0:                %{name}-gsm.patch
+Patch1:                %{name}-nobind.patch
 URL:           http://www.twinklephone.com/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: alsa-lib-devel
 BuildRequires: boost-regex-devel
-BuildRequires: commoncpp2-devel >= 1.3.0
-BuildRequires: ccrtp-devel >= 1.3.4
+BuildRequires: commoncpp2-devel >= 1.5.0
+BuildRequires: ccrtp-devel >= 1.5.0
 %{?with_kde:BuildRequires:     kdelibs-devel}
 BuildRequires: libtool
 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)
 
@@ -37,15 +38,14 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 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
 %setup -q
 %patch0 -p1
 %patch1 -p1
-#%patch2 -p1 # seems obsolete (arekm?)
 
 %build
 %{__libtoolize}
This page took 0.076501 seconds and 4 git commands to generate.