Skip to content

Commit

Permalink
kde-misc/latte-dock: Release switch
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.28, Repoman-2.3.9
  • Loading branch information
johu committed Apr 12, 2018
1 parent 9e72578 commit 3fbb936
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions kde-misc/latte-dock/latte-dock-0.7.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,17 @@ EAPI=6

inherit kde5

if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
fi

DESCRIPTION="Elegant dock, based on KDE Frameworks"
HOMEPAGE="https://store.kde.org/p/1169519/
https://github.com/psifidotos/Latte-Dock"
[[ ${KDE_BUILD_TYPE} = release ]] && SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="
Expand Down

0 comments on commit 3fbb936

Please sign in to comment.