termux / x11-packages

A set of packages using X11 Windows System.
Other
550 stars 145 forks source link

update lxqt to 1.0.1 #647

Closed Yisus7u7 closed 2 years ago

Yisus7u7 commented 2 years ago

Screenshot_20220318-180221

Yisus7u7 commented 2 years ago

@xtkoba You can update the patches of lxqt-session by me?, I don't know about "wordexp" and I feel a lot of confusing things.

After that the lxqt update will be finished.

xtkoba commented 2 years ago

Now that libandroid-wordexp package is available, I suggest migrating to it, rather than using custom definitions.

Include libandroid-wordexp in TERMUX_PKG_DEPENDS and append the following at the end of build.sh:

termux_step_pre_configure() {
    LDFLAGS+=" -landroid-wordexp"
}
Yisus7u7 commented 2 years ago

Done. Thanks @xtkoba!

Screenshot_20220320-155917

Yisus7u7 commented 2 years ago

@librehat I know this has nothing to do with PR, but would it be possible to compile kwin in termux?

librehat commented 2 years ago

@librehat I know this has nothing to do with PR, but would it be possible to compile kwin in termux?

You'll have to try it yourself. I didn't go far enough with KDE packages

Yisus7u7 commented 2 years ago

@librehat I know this has nothing to do with PR, but would it be possible to compile kwin in termux?

You'll have to try it yourself. I didn't go far enough with KDE packages

That sounds bad.

Yisus7u7 commented 2 years ago

@xtkoba Done.

Grimler91 commented 2 years ago

Please rebase to get rid of the merge commits, with something like (starting from your update-lxqt branch):

git fetch origin
git rebase origin/master
git push -f https://github.com/yisus7u7/x11-packages update-lxqt
Yisus7u7 commented 2 years ago

@Grimler91 Done.

Grimler91 commented 2 years ago

Thanks! Sidenote: it doesn't seem like your email jesuspixel5 at gmail is associated with your github account, so you might want to add it at https://github.com/settings/emails

Grimler91 commented 2 years ago

Based on that my face/profile appears next to the commit:

image

Yisus7u7 commented 2 years ago

Thanks! Sidenote: it doesn't seem like your email jesuspixel5 at gmail is associated with your github account, so you might want to add it at https://github.com/settings/emails

Screenshot_20220321-150623

Grimler91 commented 2 years ago

@Yisus7u7 yeah, so you might want to add jesuspixel5 at gmail as a secondary email through the "Add email address" field there, since that is the email you have configured in your gitconfig:

image

Yisus7u7 commented 2 years ago

@Yisus7u7 yeah, so you might want to add jesuspixel5 at gmail as a secondary email through the "Add email address" field there, since that is the email you have configured in your gitconfig:

image

Sorry, it's my mistake.

The email I am using now is temporary, (jesuspixel5@gmail.com has been deleted), so nowhere should that email continue to be disseminated.

Soon I will fix an email for use with GitHub and do the PR, leaving that email as the final email.