IABSD.fr/ports/net/grsync/Makefile

Branch :


Log

Author Commit Date CI Message
93fa7585 2023-09-25 17:07:27 zap remaining MASTER_SITES0...9
9da0312d 2023-09-03 09:33:12 Update to grsync-1.3.1.
e5343c7e 2023-04-24 11:41:20 x11/gtk+3,-guic -> x11/gtk+4,-guic + bump included inherits from MODULE.
3f5796b9 2022-03-11 19:45:43 drop RCS Ids
1f1ba9a3 2021-02-11 13:10:41 update to grsync-1.3.0, fixing commons
92fc98b4 2020-09-07 16:58:30 Import grsync 1.2.8. Grsync is a rsync GUI (Graphical User Interface). Rsync is the well-known and powerful command line directory and file synchronization tool. It can be effectively used to synchronize local directories and it supports remote targets as well (even though it doesn't support browsing the remote folder). Sample uses of grsync include, among others: * synchronize a music collection with removable devices * backup personal files to a networked drive * replication of a partition to another one * mirroring of files The "Run as superuser" feature relies on pkexec, provided by the policykit package. grsync provides the concept of 'sessions' which couples together a source, a destination and a subset of options, allowing one to provide an easy one-click big button to non-techie users to perform complex syncs/backups. With patches from archlinux to port it to gtk3 and fix icon handling, mostly already merged upstream. tweaks/ok kn@