diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
commit | 558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch) | |
tree | f8fffd0a880e3bf796b0afc8c07cde885792a226 /multimedia/xfce4-parole | |
parent | ca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff) | |
download | ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip |
Notes
Diffstat (limited to 'multimedia/xfce4-parole')
-rw-r--r-- | multimedia/xfce4-parole/pkg-message | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/multimedia/xfce4-parole/pkg-message b/multimedia/xfce4-parole/pkg-message index b25639fe0023..e7c5edd10416 100644 --- a/multimedia/xfce4-parole/pkg-message +++ b/multimedia/xfce4-parole/pkg-message @@ -1,4 +1,6 @@ ------------------------------------------------------------------------- +[ +{ type: install + message: <<EOM The Clutter backend has been removed from the multimedia/xfce4-parole port, as it induces a crash with Gtk >= 3.22. @@ -10,4 +12,6 @@ $ xfconf-query -c parole -p /video/videosink -s "xvimagesink" You can choose 'xvimagesink' or 'ximagesink'. Alternatively you can remove previously specified backend: $ xfconf-query -c parole -p /video/videosink -r ------------------------------------------------------------------------- +EOM +} +] |