public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: net-wireless/easyroam-desktop/
@ 2024-12-18  0:14 Julien Roy
  0 siblings, 0 replies; 4+ messages in thread
From: Julien Roy @ 2024-12-18  0:14 UTC (permalink / raw
  To: gentoo-commits

commit:     d7bfce14b86c724b9b9cafe42cc8afe0195be6bd
Author:     Liv (pelsh) Hugger <gentoo <AT> liv <DOT> nrw>
AuthorDate: Tue Dec 17 15:19:57 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue Dec 17 15:19:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7bfce14

net-wireless/easyroam-desktop: new package, add 1.3.5

Signed-off-by: Liv (pelsh) Hugger <gentoo <AT> liv.nrw>

 net-wireless/easyroam-desktop/Manifest             |  1 +
 .../easyroam-desktop/easyroam-desktop-1.3.5.ebuild | 41 ++++++++++++++++++++++
 net-wireless/easyroam-desktop/metadata.xml         |  8 +++++
 3 files changed, 50 insertions(+)

diff --git a/net-wireless/easyroam-desktop/Manifest b/net-wireless/easyroam-desktop/Manifest
new file mode 100644
index 000000000..3d80e1819
--- /dev/null
+++ b/net-wireless/easyroam-desktop/Manifest
@@ -0,0 +1 @@
+DIST easyroam_connect_desktop-1.3.5+1.3.5-linux.deb 8806992 BLAKE2B ae338b4295162296fb9b30aa1455e2f77d94418f8d6908cd3313d5465fa7c4632514cc615f399f61120aa8ee4555d10fcc840e01c1cababd1406ca7cacfe08a8 SHA512 23f0ea1359f87c63438b503851b3c25c73636960cadbad762d5c44c5640d09f62ecc32b943510e2adff307058c9d001418adc918692de6eceea4668d05bbd18c

diff --git a/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild b/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild
new file mode 100644
index 000000000..6dffff589
--- /dev/null
+++ b/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit unpacker
+
+DESCRIPTION="Easily connect your device to eduroam®."
+HOMEPAGE="https://www.easyroam.de/"
+SRC_URI="https://packages.easyroam.de/repos/easyroam-desktop/pool/main/e/easyroam-desktop/easyroam_connect_desktop-${PV}+${PV}-linux.deb"
+
+S="${WORKDIR}"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="-* amd64"
+
+RDEPEND="
+	dev-libs/glib
+	x11-libs/gtk+
+	x11-libs/pango
+	x11-libs/cairo
+	media-libs/harfbuzz
+	app-crypt/libsecret
+	net-misc/networkmanager
+	net-libs/webkit-gtk:4.1[keyring]
+	net-libs/libsoup:3.0
+	net-libs/glib-networking
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+	sed -i \
+		"s/Exec=easyroam_connect_desktop/Exec=\/usr\/share\/easyroam_connect_desktop\/easyroam_connect_desktop/" \
+		"${S}/usr/share/applications/easyroam_connect_desktop.desktop"
+	default
+}
+
+src_install() {
+	mv "${S}/usr" "${D}/"
+}

diff --git a/net-wireless/easyroam-desktop/metadata.xml b/net-wireless/easyroam-desktop/metadata.xml
new file mode 100644
index 000000000..5568da4ee
--- /dev/null
+++ b/net-wireless/easyroam-desktop/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>gentoo@liv.nrw</email>
+    <name>Liv (pelsh) Hugger</name>
+  </maintainer>
+</pkgmetadata>


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

* [gentoo-commits] repo/proj/guru:master commit in: net-wireless/easyroam-desktop/
@ 2024-12-18 17:21 David Roman
  0 siblings, 0 replies; 4+ messages in thread
From: David Roman @ 2024-12-18 17:21 UTC (permalink / raw
  To: gentoo-commits

commit:     8749ce33d0ee4b3245628a6435116553fa0f1761
Author:     Liv (pelsh) Hugger <gentoo <AT> liv <DOT> nrw>
AuthorDate: Wed Dec 18 12:10:24 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Dec 18 12:10:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8749ce33

net-wireless/easyroam-desktop: add 1.3.5-r1

Signed-off-by: Liv (pelsh) Hugger <gentoo <AT> liv.nrw>

 .../{easyroam-desktop-1.3.5.ebuild => easyroam-desktop-1.3.5-r1.ebuild}   | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild b/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5-r1.ebuild
similarity index 100%
rename from net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild
rename to net-wireless/easyroam-desktop/easyroam-desktop-1.3.5-r1.ebuild


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

* [gentoo-commits] repo/proj/guru:master commit in: net-wireless/easyroam-desktop/
@ 2024-12-18 17:21 David Roman
  0 siblings, 0 replies; 4+ messages in thread
From: David Roman @ 2024-12-18 17:21 UTC (permalink / raw
  To: gentoo-commits

commit:     5ce3fd217f6ac57160ad1c59dfc6591d77f56845
Author:     Liv (pelsh) Hugger <gentoo <AT> liv <DOT> nrw>
AuthorDate: Wed Dec 18 12:08:09 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Dec 18 12:08:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5ce3fd21

net-wireless/easyroam-desktop: ignore flag warning

Signed-off-by: Liv (pelsh) Hugger <gentoo <AT> liv.nrw>

 net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild b/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild
index b232f7e7e..8dbdad490 100644
--- a/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild
+++ b/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild
@@ -9,6 +9,8 @@ DESCRIPTION="Easily connect your device to eduroam®."
 HOMEPAGE="https://www.easyroam.de/"
 SRC_URI="https://packages.easyroam.de/repos/easyroam-desktop/pool/main/e/easyroam-desktop/easyroam_connect_desktop-${PV}+${PV}-linux.deb"
 
+QA_FLAGS_IGNORED=".*"
+
 S="${WORKDIR}"
 
 LICENSE="all-rights-reserved"


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

* [gentoo-commits] repo/proj/guru:master commit in: net-wireless/easyroam-desktop/
@ 2024-12-18 17:21 David Roman
  0 siblings, 0 replies; 4+ messages in thread
From: David Roman @ 2024-12-18 17:21 UTC (permalink / raw
  To: gentoo-commits

commit:     421980d98661aab5f6b7c2ffc3119e5e3014e674
Author:     Liv (pelsh) Hugger <gentoo <AT> liv <DOT> nrw>
AuthorDate: Wed Dec 18 12:04:26 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Dec 18 12:04:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=421980d9

net-wireless/easyroam-desktop: refresh icon cache

Signed-off-by: Liv (pelsh) Hugger <gentoo <AT> liv.nrw>

 net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild b/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild
index 6dffff589..694925e79 100644
--- a/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild
+++ b/net-wireless/easyroam-desktop/easyroam-desktop-1.3.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit unpacker
+inherit unpacker xdg-utils
 
 DESCRIPTION="Easily connect your device to eduroam®."
 HOMEPAGE="https://www.easyroam.de/"
@@ -39,3 +39,11 @@ src_prepare() {
 src_install() {
 	mv "${S}/usr" "${D}/"
 }
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


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

end of thread, other threads:[~2024-12-18 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18 17:21 [gentoo-commits] repo/proj/guru:master commit in: net-wireless/easyroam-desktop/ David Roman
  -- strict thread matches above, loose matches on Subject: below --
2024-12-18 17:21 David Roman
2024-12-18 17:21 David Roman
2024-12-18  0:14 Julien Roy

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