Added the Readme

This commit is contained in:
Gerben Jan Dijkman 2021-02-19 20:55:19 +01:00
parent dbfb230aa3
commit 644f566a79
2 changed files with 12 additions and 1 deletions

View File

@ -8,7 +8,7 @@ inherit cmake xdg
MY_PN="ownCloud"
DESCRIPTION="Synchronize files from ownCloud Server with your computer"
HOMEPAGE="https://owncloud.org/"
SRC_URI="https://download.owncloud.com/desktop/${MY_PN}/stable/${PV}/source/${MY_PN}-${PV}.tar.xz"
SRC_URI="https://download.owncloud.com/desktop/ownCloud/stable/2.7.6.3261/source/ownCloud-2.7.6.3261.tar.xz"
LICENSE="CC-BY-3.0 GPL-2"
SLOT="0"

11
readme.md Normal file
View File

@ -0,0 +1,11 @@
Gentoo overlay: GJDWebserver
This is a personal overlay I use for my PinePhone and other computers.
Add the following content to /etc/portage/repos.conf/gjdwebserver.conf
[gjdwebserver]
location = /var/db/repos/gjdwebserver
sync-type = git
sync-uri = https://github.com/stealthgun/gjdwebserver-overlay.git
auto-sync = yes