Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:42.2:Ports
cjs
cjs.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cjs.spec of Package cjs
# # spec file for package cjs # # 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/ # %define soname libcjs %define sover 0 %define typelib typelib-1_0-CjsPrivate-1_0 Name: cjs Version: 3.0.1 Release: 0 Summary: JavaScript module used by Cinnamon License: MIT and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+) Group: System/GUI/Other Url: https://github.com/linuxmint/cjs Source: https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: baselibs.conf BuildRequires: gcc-c++ BuildRequires: gnome-common BuildRequires: mozjs24-devel BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(gobject-introspection-1.0) %description JavaScript bindings based on GObject Introspection for the Cinnamon Desktop. %package -n %{soname}%{sover} Summary: Shared Libraries for Cinnamon JS module Group: System/Libraries %description -n %{soname}%{sover} JavaScript bindings based on GObject Introspection for the Cinnamon Desktop. This package provides libraries for cjs. %package -n %{typelib} Summary: Cinnamon JS module -- Introspection Bindings Group: System/Libraries %description -n %{typelib} JavaScript bindings based on GObject Introspection for the Cinnamon Desktop. This package provides the GObject Introspection bindings for Cinnamon JS. %package devel Summary: Development Files for Cinnamon JS module Group: Development/Libraries/Other Requires: %{name} = %{version} Requires: %{soname}%{sover} = %{version} Requires: %{typelib} = %{version} %description devel JavaScript bindings based on GObject Introspection for the Cinnamon Desktop. This package contains development files for cjs. %prep %setup -q %build NOCONFIGURE=1 gnome-autogen.sh %configure make %{?_smp_mflags} %install %make_install find %{buildroot} -type f -name "*.la" -delete -print %post -n %{soname}%{sover} -p /sbin/ldconfig %postun -n %{soname}%{sover} -p /sbin/ldconfig %files %defattr(-,root,root) %doc COPYING* README debian/changelog %{_bindir}/%{name}* %files -n %{soname}%{sover} %defattr(-,root,root) %{_libdir}/libcjs.so.%{sover}* %files -n %{typelib} %defattr(-,root,root) %dir %{_libdir}/cjs/ %dir %{_libdir}/cjs/girepository-1.0/ %{_libdir}/cjs/girepository-1.0/CjsPrivate-1.0.typelib %files devel %defattr(-,root,root) %{_includedir}/%{name}-1.0/ %{_libdir}/%{soname}.so %{_libdir}/pkgconfig/%{name}*.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