Codebase list frei0r / 1279f14
Build-depend on autotools-dev (and not libtool, automake or autoconf), and drop sloppy autoreconf introduced in 1.1.22git20091109-1.2. Jonas Smedegaard 13 years ago
2 changed file(s) with 1 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
66 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/frei0r.git
77 Homepage: http://www.piksel.org/frei0r
88 Build-Depends: cdbs,
9 autotools-dev,
910 debhelper,
10 libtool,
11 automake,
12 autoconf,
1311 pkg-config,
1412 libcv-dev,
1513 libgavl-dev,
99 DEB_UPSTREAM_URL = http://www.piksel.no/frei0r/releases
1010 DEB_UPSTREAM_PACKAGE = frei0r-plugins
1111 DEB_UPSTREAM_TARBALL_MD5 = a2eb63feeeb0c5cf439ccca276cbf70c
12
13 clean::
14 $(RM) Makefile.in aclocal.m4 configure doc/Makefile.in
15 $(RM) doc/html/Makefile.in include/Makefile.in ltmain.sh
16 $(RM) m4/libtool.m4 m4/ltoptions.m4 m4/ltversion.m4
17 $(RM) m4/lt~obsolete.m4 m4/ltsugar.m4 src/Makefile.in
18
19 makebuilddir::
20 libtoolize -f
21 autoreconf -fs