Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openjdk: add package #2748

Merged
merged 6 commits into from
Nov 24, 2023
Merged

openjdk: add package #2748

merged 6 commits into from
Nov 24, 2023

Conversation

star-hengxing
Copy link
Contributor

@star-hengxing star-hengxing commented Oct 23, 2023

@star-hengxing
Copy link
Contributor Author

How to force to use system jdk on linux

@waruqi
Copy link
Member

waruqi commented Nov 12, 2023

How to force to use system jdk on linux

没法强制,默认就是优先找系统,如果能找到,找不到,强制了也没用

@star-hengxing
Copy link
Contributor Author

不同发行版之间打包差异巨大,xmake 这里没必要再造一次轮子,直接用系统包就行。不过非主流发行版怎么找是个问题,暂时先这样?

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


There are huge differences in packaging between different distributions. There is no need to reinvent the wheel here with xmake, just use the system package directly. But how to find non-mainstream distributions is a problem, so let’s do this for now?

@waruqi
Copy link
Member

waruqi commented Nov 13, 2023

不同发行版之间打包差异巨大,xmake 这里没必要再造一次轮子,直接用系统包就行。不过非主流发行版怎么找是个问题,暂时先这样?

为啥不把 alsa-tools 直接打进仓库呢。。这个造轮子也没啥关系吧,需要啥依赖,就先打依赖

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


There are huge differences in packaging between different distributions. There is no need to reinvent the wheel here with xmake, just use the system package. But how to find non-mainstream distributions is a problem, so let’s do this for now?

Why not put alsa-tools directly into the warehouse. . It doesn't matter if you build a wheel. If you need any dependencies, just make them first.

@star-hengxing
Copy link
Contributor Author

先 merge,到时再考虑怎么处理 linux 平台

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Merge first, and then consider how to deal with the linux platform

@waruqi waruqi merged commit 09ea9d8 into xmake-io:dev Nov 24, 2023
@star-hengxing star-hengxing deleted the openjdk branch November 30, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants