Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37418676
en ru br
Репозитории ALT

Группа :: Сети/Передача файлов
Пакет: youtube-dl-gui

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin