Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150504428
D21166.id60488.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
21 KB
Referenced Files
None
Subscribers
None
D21166.id60488.diff
View Options
Index: MOVED
===================================================================
--- MOVED
+++ MOVED
@@ -12858,3 +12858,4 @@
lang/cint|lang/cling|2019-07-31|Has expired: Abandonware; superseded by lang/cling
emulators/pearpc||2019-08-01|Has expired: Abandonware
sysutils/bbcp||2019-08-03|Has expired: the port is broken for more than a year
+net/remmina-plugin-telepathy||2019-08-04|Disabled upstream for build Issues
Index: net/Makefile
===================================================================
--- net/Makefile
+++ net/Makefile
@@ -1176,9 +1176,11 @@
SUBDIR += remmina-plugin-nx
SUBDIR += remmina-plugin-rdp
SUBDIR += remmina-plugin-secret
- SUBDIR += remmina-plugin-telepathy
+ SUBDIR += remmina-plugin-spice
+ SUBDIR += remmina-plugin-st
SUBDIR += remmina-plugin-vnc
SUBDIR += remmina-plugin-xdmcp
+ SUBDIR += remmina-plugin-www
SUBDIR += remmina-plugins
SUBDIR += remotebox
SUBDIR += remotedesk
Index: net/remmina-plugin-exec/Makefile
===================================================================
--- net/remmina-plugin-exec/Makefile
+++ net/remmina-plugin-exec/Makefile
@@ -5,6 +5,7 @@
COMMENT= Remmina plugin to execute a command
+USES+= gnome
USE_GNOME+= cairo
MASTERDIR= ${.CURDIR}/../remmina-plugins
Index: net/remmina-plugin-nx/Makefile
===================================================================
--- net/remmina-plugin-nx/Makefile
+++ net/remmina-plugin-nx/Makefile
@@ -1,11 +1,11 @@
# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
# $FreeBSD$
-PORTREVISION= 1
PKGNAMESUFFIX= -nx
COMMENT= Remmina plugin for NX
+USES+= gnome
USE_GNOME+= cairo
USE_XORG+= x11 xkbfile
Index: net/remmina-plugin-rdp/Makefile
===================================================================
--- net/remmina-plugin-rdp/Makefile
+++ net/remmina-plugin-rdp/Makefile
@@ -7,6 +7,7 @@
LIB_DEPENDS= libfreerdp2.so:net/freerdp
+USES+= gnome
USE_GNOME+= cairo
USE_XORG+= ice sm x11 xext
Index: net/remmina-plugin-telepathy/Makefile
===================================================================
--- net/remmina-plugin-telepathy/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# Created by: Alexander Logvinov <avl@FreeBSD.org>
-# $FreeBSD$
-
-PKGNAMESUFFIX= -telepathy
-
-COMMENT= Remmina plugin for Telepathy support
-
-USE_GNOME+= cairo gtk30
-LIB_DEPENDS= libdbus-1.so:devel/dbus \
- libdbus-glib-1.so:devel/dbus-glib \
- libtelepathy-glib.so:net-im/telepathy-glib
-
-MASTERDIR= ${.CURDIR}/../remmina-plugins
-
-.include "${MASTERDIR}/Makefile"
Index: net/remmina-plugin-telepathy/pkg-plist
===================================================================
--- net/remmina-plugin-telepathy/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-lib/remmina/plugins/remmina-plugin-telepathy.so
-share/dbus-1/services/org.freedesktop.Telepathy.Client.Remmina.service
-share/telepathy/clients/Remmina.client
Index: net/remmina-plugin-vnc/Makefile
===================================================================
--- net/remmina-plugin-vnc/Makefile
+++ net/remmina-plugin-vnc/Makefile
@@ -9,7 +9,7 @@
libgcrypt.so:security/libgcrypt \
libvncserver.so:net/libvncserver
-USES= jpeg
+USES= jpeg gnome
USE_GNOME+= cairo
MASTERDIR= ${.CURDIR}/../remmina-plugins
Index: net/remmina-plugin-xdmcp/Makefile
===================================================================
--- net/remmina-plugin-xdmcp/Makefile
+++ net/remmina-plugin-xdmcp/Makefile
@@ -7,6 +7,7 @@
RUN_DEPENDS= Xephyr:x11-servers/xephyr
+USES+= gnome
USE_GNOME+= cairo
MASTERDIR= ${.CURDIR}/../remmina-plugins
Index: net/remmina-plugins/Makefile
===================================================================
--- net/remmina-plugins/Makefile
+++ net/remmina-plugins/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME?= remmina-plugins
-DISTVERSION= 1.2.31.4
-PORTREVISION= 1
+DISTVERSION= 1.3.5
CATEGORIES= net gnome
MAINTAINER?= woodsb02@FreeBSD.org
@@ -16,7 +15,7 @@
USE_GITLAB= yes
GL_ACCOUNT= Remmina
GL_PROJECT= Remmina
-GL_COMMIT= 65d552c9becc957cae124ab5c26562cf22c052b9
+GL_COMMIT= e1a0ffd30a0d8e35ed86ec81ecb4719bb870d62c
.include "${.CURDIR}/../remmina-plugins/bsd.plugin.mk"
@@ -24,23 +23,27 @@
USES= metaport
-OPTIONS_DEFINE= EXEC KEYRING NX RDP TELEP VNC XDMCP
-OPTIONS_DEFAULT= EXEC KEYRING RDP TELEP VNC XDMCP
+OPTIONS_DEFINE= EXEC KEYRING NX RDP SPICE VNC XDMCP WWW
+OPTIONS_DEFAULT= EXEC KEYRING NX RDP SPICE VNC XDMCP WWW
EXEC_DESC= Plugin to execute a command
KEYRING_DESC= GNOME Keyring plugin
+NX_DESC= NX protocol plugin
RDP_DESC= Remote Desktop Protocol plugin
+SPICE_DESC= Spice protocol plugin
+ST_DESC= (Simple) Terminal Plugin
VNC_DESC= VNC protocol plugin
XDMCP_DESC= XDMCP protocol plugin
-TELEP_DESC= Telepathy protocol plugin
-NX_DESC= NX protocol plugin
+WWW_DESC= Plugin to open an authenticated web browser
EXEC_RUN_DEPENDS= remmina-plugin-exec>=0:net/remmina-plugin-exec
KEYRING_RUN_DEPENDS= remmina-plugin-secret>=0:net/remmina-plugin-secret
NX_RUN_DEPENDS= remmina-plugin-nx>=0:net/remmina-plugin-nx
RDP_RUN_DEPENDS= remmina-plugin-rdp>=0:net/remmina-plugin-rdp
-TELEP_RUN_DEPENDS= remmina-plugin-telepathy>=0:net/remmina-plugin-telepathy
+SPICE_RUN_DEPENDS= remmina-plugin-spice>=0:net/remmina-plugin-spice
+ST_RUN_DEPENDS= remmina-plugin-st>=0:net/remmina-plugin-st
VNC_RUN_DEPENDS= remmina-plugin-vnc>=0:net/remmina-plugin-vnc
XDMCP_RUN_DEPENDS= remmina-plugin-xdmcp>=0:net/remmina-plugin-xdmcp
+WWW_RUN_DEPENDS= remmina-plugin-www>=0:net/remmina-plugin-www
.include <bsd.port.mk>
Index: net/remmina-plugins/bsd.plugin.mk
===================================================================
--- net/remmina-plugins/bsd.plugin.mk
+++ net/remmina-plugins/bsd.plugin.mk
@@ -33,6 +33,8 @@
${REINPLACE_CMD} -e '/add_subdirectory(data)/d' ${WRKSRC}/CMakeLists.txt
${REINPLACE_CMD} -e '/add_subdirectory(po)/d' ${WRKSRC}/CMakeLists.txt
${REINPLACE_CMD} -e '/find_suggested_package(AVAHI)/d' ${WRKSRC}/CMakeLists.txt
+ ${REINPLACE_CMD} -e '/target_link_libraries(remmina/d' ${WRKSRC}/plugins/CMakeLists.txt
+
# Which plugins to build
.if ${PKGNAMESUFFIX:S,-,,} != "exec"
${REINPLACE_CMD} -e '/add_subdirectory(exec)/d' ${WRKSRC}/plugins/CMakeLists.txt
@@ -53,6 +55,9 @@
${REINPLACE_CMD} -e '/find_suggested_package(SPICE)/d' ${WRKSRC}/plugins/CMakeLists.txt
${REINPLACE_CMD} -e '/add_subdirectory(spice)/d' ${WRKSRC}/plugins/CMakeLists.txt
.endif
+.if ${PKGNAMESUFFIX:S,-,,} != "st"
+ ${REINPLACE_CMD} -e '/add_subdirectory(st)/d' ${WRKSRC}/plugins/CMakeLists.txt
+.endif
.if ${PKGNAMESUFFIX:S,-,,} != "telepathy"
${REINPLACE_CMD} -e '/find_suggested_package(TELEPATHY)/d' ${WRKSRC}/plugins/CMakeLists.txt
${REINPLACE_CMD} -e '/add_subdirectory(telepathy)/d' ${WRKSRC}/plugins/CMakeLists.txt
@@ -65,6 +70,13 @@
.if ${PKGNAMESUFFIX:S,-,,} != "xdmcp"
${REINPLACE_CMD} -e '/add_subdirectory(xdmcp)/d' ${WRKSRC}/plugins/CMakeLists.txt
.endif
+.if ${PKGNAMESUFFIX:S,-,,} != "www"
+ ${REINPLACE_CMD} -e '/add_subdirectory(www)/d' ${WRKSRC}/plugins/CMakeLists.txt
+.endif
+.if ${PKGNAMESUFFIX:S,-,,} != "kwallet"
+ ${REINPLACE_CMD} -e '/add_definitions(-DWITH_KF5WALLET)/d' ${WRKSRC}/plugins/CMakeLists.txt
+ ${REINPLACE_CMD} -e '/add_subdirectory(kwallet)/d' ${WRKSRC}/plugins/CMakeLists.txt
+.endif
.include <bsd.port.post.mk>
.endif
Index: net/remmina-plugins/distinfo
===================================================================
--- net/remmina-plugins/distinfo
+++ net/remmina-plugins/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535188642
-SHA256 (Remmina-Remmina-65d552c9becc957cae124ab5c26562cf22c052b9_GL0.tar.gz) = 02efdd291661c2f54d6aede6fd82898ac103b428a474e24240b90c6bef87f5f2
-SIZE (Remmina-Remmina-65d552c9becc957cae124ab5c26562cf22c052b9_GL0.tar.gz) = 1250771
+TIMESTAMP = 1564883727
+SHA256 (Remmina-Remmina-e1a0ffd30a0d8e35ed86ec81ecb4719bb870d62c_GL0.tar.gz) = 91c97b4e284dbc3612e000cd4ded1c01cf6f29b74ddde095d2ef6a7fc673b6d4
+SIZE (Remmina-Remmina-e1a0ffd30a0d8e35ed86ec81ecb4719bb870d62c_GL0.tar.gz) = 1474390
Index: net/remmina/Makefile
===================================================================
--- net/remmina/Makefile
+++ net/remmina/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= remmina
-DISTVERSION= 1.2.31.4
-PORTREVISION= 1
+DISTVERSION= 1.3.5
CATEGORIES= net gnome
MAINTAINER= woodsb02@FreeBSD.org
@@ -13,20 +12,23 @@
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
- libsoup-2.4.so:devel/libsoup
+ libsoup-2.4.so:devel/libsoup \
+ libsodium.so:security/libsodium
+
+USES= cmake desktop-file-utils gettext localbase:ldflags pathfix \
+ pkgconfig shared-mime-info ssl gnome shebangfix
USE_GITLAB= yes
GL_ACCOUNT= Remmina
GL_PROJECT= Remmina
-GL_COMMIT= 65d552c9becc957cae124ab5c26562cf22c052b9
+GL_COMMIT= e1a0ffd30a0d8e35ed86ec81ecb4719bb870d62c
-USES= cmake desktop-file-utils gettext localbase:ldflags pathfix \
- pkgconfig shared-mime-info ssl
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango
USE_XORG= ice sm x11 xext xkbfile
INSTALLS_ICONS= yes
CMAKE_ARGS= --build=build \
-DWITH_APPINDICATOR:BOOL=false
+SHEBANG_FILES= data/desktop/remmina-file-wrapper.sh.in
OPTIONS_DEFINE= AVAHI GCRYPT NLS SSH TERM
OPTIONS_DEFAULT= AVAHI GCRYPT SSH TERM
Index: net/remmina/distinfo
===================================================================
--- net/remmina/distinfo
+++ net/remmina/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535184028
-SHA256 (Remmina-Remmina-65d552c9becc957cae124ab5c26562cf22c052b9_GL0.tar.gz) = 02efdd291661c2f54d6aede6fd82898ac103b428a474e24240b90c6bef87f5f2
-SIZE (Remmina-Remmina-65d552c9becc957cae124ab5c26562cf22c052b9_GL0.tar.gz) = 1250771
+TIMESTAMP = 1564883727
+SHA256 (Remmina-Remmina-e1a0ffd30a0d8e35ed86ec81ecb4719bb870d62c_GL0.tar.gz) = 91c97b4e284dbc3612e000cd4ded1c01cf6f29b74ddde095d2ef6a7fc673b6d4
+SIZE (Remmina-Remmina-e1a0ffd30a0d8e35ed86ec81ecb4719bb870d62c_GL0.tar.gz) = 1474390
Index: net/remmina/pkg-message
===================================================================
--- net/remmina/pkg-message
+++ net/remmina/pkg-message
@@ -1,4 +1,3 @@
Remmina is pretty useless without a plugins.
Consider installing net/remmina-plugins.
-
Index: net/remmina/pkg-plist
===================================================================
--- net/remmina/pkg-plist
+++ net/remmina/pkg-plist
@@ -1,5 +1,6 @@
bin/gnome-session-remmina
bin/remmina
+bin/remmina-file-wrapper.sh
bin/remmina-gnome
include/remmina/plugin.h
include/remmina/remmina_trace_calls.h
@@ -29,10 +30,13 @@
share/icons/hicolor/72x72/apps/org.remmina.Remmina.png
share/icons/hicolor/96x96/apps/org.remmina.Remmina.png
share/icons/hicolor/scalable/actions/remmina-camera-photo-symbolic.svg
+share/icons/hicolor/scalable/actions/remmina-connect-symbolic.svg
share/icons/hicolor/scalable/actions/remmina-disconnect-symbolic.svg
+share/icons/hicolor/scalable/actions/remmina-document-save-symbolic.svg
+share/icons/hicolor/scalable/actions/remmina-document-send-symbolic.svg
+share/icons/hicolor/scalable/actions/remmina-duplicate-symbolic.svg
share/icons/hicolor/scalable/actions/remmina-dynres-symbolic.svg
share/icons/hicolor/scalable/actions/remmina-fit-window-symbolic.svg
-share/icons/hicolor/scalable/actions/remmina-folder-symbolic.svg
share/icons/hicolor/scalable/actions/remmina-fullscreen-symbolic.svg
share/icons/hicolor/scalable/actions/remmina-go-bottom-symbolic.svg
share/icons/hicolor/scalable/actions/remmina-keyboard-symbolic.svg
@@ -44,66 +48,68 @@
share/icons/hicolor/scalable/actions/remmina-scale-symbolic.svg
share/icons/hicolor/scalable/actions/remmina-switch-page-symbolic.svg
share/icons/hicolor/scalable/actions/remmina-system-run-symbolic.svg
+share/icons/hicolor/scalable/actions/view-list.svg
share/icons/hicolor/scalable/apps/org.remmina.Remmina.svg
share/icons/hicolor/scalable/emblems/remmina-sftp-symbolic.svg
share/icons/hicolor/scalable/emblems/remmina-ssh-symbolic.svg
-%%NLS%%share/locale/ar/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/ast/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/bg/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/bn/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/bs/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/ca/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/ca@valencia/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/da/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/de/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/el/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/en_AU/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/en_GB/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/es/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/et/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/eu/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/fi/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/gl/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/he/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/hr/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/id/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/it/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/kk/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/km/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/kn/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/lt/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/lv/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/ms/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/my/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/nb/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/oc/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/pt/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/pt_PT/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/shn/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/si/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/sk/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/sl/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/sq/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/sr/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/te/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/th/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/ug/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/uz@cyrillic/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/remmina.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/remmina.mo
+share/locale/ar/LC_MESSAGES/remmina.mo
+share/locale/ast/LC_MESSAGES/remmina.mo
+share/locale/bg/LC_MESSAGES/remmina.mo
+share/locale/bn/LC_MESSAGES/remmina.mo
+share/locale/bs/LC_MESSAGES/remmina.mo
+share/locale/ca/LC_MESSAGES/remmina.mo
+share/locale/ca@valencia/LC_MESSAGES/remmina.mo
+share/locale/cs/LC_MESSAGES/remmina.mo
+share/locale/da/LC_MESSAGES/remmina.mo
+share/locale/de/LC_MESSAGES/remmina.mo
+share/locale/el/LC_MESSAGES/remmina.mo
+share/locale/en_AU/LC_MESSAGES/remmina.mo
+share/locale/en_GB/LC_MESSAGES/remmina.mo
+share/locale/es/LC_MESSAGES/remmina.mo
+share/locale/es_VE/LC_MESSAGES/remmina.mo
+share/locale/et/LC_MESSAGES/remmina.mo
+share/locale/eu/LC_MESSAGES/remmina.mo
+share/locale/fi/LC_MESSAGES/remmina.mo
+share/locale/fr/LC_MESSAGES/remmina.mo
+share/locale/gl/LC_MESSAGES/remmina.mo
+share/locale/he/LC_MESSAGES/remmina.mo
+share/locale/hr/LC_MESSAGES/remmina.mo
+share/locale/hu/LC_MESSAGES/remmina.mo
+share/locale/id/LC_MESSAGES/remmina.mo
+share/locale/it/LC_MESSAGES/remmina.mo
+share/locale/ja/LC_MESSAGES/remmina.mo
+share/locale/kk/LC_MESSAGES/remmina.mo
+share/locale/km/LC_MESSAGES/remmina.mo
+share/locale/kn/LC_MESSAGES/remmina.mo
+share/locale/ko/LC_MESSAGES/remmina.mo
+share/locale/lt/LC_MESSAGES/remmina.mo
+share/locale/lv/LC_MESSAGES/remmina.mo
+share/locale/ms/LC_MESSAGES/remmina.mo
+share/locale/my/LC_MESSAGES/remmina.mo
+share/locale/nb/LC_MESSAGES/remmina.mo
+share/locale/nl/LC_MESSAGES/remmina.mo
+share/locale/oc/LC_MESSAGES/remmina.mo
+share/locale/pl/LC_MESSAGES/remmina.mo
+share/locale/pt/LC_MESSAGES/remmina.mo
+share/locale/pt_BR/LC_MESSAGES/remmina.mo
+share/locale/pt_PT/LC_MESSAGES/remmina.mo
+share/locale/ro/LC_MESSAGES/remmina.mo
+share/locale/ru/LC_MESSAGES/remmina.mo
+share/locale/shn/LC_MESSAGES/remmina.mo
+share/locale/si/LC_MESSAGES/remmina.mo
+share/locale/sk/LC_MESSAGES/remmina.mo
+share/locale/sl/LC_MESSAGES/remmina.mo
+share/locale/sq/LC_MESSAGES/remmina.mo
+share/locale/sr/LC_MESSAGES/remmina.mo
+share/locale/sv/LC_MESSAGES/remmina.mo
+share/locale/te/LC_MESSAGES/remmina.mo
+share/locale/th/LC_MESSAGES/remmina.mo
+share/locale/tr/LC_MESSAGES/remmina.mo
+share/locale/ug/LC_MESSAGES/remmina.mo
+share/locale/uk/LC_MESSAGES/remmina.mo
+share/locale/uz@cyrillic/LC_MESSAGES/remmina.mo
+share/locale/zh_CN/LC_MESSAGES/remmina.mo
+share/locale/zh_TW/LC_MESSAGES/remmina.mo
share/metainfo/org.remmina.Remmina.appdata.xml
share/mime/packages/remmina-mime.xml
%%DATADIR%%/external_tools/functions.sh
@@ -118,6 +124,7 @@
%%DATADIR%%/theme/AdventureTime.colors
%%DATADIR%%/theme/Afterglow.colors
%%DATADIR%%/theme/AlienBlood.colors
+%%DATADIR%%/theme/Andromeda.colors
%%DATADIR%%/theme/Argonaut.colors
%%DATADIR%%/theme/Arthur.colors
%%DATADIR%%/theme/AtelierSulphurpool.colors
@@ -146,11 +153,14 @@
%%DATADIR%%/theme/Calamity.colors
%%DATADIR%%/theme/Chalk.colors
%%DATADIR%%/theme/Chalkboard.colors
+%%DATADIR%%/theme/ChallengerDeep.colors
+%%DATADIR%%/theme/Chester.colors
%%DATADIR%%/theme/Ciapre.colors
%%DATADIR%%/theme/Cobalt Neon.colors
%%DATADIR%%/theme/Cobalt2.colors
%%DATADIR%%/theme/CrayonPonyFish.colors
%%DATADIR%%/theme/Dark Pastel.colors
+%%DATADIR%%/theme/Dark+.colors
%%DATADIR%%/theme/Darkside.colors
%%DATADIR%%/theme/Desert.colors
%%DATADIR%%/theme/DimmedMonokai.colors
@@ -172,6 +182,7 @@
%%DATADIR%%/theme/Flatland.colors
%%DATADIR%%/theme/Floraverse.colors
%%DATADIR%%/theme/ForestBlue.colors
+%%DATADIR%%/theme/Framer.colors
%%DATADIR%%/theme/FrontEndDelight.colors
%%DATADIR%%/theme/FunForrest.colors
%%DATADIR%%/theme/Galaxy.colors
@@ -186,6 +197,8 @@
%%DATADIR%%/theme/Highway.colors
%%DATADIR%%/theme/Hipster Green.colors
%%DATADIR%%/theme/Homebrew.colors
+%%DATADIR%%/theme/Hopscotch.256.colors
+%%DATADIR%%/theme/Hopscotch.colors
%%DATADIR%%/theme/Hurtado.colors
%%DATADIR%%/theme/Hybrid.colors
%%DATADIR%%/theme/IC_Green_PPL.colors
@@ -196,6 +209,8 @@
%%DATADIR%%/theme/Jellybeans.colors
%%DATADIR%%/theme/JetBrains Darcula.colors
%%DATADIR%%/theme/Kibble.colors
+%%DATADIR%%/theme/Kolorit.colors
+%%DATADIR%%/theme/Lab Fox.colors
%%DATADIR%%/theme/Later This Evening.colors
%%DATADIR%%/theme/Lavandula.colors
%%DATADIR%%/theme/LiquidCarbon.colors
@@ -204,6 +219,7 @@
%%DATADIR%%/theme/Man Page.colors
%%DATADIR%%/theme/Material.colors
%%DATADIR%%/theme/MaterialDark.colors
+%%DATADIR%%/theme/MaterialOcean.colors
%%DATADIR%%/theme/Mathias.colors
%%DATADIR%%/theme/Medallion.colors
%%DATADIR%%/theme/Misterioso.colors
@@ -215,8 +231,10 @@
%%DATADIR%%/theme/N0tch2k.colors
%%DATADIR%%/theme/Neopolitan.colors
%%DATADIR%%/theme/Neutron.colors
+%%DATADIR%%/theme/Night Owlish Light.colors
%%DATADIR%%/theme/NightLion v1.colors
%%DATADIR%%/theme/NightLion v2.colors
+%%DATADIR%%/theme/Nocturnal Winter.colors
%%DATADIR%%/theme/Novel.colors
%%DATADIR%%/theme/Obsidian.colors
%%DATADIR%%/theme/Ocean.colors
@@ -224,6 +242,7 @@
%%DATADIR%%/theme/Ollie.colors
%%DATADIR%%/theme/OneHalfDark.colors
%%DATADIR%%/theme/OneHalfLight.colors
+%%DATADIR%%/theme/Operator Mono Dark.colors
%%DATADIR%%/theme/Pandora.colors
%%DATADIR%%/theme/Paraiso Dark.colors
%%DATADIR%%/theme/Parasio Dark.colors
@@ -238,6 +257,7 @@
%%DATADIR%%/theme/Red Alert.colors
%%DATADIR%%/theme/Red Planet.colors
%%DATADIR%%/theme/Red Sands.colors
+%%DATADIR%%/theme/Relaxed.colors
%%DATADIR%%/theme/Rippedcasts.colors
%%DATADIR%%/theme/Royal.colors
%%DATADIR%%/theme/Ryuuko.colors
@@ -261,6 +281,7 @@
%%DATADIR%%/theme/Spiderman.colors
%%DATADIR%%/theme/Spring.colors
%%DATADIR%%/theme/Square.colors
+%%DATADIR%%/theme/Subliminal.colors
%%DATADIR%%/theme/Sundried.colors
%%DATADIR%%/theme/Symfonic.colors
%%DATADIR%%/theme/Tango Adapted.colors
@@ -279,7 +300,9 @@
%%DATADIR%%/theme/Treehouse.colors
%%DATADIR%%/theme/Twilight.colors
%%DATADIR%%/theme/Ubuntu.colors
+%%DATADIR%%/theme/UltraViolent.colors
%%DATADIR%%/theme/UnderTheSea.colors
+%%DATADIR%%/theme/Unikitty.colors
%%DATADIR%%/theme/Urple.colors
%%DATADIR%%/theme/Vaughn.colors
%%DATADIR%%/theme/VibrantInk.colors
@@ -287,22 +310,31 @@
%%DATADIR%%/theme/Violet Light.colors
%%DATADIR%%/theme/WarmNeon.colors
%%DATADIR%%/theme/Wez.colors
+%%DATADIR%%/theme/Whimsy.colors
%%DATADIR%%/theme/WildCherry.colors
%%DATADIR%%/theme/Wombat.colors
%%DATADIR%%/theme/Wryan.colors
%%DATADIR%%/theme/Zenburn.colors
%%DATADIR%%/theme/ayu.colors
%%DATADIR%%/theme/ayu_light.colors
+%%DATADIR%%/theme/cyberpunk.colors
%%DATADIR%%/theme/deep.colors
+%%DATADIR%%/theme/idea.colors
%%DATADIR%%/theme/idleToes.colors
+%%DATADIR%%/theme/lovelace.colors
+%%DATADIR%%/theme/midnight-in-mojave.colors
+%%DATADIR%%/theme/primary.colors
%%DATADIR%%/theme/purplepeter.colors
+%%DATADIR%%/theme/rebecca.colors
%%DATADIR%%/theme/synthwave.colors
%%DATADIR%%/ui/remmina_about.glade
%%DATADIR%%/ui/remmina_key_chooser.glade
%%DATADIR%%/ui/remmina_main.glade
%%DATADIR%%/ui/remmina_mpc.glade
+%%DATADIR%%/ui/remmina_news.glade
%%DATADIR%%/ui/remmina_preferences.glade
%%DATADIR%%/ui/remmina_snap_info_dialog.glade
%%DATADIR%%/ui/remmina_spinner.glade
%%DATADIR%%/ui/remmina_string_list.glade
+%%DATADIR%%/ui/remmina_unlock.glade
share/xsessions/remmina-gnome.desktop
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 2, 7:21 PM (9 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30734465
Default Alt Text
D21166.id60488.diff (21 KB)
Attached To
Mode
D21166: net/remmina and others: remmina port update and cleanup
Attached
Detach File
Event Timeline
Log In to Comment