Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-03 | Add git to makedepends | Thomas Hebb | |
Thanks, @bakerty. | |||
2022-07-30 | Bump pkgver | Thomas Hebb | |
2022-07-30 | Depend on generic wxwidgets package instead of wxgtk2 | Thomas Hebb | |
Some of the programs show warnings on start with wxwidgets-gtk3, but they're perfectly usable once you skip past them. And I'd prefer not to keep a hard dependency on wxwidgets-gtk2 (which used to be called wxgtk2), since it's now an AUR package. | |||
2022-05-09 | Switch to upstream udev rules | Thomas Hebb | |
2022-05-08 | Bump pkgrel | Thomas Hebb | |
2022-05-08 | Patch Makefiles to respect makepkg's CFLAGS/LDFLAGS | Thomas Hebb | |
2022-05-08 | Remove some more unwanted multilib code in undebian.patch | Thomas Hebb | |
This gets rid of some "uninstalled dependency" errors in namcap that resulted from an extra (harmless) slash in RPATH. | |||
2022-05-08 | Remove unneeded dependencies | Thomas Hebb | |
I think I originally added java-runtime because I thought there was Java code in this repo, given that there are JNI libraries. But there's actually not. We just need the JNI headers at build time, not a JRE at runtime. I have no idea why I originally added webkit2gtk, but namcap says we don't need it anymore and I see no reference to it anywhere in the source. | |||
2022-05-08 | Update PKGBUILD with new CreateDebFile changes | Thomas Hebb | |
The upstream version also now installs udev rules, but I'm leaving that change to a separate commit, since we'll need to replace our existing rules file. | |||
2022-05-08 | Update hash for undebian.patch, whoops | Thomas Hebb | |
2022-05-08 | Fix build errors with latest upstream | Thomas Hebb | |
2021-01-18 | Remove Linux build fixes now upstreamed | Thomas Hebb | |
2021-01-18 | Update package version and .SRCINFO | Thomas Hebb | |
2021-01-18 | Fix a number of new build issues in the latest Git | Thomas Hebb | |
2021-01-17 | Auto-rebase undebian.patch on top of latest Git | Thomas Hebb | |
2021-01-17 | Update wxgtk2 dependency name | Thomas Hebb | |
2021-01-17 | Use new Makefile name, drop 32-bit support | Thomas Hebb | |
2021-01-17 | Remove never-set BITNESS variable | Thomas Hebb | |
2018-01-17 | Fix sed patching bug | Thomas Hebb | |
2018-01-17 | Update for current Git version | Thomas Hebb | |
2016-11-11 | Update version | Thomas Hebb | |
2016-11-11 | Conflict with usbdm package | Thomas Hebb | |
2016-11-11 | Add notification about USB suspend problems | Thomas Hebb | |
2016-11-11 | Add missing dependencies | Thomas Hebb | |
2016-11-11 | Add udev rules | Thomas Hebb | |
2016-11-06 | Initial commit | Thomas Hebb | |