You are not logged in.

#1 2023-08-31 08:45:57

Freed
Member
From: China
Registered: 2020-02-01
Posts: 57
Website

A language server for pacman's PKGBUILD

Excuse me. I create
a language server for pacman's PKGBUILD,
support diagnosis, document hover, complete keywords and package names. Can it
be hosted on archlinux organization like other
pacman related tools (e.g. pacman-contrib, namcap) for visibility?
It can let more people easy to find it and help me to get more bug reports to
improve it.

Thanks for any answers.


An adherent of hacker culture and open source.

Offline

#2 2023-08-31 09:15:41

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 12,394

Re: A language server for pacman's PKGBUILD

I would advise to publish as an AUR package first, but I see no installation instructions .

How should users install it ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building to complicated ?
Try clean chroot manager by graysky

Offline

#3 2023-08-31 11:13:51

Freed
Member
From: China
Registered: 2020-02-01
Posts: 57
Website

Re: A language server for pacman's PKGBUILD


An adherent of hacker culture and open source.

Offline

#4 2023-08-31 21:21:02

loqs
Member
Registered: 2014-03-06
Posts: 17,764

Re: A language server for pacman's PKGBUILD

You have not updated it for https://lists.archlinux.org/archives/li … GUJBUDI7G/ also the current PKGBUILD does not build from source.

Offline

#5 2023-09-01 09:19:14

Freed
Member
From: China
Registered: 2020-02-01
Posts: 57
Website

Re: A language server for pacman's PKGBUILD

the current PKGBUILD does not build from source.

I think build from wheel will be faster than sdist. Is it necessary to build from sdist?


An adherent of hacker culture and open source.

Offline

#6 2023-09-01 10:24:36

Awebb
Member
Registered: 2010-05-06
Posts: 6,438

Re: A language server for pacman's PKGBUILD

Your python-pkgbuild-language-server does not exist on the AUR, but according to your docs it does.

EDIT: Ah! pkgbuild-language-server.

Last edited by Awebb (2023-09-01 10:26:51)

Offline

#7 2023-09-01 10:52:37

loqs
Member
Registered: 2014-03-06
Posts: 17,764

Re: A language server for pacman's PKGBUILD

Freed wrote:

the current PKGBUILD does not build from source.

I think build from wheel will be faster than sdist. Is it necessary to build from sdist?

Only recommended Python_package_guidelines#Standards_based_(PEP_517)  First Warning note and https://gitlab.archlinux.org/archlinux/ … type=heads

Offline

#8 2023-09-06 04:01:10

Freed
Member
From: China
Registered: 2020-02-01
Posts: 57
Website

Re: A language server for pacman's PKGBUILD

Document's wrong name have been fixed. The package will be improved.


An adherent of hacker culture and open source.

Offline

#9 2023-09-06 12:22:58

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 12,394

Re: A language server for pacman's PKGBUILD

Great, please let us see the new PKGBUILD when it's ready.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building to complicated ?
Try clean chroot manager by graysky

Offline

#10 2023-11-02 13:40:08

Freed
Member
From: China
Registered: 2020-02-01
Posts: 57
Website

Re: A language server for pacman's PKGBUILD

Sorry to notify everyone. I have rewritten the code in a new repo. And the original AUR has been deprecated. The road map can be found in the README.

Because this is my first time to write a language server, I beg any bad design can be forgave. If anyone has a suggestion, welcome to discuss.

There still be many things to do. Sorry again. sad


An adherent of hacker culture and open source.

Offline

Board footer

Powered by FluxBB