Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2019 03:32:45 +0000 (UTC)
From:      Ben Woods <woodsb02@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r518750 - in head/net/rclone-browser: . files
Message-ID:  <201912010332.xB13WjPu015789@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: woodsb02
Date: Sun Dec  1 03:32:45 2019
New Revision: 518750
URL: https://svnweb.freebsd.org/changeset/ports/518750

Log:
  net/rclone-browser: Change to new upstream fork
  
  The previous GitHub repository is now labelled as inactive and
  unmaintained [1].
  
  This new fork [2] has been around since August 2019, has fixed many bugs
  and added new features (even mounting remotes in FreeBSD).
  
  [1] https://github.com/mmozeiko/RcloneBrowser
  [2] https://github.com/kapitainsky/RcloneBrowser
  
  Reported by:	Dariusz Bogdanski <dariuszb@me.com> (upstream maintainer)

Deleted:
  head/net/rclone-browser/files/
Modified:
  head/net/rclone-browser/Makefile
  head/net/rclone-browser/distinfo
  head/net/rclone-browser/pkg-descr
  head/net/rclone-browser/pkg-plist

Modified: head/net/rclone-browser/Makefile
==============================================================================
--- head/net/rclone-browser/Makefile	Sun Dec  1 03:32:07 2019	(r518749)
+++ head/net/rclone-browser/Makefile	Sun Dec  1 03:32:45 2019	(r518750)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rclone-browser
-DISTVERSION=	1.2
+DISTVERSION=	1.7.0
 CATEGORIES=	net
 
 MAINTAINER=	woodsb02@FreeBSD.org
@@ -14,12 +14,8 @@ RUN_DEPENDS=	rclone:net/rclone
 
 USES=		cmake pkgconfig qt:5
 USE_GITHUB=	yes
-GH_ACCOUNT=	mmozeiko
+GH_ACCOUNT=	kapitainsky
 GH_PROJECT=	RcloneBrowser
 USE_QT=		buildtools_build core gui qmake_build widgets
-
-post-patch:
-	${REINPLACE_CMD} -e 's!%%PREFIX%%!${PREFIX}!g' \
-		${WRKSRC}/scripts/rclone-browser.desktop
 
 .include <bsd.port.mk>

Modified: head/net/rclone-browser/distinfo
==============================================================================
--- head/net/rclone-browser/distinfo	Sun Dec  1 03:32:07 2019	(r518749)
+++ head/net/rclone-browser/distinfo	Sun Dec  1 03:32:45 2019	(r518750)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559534900
-SHA256 (mmozeiko-RcloneBrowser-1.2_GH0.tar.gz) = 679c4cae5ede309e8ae8f67c482ecef0194fac5fabe9c1784fe4638c4d5bfdb6
-SIZE (mmozeiko-RcloneBrowser-1.2_GH0.tar.gz) = 480391
+TIMESTAMP = 1575163272
+SHA256 (kapitainsky-RcloneBrowser-1.7.0_GH0.tar.gz) = add7eb35fa521e87eddf9cfb36ddd11983f6fc78f520c3a887d353b574e3f083
+SIZE (kapitainsky-RcloneBrowser-1.7.0_GH0.tar.gz) = 380349

Modified: head/net/rclone-browser/pkg-descr
==============================================================================
--- head/net/rclone-browser/pkg-descr	Sun Dec  1 03:32:07 2019	(r518749)
+++ head/net/rclone-browser/pkg-descr	Sun Dec  1 03:32:45 2019	(r518750)
@@ -3,20 +3,27 @@ Simple cross platfrom GUI for rclone command line tool
 Features:
 * Allows to browse and modify any rclone remote, including encrypted ones
 * Uses same configuration file as rclone, no extra configuration required
-* Supports custom location and encryption for `.rclone.conf` configuration file
+* Supports custom location and encryption for rclone.conf configuration file
 * Simultaneously navigate multiple repositories in separate tabs
 * Lists files hierarchically with file name, size and modify date
 * All rclone commands are executed asynchronously, no freezing GUI
 * File hierarchy is lazily cached in memory, for faster traversal of folders
-* Allows to upload, download, create new folders, rename or delete files/folders
+* Allows to upload, download, create new folders, rename or delete files and
+  folders
 * Allows to calculate size of folder, export list of files and copy rclone
-  copmmand to clipboard
+  command to clipboard
 * Can process multiple upload or download jobs in background
 * Drag & drop support for dragging files from local file explorer for uploading
-* Streaming media files for playback in player like [mpv][6] or similar
-* Mount and unmount folders on macOS and GNU/Linux
+* Streaming media files for playback in player like vlc or similar
+* Mount and unmount folders on macOS, GNU/Linux and Windows (for Windows
+  requires winfsp and for mac fuse for macOS)
 * Optionally minimizes to tray, with notifications when upload/download finishes
 * Supports portable mode (create .ini file next to executable with same name),
-  rclone and .rclone.conf path now can be relative to executable
+  rclone and rclone.conf path now can be relative to executable
+* Supports drive-shared-with-me (Google Drive specific)
+* For remotes supporting public link sharing has an option (right-click menu)
+  to fetch it
+* Supports tasks. Created jobs can be saved and run or edited later.
+* Configurable dark mode for all systems
 
-WWW: https://martins.ninja/RcloneBrowser/
+WWW: https://github.com/kapitainsky/RcloneBrowser

Modified: head/net/rclone-browser/pkg-plist
==============================================================================
--- head/net/rclone-browser/pkg-plist	Sun Dec  1 03:32:07 2019	(r518749)
+++ head/net/rclone-browser/pkg-plist	Sun Dec  1 03:32:45 2019	(r518750)
@@ -1,3 +1,8 @@
 bin/rclone-browser
 share/applications/rclone-browser.desktop
-share/pixmaps/rclone-browser.png
+share/icons/hicolor/128x128/apps/rclone-browser.png
+share/icons/hicolor/256x256/apps/rclone-browser.png
+share/icons/hicolor/32x32/apps/rclone-browser.png
+share/icons/hicolor/512x512/apps/rclone-browser.png
+share/icons/hicolor/64x64/apps/rclone-browser.png
+share/icons/hicolor/scalable/apps/rclone-browser.svg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912010332.xB13WjPu015789>