public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: app-mobilephone/flashlight/
@ 2021-06-26 10:53 Haelwenn Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Haelwenn Monnier @ 2021-06-26 10:53 UTC (permalink / raw
  To: gentoo-commits

commit:     3eb4efb250e83390a0c32c8f4ffddb97e33061ed
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Fri Jun 25 19:36:53 2021 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Jun 25 19:36:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3eb4efb2

app-mobilephone/flashlight: add missing package

Closes: https://bugs.gentoo.org/798507
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>

 app-mobilephone/flashlight/flashlight-0.1.1-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-mobilephone/flashlight/flashlight-0.1.1-r1.ebuild b/app-mobilephone/flashlight/flashlight-0.1.1-r1.ebuild
index 775fe6a04..80be96fe2 100644
--- a/app-mobilephone/flashlight/flashlight-0.1.1-r1.ebuild
+++ b/app-mobilephone/flashlight/flashlight-0.1.1-r1.ebuild
@@ -15,6 +15,8 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64"
 
+RDEPEND="x11-libs/gtk+"
+
 S="${WORKDIR}/${PN}-${MY_COMMIT}"
 
 src_install() {


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: app-mobilephone/flashlight/
@ 2021-06-27  7:19 Haelwenn Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Haelwenn Monnier @ 2021-06-27  7:19 UTC (permalink / raw
  To: gentoo-commits

commit:     d2370a20798a723829d8d6a8c3e7003abba0c348
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Sat Jun 26 16:30:21 2021 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Jun 26 16:30:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d2370a20

app-mobilephone/flashlight: close bugs

Closes: https://bugs.gentoo.org/798807
Closes: https://bugs.gentoo.org/798813
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>

 .../{flashlight-0.1.1-r1.ebuild => flashlight-0.1.1-r2.ebuild}       | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-mobilephone/flashlight/flashlight-0.1.1-r1.ebuild b/app-mobilephone/flashlight/flashlight-0.1.1-r2.ebuild
similarity index 83%
rename from app-mobilephone/flashlight/flashlight-0.1.1-r1.ebuild
rename to app-mobilephone/flashlight/flashlight-0.1.1-r2.ebuild
index 80be96fe2..af0449630 100644
--- a/app-mobilephone/flashlight/flashlight-0.1.1-r1.ebuild
+++ b/app-mobilephone/flashlight/flashlight-0.1.1-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit meson gnome2-utils udev
+inherit meson gnome2-utils udev xdg-utils
 
 MY_COMMIT="f5feb4b3d17bbf16171d716bbb8e28f3a84542ef"
 
@@ -16,6 +16,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm64"
 
 RDEPEND="x11-libs/gtk+"
+BDEPEND="dev-lang/python-exec[native-symlinks]"
 
 S="${WORKDIR}/${PN}-${MY_COMMIT}"
 
@@ -27,8 +28,10 @@ src_install() {
 
 pkg_postinst() {
 	gnome2_schemas_update
+	xdg_desktop_database_update
 }
 
 pkg_postrm() {
 	gnome2_schemas_update
+	xdg_icon_cache_update
 }


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-27  7:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-27  7:19 [gentoo-commits] repo/proj/guru:master commit in: app-mobilephone/flashlight/ Haelwenn Monnier
  -- strict thread matches above, loose matches on Subject: below --
2021-06-26 10:53 Haelwenn Monnier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox