mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 16:02:39 +01:00
x11-misc/gpaste: cosmetic changes
This commit is contained in:
@@ -12,10 +12,13 @@ DESCRIPTION="Clipboard management system"
|
||||
HOMEPAGE="https://github.com/Keruspe/GPaste"
|
||||
SRC_URI="https://github.com/Keruspe/GPaste/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
S="${WORKDIR}/GPaste-${PV}"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="+gnome +introspection systemd vala"
|
||||
|
||||
REQUIRED_USE="
|
||||
gnome? ( introspection )
|
||||
vala? ( introspection )
|
||||
@@ -59,10 +62,8 @@ RDEPEND="${DEPEND}
|
||||
)
|
||||
"
|
||||
|
||||
S="${WORKDIR}/GPaste-${PV}"
|
||||
|
||||
src_prepare() {
|
||||
use vala && vala_src_prepare
|
||||
use vala && vala_setup
|
||||
default
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user