+265 (1.4+222+hg5f9f7194267b-1~trusty1) trusty; urgency=low
+
+ * ARMv7 portage
+
+ -- Jérôme Benoit <jerome.benoit@piment-noir.org> Wed, 14 Jan 2015 20:25:00 +0100
+
x265 (1.4+222+hg5f9f7194267b-1~trusty) trusty; urgency=low
* Current snapshot
library for encoding video using the High
Efficiency Video Coding (HEVC/H.265) standard.
-Package: libx265-39
+Package: libx265-40
Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Section: libdevel
Depends:
${misc:Depends},
- libx265-39 (= ${binary:Version})
+ libx265-40 (= ${binary:Version})
Description: H.265/HEVC video encoder - development files
library for encoding video using the High
Efficiency Video Coding (HEVC/H.265) standard.
.
This package contains the static library and
- headers used to build programs that use libx265-39.
+ headers used to build programs that use libx265-40.
Package: x265-doc
Architecture: all
Depends:
${misc:Depends},
x265 (= ${binary:Version}),
- libx265-39 (= ${binary:Version})
+ libx265-40 (= ${binary:Version})
Description: debugging symbols for x265 and libx265
library for encoding video using the High
Efficiency Video Coding (HEVC/H.265) standard.
# build documentation
$(MAKE) -C doc/reST pickle html man
+ifneq (arm, $(shell dpkg-architecture -qDEB_HOST_GNU_CPU))
override_dh_auto_test:
$(builddir)/test/TestBench
+endif
override_dh_install:
dh_install --list-missing --sourcedir=$(CURDIR)/debian/install