lp://staging/~gal-fourier/ubuntu/natty/opencv/bug-756154
- Get this branch:
- bzr branch lp://staging/~gal-fourier/ubuntu/natty/opencv/bug-756154
Branch merges
- Ubuntu branches: Pending requested
- Chris Coulson: Pending requested
-
Diff: 257 lines (+215/-1)6 files modifieddebian/changelog (+14/-0)
debian/control (+1/-1)
debian/patches/cvcap_ffmpeg_fix_compile_against_libav0.7.patch (+120/-0)
debian/patches/series (+4/-0)
debian/patches/ubuntu11.04_no_videodev.h_include_file.patch (+56/-0)
debian/patches/ubuntu11.10_oneiric_fix_compilation_error_with_gcc4.6.patch (+20/-0)
Related bugs
Bug #756154: opencv version 2.1.0-3ubuntu1 failed to build on i386 | High | Fix Released | |
Bug #791527: libcv-dev: error: 'ptrdiff_t' does not name a type | High | Fix Released |
Related blueprints
Branch information
- Owner:
- Gal Shalif
- Status:
- Development
Recent revisions
- 23. By Gal Shalif
-
* Add patch ubuntu11.
10_oneiric_ fix_compilation _error_ with_gcc4. 6.patch:
+ fix build error on Ubuntu 11.10 Oneiric (LP: #791527):
* Add cvcap_ffmpeg_fix_compile_ against_ libav0. 7.patch:
fix compilation errors when compiled against libav-0.7
(as applicable for Ubuntu 11.10 Oneiric) (LP: 756154)
* Add patch ubuntu11.04_no_videodev. h_include_ file.patch:
fix build error on Ubuntu 11.04 Natty (LP: #756154):
- Backport the upstream 2.2 changeset to void the use of the obsolete V4L1
(i.e. do not use the obsolete linux/videodev.h) - 22. By Gal Shalif
-
Add cvcap_ffmpeg_
fix_compile_ against_ libav0. 7.patch - fix compilation errors when compiled against libav-0.7 (as applicable for Ubuntu 11.10 Oneiric) (LP: 756154) - 21. By Gal Shalif
-
Add patch ubuntu11.
10_oneiric_ fix_compilation _error_ with_gcc4. 6.patch - fix build error on Ubuntu 11.10 Oneiric (LP: #791527): - 20. By Gal Shalif
-
* Add patch ubuntu11.
04_no_videodev. h_include_ file.patch - fix build error on Ubuntu 11.04 Natty (LP: #756154):
- Backport the upstream 2.2 changeset to void the use of the obsolete V4L1 (linux/videodev.h) - 17. By Gal Shalif
-
* Use libv4l1-videodev.h (from libv4l-dev) as a replacement for the obsolete linux/videodev.h on Ubuntu 11.04
- Add libv4l-dev to build dependencies
- ubuntu11.04_no_videodev. h_include_ file.patch: modify src/highgui/ cvcap_libv4l. cpp, src/highgui/ cvcap_v4l. cpp - 14. By Nobuhiro Iwamatsu
-
* Update debian/control.
- Bumped standards-version to 3.9.1. No changes needed.
- Add python-numpy to Build-depends (Closes: #593310)
* Add hurd support patch (Closes: #589586).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/oneiric/opencv