Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: juliaup-1.8.16
@ 2023-05-16 22:27 BryceVandegrift
  2023-05-17  0:54 ` BryceVandegrift
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: BryceVandegrift @ 2023-05-16 22:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages juliaup
https://github.com/void-linux/void-packages/pull/43906

New package: juliaup-1.8.16
This package should allow Julia to be installed since it was [removed](https://github.com/void-linux/void-packages/pull/39919).
Package only supports x86_64, i686, and aarch64

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl (crossbuild)
  - i686-glibc (crossbuild)
  - aarch64-glibc (crossbuild)
  - aarch64-musl (crossbuild)

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

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

From bc75e4ad1a499d1f5e1b39c4e1f8df0bdea273cf Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bryce@brycevandegrift.xyz>
Date: Tue, 16 May 2023 18:22:00 -0400
Subject: [PATCH] New package: juliaup-1.8.16

---
 srcpkgs/juliaup/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/juliaup/template

diff --git a/srcpkgs/juliaup/template b/srcpkgs/juliaup/template
new file mode 100644
index 000000000000..7f1d469e8a3b
--- /dev/null
+++ b/srcpkgs/juliaup/template
@@ -0,0 +1,16 @@
+# Template file for 'juliaup'
+pkgname=juliaup
+version=1.8.16
+revision=1
+archs="x86_64* i686* aarch64*"
+build_style=cargo
+short_desc="Julia installer and version multiplexer"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="MIT"
+homepage="https://github.com/JuliaLang/juliaup"
+distfiles="https://github.com/JuliaLang/juliaup/archive/refs/tags/v${version}.tar.gz"
+checksum=99b0d62b589c8a330fffaa2252b8e4251124bfd59077f0789a6a456d3b1ae81a
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2023-07-04  9:56 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-16 22:27 [PR PATCH] New package: juliaup-1.8.16 BryceVandegrift
2023-05-17  0:54 ` BryceVandegrift
2023-05-17  1:22 ` [PR PATCH] [Updated] " BryceVandegrift
2023-05-17  1:24 ` BryceVandegrift
2023-05-17  1:47 ` [PR REVIEW] " classabbyamp
2023-05-17 15:24 ` [PR PATCH] [Updated] " BryceVandegrift
2023-05-17 15:24 ` [PR REVIEW] " BryceVandegrift
2023-05-23  0:26 ` hervyqa
2023-05-23  0:38 ` hervyqa
2023-05-23  0:48 ` hervyqa
2023-05-23  2:15 ` hervyqa
2023-05-24  7:52 ` damianoognissanti
2023-05-24  7:53 ` damianoognissanti
2023-05-24  8:23 ` damianoognissanti
2023-05-24  8:25 ` damianoognissanti
2023-05-24  8:26 ` classabbyamp
2023-06-16  3:17 ` hervyqa
2023-06-25 21:15 ` [PR REVIEW] " classabbyamp
2023-07-03  0:53 ` BryceVandegrift
2023-07-03  1:00 ` [PR PATCH] [Updated] " BryceVandegrift
2023-07-03  1:09 ` [PR REVIEW] " BryceVandegrift
2023-07-04  9:44 ` [PR PATCH] [Updated] " classabbyamp
2023-07-04  9:56 ` [PR PATCH] [Merged]: " classabbyamp

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).