summaryrefslogtreecommitdiffstats
path: root/plugins/package-plugin.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* Update package scriptMihael Koep2013-03-211-3/+24
| | | | | | | | Allows to set additional information in each plugin's CMakeLists.txt. Conflicts: plugins/package-plugin.sh.in
* Build package flags inside package-plugin.sh.inMihael Koep2013-03-191-1/+4
| | | | | | | | | This will use the information provided by each plugin. Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in
* Cleanup of dexela plugin build file and package-plugin.sh.in to include ↵Mihael Koep2013-03-141-1/+1
| | | | sensible metadata information.
* Improve dexela plugin packaging.Mihael Koep2013-03-071-1/+1
|
* Fix #146: Make a new top-level directory for camsMatthias Vogelgesang2012-09-281-0/+1
... and build a package for each camera. Moreover, for some reason we can live without the CMake generated spec file for RPM generation. AFAICS, the RPMs are prefixed correctly.