Mageia Bugzilla – Attachment 10982 Details for
Bug 24778
Adding Telegram to Online Accounts asks for a dependency called morse
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Spec file to build telepathy-morse
telepathy-morse.spec (text/plain), 1.24 KB, created by
Kristoffer Grundström
on 2019-05-06 00:29:39 CEST
(
hide
)
Description:
Spec file to build telepathy-morse
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2019-05-06 00:29:39 CEST
Size:
1.24 KB
patch
obsolete
>Name: telepathy-morse >Summary: A Telegram connection manager >Version: 0.2.0 >Release: 1 >Group: Applications/Communications >License: GPLv2+ >URL: https://github.com/TelepathyIM/telepathy-morse >Source0: https://github.com/TelepathyIM/telepathy-morse/archive/%{name}-%{version}.tar.bz2 >Requires: telepathy-mission-control >Requires(post): /sbin/ldconfig >Requires(postun): /sbin/ldconfig >BuildRequires: pkgconfig(dbus-1) >= 1.1.0 >BuildRequires: pkgconfig(Qt5Core) >BuildRequires: pkgconfig(Qt5Network) >BuildRequires: pkgconfig(TelegramQt5) >= 0.2.0 >BuildRequires: pkgconfig(TelepathyQt5) >= 0.9.6 >BuildRequires: pkgconfig(TelepathyQt5Service) >= 0.9.6 >BuildRequires: pkgconfig(TelepathyQt5Farstream) >= 0.9.6 >BuildRequires: cmake >= 2.8 > >%description >A Telegram connection manager. > >%prep >%setup -q -n %{name}-%{version} > >%build >cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} \ > -DCMAKE_INSTALL_LIBEXECDIR=%{_libexecdir} \ > -DCMAKE_INSTALL_DATADIR=%{_datadir} > >make %{?jobs:-j%jobs} > >%install >rm -rf %{buildroot} >%make_install > >%post -p /sbin/ldconfig > >%postun -p /sbin/ldconfig > >%files >%defattr(-,root,root,-) ># >> files >%{_libexecdir}/%{name} >%{_datadir}/dbus-1/services/*.service >%{_datadir}/telepathy/managers/*.manager ># << files
Name: telepathy-morse Summary: A Telegram connection manager Version: 0.2.0 Release: 1 Group: Applications/Communications License: GPLv2+ URL: https://github.com/TelepathyIM/telepathy-morse Source0: https://github.com/TelepathyIM/telepathy-morse/archive/%{name}-%{version}.tar.bz2 Requires: telepathy-mission-control Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: pkgconfig(dbus-1) >= 1.1.0 BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(TelegramQt5) >= 0.2.0 BuildRequires: pkgconfig(TelepathyQt5) >= 0.9.6 BuildRequires: pkgconfig(TelepathyQt5Service) >= 0.9.6 BuildRequires: pkgconfig(TelepathyQt5Farstream) >= 0.9.6 BuildRequires: cmake >= 2.8 %description A Telegram connection manager. %prep %setup -q -n %{name}-%{version} %build cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DCMAKE_INSTALL_LIBEXECDIR=%{_libexecdir} \ -DCMAKE_INSTALL_DATADIR=%{_datadir} make %{?jobs:-j%jobs} %install rm -rf %{buildroot} %make_install %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) # >> files %{_libexecdir}/%{name} %{_datadir}/dbus-1/services/*.service %{_datadir}/telepathy/managers/*.manager # << files
View Attachment As Raw
Actions:
View
Attachments on
bug 24778
:
10981
| 10982 |
10983