From: "Adel KARA SLIMANE" <adel@karaslimane.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-editors/visual-studio-code-bin/
Date: Thu, 22 Apr 2021 17:18:16 +0000 (UTC) [thread overview]
Message-ID: <1619111881.52c969ceba928c421fa4d21c51cace792be67de2.adel@gentoo> (raw)
commit: 52c969ceba928c421fa4d21c51cace792be67de2
Author: Adel KARA SLIMANE <adel <AT> karaslimane <DOT> com>
AuthorDate: Thu Apr 22 17:13:20 2021 +0000
Commit: Adel KARA SLIMANE <adel <AT> karaslimane <DOT> com>
CommitDate: Thu Apr 22 17:18:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=52c969ce
app-editors/visual-studio-code-bin: declare all files pre-built
Closes: https://bugs.gentoo.org/780756
Signed-off-by: Adel KARA SLIMANE <adel <AT> karaslimane.com>
Package-Manager: Portage-3.0.18, Repoman-3.0.2
.../visual-studio-code-bin-1.54.2.ebuild | 10 +---------
.../visual-studio-code-bin-1.55.0.ebuild | 10 +---------
.../visual-studio-code-bin-1.55.2.ebuild | 10 +---------
3 files changed, 3 insertions(+), 27 deletions(-)
diff --git a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.54.2.ebuild b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.54.2.ebuild
index 51faa419e..753167b06 100644
--- a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.54.2.ebuild
+++ b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.54.2.ebuild
@@ -37,15 +37,7 @@ RDEPEND="
QA_PRESTRIPPED="*"
-QA_PREBUILT="
- opt/${PN}/code
- opt/${PN}/libEGL.so
- opt/${PN}/libffmpeg.so
- opt/${PN}/libGLESv2.so
- opt/${PN}/libvk_swiftshader.so
- opt/${PN}/libvulkan.so
- opt/${PN}/swiftshader/libEGL.so
- opt/${PN}/swiftshader/libGLESv2.so"
+QA_PREBUILT="*"
pkg_setup() {
if use amd64; then
diff --git a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild
index 51faa419e..753167b06 100644
--- a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild
+++ b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild
@@ -37,15 +37,7 @@ RDEPEND="
QA_PRESTRIPPED="*"
-QA_PREBUILT="
- opt/${PN}/code
- opt/${PN}/libEGL.so
- opt/${PN}/libffmpeg.so
- opt/${PN}/libGLESv2.so
- opt/${PN}/libvk_swiftshader.so
- opt/${PN}/libvulkan.so
- opt/${PN}/swiftshader/libEGL.so
- opt/${PN}/swiftshader/libGLESv2.so"
+QA_PREBUILT="*"
pkg_setup() {
if use amd64; then
diff --git a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.2.ebuild b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.2.ebuild
index 51faa419e..753167b06 100644
--- a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.2.ebuild
+++ b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.2.ebuild
@@ -37,15 +37,7 @@ RDEPEND="
QA_PRESTRIPPED="*"
-QA_PREBUILT="
- opt/${PN}/code
- opt/${PN}/libEGL.so
- opt/${PN}/libffmpeg.so
- opt/${PN}/libGLESv2.so
- opt/${PN}/libvk_swiftshader.so
- opt/${PN}/libvulkan.so
- opt/${PN}/swiftshader/libEGL.so
- opt/${PN}/swiftshader/libGLESv2.so"
+QA_PREBUILT="*"
pkg_setup() {
if use amd64; then
next reply other threads:[~2021-04-22 17:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-22 17:18 Adel KARA SLIMANE [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-15 13:01 [gentoo-commits] repo/proj/guru:dev commit in: app-editors/visual-studio-code-bin/ Ross Charles Campbell
2021-05-08 22:46 Ross Charles Campbell
2021-04-22 17:18 Adel KARA SLIMANE
2021-04-19 7:40 Andrew Ammerlaan
2021-04-18 15:47 Andrew Ammerlaan
2021-04-18 2:55 Theo Anderson
2021-04-17 18:06 Adel KARA SLIMANE
2021-04-13 11:25 Andrew Ammerlaan
2021-04-05 20:37 Adel KARA SLIMANE
2021-03-13 4:24 Ross Charles Campbell
2021-03-05 2:00 Ross Charles Campbell
2021-02-12 6:32 Ross Charles Campbell
2021-02-10 5:07 Ross Charles Campbell
2021-02-08 0:14 Ross Charles Campbell
2021-02-07 23:21 Ross Charles Campbell
2021-02-04 21:52 Ross Charles Campbell
2021-01-04 4:23 Ross Charles Campbell
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=1619111881.52c969ceba928c421fa4d21c51cace792be67de2.adel@gentoo \
--to=adel@karaslimane.com \
--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