mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 13:52:40 +01:00
- x11-wm/budgie-desktop: Re-branding.
This commit is contained in:
@@ -8,16 +8,16 @@ GNOME2_LA_PUNT="yes"
|
||||
|
||||
inherit gnome2 vala
|
||||
|
||||
DESCRIPTION="Evolve OS's desktop"
|
||||
HOMEPAGE="https://evolve-os.com/budgie/"
|
||||
DESCRIPTION="Solus Project's desktop"
|
||||
HOMEPAGE="https://solus-project.com/budgie/"
|
||||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/evolve-os/${PN}.git"
|
||||
EGIT_REPO_URI="https://github.com/solus-project/${PN}.git"
|
||||
SRC_URI=""
|
||||
KEYWORDS=""
|
||||
inherit git-r3 autotools
|
||||
else
|
||||
SRC_URI="https://github.com/evolve-os/${PN}/releases/download/v${PV}/${P}.tar.xz -> ${P}.tar.xz"
|
||||
SRC_URI="https://github.com/solus-project/${PN}/releases/download/v${PV}/${P}.tar.xz -> ${P}.tar.xz"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user