Commit Graph

19 Commits

Author SHA1 Message Date
Jason Schonberg
e5ca8640b3
parole: upgrade 4.18.0 -> 4.18.2
Changelog: https://gitlab.xfce.org/apps/parole/-/tags/parole-4.18.2

Changelog: https://gitlab.xfce.org/apps/parole/-/tags/parole-4.18.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:19:03 -07:00
Gyorgy Sarvari
10ae09fb46
parole: fix dependency name
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-02-13 11:34:54 -08:00
Khem Raj
f48d700a60 parole: upgrade 4.16.0 -> 4.18.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-11-06 08:49:51 -08:00
Khem Raj
7c5600939e parole: Define DATADIRNAME
This helps pur pixman files in right directory
pixmapsdir: /usr/share/parole/pixmaps

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-12-27 23:15:33 -08:00
Khem Raj
06c810a80e recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-04 17:41:45 -08:00
Martin Jansa
c61dc077bb Convert to new override syntax
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-03 10:21:25 -07:00
Andreas Müller
0c19a686b2 parole: upgrade 1.0.5 -> 4.16.0
Release notes for 4.16.0

========================
- Add README.md to EXTRA_DIST (#72)
- Translation Updates: Albanian, Basque, Belarusian, Catalan, Chinese
  (China), Chinese (Taiwan), Czech, Dutch, Estonian, Finnish, French,
  German, Hebrew, Italian, Japanese, Lithuanian, Norwegian Bokmål,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish,
  Turkish

Release notes for 4.15.0
========================
This is a development release aimed at testers and translators. Parole
4.16.0 should be expected in the coming weeks.

Playlist Improvements:
- Playlist is now an in-window popover instead of a slide-out panel
- Shuffle functionality now utilizes a sort filter instead of randomly
  selecting the next track, making it possible makeing the playback
  history more accurate (#32)

DVD Support:
- Added a menu option to activate the subpicture menu
- DVD chapter selection from the playlist is functional again
- The DVD menu will now automatically load if playback does not start
  successfully

Dialog Appearance Improvements:
Each of the dialogs were ported to CSD with some cleanup and default
buttons marked as "suggested". The following dialogs had some additional
improvements:
- Go To Position: Timestamp inputs changed to vertical orientation for
  better clock-like appearance
- Keyboard Shortcuts: Adjusted to "always-center" positioning since
transient positioning failed
- Open File: Spinner configured as the FileChooser "extra" widget
- Open Location: Removed some duplicated text
- Plugins: Rearranged the plugins manager, and moved credits to a
  per-plugin About dialog
- Save Playlist: File type panel replaced with a combobox that also
filters the FileChooser

General:
- Added basic GitLab pipeline
- Added new icon and icon name "org.xfce.parole"
- Added README.md
- Fixed distcheck builds with intltool 0.51.0
- Fixed full-debug builds with GLib 2.35+
- Fixed missing-prototypes errors
- Player controls are no longer hidden while the sound popover is open
- Selecting an option on the "Stream is taking too long" dialog will now
  dismiss the dialog
- Sort POTFILES.in to make it easier to review

Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
Eastern Armenian, English (Australia), Estonian, Galician, German,
Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian,
Japanese, Kazakh, Lithuanian, Occitan (post 1500), Polish, Portuguese,
Slovak, Slovenian, Spanish, Swedish, Telugu, Turkish, Ukrainian, Uyghur

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-13 10:22:23 -08:00
Andreas Müller
53403d76de parole: add mime-xdg to inherit
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-19 02:20:59 -08:00
Andreas Müller
b5ca906cfc parole: upgrade 1.0.4 -> 1.0.5
Release notes for 1.0.5

=======================
Bug Fixes:
- Fix creation and cleanup of thumbnails (Xfce #16026)
- Fix volume hotkeys in fullscreen (Xfce #16005)
- Fix compiler warnings

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-21 17:21:14 -08:00
Andreas Müller
6df6305b5d parole: upgrade 1.0.2 -> 1.0.4
* This is a bufix release
* Also removed dependencies redundant with "inherit xfce-app"

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-16 08:00:54 -07:00
Andreas Müller
fab25b2510 parole: upgrade 1.0.1 -> 1.0.2
Bugfix release - from release announcement [1]:
- Added support for GST_INSTALL_PLUGINS_HELPER_MISSING when attempting to
  install missing codecs (Xfce #14529)
- Fixed compiler error -Wcast-function-type (GCC 8)
- Fixed disabling vendor-enabled plugins
- Fixed crash when disabling plugins (LP #1698540)
- Fixed play button sensitivity items are added to playlist (Xfce #13724,
  LP #1705243)
- Fixed Appstream validation by removing em tags (Xfce #14260)
- Fixed plugin active state when reopening the Plugins dialog
- Resolved g_type_class_add_private warnings (Xfce #15014)

[1] https://mail.xfce.org/pipermail/xfce/2019-April/036347.html

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-09 21:31:36 -07:00
Mark Asselstine
029ad49c25 xfce4: package libtool files if they are installed
This is a partial revert of commit 2ad5ceafa5 [various classes
recipes: Remove FILES entries for dbg/dev packages] to restore the
packaging of libtool (.la) files. It is generally recommended to
include 'remove-libtool' in your distro features to purge libtool
files as a do_install postfunc for all recipes, as is the documented
recommendation for handling of libtool files (unless the .la have been
determined to be absolutely necessary, in which case a recipe can use
the REMOVE_LIBTOOL_LA to prevent the cleanup). However, if the
'remove-libtool' distro feature is not specified we need to ensure
that if after a recipe completes do_install() and there are libtool
files present in the image, we must package them or we will hit
'installed-vs-shipped' QA issues.

NOTE: that even with respect to libtool files this is not a 1:1
partial revert of commit 2ad5ceafa5, adjustments are made according
to the current state of the build today.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18 16:42:54 -07:00
Andreas Müller
2ad5ceafa5 various classes recipes: Remove FILES entries for dbg/dev packages
These entries are no more required - oe-core defaults were reworked long time
ago.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller
a913abb336 parole: update 1.0.0 -> 1.0.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17 08:25:29 -07:00
Andreas Müller
c7abe2527e parole: update 0.8.1 -> 1.0.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16 19:12:26 -07:00
Alexander Kanavin
f119c2a2f9 gtk-doc: disable where necessary
Several recipes in meta-oe layers are so old that they don't work
with modern gtk-doc (which was added and enabled by default in oe-core);
disable that where it is necessary for the build to succeed.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-09-05 13:30:51 +02:00
Andreas Müller
b86f2fac95 meta-xfce: add intltool-native to DEPENDS
fix tons of messages as:

| WARNING: foo do_configure: Missing DEPENDS on intltool-native

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-05-06 12:40:24 +02:00
Andreas Müller
4ead6ef7bc parole: update to 0.8.1
checked: patch or similar (for appdata) was applied

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:26:56 +01:00
Andreas Müller
39c01a1a0a parole: initial add 0.8.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:34:28 +02:00