Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1
cjs
cjs.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cjs.spec of Package cjs
# # spec file for package cjs # # 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/ # %define soname libcjs %define sover 0 %define typelib typelib-1_0-CjsPrivate-1_0 Name: cjs Version: 3.6.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: autoconf BuildRequires: autoconf-archive BuildRequires: automake BuildRequires: dbus-1 BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: python BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(cairo-gobject) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.14.0 BuildRequires: pkgconfig(libffi) BuildRequires: pkgconfig(mozjs-38) %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 ./autogen.sh %configure \ %if 0%{?suse_version} <= 1320 --without-dbus-tests \ %endif --disable-static make %{?_smp_mflags} V=1 %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 %doc COPYING* README debian/changelog %{_bindir}/%{name}* %files -n %{soname}%{sover} %{_libdir}/libcjs.so.%{sover}* %files -n %{typelib} %dir %{_libdir}/cjs/ %dir %{_libdir}/cjs/girepository-1.0/ %{_libdir}/cjs/girepository-1.0/CjsPrivate-1.0.typelib %files devel %{_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