public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Liv Hugger" <gentoo@liv.nrw>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/easyroam-desktop/
Date: Tue, 17 Dec 2024 15:20:32 +0000 (UTC)	[thread overview]
Message-ID: <1734448797.d7bfce14b86c724b9b9cafe42cc8afe0195be6bd.gentoo@gentoo> (raw)

commit:     d7bfce14b86c724b9b9cafe42cc8afe0195be6bd
Author:     Liv (pelsh) Hugger <gentoo <AT> liv <DOT> nrw>
AuthorDate: Tue Dec 17 15:19:57 2024 +0000
Commit:     Liv Hugger <gentoo <AT> liv <DOT> nrw>
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>


             reply	other threads:[~2024-12-17 15:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-17 15:20 Liv Hugger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-18 12:11 [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/easyroam-desktop/ Liv Hugger
2024-12-18 12:11 Liv Hugger
2024-12-18 12:11 Liv Hugger
2025-02-02 11:26 David Roman

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=1734448797.d7bfce14b86c724b9b9cafe42cc8afe0195be6bd.gentoo@gentoo \
    --to=gentoo@liv.nrw \
    --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