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

transition: pkg-config to pkgconf #1

Closed
UTsweetyfish opened this issue Jul 27, 2023 · 1 comment
Closed

transition: pkg-config to pkgconf #1

UTsweetyfish opened this issue Jul 27, 2023 · 1 comment

Comments

@UTsweetyfish
Copy link

UTsweetyfish commented Jul 27, 2023

llvm-toolchain-14 构建中出现了 pkg-config 与 pkgconf 出现冲突的情况,考虑使用 pkgconf 替换 pkg-config。

pkgconf is a newer, actively maintained implementation of pkg-config that
supports more aspects of the pkg-config file specification and provides a
library interface that applications can use to incorporate intelligent
handling of pkg-config files into themselves (such as build file generators,
IDEs, and compilers).

pkgconf is compatible with pkg-config when it is run as "pkg-config", so it
can completely replace the original implementation.

Transition proposal: pkg-config to pkgconf, (view thread on googlegroups)
DebConf 22 pkg-config / pkgconf BoF

考虑等待 deepin-community/rfcs#4 合并后进行 pkg-config 的退出流程。

目前对软件包做出的修改

/cc @deepin-community/deepin-sysdev-team @chenchongbiao

@chenchongbiao
Copy link
Contributor

1

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

No branches or pull requests

2 participants