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

xplayer-plugins-2.2.1-lp152.1.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.2 for armv7hl

Name: xplayer-plugins Distribution: openSUSE Leap 15.2
Version: 2.2.1 Vendor: openSUSE
Release: lp152.1.1 Build date: Thu May 28 22:19:04 2020
Group: Productivity/Multimedia/Video/Players Build host: armbuild01
Size: 652203 Source RPM: xplayer-2.2.1-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/linuxmint/xplayer
Summary: Plugins for xplayer media player
xplayer is a media player based on GStreamer for the Cinnamon
desktop and others. It features a playlist, a full-screen mode,
seek and volume controls, and complete keyboard navigation.

This package includes plugins for xplayer, to add advanced features.

Provides

Requires

License

GPL-2.0-or-later AND LGPL-2.1-or-later

Changelog

* Wed Jan 15 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - Switch to Python3. Replace python-devel with python3-base
    BuildRequires and libpeas-loader-python, python-beautifulsoup,
    python2-httplib2 and python-httplib2 with libpeas-loader-python3
    Requires and python3-beautifulsoup4 and python3-httplib2
    Recommends. Add python3-pylint, needed for python support to be
    actually enabled, and pass export PYTHON=%%{_bindir}/python3.
    Drop python-gobject, python2-gobject-Gdk,
    gstreamer-plugin-gstclutter-3_0, python-gobject-Gdk and the
    conditonals around these. Add python3-gobject-Gdk, it is the only
    one needed.
* Tue Aug 13 2019 Marguerite Su <i@marguerite.su>
  - add xplayer-2.2.1-return-no-value-in-void-function.patch
* Sun Jul 28 2019 Marguerite Su <i@marguerite.su>
  - Update to version 2.2.1:
    * Update translations
