[gentoo-commits] repo/proj/guru:master commit in: sci-electronics/logic-bin/

2022-10-06 Thread Andrew Ammerlaan
commit: f2b19c7a205a1120de0953d79eac900563ef5789
Author: David Roman  gmail  com>
AuthorDate: Tue Oct  4 16:56:15 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Tue Oct  4 16:56:15 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f2b19c7a

sci-electronics/logic-bin: keyword 2.4.0 for ~amd64, ~x86

Signed-off-by: David Roman  gmail.com>

 sci-electronics/logic-bin/logic-bin-2.4.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-electronics/logic-bin/logic-bin-2.4.0.ebuild 
b/sci-electronics/logic-bin/logic-bin-2.4.0.ebuild
index a2bedda96..9c7035294 100644
--- a/sci-electronics/logic-bin/logic-bin-2.4.0.ebuild
+++ b/sci-electronics/logic-bin/logic-bin-2.4.0.ebuild
@@ -7,12 +7,13 @@ DESCRIPTION="Saleae logic analyzer"
 HOMEPAGE="https://www.saleae.com;
 
 SRC_URI="https://downloads.saleae.com/logic2/Logic-${PV}-master.AppImage;
+KEYWORDS="~amd64 ~x86"
 
 LICENSE="Saleae"
 SLOT="0"
 IUSE=""
 
-RESTRICT="strip"
+RESTRICT="bindist mirror strip"
 
 S="${WORKDIR}"
 



[gentoo-commits] repo/proj/guru:master commit in: sci-electronics/logic-bin/

2022-10-03 Thread Haelwenn Monnier
commit: 612665d524568c9509fa0243825c3702b9c474a2
Author: David Roman  gmail  com>
AuthorDate: Mon Oct  3 17:01:32 2022 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Mon Oct  3 17:01:32 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=612665d5

sci-electronics/logic-bin: new package, add 2.4.0

Signed-off-by: David Roman  gmail.com>

 sci-electronics/logic-bin/Manifest   |  1 +
 sci-electronics/logic-bin/logic-bin-2.4.0.ebuild | 27 
 sci-electronics/logic-bin/metadata.xml   |  8 +++
 3 files changed, 36 insertions(+)

diff --git a/sci-electronics/logic-bin/Manifest 
b/sci-electronics/logic-bin/Manifest
new file mode 100644
index 0..786763992
--- /dev/null
+++ b/sci-electronics/logic-bin/Manifest
@@ -0,0 +1 @@
+DIST Logic-2.4.0-master.AppImage 154539767 BLAKE2B 
2de346d64594932f4d37f8c4a32ba4121b539a6b643e5a140b6b560fdfa32a62dd3a7c7984a591bece51b6902f792706f777ddbb9a902876c1ae3a612d4b1635
 SHA512 
02b69c17c78daebeb2f213c79dddb47169e781b9862fbcb1bbd896f3452bee3cfe88ce64fd90c695bdcc2e987112ca2c8d81fd9f271522357b2a89ce28c19d2e

diff --git a/sci-electronics/logic-bin/logic-bin-2.4.0.ebuild 
b/sci-electronics/logic-bin/logic-bin-2.4.0.ebuild
new file mode 100644
index 0..a2bedda96
--- /dev/null
+++ b/sci-electronics/logic-bin/logic-bin-2.4.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Saleae logic analyzer"
+HOMEPAGE="https://www.saleae.com;
+
+SRC_URI="https://downloads.saleae.com/logic2/Logic-${PV}-master.AppImage;
+
+LICENSE="Saleae"
+SLOT="0"
+IUSE=""
+
+RESTRICT="strip"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="*"
+
+src_unpack() {
+   cp "${DISTDIR}/Logic-2.4.0-master.AppImage" saleae-logic || die
+}
+
+src_install() {
+   dobin saleae-logic
+}

diff --git a/sci-electronics/logic-bin/metadata.xml 
b/sci-electronics/logic-bin/metadata.xml
new file mode 100644
index 0..01c1fc848
--- /dev/null
+++ b/sci-electronics/logic-bin/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   davidroma...@gmail.com
+   David Roman
+   
+