Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399328
en ru br
ALT Linux repos
S:4.18.0-alt1
5.0: 4.6.0-alt1
4.1: 4.4.0.1-alt1
4.0: 4.4.0-alt0.1

Group :: Graphical desktop/XFce
RPM: xfce4-dev-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xfce4-dev-tools
Version: 4.17.1
Release: alt1

Summary: Development tools for Xfce
Summary (ru): Инструменты для разработчика Xfce
License: GPLv2+
Url: https://docs.xfce.org/xfce/xfce4-dev-tools/start
Group: Graphical desktop/XFce
Packager: Xfce Team <xfce at packages.altlinux.org>
Vcs: https://gitlab.xfce.org/xfce/xfce4-dev-tools.git
Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: glib2-devel
BuildRequires: xsltproc docbook-style-xsl

Requires: intltool >= 0.50.0
Requires: xfce4-common

%define _unpackaged_files_terminate_build 1

%description
Development tools for Xfce

%description -l ru
Данный пакет содержит в себе инструменты необходимые для разработчика
окружения рабочего стола Xfce.

%prep
%setup
%patch -p1

%build
%autoreconf
%configure \
--enable-maintainer-mode
%make_build

%install
%makeinstall_std

%find_lang %name

%check
make check

%files -f %name.lang
%doc AUTHORS HACKING README.md NEWS
%_bindir/*
%_datadir/aclocal/*
%_man1dir/*

%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