X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=blobdiff_plain;f=twinkle.spec;h=1670ec89300c9ed8bbd23ba5748037d73488b242;hb=e58758b25ecd5a96bc6b2a4a80b6a5eaa634cdca;hp=8be5c10042069c7fd0fd1d291fd0dbd588310a05;hpb=9f29edc7ce7944896c4c4c1b52557cc6106e8163;p=packages%2Ftwinkle.git diff --git a/twinkle.spec b/twinkle.spec index 8be5c10..1670ec8 100644 --- a/twinkle.spec +++ b/twinkle.spec @@ -3,31 +3,35 @@ %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.7.1 -Release: 1 +Version: 1.3 +Release: 3 License: GPL v2 Group: Applications/Communications Source0: http://www.xs4all.nl/~mfnboer/twinkle/download/%{name}-%{version}.tar.gz -# Source0-md5: 5f6b909cde026182750119bf8c0bed33 +# Source0-md5: 0ccac15beb76c7d97ecd52c269357ad4 Source1: %{name}.desktop -Patch0: %{name}-gcc4.patch -Patch1: %{name}-gsm.patch -Patch2: %{name}-from-mainwindow.patch +Patch0: %{name}-nobind.patch +Patch1: %{name}-build.patch URL: http://www.twinklephone.com/ +BuildRequires: alsa-lib-devel BuildRequires: autoconf BuildRequires: automake -BuildRequires: alsa-lib-devel -BuildRequires: commoncpp2-devel >= 1.3.0 -BuildRequires: ccrtp-devel >= 1.3.4 +BuildRequires: boost-devel >= 1.35.0 +BuildRequires: ccrtp-devel >= 1.5.0 +BuildRequires: commoncpp2-devel >= 1.5.0 %{?with_kde:BuildRequires: kdelibs-devel} -BuildRequires: libtool BuildRequires: libgsm-devel >= 1.0.11 +BuildRequires: libilbc-devel BuildRequires: libsndfile-devel +BuildRequires: libtool +BuildRequires: libxml2-devel +BuildRequires: libzrtpcpp-devel >= 1.3.0 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) @@ -35,15 +39,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 +%patch1 -p0 %build %{__libtoolize}