Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37533976
en ru br
ALT Linux repositórios
S:1.8.4-alt1

Group :: Rede/Transferência de Arquivos
RPM: youtube-dl-gui

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define modulename youtube_dl_gui

Name: youtube-dl-gui
Version: 1.8.4
Release: alt1

Summary: Front-end GUI of the popular youtube-dl media downloader

License: Unlicense
Group: Networking/File transfer
Url: https://github.com/oleksis/youtube-dl-gui

# Source-url: https://github.com/oleksis/youtube-dl-gui/archive/refs/tags/v%version.tar.gz

Source: %name-%version.tar

Source1: youtube-dl-gui.desktop

BuildArch: noarch

BuildRequires: desktop-file-utils
BuildRequires: gettext-tools

BuildRequires(pre): rpm-build-python3
BuildRequires(pre): rpm-build-intro

# generated by 'epm restore --dry-run' from youtube-dl-gui/setup.py install_requires

%py3_use pypubsub >= 4.0.3
%py3_use polib >= 1.1.0
%py3_use wx <= 4.2.1
%py3_use wx >= 4.0.7

#BuildRequires: python3-module-json


Requires: %_bindir/xdg-open
Requires: python3-module-%modulename = %EVR

%description
A cross platform front-end GUI of the popular youtube-dl media downloader written in wxPython.

%package -n python3-module-%modulename
Summary: Youtube-dl-gui
Group: Development/Python3

BuildArch: noarch

Requires: python3-module-wx >= 4

%description -n python3-module-%modulename
Python module for youtube downloader with gui.

%prep
%setup

%build
%python3_build

%install
%python3_install
desktop-file-install \
--dir=%buildroot%_desktopdir \
%SOURCE1

%files
%doc AUTHORS LICENSE TODO
%_bindir/*
%_man1dir/*
%_desktopdir/youtube-dl-gui.desktop
%_pixmapsdir/youtube-dl-gui.png
%_iconsdir/hicolor/*/apps/*.*

%files -n python3-module-%modulename
%python3_sitelibdir/%modulename
%python3_sitelibdir/*.egg-info

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009