forked from VictorHidalgoVT/NUBOMEDIA-VCA
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ear and Tracker detector updated for deploying them in the NUBOMEDIA …
…PaaS
- Loading branch information
1 parent
5bb3577
commit d52527f
Showing
9 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
nubo-nose-detector_6.4.0~rc1_amd64.deb utils optional | ||
nubo-nose-detector-dev_6.4.0~rc1_amd64.deb utils optional | ||
nubo-nose-detector_6.4.01~rc1_amd64.deb utils optional | ||
nubo-nose-detector-dev_6.4.01~rc1_amd64.deb utils optional |
2 changes: 1 addition & 1 deletion
2
modules/nubo_nose/nubo-nose-detector/src/server/interface/nubonosedetector.kmd.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"name": "nubonosedetector", | ||
"version": "6.4.0", | ||
"version": "6.4.01", | ||
"kurentoVersion": "^6.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
nubo-tracker_6.4.0~rc1_amd64.deb utils optional | ||
nubo-tracker-dev_6.4.0~rc1_amd64.deb utils optional | ||
nubo-tracker_6.4.01~rc1_amd64.deb utils optional | ||
nubo-tracker-dev_6.4.01~rc1_amd64.deb utils optional |
2 changes: 1 addition & 1 deletion
2
modules/nubo_tracker/nubo-tracker/debian/nubo-tracker.substvars
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
misc:Pre-Depends=multiarch-support | ||
shlibs:Depends=kms-core-6.0, kms-jsonrpc-1.0, kmsjsoncpp, libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.5-0 (>= 1.7.1.1~20160224182824.59.ge0bd9ca.trusty), libgstreamer1.5-0 (>= 1.7.1.1~20160225111550.199.gba35ee7.trusty), libopencv-core2.4, libopencv-imgproc2.4, libopencv-video2.4, libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.1.1), nubo-tracker | ||
shlibs:Depends=kms-core-6.0, kms-jsonrpc-1.0, kmsjsoncpp, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.5-0 (>= 1.7.1.1~20160224182824.59.ge0bd9ca.trusty), libgstreamer1.5-0 (>= 1.7.1.1~20160225111550.199.gba35ee7.trusty), libopencv-core2.4, libopencv-imgproc2.4, libopencv-video2.4, libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.6), nubo-tracker | ||
misc:Depends= |
2 changes: 1 addition & 1 deletion
2
modules/nubo_tracker/nubo-tracker/src/server/interface/nubotracker.kmd.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"name": "nubotracker", | ||
"version": "6.4.0", | ||
"version": "6.4.01", | ||
"kurentoVersion": "^6.0.0" | ||
} |