Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
5338f9ed
Commit
5338f9ed
authored
Apr 25, 2024
by
Иван Мажукин
Committed by
Vitaly Lipatov
Apr 25, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play: add bellsoft-java11-full (eterbug #17289)
parent
8338b077
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
0 deletions
+26
-0
bellsoft-java11-full.sh
play.d/bellsoft-java11-full.sh
+17
-0
bellsoft-java11-full.sh
repack.d/bellsoft-java11-full.sh
+9
-0
No files found.
play.d/bellsoft-java11-full.sh
0 → 100755
View file @
5338f9ed
#!/bin/sh
PKGNAME
=
bellsoft-java11-full
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
'BellSoft Liberica JDK is a build of OpenJDK that is tested and verified to be compliant with the Java SE specification using OpenJDK Technology Compatibility Kit test suite'
URL
=
"https://github.com/bell-sw/Liberica/"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
# bellsoft-jdk22.0.1+10-linux-amd64-full.rpm
PKGURL
=
"https://github.com/bell-sw/Liberica/releases/download/11.0.20%2B8/bellsoft-jdk11.0.20%2B8-linux-amd64-full.rpm"
install_pkgurl
\ No newline at end of file
repack.d/bellsoft-java11-full.sh
0 → 100755
View file @
5338f9ed
#!/bin/sh -x
# It will be run with two args: buildroot spec
BUILDROOT
=
"
$1
"
SPEC
=
"
$2
"
.
$(
dirname
$0
)
/common.sh
add_unirequires libX11.so.6 libXext.so.6 libXi.so.6 libXrender.so.1 libXtst.so.6 libasound.so.2 libfreetype.so.6
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment