Added the Readme
This commit is contained in:
parent
dbfb230aa3
commit
644f566a79
@ -8,7 +8,7 @@ inherit cmake xdg
|
|||||||
MY_PN="ownCloud"
|
MY_PN="ownCloud"
|
||||||
DESCRIPTION="Synchronize files from ownCloud Server with your computer"
|
DESCRIPTION="Synchronize files from ownCloud Server with your computer"
|
||||||
HOMEPAGE="https://owncloud.org/"
|
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"
|
LICENSE="CC-BY-3.0 GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
11
readme.md
Normal file
11
readme.md
Normal 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
|
Loading…
Reference in New Issue
Block a user