Opened 14 years ago
Closed 14 years ago
#535 closed Enhancement (invalid)
make libtransmission shared
Reported by: | costela | Owned by: | charles |
---|---|---|---|
Priority: | Low | Milestone: | None Set |
Component: | libtransmission | Version: | 0.95 |
Severity: | Minor | Keywords: | |
Cc: |
Description
It would be nice if/when libtransmission had a stable API (or at least stable enough to be backwards compatible) to build it as a shared library. It would make packaging transmission easier, the binary packages smaller (though admittedly the difference is minimal) and would enable other people to link to it.
Cheers
Change History (2)
comment:1 Changed 14 years ago by charles
- Priority changed from Normal to Low
comment:2 Changed 14 years ago by charles
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I'm going to close this because it's not going to happen in the forseeable future. The development of libtransmission is too closely tied to the development of the three clients.