diff --git a/.gitignore b/.gitignore deleted file mode 100644 index eeed1a9..0000000 --- a/.gitignore +++ /dev/null @@ -1,18 +0,0 @@ -/ktp-call-ui-0.4.1.1.tar.bz2 -/ktp-call-ui-0.5.0.tar.bz2 -/ktp-call-ui-0.5.1.tar.bz2 -/ktp-call-ui-0.5.2.tar.bz2 -/ktp-call-ui-0.5.3.tar.bz2 -/ktp-call-ui-0.5.80.tar.bz2 -/ktp-call-ui-0.6.0.tar.bz2 -/ktp-call-ui-0.6.1.tar.bz2 -/ktp-call-ui-0.6.2.tar.bz2 -/ktp-call-ui-0.6.3.tar.bz2 -/ktp-call-ui-0.6.80.tar.bz2 -/ktp-call-ui-0.7.0.tar.bz2 -/ktp-call-ui-0.7.1.tar.bz2 -/ktp-call-ui-0.7.80.tar.bz2 -/ktp-call-ui-0.8.0.tar.bz2 -/ktp-call-ui-0.8.1.tar.bz2 -/ktp-call-ui-0.8.80.tar.bz2 -/ktp-call-ui-0.9.0.tar.bz2 diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..87eff78 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Not yet supported by plasma5 ktp diff --git a/ktp-call-ui.spec b/ktp-call-ui.spec deleted file mode 100644 index 2554456..0000000 --- a/ktp-call-ui.spec +++ /dev/null @@ -1,149 +0,0 @@ - -Name: ktp-call-ui -Summary: Telepathy call handler -Version: 0.9.0 -Release: 2%{?dist} - -# most sources LGPLv2+, but a few are GPLv2+ -License: GPLv2+ -URL: https://projects.kde.org/projects/extragear/network/telepathy/%{name} -Source0: http://download.kde.org/stable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2 - -## upstream patches - -BuildRequires: gettext -BuildRequires: kdelibs4-devel -BuildRequires: ktp-common-internals-devel >= %{version} -%if 0%{?fedora} > 20 || 0%{?rhel} > 7 -# use GStreamer 1 (i.e., QtGStreamer 1 and Farstream 0.2) on F21+ and RHEL8+ -%global gstreamer1 1 -BuildRequires: pkgconfig(QtGStreamer-1.0) -%else -# We don't want to use GStreamer 1 where the rest of the Qt 4 stack doesn't, -# or we run into symbol conflicts. So build against GStreamer 0.10 on Fedora up -# to 20 and RHEL up to 7. (Up to RHEL 6, GStreamer 0.10 is the only option.) -BuildRequires: pkgconfig(QtGStreamer-0.10) -%endif -BuildRequires: pkgconfig(TelepathyQt4Farstream) - -Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}} -Requires: ktp-accounts-kcm - -%description -%{summary}. - -%prep -%setup -q -n ktp-call-ui-%{version} - -%build -mkdir -p %{_target_platform} -pushd %{_target_platform} -%{cmake_kde4} .. -popd - -make %{?_smp_mflags} -C %{_target_platform} - - -%install -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} - -%find_lang %{name} --all-name --with-kde - - -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig - -%files -f %{name}.lang -%doc COPYING COPYING.LIB -%{_kde4_bindir}/ktp-dialout-ui -%{_kde4_libexecdir}/ktp-call-ui -%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.CallUi.service -%{_kde4_appsdir}/ktp-call-ui/* -%{_datadir}/telepathy/clients/KTp.CallUi.client - - -%changelog -* Fri Mar 13 2015 Kalev Lember - 0.9.0-2 -- Rebuilt for farstream02 soname bump - -* Mon Oct 20 2014 Jan Grulich - 0.9.0-1 -- Update to 0.9.0 - -* Wed Sep 17 2014 Jan Grulich - 0.8.80-1 -- Update to 0.8.80 (beta) - -* Sun Aug 17 2014 Fedora Release Engineering - 0.8.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Wed Jul 23 2014 Kevin Kofler - 0.8.1-3 -- build against QtGStreamer 1 and farstream 0.2 on F21+ (#1092654) - -* Sun Jun 08 2014 Fedora Release Engineering - 0.8.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Fri Apr 25 2014 Jan Grulich 0.8.1-1 -- 0.8.1 - -* Wed Mar 12 2014 Jan Grulich 0.8.0-1 -- 0.8.0 - -* Wed Feb 26 2014 Jan Grulich - 0.7.80-1 -- 0.7.80 - -* Wed Jan 15 2014 Jan Grulich 0.7.1-1 -- 0.7.1 - -* Tue Oct 29 2013 Jan Grulich - 0.7.0-1 -- 0.7.0 - -* Wed Sep 25 2013 Rex Dieter - 0.6.80-1 -- 0.6.80 - -* Tue Aug 06 2013 Rex Dieter - 0.6.3-1 -- 0.6.3 - -* Sat Aug 03 2013 Fedora Release Engineering - 0.6.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Mon May 20 2013 Jan Grulich 0.6.2-1 -- 0.6.2 - -* Wed Apr 17 2013 Jan Grulich - 0.6.1-1 -- 0.6.1 - -* Tue Apr 02 2013 Jan Grulich - 0.6.0-1 -- 0.6.0 - -* Thu Mar 07 2013 Rex Dieter 0.5.80-1 -- 0.5.80 - -* Sun Feb 17 2013 Jan Grulich - 0.5.3-1 -- 0.5.3 - -* Thu Feb 14 2013 Fedora Release Engineering - 0.5.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Mon Dec 17 2012 Jan Grulich - 0.5.2-1 -- 0.5.2 - -* Fri Oct 05 2012 Rex Dieter - 0.5.1-1 -- 0.5.1 - -* Mon Aug 27 2012 Rex Dieter 0.5.0-1 -- 0.5.0 - -* Mon Jul 30 2012 Rex Dieter 0.4.1.1-1 -- 0.4.1.1 (includes translations) - -* Mon Jul 30 2012 Rex Dieter 0.4.1-2 -- drop BR: boost-devel (not used or needed) - -* Thu Jul 26 2012 Jan Grulich - 0.4.1-1 -- 0.4.1 - -* Thu Jul 19 2012 Fedora Release Engineering - 0.4.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Mon Jun 11 2012 Rex Dieter 0.4.0-1 -- first try - diff --git a/sources b/sources deleted file mode 100644 index 8c8fcf8..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -1d37e323b276ef6482d328e83265ae07 ktp-call-ui-0.9.0.tar.bz2