URLs updated.

master
Kolan Sh 2018-03-29 11:18:20 +03:00
parent 8fca5ea1ca
commit 56029f8783
5 changed files with 17 additions and 17 deletions

View File

@ -7,18 +7,18 @@ EAPI=5
inherit gnome2-utils cmake-utils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/laview-core.git"}
EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/LAview.Core.git"}
inherit git-r3
KEYWORDS=""
else
#SRC_URI="ftp://ftp.backbone.ws/projects/laview-core/${P}.tar.bz2"
SRC_URI="https://git.backbone.ws/kolan/laview-core/archive/v${PVR}.tar.gz -> laview-core-${PVR}.tar.gz"
#SRC_URI="ftp://ftp.backbone.ws/projects/LAview.Core/${P}.tar.bz2"
SRC_URI="https://git.backbone.ws/kolan/LAview.Core/archive/v${PVR}.tar.gz -> laview-core-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64"
fi
DESCRIPTION="LAview Core Libraries."
HOMEPAGE="https://git.backbone.ws/kolan/laview-core"
HOMEPAGE="https://git.backbone.ws/kolan/LAview.Core"
SLOT="0"

View File

@ -7,18 +7,18 @@ EAPI=5
inherit gnome2-utils cmake-utils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/laview-desktop.git"}
EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/LAview.Desktop.git"}
inherit git-r3
KEYWORDS=""
else
#SRC_URI="ftp://ftp.backbone.ws/projects/laview-desktop/${P}.tar.bz2"
SRC_URI="https://git.backbone.ws/kolan/laview-desktop/archive/v${PVR}.tar.gz -> laview-desktop-${PVR}.tar.gz"
#SRC_URI="ftp://ftp.backbone.ws/projects/LAview.Desktop/${P}.tar.bz2"
SRC_URI="https://git.backbone.ws/kolan/LAview.Desktop/archive/v${PVR}.tar.gz -> laview-desktop-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64"
fi
DESCRIPTION="LAview Desktop Application."
HOMEPAGE="https://git.backbone.ws/kolan/laview-desktop"
HOMEPAGE="https://git.backbone.ws/kolan/LAview.Desktop"
SLOT="0"

View File

@ -7,12 +7,12 @@ EAPI=5
inherit cmake-utils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/laview-latex-struct.git"}
EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/LAview.LaTeX-Struct.git"}
inherit git-r3
KEYWORDS=""
else
#SRC_URI="ftp://ftp.backbone.ws/projects/laview-latex-struct/${P}.tar.bz2"
SRC_URI="https://git.backbone.ws/kolan/laview-latex-struct/archive/v${PVR}.tar.gz -> laview-latex-struct-${PVR}.tar.gz"
#SRC_URI="ftp://ftp.backbone.ws/projects/LAview.LaTeX-Struct/${P}.tar.bz2"
SRC_URI="https://git.backbone.ws/kolan/LAview.LaTeX-Struct/archive/v${PVR}.tar.gz -> laview-latex-struct-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64"
fi

View File

@ -7,12 +7,12 @@ EAPI=5
inherit cmake-utils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/laview-data-example.git"}
EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/LAview.Plugin.Data-Example.git"}
inherit git-r3
KEYWORDS=""
else
#SRC_URI="ftp://ftp.backbone.ws/projects/laview-plugin-data-example/${P}.tar.bz2"
SRC_URI="https://git.backbone.ws/kolan/laview-data-example/archive/v${PVR}.tar.gz -> laview-plugin-data-example-${PVR}.tar.gz"
#SRC_URI="ftp://ftp.backbone.ws/projects/LAview.Plugin.Data-Example/${P}.tar.bz2"
SRC_URI="https://git.backbone.ws/kolan/LAview.Plugin.Data-Example/archive/v${PVR}.tar.gz -> laview-plugin-data-example-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64"
fi

View File

@ -7,12 +7,12 @@ EAPI=5
inherit cmake-utils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/laview-object-example.git"}
EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/LAview.Plugin.Object-Example.git"}
inherit git-r3
KEYWORDS=""
else
#SRC_URI="ftp://ftp.backbone.ws/projects/laview-plugin-object-example/${P}.tar.bz2"
SRC_URI="https://git.backbone.ws/kolan/laview-object-example/archive/v${PVR}.tar.gz -> laview-plugin-protocol-example-${PVR}.tar.gz"
#SRC_URI="ftp://ftp.backbone.ws/projects/LAview.Plugin.Object-Example/${P}.tar.bz2"
SRC_URI="https://git.backbone.ws/kolan/LAview.Plugin.Object-Example/archive/v${PVR}.tar.gz -> laview-plugin-object-example-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64"
fi