Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Staging:C:DVD
libgepub
libgepub.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libgepub.spec of Package libgepub
# # spec file for package libgepub # # Copyright (c) 2018 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 basever 0.5 %define soname 0_5 %global sover 0 Name: libgepub Version: 0.5.3 Release: 0 Summary: EPUB document reader and render library License: LGPL-2.1+ Group: Development/Languages/C and C++ Url: https://git.gnome.org/browse/libgepub Source: https://download.gnome.org/sources/%{name}/%{basever}/%{name}-%{version}.tar.xz BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.30.0 BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libarchive) BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(webkit2gtk-4.0) %description A GObject-based library for handling and rendering EPUB documents. %package -n %{name}%{sover} Summary: EPUB document reader library Group: System/Libraries %description -n %{name}%{sover} A GObject-based library for handling and rendering EPUB documents. %package -n typelib-1_0-Gepub-%{soname} Summary: Introspection bindings for libgepub Group: System/Libraries %description -n typelib-1_0-Gepub-%{soname} A GObject-based library for handling and rendering EPUB documents. %package devel Summary: Development files for libgepub Group: Development/Languages/C and C++ Requires: %{name}%{sover} = %{version} Requires: typelib-1_0-Gepub-%{soname} = %{version} %description devel A GObject-based library for handling and rendering EPUB documents. %prep %autosetup %build %meson \ -D introspection=true \ %{nil} %meson_build %install %meson_install find %{buildroot} -type f -name "*.la" -delete -print %post -n %{name}%{sover} -p /sbin/ldconfig %postun -n %{name}%{sover} -p /sbin/ldconfig %files -n %{name}%{sover} %doc README COPYING %{_libdir}/%{name}.so.* %files -n typelib-1_0-Gepub-%{soname} %{_libdir}/girepository-1.0/Gepub-%{basever}.typelib %files devel %{_includedir}/%{name}/ %{_libdir}/%{name}.so %{_libdir}/pkgconfig/%{name}.pc %{_datadir}/gir-1.0/Gepub-%{basever}.gir %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