all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: iyzsong@member.fsf.org (宋文武)
To: Meiyo Peng <meiyo.peng@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: Package for LXQt. Help wanted.
Date: Sat, 27 Oct 2018 19:51:52 +0800	[thread overview]
Message-ID: <8736sr4nfr.fsf@member.fsf.org> (raw)
In-Reply-To: 87sh0soi8y.fsf@gmail.com

Meiyo Peng <meiyo.peng@gmail.com> writes:

> Hello Song,
>
>> Hello, thank you again, I have push them!
>
> Thank you.
>
>> - Add comments about the missing translations (disable the
>>   PULL_TANSLATIONS), which are in the lxqt-l10n git repository.  I think
>>   we can prefetch it as a 'origin', add it to the input of the
>>   application, or add a 'lxqt-l10n' package.
>
> I didn't add lxqt-l10n because it is stated as deprecated on it's home
> page.

Okay, I see now the repositories (lxqt-about, etc) have their
translations checked in, so the next release will have translations
files in the tarballs.  In the meantime, we could add 'lxqt-l10n' as a
package to get translations for those LXQt applications.  I tried to
build lxqt-l10n, but its CMakeLists.txt can't be used as-is, I'd leave
it now...

>
>> - Correct some licenses, eg: obconf-qt, qps are under GPL2+.
>
> Sorry about this. I should have been more careful.
>
>> And a "lxqt-build-tools: Dedifen LXQT_*_DIR variables" patch is
>> unapplied:
>>
>>      (build-system cmake-build-system)
>>      (arguments
>> -     `(#:tests? #f))                    ; no tests
>> +     `(#:tests? #f  ;; no tests
>> +       #:configure-flags
>> +       `("-DLXQT_DATA_DIR=/run/current-system/profile/share"
>> +         "-DLXQT_ETC_XDG_DIR=/run/current-system/profile/etc/xdg")))
>>
>> What are thoses variables used for?  If I install the 'lxqt' package
>> into my user profile, should I set them to the directories under my
>> profile ($HOME/.guix-profile/share and $HOME/.guix-profile/etc/xdg)?
>
> These variables are used by all LXQt packages during build time. But
> there is no big issue if they are not defined here, I guess it is
> because XDG_*_DIRS environment variables are set correctly during
> runtime. They default to directories within
> /gnu/store/*-lxqt-build-tools-*/ like this:
> "/gnu/store/86wy8q4yplhalf3yvmzv673naarxn3na-lxqt-build-tools-0.5.0/share"
>
> I defined these variables here to serve an aesthetic purpose, so that
> the "Technical Info" tab within lxqt-about can show the values defined
> above rather than directories like this:
> "/gnu/store/86wy8q4yplhalf3yvmzv673naarxn3na-lxqt-build-tools-0.5.0/share".
>

Yeah, thanks for the explanation.

  reply	other threads:[~2018-10-27 11:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-26 15:11 Package for LXQt. Help wanted Meiyo Peng
2018-10-27 11:51 ` 宋文武 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-10-23  3:41 Meiyo Peng
2018-10-23 13:27 ` 宋文武
2018-10-23  0:33 Meiyo Peng
2018-10-22  4:57 Meiyo Peng
2018-10-22 14:31 ` 宋文武
2018-10-26 14:24 ` 宋文武
2018-10-27  8:19   ` Meiyo Peng
2018-10-27 10:24     ` 宋文武

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8736sr4nfr.fsf@member.fsf.org \
    --to=iyzsong@member.fsf.org \
    --cc=guix-devel@gnu.org \
    --cc=meiyo.peng@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.