Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

minitube-3.9.2-bp154.1.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.4 for armv7hl

Name: minitube Distribution: SUSE Linux Enterprise 15 SP4
Version: 3.9.2 Vendor: openSUSE
Release: bp154.1.1 Build date: Thu Dec 9 22:39:02 2021
Group: Productivity/Multimedia/Video/Players Build host: armbuild01
Size: 2189290 Source RPM: minitube-3.9.2-bp154.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://flavio.tordini.org/minitube
Summary: Native YouTube Client
Minitube is a native YouTube client. With it you can watch YouTube
videos in a new way: you type a keyword, Minitube gives you an
endless video stream.

Minitube is not about cloning the original YouTube web interface,
it strives to create a new TV-like experience.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Fri Nov 12 2021 Carsten Ziepke <kieltux@gmail.com>
  - Update to 3.9.2:
    - Update media
    - Load previews sequentially
    - Update js
    - Updated translations
* Tue Sep 14 2021 Carsten Ziepke <kieltux@gmail.com>
  - Update to 3.9.1:
    https://github.com/flaviotordini/minitube/compare/3.9...3.9.1
* Wed Jun 23 2021 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.9:
    https://github.com/flaviotordini/minitube/compare/3.8.2...3.9
* Sat Apr 03 2021 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.8.2:
    - Updated translations
  - Update Build Requires - QT >= 5.12 is needed
* Sat Feb 27 2021 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.8.1:
    - Fix search by url
    - Updated translations
    - Fix videoIdFromUrl
    - Fix missing name signal
    - Remove json debug
    - Cleanup
* Fri Feb 19 2021 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.8:
    - Fix crash
    - Smaller duration font
    - View reworking
    - Import subscriptions
    - Fix related videos thumbs
    - Translations
* Wed Dec 30 2020 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.7:
    - Update js
    - Update media
    - Better seeking
    - Remove obsolete code
    - Also parse hours
    - Minor performance fix
    - Remove deprecated sorting
    - Minor cleanup
    - Singlevideosource
    - Emit error if there are no results
    - consolidate yt stuff
    - Fake more videos by loading videos related to the last one
    - Fix crash
* Tue Nov 24 2020 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.6.6
    - handle thumb loading error
* Wed Nov 11 2020 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.6.5
    - fix deprecated call
* Sun Oct 18 2020 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.6.2
    - remove unused functions
* Thu Sep 10 2020 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.6.1:
    - Update http
* Tue Aug 18 2020 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.5.1:
    - Update README.md
    - Fix build
    - Better server init
    - Update http
    - Better Invidious code
    - Disable yt key warning
  - Drop minitube-build-fix.patch. Fixed upstream.
* Sat Aug 15 2020 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.5:
    * Minitube uses now the Invidious API. No need to use a Google
      API key anymore.
  - Rebase minitube-no-update-check.patch: Disable build of internal
    updater.
  - Add minitube-build-fix.patch. See
    https://github.com/flaviotordini/minitube/issues/168
* Thu Jun 11 2020 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.4.2:
    * esc closes about view
  - Drop minitube-fix_audio_playback.patch, fixed upstream
    https://github.com/flaviotordini/minitube/issues/157
  - Drop minitube-fix-for-upstream-missing-qthelper.hpp-in-newer-mpv-version.patch,
    fixed upstream
    https://github.com/flaviotordini/minitube/issues/155
* Sun May 31 2020 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.4:
    * 0-9 keyboard shortcuts to navigate video
    * Left and Right arrow keyboard shortcuts to seek 10 seconds
    * New icons
    * Fixed layout bug when window is maximized on macOS
    * Fixed playback for some videos
    * Updated Polish and Japanese translations
  - Run spec-cleaner
  - Rebase minitube-no-update-check.patch,
    minitube-qt5-lessthan-ten.patch and
    minitube-fix-for-upstream-missing-qthelper.hpp-in-newer-mpv-version.patch
  - Add minitube-fix_audio_playback.patch
* Wed Mar 18 2020 Carsten Ziepke <kieltux@gmail.com>
  - Added fix for building with newer mpv versions:
    minitube-fix-for-upstream-missing-qthelper.hpp-in-newer-mpv-version.patch
    The qthelper.hpp header file is removed in the git version of mpv
    because it is depreceated
  - Fix german translation (symlink DE_de -> de).
* Sun Feb 02 2020 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.3:
    * Fix video playback
    * Updated translations
    * Change user agent from curl to Mozilla
* Thu Dec 05 2019 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.2:
    * Updated translations
    * Fixes to video playback
    * Qt >= 5.10 is needed
  - Removed minitube.changes as source to use as reference for the
    fake build date, because SOURCE_DATE_EPOCH is used
  - Spec cleanup
* Sun Jun 16 2019 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 3.1:
    * Fixes some videos skipping.
    * Bug fix for audio playback not resuming after long pauses.
* Wed May 08 2019 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 3.0:
    * Port from Phonon to MPV.
    * Support all YouTube video resolutions up to 4K.
  - Switch to SOURCE_DATE_EPOCH for fake build dates.
* Wed Jan 03 2018 aloisio@gmx.com
  - Update to version 2.9
    * Menu bar is now hidden by default
    * New Chrome-like toolbar menu that contains actions not
      available in the rest of the UI.
    * A bit of code refactoring and cleanup, using more C++11
      features. Minitube uses a little less memory and should be
      slightly faster now.
    * Usual slew of minor fixes and visual tweaks.
  - Added minitube.changes as source to use as reference for the
    fake build date.
* Sun Nov 05 2017 michael@stroeder.com
  - Update to 2.8
    * Improving the overall quality of the application by
      fixing small bugs and defects
