public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-editors/vscodium-bin/
Date: Fri, 26 Mar 2021 07:10:55 +0000 (UTC)	[thread overview]
Message-ID: <1616742549.c3bd6d6e61f6ee2ed546f78255b92f5c71e7e69e.xgqt@gentoo> (raw)

commit:     c3bd6d6e61f6ee2ed546f78255b92f5c71e7e69e
Author:     Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Fri Mar 26 07:09:09 2021 +0000
Commit:     Maciej Barć <xgqt <AT> riseup <DOT> net>
CommitDate: Fri Mar 26 07:09:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3bd6d6e

app-editors/vscodium-bin: add QA_PREBUILT and QA_PRESTRIPPED

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>

 app-editors/vscodium-bin/vscodium-bin-1.53.1.ebuild | 16 +++++++++++++++-
 app-editors/vscodium-bin/vscodium-bin-1.53.2.ebuild | 16 +++++++++++++++-
 app-editors/vscodium-bin/vscodium-bin-1.54.3.ebuild | 16 +++++++++++++++-
 3 files changed, 45 insertions(+), 3 deletions(-)

diff --git a/app-editors/vscodium-bin/vscodium-bin-1.53.1.ebuild b/app-editors/vscodium-bin/vscodium-bin-1.53.1.ebuild
index 864dd9475..e3b99e9fa 100644
--- a/app-editors/vscodium-bin/vscodium-bin-1.53.1.ebuild
+++ b/app-editors/vscodium-bin/vscodium-bin-1.53.1.ebuild
@@ -21,7 +21,6 @@ SRC_URI="
 	)
 "
 
-RESTRICT="bindist strip test"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~arm ~arm64"
@@ -44,6 +43,21 @@ RDEPEND="
 
 S="${WORKDIR}"
 
+QA_PREBUILT="
+	/opt/vscodium/chrome-sandbox
+	/opt/vscodium/codium
+	/opt/vscodium/libEGL.so
+	/opt/vscodium/libGLESv2.so
+	/opt/vscodium/libffmpeg.so
+	/opt/vscodium/libvk_swiftshader.so
+	/opt/vscodium/libvulkan.so
+	/opt/vscodium/resources/app/node_modules.asar.unpacked/*
+	/opt/vscodium/swiftshader/*
+	/opt/vscodium/swiftshader/libEGL.so
+	/opt/vscodium/swiftshader/libGLESv2.so
+"
+QA_PRESTRIPPED="${QA_PREBUILT}"
+
 src_prepare() {
 	default
 

diff --git a/app-editors/vscodium-bin/vscodium-bin-1.53.2.ebuild b/app-editors/vscodium-bin/vscodium-bin-1.53.2.ebuild
index 864dd9475..e3b99e9fa 100644
--- a/app-editors/vscodium-bin/vscodium-bin-1.53.2.ebuild
+++ b/app-editors/vscodium-bin/vscodium-bin-1.53.2.ebuild
@@ -21,7 +21,6 @@ SRC_URI="
 	)
 "
 
-RESTRICT="bindist strip test"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~arm ~arm64"
@@ -44,6 +43,21 @@ RDEPEND="
 
 S="${WORKDIR}"
 
+QA_PREBUILT="
+	/opt/vscodium/chrome-sandbox
+	/opt/vscodium/codium
+	/opt/vscodium/libEGL.so
+	/opt/vscodium/libGLESv2.so
+	/opt/vscodium/libffmpeg.so
+	/opt/vscodium/libvk_swiftshader.so
+	/opt/vscodium/libvulkan.so
+	/opt/vscodium/resources/app/node_modules.asar.unpacked/*
+	/opt/vscodium/swiftshader/*
+	/opt/vscodium/swiftshader/libEGL.so
+	/opt/vscodium/swiftshader/libGLESv2.so
+"
+QA_PRESTRIPPED="${QA_PREBUILT}"
+
 src_prepare() {
 	default
 

diff --git a/app-editors/vscodium-bin/vscodium-bin-1.54.3.ebuild b/app-editors/vscodium-bin/vscodium-bin-1.54.3.ebuild
index 864dd9475..e3b99e9fa 100644
--- a/app-editors/vscodium-bin/vscodium-bin-1.54.3.ebuild
+++ b/app-editors/vscodium-bin/vscodium-bin-1.54.3.ebuild
@@ -21,7 +21,6 @@ SRC_URI="
 	)
 "
 
-RESTRICT="bindist strip test"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~arm ~arm64"
@@ -44,6 +43,21 @@ RDEPEND="
 
 S="${WORKDIR}"
 
+QA_PREBUILT="
+	/opt/vscodium/chrome-sandbox
+	/opt/vscodium/codium
+	/opt/vscodium/libEGL.so
+	/opt/vscodium/libGLESv2.so
+	/opt/vscodium/libffmpeg.so
+	/opt/vscodium/libvk_swiftshader.so
+	/opt/vscodium/libvulkan.so
+	/opt/vscodium/resources/app/node_modules.asar.unpacked/*
+	/opt/vscodium/swiftshader/*
+	/opt/vscodium/swiftshader/libEGL.so
+	/opt/vscodium/swiftshader/libGLESv2.so
+"
+QA_PRESTRIPPED="${QA_PREBUILT}"
+
 src_prepare() {
 	default
 


             reply	other threads:[~2021-03-26  7:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-26  7:10 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-21 18:17 [gentoo-commits] repo/proj/guru:dev commit in: app-editors/vscodium-bin/ Maciej Barć
2021-05-18 18:39 Marcin Woźniak
2021-05-15 15:22 Maciej Barć
2021-05-15 15:22 Maciej Barć
2021-04-15 15:25 Maciej Barć
2021-04-15 15:25 Maciej Barć
2021-04-07 11:32 Maciej Barć
2021-03-26  7:50 Maciej Barć
2021-03-20  0:36 Maciej Barć
2021-03-20  0:34 Maciej Barć
2021-03-13  0:45 Maciej Barć
2021-03-13  0:44 Maciej Barć
2021-02-16 21:10 [gentoo-commits] repo/proj/guru:master " Theo Anderson
2021-02-16  7:13 ` [gentoo-commits] repo/proj/guru:dev " Theo Anderson
2021-02-12 17:00 Maciej Barć
2021-02-07 22:19 Maciej Barć
2021-01-19 17:32 Maciej Barć
2021-01-18 18:03 Maciej Barć

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=1616742549.c3bd6d6e61f6ee2ed546f78255b92f5c71e7e69e.xgqt@gentoo \
    --to=xgqt@riseup.net \
    --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