Closed Yisus7u7 closed 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.
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"
}
Done. Thanks @xtkoba!
@librehat I know this has nothing to do with PR, but would it be possible to compile kwin in termux?
@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
@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.
@xtkoba Done.
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
@Grimler91 Done.
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
Based on that my face/profile appears next to the commit:
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
@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:
@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:
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.