* Wed May 31 2017 kieltux@gmail.com
  - Update to 2.7
    * Show toolbar only in "media view"
    * Don't draw channel in playlist when all videos from same channel
    * Use system proxies
    * Ability to hide menu on Windows and Linux
    * Use system icons on Linux
    * Remove slider custom style on Windows and Linux
    * Long press on stop toolbar button to show
      "Stop After This" menu on Windows and Linux
    * Style tweaks
    * Fix sidebar resizing on Mac
    * Fix floating garbage on fullscreen on Mac
    * Fix painting issues in "search view" on Linux
    * Updated translations
  - Removed obsolete appdata.patch (fixed upstream
    https://github.com/flaviotordini/minitube/pull/52)
* Sat Feb 11 2017 kieltux@gmail.com
  - Update to 2.6
    * solves an issue with VEVO videos
    * New "Restricted Mode" that blocks inappropriate content
  - Removed obsolete minitube-fix-watchrelatedvideo-icon.patch
* Sun Sep 18 2016 mailaender@opensuse.org
  - Add appdata.patch for https://en.opensuse.org/openSUSE:AppStore
* Sun Jan 24 2016 kieltux@gmail.com
  - update to 2.5.2
    * solves an issue with VEVO videos
* Sun Nov 22 2015 mailaender@opensuse.org
  - update to 2.5.1
    * solves an issue with VEVO videos
* Sat Oct 31 2015 sor.alexei@meowr.ru
  - Update to 2.5:
    * Use Qt5 instead of Qt4.
    * HiDPI support.
    * Mac style overhaul: new toolbar, lighter fonts & tabs.
    * Status Bar hidden when not needed: less clutter, more room for
      videos.
    * Clickable links in video description.
    * Autoadjust window size.
    * Smart date formatting: 3 hours ago, 1 month ago, etc.
    * When opening the YouTube webpage the video now starts from
      where it left in Minitube.
    * Fix videos restarting after long pause.
    * New and updated translations.
  - Use Qt5 instead of Qt4.
* Sat Jun 06 2015 mailaender@opensuse.org
  - Add a Google API Key (boo#933004)
* Sun Apr 19 2015 sor.alexei@meowr.ru
  - Update to 2.4:
    * Use YouTube APIs version 3.
    * Use HTTPS everywhere for better privacy and security.
    * Automatically load more videos in the playlist for less clicking.
    * Fix subscriptions sorting.
    * Fix toolbar style.
    * Add and update translations.
  - Rebase minitube-no-update-check.patch.
* Sat Feb 28 2015 sor.alexei@meowr.ru
  - Update to 2.3.1:
    * Ensure JS reloading for new version.
    * Remove unused code, added js ageGate.
    * Fix VEVO videos.
    * Restore wheel scroll setting.
  - Remove qtlocalpeer.patch: fixed upstream.
  - Spec cleanup.
  - Rename disable_update_check.patch to
    minitube-no-update-check.patch.
  - Rename missing_watchrelatedvideo_icon.patch to
    minitube-fix-watchrelatedvideo-icon.patch.
  - Add minitube-lang package.
* Wed Nov 05 2014 kieltux@gmail.com
  - Patch for missing toolbar icon (watch related videos)
    + missing_watchrelatedvideo_icon.patch
* Wed Nov 05 2014 kieltux@gmail.com
  - Update to 2.3
    * Take video snapshots at full resolution
    * Faster and more reliable seeking
    * Faster video start with longer videos
    * Slide transition in playlist navigation
    * Make the volume handle red when volume is zero
    * Enhancements to the search suggestions
    * New and updated translations
  - Removed patch to inihibit screensaver
  - Added manpage written by Jakob Haufe for the Debian project

Files

/usr/bin/minitube
/usr/share/applications/minitube.desktop
/usr/share/doc/packages/minitube
/usr/share/doc/packages/minitube/AUTHORS
/usr/share/doc/packages/minitube/CHANGES
/usr/share/doc/packages/minitube/TODO
/usr/share/icons/hicolor/128x128
/usr/share/icons/hicolor/128x128/apps
/usr/share/icons/hicolor/128x128/apps/minitube.png
/usr/share/icons/hicolor/16x16
/usr/share/icons/hicolor/16x16/apps
/usr/share/icons/hicolor/16x16/apps/minitube.png
/usr/share/icons/hicolor/22x22
/usr/share/icons/hicolor/22x22/apps
/usr/share/icons/hicolor/22x22/apps/minitube.png
/usr/share/icons/hicolor/256x256
/usr/share/icons/hicolor/256x256/apps
/usr/share/icons/hicolor/256x256/apps/minitube.png
/usr/share/icons/hicolor/32x32
/usr/share/icons/hicolor/32x32/apps
/usr/share/icons/hicolor/32x32/apps/minitube.png
/usr/share/icons/hicolor/48x48
/usr/share/icons/hicolor/48x48/apps
/usr/share/icons/hicolor/48x48/apps/minitube.png
/usr/share/icons/hicolor/512x512
/usr/share/icons/hicolor/512x512/apps
/usr/share/icons/hicolor/512x512/apps/minitube.png
/usr/share/icons/hicolor/64x64
/usr/share/icons/hicolor/64x64/apps
/usr/share/icons/hicolor/64x64/apps/minitube.png
/usr/share/icons/hicolor/scalable
/usr/share/icons/hicolor/scalable/apps
/usr/share/icons/hicolor/scalable/apps/minitube.svg
/usr/share/licenses/minitube
/usr/share/licenses/minitube/COPYING
/usr/share/man/man1/minitube.1.gz
/usr/share/metainfo
/usr/share/metainfo/org.tordini.flavio.minitube.metainfo.xml
/usr/share/minitube
/usr/share/minitube/sounds
/usr/share/minitube/sounds/snapshot.wav


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 18:39:40 2024