Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
server:messaging
libqtelegram-ae
libqtelegram-ae.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libqtelegram-ae.spec of Package libqtelegram-ae
# # spec file for package libqtelegram-ae # # Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libqtelegram-ae Version: 10.0.0+git20200302.7e93e07 Release: 0 Summary: Telegram library written in Qt based on tg code License: GPL-3.0-only Group: System/Libraries URL: https://github.com/Aseman-Land/libqtelegram-aseman-edition Source: libqtelegram-aseman-edition-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: libopenssl-devel BuildRequires: libqt5-qtbase-devel BuildRequires: libqt5-qtmultimedia-devel %description Telegram library written in Qt based on telegram-cli code. %package -n libQt5Telegram5 Summary: Shared libraries for libqtelegram-ae Group: System/Libraries Provides: libqtelegram-ae1 = %{version} Obsoletes: libqtelegram-ae1 < %{version} %description -n libQt5Telegram5 This package provides shared libraries for libqtelegram-ae. %package -n libQt5Telegram-devel Summary: Development headers for libqtelegram-ae Group: Development/Libraries/C and C++ Requires: libQt5Telegram5 = %{version} Provides: libqtelegram-ae-devel = %{version} Obsoletes: libqtelegram-ae-devel < %{version} %description -n libQt5Telegram-devel This package provides development headers for libQt5Telegram5. %prep %setup -q -n libqtelegram-aseman-edition-%{version} rm -rf examples %build mkdir build cd build qmake-qt5 -r PREFIX=%{_prefix} INSTALL_LIBS_PREFIX=%{_libdir} QMAKE_CXXFLAGS+="%{optflags} -Wno-narrowing" QMAKE_STRIP="/bin/true" .. %make_build %install cd build make install INSTALL_ROOT=%{buildroot} %{?_smp_mflags} rm -rf %{buildroot}%{_libdir}/*.la %post -n libQt5Telegram5 -p /sbin/ldconfig %postun -n libQt5Telegram5 -p /sbin/ldconfig %files -n libQt5Telegram5 %license LICENSE %doc README.md %{_libdir}/libQt5Telegram.so.5 %{_libdir}/libQt5Telegram.so.5.0 %{_libdir}/libQt5Telegram.so.5.0.0 %{_libdir}/qt5/qml/TelegramQml %files -n libQt5Telegram-devel %{_includedir}/qt5/QtTelegram %{_libdir}/libQt5Telegram.so %{_libdir}/libQt5Telegram.prl %{_libdir}/qt5/mkspecs/modules/qt_lib_telegram.pri %{_libdir}/qt5/mkspecs/modules/qt_lib_telegram_private.pri %{_libdir}/cmake/Qt5Telegram %{_libdir}/pkgconfig/Qt5Telegram.pc %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor