hugo/content/development/building/_index.md

Fri, 30 Aug 2024 19:33:36 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Fri, 30 Aug 2024 19:33:36 -0500
changeset 543
4ab2b8637540
parent 279
30dccbc81b73
permissions
-rw-r--r--

Update the plugins page for the new process

This includes defining the process and providing a template for a new issue to
add new plugins. I did go through and audit `No IRC /WHO` so we had at least
one validated entry.

Testing Done:
Ran `npm run hugo:server` locally and verified the page worked and checked the new links.

Bugs closed: NEST-53

Reviewed at https://reviews.imfreedom.org/r/3450/

---
title: Building
date: 2019-01-11T05:44:25.000Z
anchor: building
weight: -100
lastmod: 2019-09-04T03:42:40.000Z
---

Building Pidgin can be tricky, but hopefully we've made it pretty clear in the
following pages. First thing first is that we you need to decide which version
of Pidgin you are going to build.

If you are just trying to build Pidgin to run it, then you probably want the
[2.x.y](2.x.y/) release which is our stable version.

If you're interested in developing Pidgin itself or just want to live on the
edge then you may want to try out the development version which we call
[3.0.0](3.0.0/).

mercurial