mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
multimedia/libdc1394: update to 2.2.6
- remove patch, there is no indication why it was needed.
This commit is contained in:
parent
0b72f92025
commit
aaea4fc1ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501796
4 changed files with 6 additions and 17 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libdc1394
|
||||
PORTVERSION= 2.2.5
|
||||
DISTVERSION= 2.2.6
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-2/${PORTVERSION}/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1482484499
|
||||
SHA256 (libdc1394-2.2.5.tar.gz) = 350cc8d08aee5ffc4e1f3049e2e1c2bc6660642d424595157da97ab5b1263337
|
||||
SIZE (libdc1394-2.2.5.tar.gz) = 611918
|
||||
TIMESTAMP = 1558030220
|
||||
SHA256 (libdc1394-2.2.6.tar.gz) = 2b905fc9aa4eec6bdcf6a2ae5f5ba021232739f5be047dec8fe8dd6049c10fed
|
||||
SIZE (libdc1394-2.2.6.tar.gz) = 612067
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
--- dc1394/bayer.c.orig 2016-10-11 06:19:10 UTC
|
||||
+++ dc1394/bayer.c
|
||||
@@ -775,7 +775,7 @@ dc1394_bayer_Downsample(const uint8_t *r
|
||||
{
|
||||
uint8_t *outR, *outG, *outB;
|
||||
register int i, j;
|
||||
- uint tmp;
|
||||
+ int tmp;
|
||||
int st=sx*sy;
|
||||
int p;
|
||||
int sx2=sx<<1;
|
|
@ -17,8 +17,8 @@ include/dc1394/vendor/pixelink.h
|
|||
include/dc1394/video.h
|
||||
lib/libdc1394.a
|
||||
lib/libdc1394.so
|
||||
lib/libdc1394.so.22
|
||||
lib/libdc1394.so.22.2.1
|
||||
lib/libdc1394.so.25
|
||||
lib/libdc1394.so.25.0.0
|
||||
libdata/pkgconfig/libdc1394-2.pc
|
||||
man/man1/dc1394_multiview.1.gz
|
||||
man/man1/dc1394_reset_bus.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue