You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
448 B
12 lines
448 B
DEFINED_PHASES=install postinst
|
|
DESCRIPTION=Symlinks and syncs browser profile dirs to RAM
|
|
EAPI=7
|
|
HOMEPAGE=https://wiki.archlinux.org/index.php/Profile-sync-daemon
|
|
IUSE=systemd
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=MIT GPL-2
|
|
RDEPEND=app-shells/bash net-misc/rsync[xattr] systemd? ( sys-apps/systemd )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/graysky2/profile-sync-daemon/archive/v5.75.tar.gz -> profile-sync-daemon-5.75.tar.gz
|
|
_md5_=63d508f1579416652f186afd53f729f5
|