Ticket #321 (closed enhancement: moved to bitbucket haikuports site)
Opened 5 years ago
Last modified 5 months ago
Subversion optional package does not include Perl bindings
| Reported by: | andreasf | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Haiku Optional Packages |
| Component: | dev-vcs/subversion | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
SVN::Core et al. are needed for git-svn.
To include, install SWIG 1.3.39 and after configuring Subversion run make; make install; make swig-pl; make install-swig-pl. Tested with trunk version and Perl 5.12.
Change History
comment:1 Changed 5 years ago by augiedoggie
comment:2 Changed 5 years ago by scottmc
- Owner scottmc deleted
comment:3 Changed 5 months ago by scottmc
- Resolution set to moved to bitbucket haikuports site
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

It would be nice to get all of the available bindings. I always rebuild my own subversion package in order to get the python bindings.(make install-swig-py)