Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37527476
en ru br
ALT Linux repos
S:0.9.0-alt1.git.17.g2ba905d

Group :: System/Base
RPM: dex

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dex
Version: 0.9.0
Release: alt1.git.17.g2ba905d
Summary: Desktop Entry Execution
Url: http://e-jc.de/dex/
License: GPLv3
Group:  System/Base
# https://github.com/jceb/dex/
Source: %name-%version.tar
Source44: %name.watch

BuildArch: noarch
BuildRequires: python3-module-sphinx rpm-build-python3

%description
dex, DesktopEntry Execution, is a program to generate and execute DesktopEntry
files of the Application type.

%prep
%setup -n %name-%version
subst 's/ at sphinx-build/ at py3_sphinx-build/' Makefile

%install
%makeinstall_std \
PREFIX=%_prefix \
MANPREFIX=%_mandir \

mv %buildroot%_docdir/%name doc2install

%files
%doc doc2install/*
%doc CHANGELOG*
%_bindir/%{name}*
%_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