Modify ↓
Opened 13 years ago
Closed 13 years ago
#146 closed enhancement (fixed)
Separate camera plugins for easier deployment
Reported by: | Matthias Vogelgesang | Owned by: | Matthias Vogelgesang |
---|---|---|---|
Priority: | major | Milestone: | libuca-1.1 |
Component: | libuca | Version: | |
Keywords: | Cc: |
Description
We need to split the camera directory and build packages and package sources for each individual camera.
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
All camera implementations have been put under the top-level directory plugins
with commit 99b737a. Moreover, there are some simple shell scripts that can be used to generate RPM packages for the (run-time) library, the (development) header files and the individual cameras.
Note: See
TracTickets for help on using
tickets.
With CMake 2.8.2 it is not possible to build more than one package from the same source tree. CMake 2.8.4 allows this but is probably not part of the current SL or CentOS distributions.