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 7)
Currently displaying revision
7
,
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: fox16-devel 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 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: lua51-devel Provides: dxirc-data = %{version}-%{release} Obsoletes: dxirc-data < %{version}-%{release} Provides: dxirc-fox = %{version}-%{release} Obsoletes: dxirc-fox < %{version}-%{release} Provides: dxirc-qt = %{version}-%{release} Obsoletes: dxirc-qt < %{version}-%{release} %description Dxirc is simple IRC client. dxirc is desktop independent and is written with the C++ Fox Toolkit. %prep %setup -q %build %cmake make %{?_smp_mflags} %install %cmake_install find %{buildroot} -ls find %{buildroot} -name COPYING -print -delete ln -sv %{name}-fox %{buildroot}%{_bindir}/%{name} %find_lang %{name} %suse_update_desktop_file -r %{name}-fox Network IRCClient %suse_update_desktop_file -r %{name}-qt Network IRCClient %fdupes -s %{buildroot}%{_datadir}/%{name}/icons %files -f %{name}.lang %defattr(-,root,root,-) %doc 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
.