Instructions to build the packages:
- Check out the current 2.3 branch from SVN and go into that folder.
- "ln -s pkg/dpkg debian"
- "dpkg-buildpackage -uc -b"
To build the video package:
- "cd pkg/dpkg/videos"
- Put the sequences.wz of your choice into that folder.
- Run "dpkg-buildpackage -uc -b"
These packages will override any distribution packages (on the assumption that you want to keep the version you explicitly installed, and not updated to a random version), if you want the repository packages instead, you need to force a downgrade (except for the video package, that's pretty generic, and you should only need to install it once).
Feedback welcome, especially regarding the packaging and interaction with distribution packages.
