Merge pull request #2330 from groni/master
update libraw1394 and libdc1394
This commit is contained in:
@@ -12,9 +12,10 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Programming interface for IEEE 1394 based cameras</Summary>
|
||||
<Description>libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/).</Description>
|
||||
<Archive sha1sum="c40bdf37c64e0bce5dcc3e6e868d226e309a3a19" type="targz">http://sourceforge.net/projects/libdc1394/files/libdc1394-2/2.2.3/libdc1394-2.2.3.tar.gz</Archive>
|
||||
<Archive sha1sum="fb487f0e3f4096d81b34ccbe0e92cf99a0a47140" type="targz">https://sourceforge.net/projects/libdc1394/files/libdc1394-2/2.2.4/libdc1394-2.2.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libraw1394-devel</Dependency>
|
||||
<Dependency>libusb-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -22,6 +23,7 @@
|
||||
<Name>libdc1394</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libraw1394</Dependency>
|
||||
<Dependency>libusb</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -44,6 +46,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-27</Date>
|
||||
<Version>2.2.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>2.2.3</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A library that provides direct access to the IEEE 1394 bus</Summary>
|
||||
<Description>libraw1394 library provides direct access to the IEEE-1394 bus through the Linux 1394 subsystem's raw1394 user interface. Support for both the classic ieee1394 and new firewire linux driver stacks is included.</Description>
|
||||
<Archive sha1sum="e7d5d05a6c60b9e2d05786c50a083370c6039099" type="tarxz">http://www.kernel.org/pub/linux/libs/ieee1394/libraw1394-2.1.0.tar.xz</Archive>
|
||||
<Archive sha1sum="6e41b2ba9b28b810b18a88045ab8761d467bdf53" type="tarxz">https://www.kernel.org/pub/linux/libs/ieee1394/libraw1394-2.1.2.tar.xz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -39,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-27</Date>
|
||||
<Version>2.1.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>2.1.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user