Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
network
licq
licq.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File licq.spec of Package licq
# # spec file for package licq # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # 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 http://bugs.opensuse.org/ # Name: licq Version: 1.8.2 Release: 0 Summary: Linux ICQ Client License: GPL-2.0+ Group: Productivity/Networking/Instant Messenger Url: http://www.licq.org/ Source: http://sourceforge.net/projects/licq/files/licq/%{version}/licq-%{version}.tar.bz2 Source2: licq.png Patch2: licq-1.5.0-remove_desktop_file.patch # PATCH-FIX-UPSTREAM marguerite@opensuse.org - in C++11, shared_ptr has a bool operator that returns # if the shared_ptr is a null pointer, so the return type is not bool anymore. Patch3: licq-gcc6-c11-shared_ptr-to-bool.patch BuildRequires: boost-devel BuildRequires: cdk-devel BuildRequires: cmake BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: libkde4-devel BuildRequires: pkgconfig BuildRequires: xosd-devel BuildRequires: pkgconfig(QtGui) >= 4.7 Recommends: %{name}-lang Recommends: sox %description Licq includes all the basic features of ICQ, like sending and receiving messages, chat, file transfer, contact list with pixmaps and user status, basic and extended user information, adding and editing users from within the GUI, user history, user groups, and new user registration. All commands and information are available through a simple and convenient tab dialog. Licq also has a completely configurable user interface with Skin and Icon pack support. It is written in C++ and comes with a GUI plug-in using the Qt widget set. Other plug-ins are also available. %package qt4-gui-data Summary: Qt4 data files for Licq # FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines" Group: Productivity/Networking/Instant Messenger/Clients BuildArch: noarch %description qt4-gui-data Data files for the Qt4 Licq plug-in. %package qt4-gui Summary: Qt4 plug-in for Licq # FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines" Group: Productivity/Networking/Instant Messenger/Clients Requires: %{name} = %{version} Requires: %{name}-qt4-gui-data = %{version} Supplements: %{name} %description qt4-gui This plug-in uses the Qt4 libraries to provide Licq GUI. %package kde4-gui Summary: KDE4 plug-in for Licq # FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines" Group: Productivity/Networking/Instant Messenger/Clients Requires: %{name} = %{version} Requires: %{name}-qt4-gui-data = %{version} Supplements: packageand(kdebase4-workspace:licq) %{kde4_runtime_requires} %description kde4-gui This plug-in uses the KDE4 libraries to provide Licq GUI. %package devel Summary: Development files of Licq # FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines" Group: Development/Sources Requires: %{name} = %{version} %description devel Header files of Licq program. %lang_package %prep %setup -q %patch2 -p1 %patch3 -p1 # disabled for now (deps missing) rm -r plugins/aosd plugins/jabber %build # seems to be needed for whatever reason LDFLAGS="$LDFLAGS -pthread" # the KDE4 rpm macros are more convenient, so simply use them for everything %cmake_kde4 -d build -- -DBUILD_TESTS=OFF -DBUILD_PLUGINS=ON %make_jobs cd .. # build the qt4-gui plugin also with KDE integration cp -a plugins/qt4-gui plugins/kde4-gui pushd plugins/kde4-gui sed -i -e 's/WITH_KDE\(.*\)OFF/WITH_KDE\1ON/' CMakeLists.txt sed -i -e 's#\${CMAKE_MODULE_PATH}#${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/../../cmake#' CMakeLists.txt %cmake_kde4 -d build -- -DWITH_KDE=ON %make_jobs popd %install %kde4_makeinstall -C build %kde4_makeinstall -C plugins/kde4-gui/build # docs mkdir -p %{buildroot}%{_docdir}/licq install -m 644 doc/* %{buildroot}%{_docdir}/licq %suse_update_desktop_file -i -G "ICQ Client" licq Network InstantMessaging %find_lang %{name} %{name}.lang %find_lang licq_osd_plugin %{name}.lang %fdupes -s %{buildroot} %files %defattr(-,root,root,755) %doc %{_docdir}/licq/ %{_bindir}/licq %{_libdir}/licq/ %{_datadir}/licq/ %{_datadir}/applications/licq.desktop %{_datadir}/pixmaps/licq.png %exclude %{_includedir}/licq/ %exclude %{_libdir}/licq/licq_qt4-gui.so %exclude %{_libdir}/licq/licq_kde4-gui.so %exclude %{_datadir}/licq/qt4-gui %exclude %{_datadir}/licq/cmake %files devel %defattr(-,root,root,755) %{_includedir}/licq/ %{_datadir}/licq/cmake %files qt4-gui-data %defattr(-,root,root,755) %{_datadir}/licq/qt4-gui %files qt4-gui %defattr(-,root,root,755) %{_libdir}/licq/licq_qt4-gui.so %files kde4-gui %defattr(-,root,root,755) %{_libdir}/licq/licq_kde4-gui.so %files lang -f %{name}.lang %defattr(-,root,root) %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