From: "Jules de Sartiges" <strikersh@disroot.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/lagrange/
Date: Sun, 13 Jun 2021 13:39:51 +0000 (UTC) [thread overview]
Message-ID: <1623591557.6a660f724a35216f4cabc665b48f0bed6155daa2.strikersh@gentoo> (raw)
commit: 6a660f724a35216f4cabc665b48f0bed6155daa2
Author: striker.sh <strikersh <AT> disroot <DOT> org>
AuthorDate: Sun Jun 13 13:39:17 2021 +0000
Commit: Jules de Sartiges <strikersh <AT> disroot <DOT> org>
CommitDate: Sun Jun 13 13:39:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6a660f72
net-misc/lagrange: fix issue with ebuild
- remove unecessary src_compile and src_install (handled by cmake elcass)
- Update .desktop mimeinfo cache and icons cache
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Jules de Sartiges <strikersh <AT> disroot.org>
net-misc/lagrange/lagrange-1.5.1.ebuild | 11 ++++-------
net-misc/lagrange/lagrange-9999.ebuild | 11 ++++-------
2 files changed, 8 insertions(+), 14 deletions(-)
diff --git a/net-misc/lagrange/lagrange-1.5.1.ebuild b/net-misc/lagrange/lagrange-1.5.1.ebuild
index 8f042010f..e5578260b 100644
--- a/net-misc/lagrange/lagrange-1.5.1.ebuild
+++ b/net-misc/lagrange/lagrange-1.5.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake
+inherit cmake xdg-utils
DESCRIPTION="A Beautiful Gemini Client"
HOMEPAGE="https://gmi.skyjake.fi/lagrange/"
@@ -37,10 +37,7 @@ src_configure() {
cmake_src_configure
}
-src_compile() {
- cmake_src_compile
-}
-
-src_install() {
- cmake_src_install
+pkg_postinst() {
+ xdg_desktop_database_update
+ xdg_icon_cache_update
}
diff --git a/net-misc/lagrange/lagrange-9999.ebuild b/net-misc/lagrange/lagrange-9999.ebuild
index 8f042010f..e5578260b 100644
--- a/net-misc/lagrange/lagrange-9999.ebuild
+++ b/net-misc/lagrange/lagrange-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake
+inherit cmake xdg-utils
DESCRIPTION="A Beautiful Gemini Client"
HOMEPAGE="https://gmi.skyjake.fi/lagrange/"
@@ -37,10 +37,7 @@ src_configure() {
cmake_src_configure
}
-src_compile() {
- cmake_src_compile
-}
-
-src_install() {
- cmake_src_install
+pkg_postinst() {
+ xdg_desktop_database_update
+ xdg_icon_cache_update
}
next reply other threads:[~2021-06-13 13:40 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-13 13:39 Jules de Sartiges [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-01 11:52 [gentoo-commits] repo/proj/guru:dev commit in: net-misc/lagrange/ Anna Vyalkova
2021-11-29 10:37 Anna Vyalkova
2021-11-23 11:31 Anna Vyalkova
2021-11-06 12:46 Anna Vyalkova
2021-10-19 16:35 Anna Vyalkova
2021-10-17 5:24 Anna Vyalkova
2021-10-09 2:22 Anna Vyalkova
2021-09-28 15:17 Anna Vyalkova
2021-09-01 7:31 Anna Vyalkova
2021-08-24 19:46 Anna Vyalkova
2021-08-15 18:31 Anna Vyalkova
2021-08-03 10:26 Anna Vyalkova
2021-07-31 17:47 Anna Vyalkova
2021-07-27 3:16 Anna Vyalkova
2021-06-15 20:32 Anna Vyalkova
2021-06-15 7:17 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-06-15 7:17 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-06-10 21:08 Jules de Sartiges
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1623591557.6a660f724a35216f4cabc665b48f0bed6155daa2.strikersh@gentoo \
--to=strikersh@disroot.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox