Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37836496
en ru br
ALT Linux repos
S:2.0.0-alt3.gitf240b2e

Group :: System/Libraries
RPM: libmarblepq

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libmarblepq
Version: 2.0.0
Release: alt3.gitf240b2e

Summary: A collection of useful functions and reusable GTK widgets.
License: GPL-3.0
Group: System/Libraries

Url: https://gitlab.com/raggesilver/marble
Source: %name-%version.tar
Packager: Vladimir Didenko <cow at altlinux.org>

BuildRequires(pre): rpm-macros-meson rpm-build-gir
BuildRequires: meson
BuildRequires: vala-tools
BuildRequires: libgio-devel
BuildRequires: libgtk4-devel libgtk4-gir-devel
BuildRequires: gobject-introspection-devel

%description
A collection of useful functions and reusable GTK widgets.

%package devel
Summary: Development libraries and header files for MarblePQ
Group: Development/C
Requires: %name = %version-%release

%description devel
This package package includes the libraries and header files
for the MarblePQ library.

%package gir
Summary: GObject introspection data for the MarblePQ library
Group: System/Libraries
Requires: %name = %version-%release

%description gir
GObject introspection data for the MarblePQ library.

%package gir-devel
Summary: GObject introspection devel data for the MarblePQ library
Group: Development/Other
BuildArch: noarch
Requires: %name-devel = %version-%release
Requires: %name-gir = %version-%release

%description gir-devel
GObject introspection devel data for the MarblePQ library.


%package vala
Summary: Vala language bindings for the MarblePQ library
Group: Development/Other
BuildArch: noarch
Requires: %name-devel = %version-%release

%description vala
This package provides Vala language bindings for the MarblePQ library.

%prep
%setup

%build
%meson
%meson_build

%install
%meson_install

%find_lang %name

%files -f %name.lang
%doc COPYING README.md
%_libdir/*.so.*

%files devel
%_includedir/*.h
%_libdir/*.so
%_pkgconfigdir/*.pc

%files gir
%_typelibdir/*.typelib

%files gir-devel
%_girdir/*.gir

%files vala
%_vapidir/*.vapi
%_vapidir/*.deps

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin