Accepting request 57018 from multimedia:libs
Accepted submit request 57018 from user plater OBS-URL: https://build.opensuse.org/request/show/57018 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdc1394?expand=0&rev=21
This commit is contained in:
commit
141ccc72e5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1caf80535bb56219f80c558429c79810c1f35bbcda6a9f5a64d610d18f5721fa
|
|
||||||
size 428685
|
|
3
libdc1394-2.1.3.tar.bz2
Normal file
3
libdc1394-2.1.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b80292731d121852a8630e2cad97d20e57389f1c775503c61bf8b5f2b493c59f
|
||||||
|
size 434453
|
@ -2,8 +2,8 @@
|
|||||||
libdc1394-2.0.2/dc1394/conversions.c | 5 ++---
|
libdc1394-2.0.2/dc1394/conversions.c | 5 ++---
|
||||||
1 file changed, 2 insertions(+), 3 deletions(-)
|
1 file changed, 2 insertions(+), 3 deletions(-)
|
||||||
|
|
||||||
--- a/libdc1394-2.1.2/dc1394/conversions.c
|
--- a/libdc1394-2.1.3/dc1394/conversions.c
|
||||||
+++ b/libdc1394-2.1.2/dc1394/conversions.c
|
+++ b/libdc1394-2.1.3/dc1394/conversions.c
|
||||||
@@ -22,11 +22,10 @@
|
@@ -22,11 +22,10 @@
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
--- a/libdc1394-2.1.2/configure.in 2009-11-23 10:11:16.000000000 +0300
|
--- a/libdc1394-2.1.3/configure.in 2009-11-23 10:11:16.000000000 +0300
|
||||||
+++ b/libdc1394-2.1.2/configure.in 2009-11-23 10:11:51.000000000 +0300
|
+++ b/libdc1394-2.1.3/configure.in 2009-11-23 10:11:51.000000000 +0300
|
||||||
@@ -5,12 +5,6 @@
|
@@ -5,12 +5,6 @@
|
||||||
|
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 3 10:27:58 MSK 2011 - matwey.kornilov@gmail.com
|
||||||
|
- Update to 2.1.3.
|
||||||
|
- Bug fixes:
|
||||||
|
Fix for usb writes larger than 1 quadlet
|
||||||
|
On MAC OS, add needed frameworks to link line
|
||||||
|
Update firewire-{cdev,constants}.h to latest version and license
|
||||||
|
Change dequeue/enqueue to return error code if usb transfer haserror
|
||||||
|
dc1394/conversions.h: Fix typo in DC1394_STEREO_METHOD_MIN define
|
||||||
|
-------------------------------------------------------------------
|
||||||
Fri Nov 19 18:10:03 UTC 2010 - jslaby@novell.com
|
Fri Nov 19 18:10:03 UTC 2010 - jslaby@novell.com
|
||||||
|
|
||||||
- don't strip the objects when installing to allow for -debug*
|
- don't strip the objects when installing to allow for -debug*
|
||||||
|
@ -13,9 +13,9 @@
|
|||||||
|
|
||||||
grab_gray_image_SOURCES = grab_gray_image.c
|
grab_gray_image_SOURCES = grab_gray_image.c
|
||||||
grab_gray_image_LDADD = ../libdc1394/libdc1394_control.la -lraw1394
|
grab_gray_image_LDADD = ../libdc1394/libdc1394_control.la -lraw1394
|
||||||
--- a/libdc1394-2.1.2/configure.in
|
--- a/libdc1394-2.1.3/configure.in
|
||||||
+++ b/libdc1394-2.1.2/configure.in
|
+++ b/libdc1394-2.1.3/configure.in
|
||||||
@@ -79,21 +79,30 @@
|
@@ -76,21 +76,30 @@
|
||||||
|
|
||||||
# check for Xv extensions (necessary for examples/dc1394_multiview)
|
# check for Xv extensions (necessary for examples/dc1394_multiview)
|
||||||
# imported from Coriander
|
# imported from Coriander
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libdc1394 (Version 2.1.2)
|
# spec file for package libdc1394 (Version 2.1.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Name: libdc1394
|
Name: libdc1394
|
||||||
%define libdc1394_12_version 1.2.2
|
%define libdc1394_12_version 1.2.2
|
||||||
%define libdc1394_version 2.1.2
|
%define libdc1394_version 2.1.3
|
||||||
BuildRequires: libraw1394-devel
|
BuildRequires: libraw1394-devel
|
||||||
%if 0%{?suse_version} > 1100
|
%if 0%{?suse_version} > 1100
|
||||||
# no IIDC-over-USB support for openSUSE 11.0
|
# no IIDC-over-USB support for openSUSE 11.0
|
||||||
|
Loading…
Reference in New Issue
Block a user