ng0 <n...@infotropique.org> skribis:

> Ludovic Courtès transcribed 0.8K bytes:

[...]

>> > Looking at the deprecated repo, it is not clear what needs to be
>> > done. Possibly the now deprecated lxqt-common has been broken up in
>> > various per-component repositories.
>> 
>> Andreas, ng0: any idea?
>> 
>> Thanks,
>> Ludo’.
>> 
>
> So the Archlinux PKGBUILD uses:
> source=(
>       
> "https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz";
>       
> "https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc";
> Gentoo uses:
> if [[ ${PV} = *9999* ]]; then
>       inherit git-r3
>       EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
> else
>       SRC_URI="https://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz";
>       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
> fi
>
> I seem to remember that for the lxqt I work on in one of my branches
> I used the lxqt.org domain.

Using tarballs from downloads.lxqt.org sounds like a good idea.

However, regardless of this, what’s up with the lxqt-common deprecation?
Is it replaced by something else?  Should we just remove it?

I’m clueless about LXQt so any suggestions is welcome.  :-)

Ludo’.



Reply via email to