pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/remmina
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Jul 12 03:55:09 UTC 2021
Modified Files:
pkgsrc/net/remmina: Makefile PLIST distinfo
Log Message:
remmina: Update to 1.4.20
Changelog:
1.4.20
appindicator or ayatana-appindicator is now a requirement
NX, XDMCP and ST have been removed
Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch
libsodium is needed to build Remmina.
webkit2gtk3 is needed to build the WWW plugin.
-DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it).
News can be turned off with -DWITH_NEWS=OFF\
gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON
List of changes:
Mark appindicator as required !2290 @antenore
Disabling XDMCP, NX, and ST !2291 @antenore
Remove plugins/st,xdmcp,nx for submodule replacement !2292 @antenore
SSH tunnel MFA !2293 @antenore
Adding connection profiles menu into the toolbar !2295 @antenore
Resolve "Preferences buttons not working since v1.4.19" !2296 @antenore
Some X11 related functions cleanup
1.4.19
Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch
libsodium is needed to build Remmina.
webkit2gtk3 is needed to build the WWW plugin.
-DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it).
News can be turned off with -DWITH_NEWS=OFF\
gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON
appindicator or ayatana-appindicator is now a requirement
List of changes:
Fix Freerdp Git Revision !2277 (merged) @matty-r
UI improvements and cleanup !2278 (merged) @antenore
Desktop integration for the Remmina SNAP !2279 (merged) @antenore
Add process-control to the remmina snap !2276 (merged) @antenore
Adding SSH_AGENT support to the snap package !2280 (merged) @antenore
Adding option to disable smooth scrolling !2281 (merged) @antenore
Scrolled Viewport: use viewport_motion_handler as the only timeout indicator !2282 (merged) @cth451
Adding TCP redirection through rdp2tcp !2283 (merged) @antenore
Added setting for RDP number of reconnect attempts !2284 (merged) @antenore
Add RDP reconnect interrupt on window close, fix crash introduced with 7c13b918. Should fix #2079 !2286 (merged) @giox069
Removing GtkStatusIcon as deprecated !2285 (merged) @antenore
Adding advanced option to share multiple folders !2287 (merged) @antenore
Profile list grabs the focus when search is hidden !2288 (merged) @antenore
1.4.18
Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch
libsodium is needed to build Remmina.
webkit2gtk3 is needed to build the WWW plugin.
-DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it).
News can be turned off with -DWITH_NEWS=OFF\
gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON
List of changes:
[SNAP] Removing unsupported architectures !2268 @antenore
Try more shells as launcher if default isn't found !2269 @cirelli94
Minor fixes for v1.4.17 !2270 @antenore
SSH session improvements !2271 @antenore
Fixes - Auto-start file created on tray icon disabled !2272 @antenore
RDP: Remove older usage of ClientHostname @giox069
Fix libfreerdp version check @giox069
Explicitly set user resolution to a multiple of 4 !2273 @antenore
Code refactoring - ASAN exceptions !2274 @antenore
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/net/remmina/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/remmina/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/remmina/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/remmina/Makefile
diff -u pkgsrc/net/remmina/Makefile:1.66 pkgsrc/net/remmina/Makefile:1.67
--- pkgsrc/net/remmina/Makefile:1.66 Sun May 30 05:09:50 2021
+++ pkgsrc/net/remmina/Makefile Mon Jul 12 03:55:09 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2021/05/30 05:09:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.67 2021/07/12 03:55:09 ryoon Exp $
-DISTNAME= Remmina-v1.4.17
+DISTNAME= Remmina-v1.4.20
PKGNAME= ${DISTNAME:tl:S/-v/-/1}
CATEGORIES= net
MASTER_SITES= https://gitlab.com/Remmina/Remmina/-/archive/v${PKGVERSION_NOREV}/
Index: pkgsrc/net/remmina/PLIST
diff -u pkgsrc/net/remmina/PLIST:1.6 pkgsrc/net/remmina/PLIST:1.7
--- pkgsrc/net/remmina/PLIST:1.6 Sun May 30 05:09:50 2021
+++ pkgsrc/net/remmina/PLIST Mon Jul 12 03:55:09 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2021/05/30 05:09:50 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.7 2021/07/12 03:55:09 ryoon Exp $
bin/remmina
bin/remmina-file-wrapper
include/remmina/plugin.h
@@ -6,48 +6,31 @@ include/remmina/remmina_trace_calls.h
include/remmina/types.h
lib/pkgconfig/remmina.pc
lib/remmina/plugins/remmina-plugin-exec.so
-lib/remmina/plugins/remmina-plugin-nx.so
lib/remmina/plugins/remmina-plugin-rdp.so
lib/remmina/plugins/remmina-plugin-secret.so
lib/remmina/plugins/remmina-plugin-spice.so
-lib/remmina/plugins/remmina-plugin-st.so
lib/remmina/plugins/remmina-plugin-vnc.so
-lib/remmina/plugins/remmina-plugin-xdmcp.so
man/man1/remmina-file-wrapper.1
man/man1/remmina.1
share/applications/org.remmina.Remmina.desktop
share/applications/remmina-file.desktop
share/icons/hicolor/128x128/apps/org.remmina.Remmina.png
-share/icons/hicolor/128x128/apps/remmina-panel-inverted.png
-share/icons/hicolor/128x128/apps/remmina-panel.png
share/icons/hicolor/16x16/apps/org.remmina.Remmina.png
-share/icons/hicolor/16x16/apps/remmina-panel-inverted.png
-share/icons/hicolor/16x16/apps/remmina-panel.png
+share/icons/hicolor/16x16/status/remmina-status.svg
share/icons/hicolor/22x22/apps/org.remmina.Remmina.png
-share/icons/hicolor/22x22/apps/remmina-panel-inverted.png
-share/icons/hicolor/22x22/apps/remmina-panel.png
+share/icons/hicolor/22x22/status/remmina-status.svg
share/icons/hicolor/24x24/apps/org.remmina.Remmina.png
-share/icons/hicolor/24x24/apps/remmina-panel-inverted.png
-share/icons/hicolor/24x24/apps/remmina-panel.png
+share/icons/hicolor/24x24/status/remmina-status.svg
share/icons/hicolor/256x256/apps/org.remmina.Remmina.png
-share/icons/hicolor/256x256/apps/remmina-panel-inverted.png
-share/icons/hicolor/256x256/apps/remmina-panel.png
share/icons/hicolor/32x32/apps/org.remmina.Remmina.png
-share/icons/hicolor/32x32/apps/remmina-panel-inverted.png
-share/icons/hicolor/32x32/apps/remmina-panel.png
+share/icons/hicolor/32x32/status/remmina-status.svg
share/icons/hicolor/48x48/apps/org.remmina.Remmina.png
-share/icons/hicolor/48x48/apps/remmina-panel-inverted.png
-share/icons/hicolor/48x48/apps/remmina-panel.png
+share/icons/hicolor/48x48/status/remmina-status.svg
share/icons/hicolor/512x512/apps/org.remmina.Remmina.png
share/icons/hicolor/64x64/apps/org.remmina.Remmina.png
-share/icons/hicolor/64x64/apps/remmina-panel-inverted.png
-share/icons/hicolor/64x64/apps/remmina-panel.png
+share/icons/hicolor/64x64/status/remmina-status.svg
share/icons/hicolor/72x72/apps/org.remmina.Remmina.png
-share/icons/hicolor/72x72/apps/remmina-panel-inverted.png
-share/icons/hicolor/72x72/apps/remmina-panel.png
share/icons/hicolor/96x96/apps/org.remmina.Remmina.png
-share/icons/hicolor/96x96/apps/remmina-panel-inverted.png
-share/icons/hicolor/96x96/apps/remmina-panel.png
share/icons/hicolor/apps/org.remmina.Remmina-symbolic.svg
share/icons/hicolor/apps/remmina-symbolic.svg
share/icons/hicolor/scalable/actions/remmina-camera-photo-symbolic.svg
@@ -73,9 +56,6 @@ share/icons/hicolor/scalable/actions/rem
share/icons/hicolor/scalable/actions/view-list.svg
share/icons/hicolor/scalable/apps/org.remmina.Remmina-symbolic.svg
share/icons/hicolor/scalable/apps/org.remmina.Remmina.svg
-share/icons/hicolor/scalable/apps/remmina-panel-inverted.svg
-share/icons/hicolor/scalable/apps/remmina-panel.svg
-share/icons/hicolor/scalable/emblems/remmina-nx-symbolic.svg
share/icons/hicolor/scalable/emblems/remmina-rdp-ssh-symbolic.svg
share/icons/hicolor/scalable/emblems/remmina-rdp-symbolic.svg
share/icons/hicolor/scalable/emblems/remmina-sftp-symbolic.svg
@@ -85,10 +65,6 @@ share/icons/hicolor/scalable/emblems/rem
share/icons/hicolor/scalable/emblems/remmina-tool-symbolic.svg
share/icons/hicolor/scalable/emblems/remmina-vnc-ssh-symbolic.svg
share/icons/hicolor/scalable/emblems/remmina-vnc-symbolic.svg
-share/icons/hicolor/scalable/emblems/remmina-xdmcp-ssh-symbolic.svg
-share/icons/hicolor/scalable/emblems/remmina-xdmcp-symbolic.svg
-share/icons/hicolor/scalable/panel/remmina-panel-inverted.svg
-share/icons/hicolor/scalable/panel/remmina-panel.svg
share/locale/ar/LC_MESSAGES/remmina.mo
share/locale/ast/LC_MESSAGES/remmina.mo
share/locale/ber/LC_MESSAGES/remmina.mo
Index: pkgsrc/net/remmina/distinfo
diff -u pkgsrc/net/remmina/distinfo:1.8 pkgsrc/net/remmina/distinfo:1.9
--- pkgsrc/net/remmina/distinfo:1.8 Sun May 30 05:09:50 2021
+++ pkgsrc/net/remmina/distinfo Mon Jul 12 03:55:09 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/05/30 05:09:50 ryoon Exp $
+$NetBSD: distinfo,v 1.9 2021/07/12 03:55:09 ryoon Exp $
-SHA1 (Remmina-v1.4.17.tar.gz) = 0d81eccbd7cb0c1ddee4a2337ccd96168a3d0c09
-RMD160 (Remmina-v1.4.17.tar.gz) = 4a350aa251b2d222f213636e1890dc503d10a24d
-SHA512 (Remmina-v1.4.17.tar.gz) = e833a4c602ce68354b6d65ea0d7e32c19a242bb72d5fcfd558106b6f53d9397b278472070bc53579185ebbc8fb2ea88718e05f05fdb743df5b46051eb3423d78
-Size (Remmina-v1.4.17.tar.gz) = 2618015 bytes
+SHA1 (Remmina-v1.4.20.tar.gz) = 234de15538505137644826668f4fd91ff6c6b318
+RMD160 (Remmina-v1.4.20.tar.gz) = 1803819f11df2c74d18a893c981c7fa36415d128
+SHA512 (Remmina-v1.4.20.tar.gz) = 27a4bfbcb77f1cebe527bdcdd78f1dedb703c888c9452bdac7162e18e7eee0bf2e49143f3a3f98d451d4c1cf7cd6b9f89ae9fb67755930501e4f08e08d311892
+Size (Remmina-v1.4.20.tar.gz) = 2489535 bytes
Home |
Main Index |
Thread Index |
Old Index