aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/junction/junction-1.5.0.ebuild10
-rw-r--r--gnome-extra/junction/junction-9999.ebuild10
-rw-r--r--gnome-extra/junction/metadata.xml2
3 files changed, 1 insertions, 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>