bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28823: lxqt-common is deprecated


From: Ludovic Courtès
Subject: bug#28823: lxqt-common is deprecated
Date: Sun, 15 Oct 2017 21:37:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

ng0 <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]