Codebase list ffmpeg2theora / 94ba19c
Bump debhelper compat to 12 Sebastian Ramacher 4 years ago
2 changed file(s) with 2 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
55 RISKO Gergely <risko@debian.org>
66 Vcs-Browser: https://salsa.debian.org/multimedia-team/ffmpeg2theora
77 Vcs-Git: https://salsa.debian.org/multimedia-team/ffmpeg2theora.git
8 Build-Depends: debhelper-compat (= 9),
8 Build-Depends: debhelper-compat (= 12),
99 libavcodec-dev (>= 6:10~),
1010 libavdevice-dev (>= 6:10~),
1111 libavfilter-dev,
2020 libtheora-dev,
2121 libvorbis-dev,
2222 pkg-config,
23 quilt,
2423 scons
2524 Homepage: http://v2v.cc/~j/ffmpeg2theora/
2625 Standards-Version: 3.9.6
55
66
77 %:
8 dh $@ --with quilt
8 dh $@
99
1010 override_dh_auto_build:
1111 scons $(DEB_SCONS_OPTIONS)