Projects
Extra
dxirc
dxirc.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dxirc.spec of Package dxirc (Revision 8)
Currently displaying revision
8
,
Show latest
# # spec file for package dxirc # # Copyright (c) 2014 SUSE LINUX Products 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: dxirc Version: 1.30.0 Release: 0 Summary: A simple IRC client License: GPL-3.0 Group: Productivity/Networking/IRC Url: http://www.dxirc.org/ Source0: dxirc-%{version}.tar.xz BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gettext BuildRequires: hicolor-icon-theme BuildRequires: pkg-config BuildRequires: pkgconfig(Qt5Multimedia) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(openssl) BuildRequires: update-desktop-files BuildRequires: lua51-devel Provides: dxirc-data = %{version}-%{release} Obsoletes: dxirc-data < %{version}-%{release} Provides: dxirc-qt = %{version}-%{release} Obsoletes: dxirc-qt < %{version}-%{release} Conflicts: dxirc-fox < %{version}-%{release} Conflicts: dxirc-fox > %{version}-%{release} %description Dxirc is simple IRC client. dxirc is desktop independent and is written with the Qt Toolkit. %prep %autosetup -p1 %build CXXFLAGS='%{optflags} -Wno-deprecated-declarations' %cmake \ -DBUILD_FOX=false \ %{nil} %cmake_build %install %cmake_install find %{buildroot} -name COPYING -print -delete find %{buildroot} -name %{name}-fox.desktop -print -delete ln -sfv %{name}-qt %{buildroot}%{_bindir}/%{name} %find_lang %{name} %suse_update_desktop_file -r %{name}-qt Network IRCClient %fdupes -s %{buildroot}%{_datadir}/%{name}/icons %files -f %{name}.lang %license COPYING %{_bindir}/* %{_datadir}/applications %{_datadir}/%{name} %{_datadir}/icons
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.