yt-dlg 1.8.5-1 (x86_64;aarch64;znver1) 2023-17341
9999
Status | published | ||||||
Submitter | mandian [@T] tutanota.com | ||||||
Platform | rolling | ||||||
Repository | unsupported | ||||||
URL | https://abf.openmandriva.org/build_lists/294335 | ||||||
Packages |
|
||||||
Build Date | 2023-03-11 23:53:56 +0000 UTC | ||||||
Last Updated | 2023-03-16 15:17:02.178895558 +0000 UTC |
$ git diff --patch-with-stat --summary 0b48ee45e15486c6a8d9e323f914b77fc7ed38c8..932f709d508d01498e72564dc8194f4e09d45020 .abf.yml | 2 +- yt-dlg.spec | 18 ++++++++---------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/.abf.yml b/.abf.yml index fe9eb7c..ce0af32 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - youtube-dl-gui-1.8.4.tar.gz: 8d61389d97caec73c4a9860ac69caa74482533e6 + youtube-dl-gui-1.8.5.tar.gz: 86159a218f5657bc3ae507f65fe55d39a7261b30 diff --git a/yt-dlg.spec b/yt-dlg.spec index b70edbd..393a6a7 100644 --- a/yt-dlg.spec +++ b/yt-dlg.spec @@ -1,5 +1,3 @@ -%global oname youtube-dl-gui - # This package use a fork of the original project at # https://github.com/MrS0m30n3/youtube-dl-gui # because the author won't port the code to python3. @@ -9,12 +7,12 @@ Summary: Front-end GUI of the popular youtube-dl Name: yt-dlg -Version: 1.8.4 -Release: 2 +Version: 1.8.5 +Release: 1 License: Public Domain Group: Video -Url: https://github.com/oleksis/%{oname}/ -Source0: https://github.com/oleksis/%{oname}/archive/refs/tags/v%{version}/%{oname}-%{version}.tar.gz +Url: https://github.com/oleksis/youtube-dl-gui/ +Source0: https://github.com/oleksis/youtube-dl-gui/archive/refs/tags/v%{version}/youtube-dl-gui-%{version}.tar.gz BuildRequires: python3dist(polib) BuildRequires: python3dist(pypubsub) BuildRequires: python3dist(pip) @@ -42,14 +40,14 @@ A cross platform front-end GUI of the popular youtube-dl written in wxPython. %{python3_sitelib}/youtube_dl_gui/ %{python3_sitelib}/yt_dlg-*.*-info/ %{_datadir}/applications/*.desktop -%{_datadir}/pixmaps/%{oname}.png -%{_iconsdir}/hicolor/*/apps/%{oname}.png +%{_datadir}/pixmaps/youtube-dl-gui.png +%{_iconsdir}/hicolor/*/apps/youtube-dl-gui.png %{_mandir}/man1/%{name}.1* #----------------------------------------------------------------------------- %prep -%autosetup -p1 -n %{oname}-%{version} +%autosetup -p1 -n youtube-dl-gui-%{version} # fix unmet dependencies sed -i -e "/pyinstaller<=/d" -e "/wxPython<=/d" setup.py @@ -61,7 +59,7 @@ sed -i -e "/pyinstaller<=/d" -e "/wxPython<=/d" setup.py %py_install # fix manpage name -mv %{buildroot}%{_mandir}/man1/%{oname}.1 %{buildroot}%{_mandir}/man1/%{name}.1 +mv %{buildroot}%{_mandir}/man1/youtube-dl-gui.1 %{buildroot}%{_mandir}/man1/%{name}.1 # .desktop # from upstream commit commit effd7b72bf1cc4d37ab98dd745fe573a1eb1c292
Not Available
benbullard79 [@T] cox.net | No Comment. | 618d 19hrs |
benbullard79 [@T] cox.net | No Comment. | 618d 19hrs |