Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
gnome-js-common
gnome-js-common.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-js-common.spec of Package gnome-js-common
# # spec file for package gnome-js-common (Version 0.1.1) # # Copyright (c) 2009 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/ # # norootforbuild Name: gnome-js-common # Note: we don't want gjs-devel or libseed-devel as BuildRequires as it doesn't # bring anything to the package, and it would create a build loop. BuildRequires: intltool BuildRequires: pkg-config License: GPL v3 or later Group: Development/Libraries/GNOME Version: 0.1.1 Release: 1 Summary: JavaScript bindings based on gobject-introspection and WebKit Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Seed is a library and interpreter, dynamically bridging (through gobject-introspection) the WebKit JavaScriptCore engine with the GObject type system. In a more concrete sense, Seed enables you to immediately write applications around a significant portion of the GNOME platform, and easily embed JavaScript as a scripting language in your GObject library. %prep %setup -q %build %configure %__make %{?jobs:-j%jobs} %install %makeinstall # We're not interested in /usr/doc/gnome_js_common: we already ship those files # elsewhere for file in %{buildroot}%{_prefix}/doc/gnome_js_common/*; do test -s $file || rm -f $file done # Remove files that we already package as documentation rm -f %{buildroot}%{_prefix}/doc/gnome_js_common/{INSTALL,COPYING,ChangeLog} %clean rm -rf %{buildroot} %files %defattr(-,root,root) %doc COPYING ChangeLog %{_libdir}/gnome-js %{_libdir}/pkgconfig/*.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