* Mon Jul 01 2019 Dead Mozay <dead_mozay@opensuse.org>
  - Update to version 2.2.0:
    * check for bvw->priv->tagcache == NULL in bacon-video-widget.c update_orientation_from_video (#150)
    * Add Ctrl+W shortcut to close the app
    * l10n: Update translations
* Fri Mar 15 2019 Dead Mozay <dead-mozay@opensuse.org>
  - Update to version 2.0.2:
    * Close the va_list 'ap' with va_end (#140)
    * l10n: Update translations
    * Port to python3 (#104)
    * grilo plugin: Move derived widgets from GtkBuilder (#119)
    * Add croatian manual (#105)
    * Packaging: Update dependencies
    * CI: Remove Mint 18
    * Packaging: Update dependencies
    * Rename dbusservice plugin to MPRIS.
    * Fix python console plugin
    * l10n: Update POT
    * Consistent icon usage in all xapps: help-contents (#133)
    * pythonconsole: Import all classes to expose publicly (#123)
    * thumbnailer: Use g_clear_object (#124)
    * thumbnailer: Simplify getting the file's basename (#125)
    * thumbnailer: Fix memory leak (#129)
    * gst: Fix GstMemory memory leak (#131)
    * gst: Add new flags for playbin (#130)
    * dbusservice: Force Position to be int64 (#132)
    * thumbnailer: Remove film strip from generated thumbnails (#126)
    * missing plugins: Pass in Xplayer's desktop file ID
    * missing plugins: Break out a function
    * missing plugins: Ask the user before spawning a plugin search
    * core: Add missing enum members to switch statements
    * core: Conditionalise use of new GStreamer GST_MESSAGE_* API
    * backend: Fix incorrect return type
    * Bump gstreamer version to 1.6.0
    * thumbnailer: Also blacklist new vaapidecodebin
    * thumbnailer: blacklist new vaapi plugin names
    * thumbnailer: Blacklist the bmcdec plugin
    * thumbnailer: Blacklist GStreamer plugins rather than features
    * thumbnailer: Blacklist video4linux2 plugin
    * src/plugins/dbusservice/dbusservice.py: Fix dbus/mpris next and previous commands.
    * Play/pause with SPACE instead of CTRL+SPACE (#98) (#137)
  - Remove xplayer-fix-grilo.patch merged upstream.
* Mon Sep 10 2018 sor.alexei@meowr.ru
  - Add xplayer-fix-grilo.patch: Fix start-up issues caused by the
    Grilo plugin (boo#1106676).
* Tue Jun 26 2018 sor.alexei@meowr.ru
  - Update to version 1.8.3 (changes since 1.8.1):
    * Fix "Fit window to movie".
    * Update translations.
* Sat May 26 2018 sor.alexei@meowr.ru
  - Update to version 1.8.1:
    * Update translations.
* Tue May 08 2018 sor.alexei@meowr.ru
  - Update to version 1.8.0:
    * Do not use gnome-common.
    * Fix the python shebang.
    * Clean up the auto-generated files.
    * Fix a compilation error.
    * Fix "Pause" handler for the MPRIS interface, as well as the
      media key interface. The media-key handler simply hadn't
      implemented it, and the mpris plugin (python) was encountering
      an introspection namespace issue with the pause methods.
    * rotation plugin: Fix build, remove generated files, and allow
      the build to compile the .vala source.
* Thu Mar 15 2018 sor.alexei@meowr.ru
  - Require gstreamer-plugin-cluttergst3 instead of
    gstreamer-plugin-gstclutter-3_0 on Leap 15.0 or later.
* Fri Nov 24 2017 sor.alexei@meowr.ru
  - Update to version 1.6.1:
    * Update translations.
* Sat Nov 04 2017 sor.alexei@meowr.ru
  - Update to version 1.6.0:
    * Menubar: Renamed Movie menu to File.
    * Remove xplayer-mozilla.
    * Fullscreen: Improve layout.
    * Fullscreen: Invert button layout.
    * Fullscreen: Remove top button box and integrate buttons into
      statusbar.
    * Fullscreen: Increase statusbar border width to make
      GtkVolumeButton pop up visible.
    * Update translations.
* Wed Jun 28 2017 sor.alexei@meowr.ru
  - Update to version 1.4.3:
    * Update translations.
* Wed May 24 2017 sor.alexei@meowr.ru
  - Update to version 1.4.2:
    * xplayer-screenshot-plugin: Fix -Werror=format-nonliteral.
    * xplayer-playlist.c: Fix void-return in a non-void function.
    * Update translations.
  - Remove xplayer-void-return-no-return.patch: merged upstream.
* Sun May 07 2017 sor.alexei@meowr.ru
  - Update to version 1.4.1 (changes since 1.2.2):
    * Add an option to use the dark theme variant (overriding current
      system theme). The default behaviour is to use the dark theme
      unless this new option is disabled (gh#linuxmint#xplayer#38).
    * Add an option to display or hide subtitles.
    * Subtitles: Reduce default font size from 20 to 18.
    * Subtitles: Autoload srt files by default.
    * Preferences: Reorganize layout for subtitle options.
    * Revamp language/subtitle selection.
    * Revamp the OSD.
    * Subtitles/Languages: Fix showing the track name when it doesn't
      correspond to a known language.
    * Add the ability to change the playback speed.
    * OSD: Show track position/length when seeking.
    * Remove support for visualisations.
    * Help: Update man page and help.
    * Focus window when a new file is opened.
    * ui: Move the seek slider inline with the play controls.
    * controls: Move the fullscreen button to the right of the seek
      bar.
    * player-controls: Rearrange and resize the items a bit.
    * player-controls: Actually show the time/seek label on the new
      controls.
    * ui: Remove the statusbar.
    * sidebar: Tweak the styling of the sidebar toolbar a bit.
    * Fix Previous button sensitivity/role.
    * Don't show OSD in fullscreen.
    * l10n: The Update POT file.
    * Update translations
  - Require on xplayer-plugins.
  - Add xplayer-void-return-no-return.patch.
* Thu Apr 06 2017 sor.alexei@meowr.ru
  - Use Gtk3 clutter-gst unconditionally.
* Thu Dec 15 2016 sor.alexei@meowr.ru
  - Update to version 1.2.2:
    * Don't show OSD in fullscreen.
    * Update translations.
* Thu Nov 10 2016 sor.alexei@meowr.ru
  - Update to version 1.2.1:
    * Fix detection of valac.
    * Fix warnings.
    * Update translations.
* Tue Nov 08 2016 sor.alexei@meowr.ru
  - Update to version 1.2.0:
    * Convert most of the icons to symbolics.
    * Don't show sidebar by default.
    * Fullscreen: Add a screen blanking button.
    * Fix missing seek bar in fullscreen mode.
    * Enable rotation and opensubtitles plugins by default.
    * Explicity use python 2.
    * thumbnailer: Add support for rotated thumbnails.
    * backend: Automatically rotate mobile phone videos.
    * backend: Remove use of obsolete clutter function.
    * Change name from Videos to Media Player.
    * backend: Don't warn when rotation is unset.
    * dbus: Show media name when no metadata is available.
    * Enable dbus plugin by default.
* Sat Jul 23 2016 dimstar@opensuse.org
  - Also use grilo-0.3 on openSUSE Leap 42.2+.
* Mon Jun 27 2016 sor.alexei@meowr.ru
  - Update to version 1.0.7:
    * Fix screensaver inhibit on audio playback.
    * Update translations.
* Wed Jun 22 2016 sor.alexei@meowr.ru
  - Update to version 1.0.6:
    * Recolour the xplayer-view-sidebar-symbolic.svg for it to use
      standard symbolic icon colouring.
    * Add missing credits to the Totem developers in the AUTHORS file.
    * Show application name in about dialog.
* Tue May 24 2016 sor.alexei@meowr.ru
  - Update to version 1.0.5:
    * Update translations.
* Tue May 17 2016 sor.alexei@meowr.ru
  - Update to version 1.0.4:
    * Add missing libpeas-loader-python requirement for D-Bus plugin.
* Wed Apr 27 2016 sor.alexei@meowr.ru
  - Update to version 1.0.3:
    * Improve scroll seeking in shorter videos/music.
    * Fix not scrolling backwards.
    * Add support for Grilo 0.3.x.
    * Update translations.
  - Add dependencies for Python plugins.
* Wed Feb 10 2016 sor.alexei@meowr.ru
  - Update to 1.0.2:
    * Don't capitalise in the dconf schema path.
* Sun Feb 07 2016 sor.alexei@meowr.ru
  - Initial package, based on totem's package.

Files

/usr/lib/xplayer/plugins/apple-trailers
/usr/lib/xplayer/plugins/apple-trailers/apple-trailers.plugin
/usr/lib/xplayer/plugins/apple-trailers/libapple-trailers.so
/usr/lib/xplayer/plugins/autoload-subtitles
/usr/lib/xplayer/plugins/autoload-subtitles/autoload-subtitles.plugin
/usr/lib/xplayer/plugins/autoload-subtitles/libautoload-subtitles.so
/usr/lib/xplayer/plugins/brasero-disc-recorder
/usr/lib/xplayer/plugins/brasero-disc-recorder/brasero-disc-recorder.plugin
/usr/lib/xplayer/plugins/brasero-disc-recorder/libbrasero-disc-recorder.so
/usr/lib/xplayer/plugins/chapters
/usr/lib/xplayer/plugins/chapters/chapters-edit.ui
/usr/lib/xplayer/plugins/chapters/chapters-list.ui
/usr/lib/xplayer/plugins/chapters/chapters.plugin
/usr/lib/xplayer/plugins/chapters/libchapters.so
/usr/lib/xplayer/plugins/dbus
/usr/lib/xplayer/plugins/dbus/__pycache__
/usr/lib/xplayer/plugins/dbus/__pycache__/dbusservice.cpython-36.opt-1.pyc
/usr/lib/xplayer/plugins/dbus/__pycache__/dbusservice.cpython-36.pyc
/usr/lib/xplayer/plugins/dbus/dbusservice.plugin
/usr/lib/xplayer/plugins/dbus/dbusservice.py
/usr/lib/xplayer/plugins/grilo
/usr/lib/xplayer/plugins/grilo/grilo.plugin
/usr/lib/xplayer/plugins/grilo/grilo.ui
/usr/lib/xplayer/plugins/grilo/libgrilo.so
/usr/lib/xplayer/plugins/grilo/xplayer-grilo.conf
/usr/lib/xplayer/plugins/gromit
/usr/lib/xplayer/plugins/gromit/gromit.plugin
/usr/lib/xplayer/plugins/gromit/libgromit.so
/usr/lib/xplayer/plugins/im-status
/usr/lib/xplayer/plugins/im-status/libxplayer-im-status.so
/usr/lib/xplayer/plugins/im-status/xplayer-im-status.plugin
/usr/lib/xplayer/plugins/lirc
/usr/lib/xplayer/plugins/lirc/liblirc.so
/usr/lib/xplayer/plugins/lirc/lirc.plugin
/usr/lib/xplayer/plugins/lirc/xplayer_lirc_default
/usr/lib/xplayer/plugins/media-player-keys
/usr/lib/xplayer/plugins/media-player-keys/libmedia_player_keys.so
/usr/lib/xplayer/plugins/media-player-keys/media-player-keys.plugin
/usr/lib/xplayer/plugins/ontop
/usr/lib/xplayer/plugins/ontop/libontop.so
/usr/lib/xplayer/plugins/ontop/ontop.plugin
/usr/lib/xplayer/plugins/opensubtitles
/usr/lib/xplayer/plugins/opensubtitles/__pycache__
/usr/lib/xplayer/plugins/opensubtitles/__pycache__/hash.cpython-36.opt-1.pyc
/usr/lib/xplayer/plugins/opensubtitles/__pycache__/hash.cpython-36.pyc
/usr/lib/xplayer/plugins/opensubtitles/__pycache__/opensubtitles.cpython-36.opt-1.pyc
/usr/lib/xplayer/plugins/opensubtitles/__pycache__/opensubtitles.cpython-36.pyc
/usr/lib/xplayer/plugins/opensubtitles/hash.py
/usr/lib/xplayer/plugins/opensubtitles/opensubtitles.plugin
/usr/lib/xplayer/plugins/opensubtitles/opensubtitles.py
/usr/lib/xplayer/plugins/opensubtitles/opensubtitles.ui
/usr/lib/xplayer/plugins/properties
/usr/lib/xplayer/plugins/properties/libmovie-properties.so
/usr/lib/xplayer/plugins/properties/movie-properties.plugin
/usr/lib/xplayer/plugins/pythonconsole
/usr/lib/xplayer/plugins/pythonconsole/__pycache__
/usr/lib/xplayer/plugins/pythonconsole/__pycache__/console.cpython-36.opt-1.pyc
/usr/lib/xplayer/plugins/pythonconsole/__pycache__/console.cpython-36.pyc
/usr/lib/xplayer/plugins/pythonconsole/__pycache__/pythonconsole.cpython-36.opt-1.pyc
/usr/lib/xplayer/plugins/pythonconsole/__pycache__/pythonconsole.cpython-36.pyc
/usr/lib/xplayer/plugins/pythonconsole/console.py
/usr/lib/xplayer/plugins/pythonconsole/pythonconsole.plugin
/usr/lib/xplayer/plugins/pythonconsole/pythonconsole.py
/usr/lib/xplayer/plugins/recent
/usr/lib/xplayer/plugins/recent/librecent.so
/usr/lib/xplayer/plugins/recent/recent.plugin
/usr/lib/xplayer/plugins/rotation
/usr/lib/xplayer/plugins/rotation/librotation.so
/usr/lib/xplayer/plugins/rotation/rotation.plugin
/usr/lib/xplayer/plugins/screensaver
/usr/lib/xplayer/plugins/screensaver/libscreensaver.so
/usr/lib/xplayer/plugins/screensaver/screensaver.plugin
/usr/lib/xplayer/plugins/screenshot
/usr/lib/xplayer/plugins/screenshot/gallery.ui
/usr/lib/xplayer/plugins/screenshot/libscreenshot.so
/usr/lib/xplayer/plugins/screenshot/screenshot.plugin
/usr/lib/xplayer/plugins/skipto
/usr/lib/xplayer/plugins/skipto/libskipto.so
/usr/lib/xplayer/plugins/skipto/skipto.plugin
/usr/lib/xplayer/plugins/skipto/skipto.ui
/usr/lib/xplayer/plugins/vimeo
/usr/lib/xplayer/plugins/vimeo/libvimeo.so
/usr/lib/xplayer/plugins/vimeo/vimeo.plugin
/usr/share/glib-2.0/schemas/org.x.player.plugins.opensubtitles.gschema.xml
/usr/share/glib-2.0/schemas/org.x.player.plugins.pythonconsole.gschema.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:39:17 2024