summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Sametime protocol pluginGary Kramlich2022-11-121-2/+0
| | | | | | | | | | | We haven't been able to test this in forever, and as such, it hasn't received any real maintenance. So rather than continue this cycle we're going to cut our loses. Testing Done: Compiled and greped everything. I've left the man pages for now as they need their own overhaul. Reviewed at https://reviews.imfreedom.org/r/2022/
* Fix the appimage buildGary Kramlich2022-01-081-5/+5
| | | | | | | | | | | | This required some tweaks in the image which I already pushed, but these changes make it work with both convey 0.13 and 0.15-dev Testing Done: Build on my dev machine with convey 0.15-dev and on one of the build agents with convey 0.13 I did also run the appimage and verify that it does in fact work! Reviewed at https://reviews.imfreedom.org/r/1194/
* The appimage shouldn't be depending on a specific version of libperl, just ↵Gary Kramlich2020-12-101-1/+1
| | | | | | | | | make it depend on perl and it'll install the current version Testing Done: Built the app image locally to verify the fix. Reviewed at https://reviews.imfreedom.org/r/268/
* Create an AppImage for Pidgin3Gary Kramlich2020-10-151-0/+76
| | | | | | | | | Prepare for an eventual finch appimage Testing Done: Built the AppImage and verified it works by logging in with bonjour. Reviewed at https://reviews.imfreedom.org/r/166/
* add flatpak manifests for both pidgin and finchGary Kramlich2020-08-1616-0/+238
Add flatpaks for both pidgin3 and finch3 Testing Done: Ran both and then seem okay. The mercurial dependency is to make sure we have the correct revision in the about dialog. Reviewed at https://reviews.imfreedom.org/r/67/