Skip to content

Commit

Permalink
graalvm: include homepage (getsolus#2287)
Browse files Browse the repository at this point in the history
**Summary**
- Add homepage to package.yml

**Test Plan**

- Checked homepage was added

**Checklist**

- [X] Package was built and tested against unstable
  • Loading branch information
algent-al authored Apr 18, 2024
2 parents b6c64ff + 25a34ac commit 73ea7c8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/g/graalvm/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ libc.so.6:__getdelim
libc.so.6:__getpagesize
libc.so.6:__isinf
libc.so.6:__isnanf
libc.so.6:__isoc99_sscanf
libc.so.6:__isoc23_sscanf
libc.so.6:__libc_start_main
libc.so.6:__lxstat
libc.so.6:__lxstat64
Expand Down
3 changes: 2 additions & 1 deletion packages/g/graalvm/package.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name : graalvm
version : 22.3.2
release : 5
release : 6
source :
- git|https://github.com/oracle/graal.git : vm-ce-22.3.2
- git|https://github.com/graalvm/mx.git : 6.23.3
- https://github.com/graalvm/labs-openjdk-17/releases/download/jvmci-23.0-b07/labsjdk-ce-17.0.6+10-jvmci-23.0-b07-linux-amd64.tar.gz : 0109a9a6d20ffc6e6cf8df88ea2b3de168f75282531850c0cb72875165c053a6
#- https://github.com/graalvm/labs-openjdk-17/releases/download/jvmci-23.0-b11/labsjdk-ce-17.0.7+7-jvmci-23.0-b11-linux-amd64.tar.gz : 3b52ebe6d321b70f707ec2b9492ab32714651b133f281f813b87d73dd8b9e556
homepage : https://www.graalvm.org/
license : GPL-2.0-or-later
component : programming.tools
networking : yes
Expand Down
15 changes: 8 additions & 7 deletions packages/g/graalvm/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>graalvm</Name>
<Homepage>https://www.graalvm.org/</Homepage>
<Packager>
<Name>Oliver Marks</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>programming.tools</PartOf>
<Summary xml:lang="en">High-performance JDK distribution</Summary>
<Description xml:lang="en">GraalVM is a high-performance JDK distribution designed to accelerate the execution of applications written in Java and other JVM languages along with support for JavaScript, Ruby, Python, and a number of other popular languages
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>graalvm</Name>
Expand Down Expand Up @@ -1444,12 +1445,12 @@
</Files>
</Package>
<History>
<Update release="5">
<Date>2023-05-15</Date>
<Update release="6">
<Date>2024-04-18</Date>
<Version>22.3.2</Version>
<Comment>Packaging update</Comment>
<Name>Oliver Marks</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 73ea7c8

Please sign in to comment.