Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] android-studio: add tar as a makedepends
@ 2020-01-29  4:06 voidlinux-github
  2020-01-30  1:39 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-29  4:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 693 bytes --]

There is a new pull request by anjandev against master on the void-packages repository

https://github.com/anjandev/void-packages studio
https://github.com/void-linux/void-packages/pull/18625

android-studio: add tar as a makedepends
android-studio was updated to 3.5.3 in void-packages 2 months ago ( #17265). Although this change was merged and travis checks passed, when I ran `xbps-install -S android-studio`, I got version 3.3.2_1. When I tried to build 3.5.3 from void-packages using `./xbps-src pkg android-studio`, I found that tar was missing.

Adding tar as a makedepends fixes this issue.

A patch file from https://github.com/void-linux/void-packages/pull/18625.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-studio-18625.patch --]
[-- Type: text/x-diff, Size: 702 bytes --]

From 5a20c721fde1f71cfdbc889d96ff2cefb5bf40d2 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Tue, 28 Jan 2020 19:53:32 -0800
Subject: [PATCH] android-studio: add tar as a makedepends

---
 srcpkgs/android-studio/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/android-studio/template b/srcpkgs/android-studio/template
index c1efec5bf42..f5011757b84 100644
--- a/srcpkgs/android-studio/template
+++ b/srcpkgs/android-studio/template
@@ -8,6 +8,7 @@ _studio_build=191.6010548
 _studio_rev=0
 archs="x86_64 i686"
 create_wrksrc=yes
+makedepends="tar"
 depends="gtk+ libGL"
 short_desc="Official Android IDE"
 maintainer="Jordyn Carattini <onlinecloud1@gmail.com>"

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

* Re: [PR PATCH] [Updated] android-studio: add tar as a makedepends
  2020-01-29  4:06 [PR PATCH] android-studio: add tar as a makedepends voidlinux-github
@ 2020-01-30  1:39 ` voidlinux-github
  2020-01-30  1:39 ` voidlinux-github
  2020-01-30  8:09 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-30  1:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 698 bytes --]

There is an updated pull request by anjandev against master on the void-packages repository

https://github.com/anjandev/void-packages studio
https://github.com/void-linux/void-packages/pull/18625

android-studio: add tar as a makedepends
android-studio was updated to 3.5.3 in void-packages 2 months ago ( #17265). Although this change was merged and travis checks passed, when I ran `xbps-install -S android-studio`, I got version 3.3.2_1. When I tried to build 3.5.3 from void-packages using `./xbps-src pkg android-studio`, I found that tar was missing.

Adding tar as a makedepends fixes this issue.

A patch file from https://github.com/void-linux/void-packages/pull/18625.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-studio-18625.patch --]
[-- Type: text/x-diff, Size: 706 bytes --]

From 76a32d96bf723a091a79efff4f1e19355028ad56 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Tue, 28 Jan 2020 19:53:32 -0800
Subject: [PATCH] android-studio: add tar as a makedepends

---
 srcpkgs/android-studio/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/android-studio/template b/srcpkgs/android-studio/template
index c1efec5bf42..b12a2f21bce 100644
--- a/srcpkgs/android-studio/template
+++ b/srcpkgs/android-studio/template
@@ -8,6 +8,7 @@ _studio_build=191.6010548
 _studio_rev=0
 archs="x86_64 i686"
 create_wrksrc=yes
+hostmakedepends="tar"
 depends="gtk+ libGL"
 short_desc="Official Android IDE"
 maintainer="Jordyn Carattini <onlinecloud1@gmail.com>"

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

* Re: android-studio: add tar as a makedepends
  2020-01-29  4:06 [PR PATCH] android-studio: add tar as a makedepends voidlinux-github
  2020-01-30  1:39 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-30  1:39 ` voidlinux-github
  2020-01-30  8:09 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-30  1:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 156 bytes --]

New comment by anjandev on void-packages repository

https://github.com/void-linux/void-packages/pull/18625#issuecomment-580044890

Comment:
@Hoshpak fixed

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

* Re: [PR PATCH] [Merged]: android-studio: add tar as a makedepends
  2020-01-29  4:06 [PR PATCH] android-studio: add tar as a makedepends voidlinux-github
  2020-01-30  1:39 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-30  1:39 ` voidlinux-github
@ 2020-01-30  8:09 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-30  8:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 541 bytes --]

There's a merged pull request on the void-packages repository

android-studio: add tar as a makedepends
https://github.com/void-linux/void-packages/pull/18625

Description:
android-studio was updated to 3.5.3 in void-packages 2 months ago ( #17265). Although this change was merged and travis checks passed, when I ran `xbps-install -S android-studio`, I got version 3.3.2_1. When I tried to build 3.5.3 from void-packages using `./xbps-src pkg android-studio`, I found that tar was missing.

Adding tar as a makedepends fixes this issue.

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

end of thread, other threads:[~2020-01-30  8:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-29  4:06 [PR PATCH] android-studio: add tar as a makedepends voidlinux-github
2020-01-30  1:39 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-30  1:39 ` voidlinux-github
2020-01-30  8:09 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).