Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
libgames-support
libgames-support.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libgames-support.spec of Package libgames-support
# # spec file for package libgames-support # # 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/ # Name: libgames-support Version: 1.0.2 Release: 0 Summary: Internal support library for GNOME games License: LGPL-3.0+ Group: System/Libraries Source: http://download.gnome.org/sources/libgames-support/1.0/%{name}-%{version}.tar.xz BuildRequires: gnome-common BuildRequires: intltool >= 0.50.2 BuildRequires: vala >= 0.24 BuildRequires: pkgconfig(gee-0.8) BuildRequires: pkgconfig(gio-2.0) >= 2.40 BuildRequires: pkgconfig(glib-2.0) >= 2.40 BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.2 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description libgames-support is a small library intended for internal use by GNOME Games, but it may be used by others. The API will only break with the major version number. The ABI is unstable. %package -n libgames-support2 Summary: Internal support library for GNOME games Group: System/Libraries # In order for the -lang package to be installable Provides: %{name} = %{version} %description -n libgames-support2 libgames-support is a small library intended for internal use by GNOME Games, but it may be used by others. The API will only break with the major version number. The ABI is unstable. %package devel Summary: Development files for the GNOME Internal games library Group: Development/Libraries/C and C++ Requires: libgames-support2 = %{version} %description devel libgames-support is a small library intended for internal use by GNOME Games, but it may be used by others. The API will only break with the major version number. The ABI is unstable. %lang_package %prep %setup -q %build if [ ! -e configure ]; then ./autogen.sh; fi %configure %install %make_install find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} %files -n libgames-support2 %defattr(-,root,root) %doc COPYING.LESSER COPYING %{_libdir}/libgames-support.so.2* %files devel %defattr(-,root,root) %{_includedir}/gnome-games/ %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %{_datadir}/vala/ %files lang -f %{name}.lang %defattr(-,root,root) %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