Skip to content

ramok/mkdeb-trac-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Making .deb from trac plugins

List of Trac plugins:
http://trac.edgewall.org/wiki/PluginList
https://trac-hacks.org/wiki/HackIndex

Create new port for plugin:
1. copy existing port pluging directory
2. fix file 'get'

Build all supported trac plugins:
./mkdeb-trac-plugin ports/*

Installing:
dpkg -i repo/trac-name*.deb