pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/xfce4-mpc-plugin



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri May  5 01:57:46 UTC 2023

Modified Files:
        pkgsrc/multimedia/xfce4-mpc-plugin: Makefile PLIST distinfo

Log Message:
xfce4-mpc-plugin: update to 0.5.3

Change log:

0.5.3 (2023-04-29)
=====
- Fix typos
- Translate more strings (Fixes #8)
- Fix translated strings (Fixes #5)
- Remove deprecated project files
- build: Fix compiler warnings
- Fix translated string (Fixes #4)
- Revert "Remove deprecated project files"
- Update copyright year
- Remove deprecated project files
- Update Makefile.am
- Fix strings if song data is not available (#9)
- build: Add GLib requirement
- build: Fix autotools warnings
- Use "logo-icon-name" instead of "logo" in about dialog
- build: Fix intltool lock file problem during make distcheck
- stream can be toggled from right-click menu
- hide contextual menu 'stream' entry if streaming_appl isnt
configured/set
- add a new 'stream' checkbox to contextual menu
- add mpc_stream_toggled callback
- add mpc_stop_streaming method
- use g_spawn_async instead of xfce_spawn_on_screen_with_child_watch to
spawn the streaming appl
- make sure error isnt NULL before dereferencing it
- launch the streaming client when clicking on play
- add mpc_launch_streaming() method
- Allow to configure a 'streaming command'
- use xfce_spawn_command_line() instead of deprecated
xfce_spawn_command_line_on_screen()
- Bump copyright year
- Fix compilation warnings
- autoconf: Some updates
- Update `.gitignore`
- Add basic GitLab pipeline
- Update URLs from goodies.x.o to docs.x.o
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (Canada),
  English (United Kingdom), Estonian, French, Galician, German, Greek,
  Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian,
  Japanese, Korean, Latvian, Lithuanian, Malay, Norwegian Bokml,
  Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil),
  Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Ukrainian, Urdu, Urdu (Pakistan), Uyghur


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/multimedia/xfce4-mpc-plugin/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/multimedia/xfce4-mpc-plugin/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/multimedia/xfce4-mpc-plugin/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/xfce4-mpc-plugin/Makefile
diff -u pkgsrc/multimedia/xfce4-mpc-plugin/Makefile:1.56 pkgsrc/multimedia/xfce4-mpc-plugin/Makefile:1.57
--- pkgsrc/multimedia/xfce4-mpc-plugin/Makefile:1.56    Sun Jan 29 21:17:22 2023
+++ pkgsrc/multimedia/xfce4-mpc-plugin/Makefile Fri May  5 01:57:46 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2023/01/29 21:17:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.57 2023/05/05 01:57:46 gutteridge Exp $
 
-PKGREVISION= 9
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-mpc-plugin-0.5.2
+DISTNAME=      xfce4-mpc-plugin-0.5.3
 CATEGORIES=    multimedia
 MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/
 

Index: pkgsrc/multimedia/xfce4-mpc-plugin/PLIST
diff -u pkgsrc/multimedia/xfce4-mpc-plugin/PLIST:1.6 pkgsrc/multimedia/xfce4-mpc-plugin/PLIST:1.7
--- pkgsrc/multimedia/xfce4-mpc-plugin/PLIST:1.6        Mon Aug 19 01:13:34 2019
+++ pkgsrc/multimedia/xfce4-mpc-plugin/PLIST    Fri May  5 01:57:46 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2019/08/19 01:13:34 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.7 2023/05/05 01:57:46 gutteridge Exp $
 lib/xfce4/panel/plugins/libmpc.la
 share/locale/ar/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/ast/LC_MESSAGES/xfce4-mpc-plugin.mo
@@ -10,8 +10,10 @@ share/locale/da/LC_MESSAGES/xfce4-mpc-pl
 share/locale/de/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/el/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/en_AU/LC_MESSAGES/xfce4-mpc-plugin.mo
+share/locale/en_CA/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/en_GB/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/es/LC_MESSAGES/xfce4-mpc-plugin.mo
+share/locale/et/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/eu/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/fi/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/fr/LC_MESSAGES/xfce4-mpc-plugin.mo
@@ -20,6 +22,7 @@ share/locale/he/LC_MESSAGES/xfce4-mpc-pl
 share/locale/hr/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/hu/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/hy_AM/LC_MESSAGES/xfce4-mpc-plugin.mo
+share/locale/hye/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/id/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/ie/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/is/LC_MESSAGES/xfce4-mpc-plugin.mo
@@ -37,6 +40,7 @@ share/locale/pt/LC_MESSAGES/xfce4-mpc-pl
 share/locale/pt_BR/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/ru/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/sk/LC_MESSAGES/xfce4-mpc-plugin.mo
+share/locale/sl/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/sq/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/sr/LC_MESSAGES/xfce4-mpc-plugin.mo
 share/locale/sv/LC_MESSAGES/xfce4-mpc-plugin.mo

Index: pkgsrc/multimedia/xfce4-mpc-plugin/distinfo
diff -u pkgsrc/multimedia/xfce4-mpc-plugin/distinfo:1.11 pkgsrc/multimedia/xfce4-mpc-plugin/distinfo:1.12
--- pkgsrc/multimedia/xfce4-mpc-plugin/distinfo:1.11    Tue Oct 26 11:01:20 2021
+++ pkgsrc/multimedia/xfce4-mpc-plugin/distinfo Fri May  5 01:57:46 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:01:20 nia Exp $
+$NetBSD: distinfo,v 1.12 2023/05/05 01:57:46 gutteridge Exp $
 
-BLAKE2s (xfce4-mpc-plugin-0.5.2.tar.bz2) = 7a71db5ab6229c924d9fcbb24d969430d6e7afd422dca9603f77674e41d4c39c
-SHA512 (xfce4-mpc-plugin-0.5.2.tar.bz2) = c0e6580d5c9c8677a1ad4e8ec4233de1aafc8a2e6744d5d82d3f58f5689e53096a40ff0d1355475a0fdb3e6bc54b44aabb9ca91e5e9caf5cf3ef6fdd4778c22e
-Size (xfce4-mpc-plugin-0.5.2.tar.bz2) = 293655 bytes
+BLAKE2s (xfce4-mpc-plugin-0.5.3.tar.bz2) = a8f8fcfc9b599ed137fb0f09281e818f0538c487ce1a3b273f70982cd85938cd
+SHA512 (xfce4-mpc-plugin-0.5.3.tar.bz2) = b9971a78a21764ffed40cef2f15ec2c7c5624cb3ebcff6c47bc01dede63957de6887ceb98e797abc4106ce062e0bdad6f50287ecf9da6abf8ef5d47df81a86cd
+Size (xfce4-mpc-plugin-0.5.3.tar.bz2) = 327566 bytes



Home | Main Index | Thread Index | Old Index