Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Staging:C:DVD
kjs
kjs.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kjs.spec of Package kjs
# # spec file for package kjs # # Copyright (c) 2017 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/ # %bcond_without lang %define sonum 5 %define _tar_path 5.32 Name: kjs Version: 5.32.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kdoctools-devel >= %{_tar_path} BuildRequires: kf5-filesystem BuildRequires: pcre-devel BuildRequires: perl BuildRequires: cmake(Qt5Core) >= 5.6.0 BuildRequires: cmake(Qt5Test) >= 5.6.0 Summary: KDE Javascript engine License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This library provides an ECMAScript compatible interpreter. The ECMA standard is based on well known scripting languages such as Netscape's JavaScript and Microsoft's JScript. %package -n libKF5JS%sonum Summary: KDE Javascript engine Group: System/GUI/KDE %description -n libKF5JS%sonum This library provides an ECMAScript compatible interpreter. The ECMA standard is based on well known scripting languages such as Netscape's JavaScript and Microsoft's JScript. %package -n libKF5JSApi%sonum Summary: KDE Javascript engine Group: System/GUI/KDE %requires_ge libQt5Core5 %requires_ge libKF5JS5 %description -n libKF5JSApi%sonum This library provides an ECMAScript compatible interpreter. The ECMA standard is based on well known scripting languages such as Netscape's JavaScript and Microsoft's JScript. %package devel Summary: KDE Javascript engine: Build Environment Group: Development/Libraries/KDE Requires: extra-cmake-modules Requires: libKF5JS%sonum = %{version} Requires: libKF5JSApi%sonum = %{version} Requires: cmake(Qt5Core) >= 5.6.0 %if %{with lang} Recommends: %{name}-devel-lang = %{version} %endif %description devel This library provides an ECMAScript compatible interpreter. The ECMA standard is based on well known scripting languages such as Netscape's JavaScript and Microsoft's JScript. Development files. %lang_package -n %{name}-devel %prep %setup -q %build %cmake_kf5 -d build %make_jobs %install %kf5_makeinstall -C build chmod +x %{buildroot}%{_kf5_datadir}/kjs/create_hash_table %fdupes %{buildroot} %if %{with lang} echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}5.lang echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{name}5.lang echo "%doc %lang(es) %{_kf5_mandir}/es" >>%{name}5.lang echo "%doc %lang(it) %{_kf5_mandir}/it" >>%{name}5.lang echo "%doc %lang(nl) %{_kf5_mandir}/nl" >>%{name}5.lang echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR" >>%{name}5.lang echo "%doc %lang(sv) %{_kf5_mandir}/sv" >>%{name}5.lang echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang %endif %post -n libKF5JS%sonum -p /sbin/ldconfig %postun -n libKF5JS%sonum -p /sbin/ldconfig %post -n libKF5JSApi%sonum -p /sbin/ldconfig %postun -n libKF5JSApi%sonum -p /sbin/ldconfig %if %{with lang} %files devel-lang -f %{name}5.lang %endif %files -n libKF5JS%sonum %defattr(-,root,root) %doc COPYING* README* %{_kf5_libdir}/libKF5JS.so.* %files -n libKF5JSApi%sonum %defattr(-,root,root) %doc COPYING* README* %{_kf5_libdir}/libKF5JSApi.so.* %files devel %defattr(-,root,root) %{_kf5_bindir}/kjs5 %{_kf5_libdir}/libKF5JS.so %{_kf5_libdir}/libKF5JSApi.so %{_kf5_libdir}/cmake/KF5JS/ %{_kf5_includedir}/ %{_kf5_datadir}/kjs/ %{_kf5_mkspecsdir}/qt_KJSApi.pri %{_kf5_mkspecsdir}/qt_KJS.pri %doc %lang(en) %{_kf5_mandir}/*/kjs5.* %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