commit: 681c807ad9cc99a958c8abc4566f75bd41d316ce
Author: Randall T. Vasquez <ran.dall <AT> icloud <DOT> com>
AuthorDate: Sun Aug 21 21:06:12 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sun Aug 21 21:06:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=681c807a
gnome-extra/junction: optimize ebuilds
Signed-off-by: Randall T. Vasquez <ran.dall <AT> icloud.com>
gnome-extra/junction/junction-1.5.0.ebuild | 10 ----------
gnome-extra/junction/junction-9999.ebuild | 10 ----------
gnome-extra/junction/metadata.xml | 2 +-
3 files changed, 1 insertion(+), 21 deletions(-)
diff --git a/gnome-extra/junction/junction-1.5.0.ebuild
b/gnome-extra/junction/junction-1.5.0.ebuild
index 8048f64c4..0f00bb9d7 100644
--- a/gnome-extra/junction/junction-1.5.0.ebuild
+++ b/gnome-extra/junction/junction-1.5.0.ebuild
@@ -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
-}
diff --git a/gnome-extra/junction/junction-9999.ebuild
b/gnome-extra/junction/junction-9999.ebuild
index 8048f64c4..0f00bb9d7 100644
--- a/gnome-extra/junction/junction-9999.ebuild
+++ b/gnome-extra/junction/junction-9999.ebuild
@@ -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
-}
diff --git a/gnome-extra/junction/metadata.xml
b/gnome-extra/junction/metadata.xml
index 6fe292a30..10ee887c6 100644
--- a/gnome-extra/junction/metadata.xml
+++ b/gnome-extra/junction/metadata.xml
@@ -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>