Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37588257
en ru br
ALT Linux repos
S:42.1-alt1

Group :: Graphical desktop/GNOME
RPM: yelp-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define ver_major 42
%define beta %nil

Name: yelp-tools
Version: %ver_major.1
Release: alt1%beta

Summary: Collection of tools for building and converting documentation
Group: Graphical desktop/GNOME
License: GPLv2+
Url: http://yelp.io

Source: ftp://ftp.gnome.org/pub/gnome/sources/%name/%ver_major/%name-%version%beta.tar.xz

BuildArch: noarch

Requires: yelp-xsl >= 3.38.0 itstool xmllint xsltproc
# Optional jing dep
#%%filter_from_requires /jing/d

BuildRequires(pre): rpm-macros-meson rpm-build-python3
BuildRequires: meson python3-module-lxml
BuildRequires: yelp-xsl itstool xml-utils xsltproc

%description
yelp-tools is a collection of scripts and build utilities to help
create, manage, and publish documentation for Yelp and the web. Most of
the heavy lifting is done by packages like yelp-xsl and itstool. This
package just wraps things up in a developer-friendly way.

%prep
%setup -n %name-%version%beta

%build
%meson
%meson_build

%install
%meson_install

%files
%_bindir/yelp-build
%_bindir/yelp-check
%_bindir/yelp-new
%_datadir/yelp-tools/
%_datadir/aclocal/yelp.m4
%doc AUTHORS NEWS

%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