mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
gnome-extra/junction: optimize ebuilds
Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
This commit is contained in:
@@ -20,19 +20,9 @@ fi
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_configure() {
|
||||
meson_src_configure \
|
||||
--datadir=/usr/share
|
||||
}
|
||||
|
||||
src_install() {
|
||||
meson_src_compile
|
||||
}
|
||||
|
||||
src_install() {
|
||||
meson_src_install
|
||||
}
|
||||
|
||||
@@ -20,19 +20,9 @@ fi
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_configure() {
|
||||
meson_src_configure \
|
||||
--datadir=/usr/share
|
||||
}
|
||||
|
||||
src_install() {
|
||||
meson_src_compile
|
||||
}
|
||||
|
||||
src_install() {
|
||||
meson_src_install
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<name>Randall Vasquez</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Application/browser chooser
|
||||
Junction lets you choose the application to open files and links.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">sonnyp/Junction</remote-id>
|
||||
|
||||
Reference in New Issue
Block a user