User Details
- User Since
- Aug 27 2019, 6:47 PM (79 w, 4 d)
Today
Wed, Feb 17
I made a mistake using arc. I accidentally opened a new differential: D10569
I forgot about that.
Yes I still use that tool from time to time. Will update this to the latest version.
Updated php.ini-production to the one provided by php and adjusted the settings
Removed configure options which don't exist anymore / are enabled by default
Added sodium extension
Tue, Feb 16
There are more configuration options which do nothing, will go through them and change that.
Mon, Feb 15
Add patch regarding unauthored revisions in arc land
Removed unused configure options
Remove trailing whitespace
Jan 30 2021
Can you post /var/log/Xorg.0.log?
Jan 25 2021
- uses external gdlib, removes unneded white spaces, removes unused build deps
- Remove extra white spaces
- Fix release nr
I only had to change one patch. It affects arc land. Arc land is heavily changed and I think I can't test it without an own phabricator instance somewhere. So I would be happy if somebody can test if arc land still does what it should do.
Jan 17 2021
Dec 24 2020
Packager info
Dec 23 2020
Shortened setup
Disabled static, shortend summary
I'll leave onig-config although I don't know what it's used for / why it's really needed. Other distributions distribute it too.
Dec 21 2020
I already made a request here: https://dev.getsol.us/D10167
Are you planning to package newer PHP versions? Then I would close my request.
Btw. the license of Oniguruma is BSD.
Dec 18 2020
I'm not sure if onig-config is really needed. Will remove it if not.
Dec 14 2020
I will go through the changelog later and add the relevant parts to the summary.
Oct 30 2020
Updated version in package.yml
Ok I changed * to - and removed the extra new lines in the lists.
Just as a side note, * is absolutely valid in Markdown for lists. Does the software center only support a limited set of markdown features?
Updates to v0.13.5
Oct 13 2020
I hope you are now satisfied with the changelog.
Updated to v0.13.4
Changed to tar.gz
Sure that's understandable.
I'll reopen once the situation is clarified upstream.
Sep 24 2020
Sep 19 2020
Update to 1.4.2
Aug 22 2020
- Removed extra whitespaces
- Sorted deps
Aug 13 2020
Jul 25 2020
There's an AppImage upstream, so if you don't want to add it to the repository again I would understand that.
I use the tool daily and noticed after todays update that it's not installed anymore, so I made a package for myself :)
Jul 23 2020
Jul 9 2020
Yes, that's ok.
Updated maintainer file
Jul 7 2020
Jul 4 2020
Jun 25 2020
As you wish, no problem
Jun 19 2020
It works! Thank you very much.
May 20 2020
@medusalix Thank you very much. I hope you get the permissions. It would be a pity for all the work you have already done.
@ermo I don't know how that could be possible. A Xbox controller can only connect with the dongle if the dongle is initialized. The dongle gets initialized by xow/service. The connection between the dongle and the controller is over wifi but that's just between the dongle and the controller. There's no network traffic or anything. So I can't listen on a socket.
Yes, you are right. Fixed.
Updated License
Added upstream patch for the modprobe config file to not blacklist mt76x2u but prevent it loading for the usb dongle.
May 19 2020
Thanks you for your input.
I made those changes.
Changed to /usr/bin
Changed to %apply_patches
Changed service restart behaviour to always to have service restarted after sleep
Changed service type from idle to simple, as with binding to device idle makes no sennse in my opinion
May 16 2020
Added udev rules to autostart service when usb dongle is plugged in
I initially removed mt76x2u blacklist from the makefile, as in my case the module doesn't bind to the dongle.
I've seen now there are dongles with different ids which the module binds to:
https://github.com/torvalds/linux/blob/master/drivers/net/wireless/mediatek/mt76/mt76x2/usb.c
I'll do some research if the service could be automatically activated when a user has the usb inserted. But I would provide that solution upstream.
For v0.4 I would leave it like it is upstream.
Use patch -i as suggested
Update pspec file
Update license info