diff --git a/acct-user/owntone/metadata.xml b/acct-user/owntone/metadata.xml new file mode 100644 index 0000000000000..3d1a383e5d9de --- /dev/null +++ b/acct-user/owntone/metadata.xml @@ -0,0 +1,8 @@ + + + + + grobian@gentoo.org + Fabian Groffen + + diff --git a/acct-user/owntone/owntone-0.ebuild b/acct-user/owntone/owntone-0.ebuild new file mode 100644 index 0000000000000..606539e8cbd73 --- /dev/null +++ b/acct-user/owntone/owntone-0.ebuild @@ -0,0 +1,13 @@ +# Copyright 2020-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="User for media-sound/owntone" +ACCT_USER_ID=541 +ACCT_USER_GROUPS=( audio ) +ACCT_USER_HOME="/var/lib/${PN}" + +acct-user_add_deps