Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
GNOME:Apps
libgee06
libgee06.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libgee06.spec of Package libgee06
# # spec file for package libgee06 # # Copyright (c) 2024 SUSE LLC # Copyright (c) 2010 Luis Medinas, Portugal # # 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 https://bugs.opensuse.org/ # %define _name libgee Name: libgee06 Version: 0.6.6 Release: 0 Summary: GObject-based library providing commonly used data structures License: LGPL-2.1-or-later Group: Development/Libraries/GNOME URL: https://live.gnome.org/Libgee Source: http://download.gnome.org/sources/libgee/0.6/%{_name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE libgee-gir.patch dimstar@opensuse.org -- The typelib file should not reference libgee, but libgee.so.2. The patch is not clean for upstream, but discussion has started at bgo#667529. Patch0: libgee-gir.patch BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel BuildRequires: vala %description Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. %package -n libgee2 Summary: GObject-based library providing commonly used data structures Group: System/Libraries %if 0%{?suse_version} <= 1210 Requires: typelib-1_0-Gee-1_0 %endif %description -n libgee2 Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. %package -n typelib-1_0-Gee-1_0 Summary: GObject-based library providing commonly used data structures -- Introspection bindings Group: System/Libraries %description -n typelib-1_0-Gee-1_0 Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. This package provides the GObject Introspection bindings for libgee. %package -n libgee06-devel Summary: GObject-based library providing useful data structures - Development Files Group: Development/Libraries/GNOME Requires: libgee2 = %{version} Requires: typelib-1_0-Gee-1_0 = %{version} %description -n libgee06-devel Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. %prep %autosetup -n %{_name}-%{version} -p1 %build %configure --disable-static %make_build %install %make_install find %{buildroot} -type f -name "*.la" -delete -print %post -n libgee2 -p /sbin/ldconfig %postun -n libgee2 -p /sbin/ldconfig %files -n libgee2 %license COPYING %doc AUTHORS ChangeLog NEWS README %{_libdir}/*.so.* %files -n typelib-1_0-Gee-1_0 %{_libdir}/girepository-1.0/Gee-1.0.typelib %files -n libgee06-devel %{_includedir}/gee-1.0/ %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %{_datadir}/gir-1.0/*.gir %dir %{_datadir}/vala %dir %{_datadir}/vala/vapi %{_datadir}/vala/vapi/*.vapi %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