Codebase list frei0r / b9995b0
Adjust to upstream's new buildsystem IOhannes m zmölnig (Debian/GNU) 1 year, 5 months ago
5 changed file(s) with 13 addition(s) and 11 deletion(s). Raw diff Collapse all Expand all
00 include/frei0r.hpp /usr/include/
11 usr/include/
2 usr/lib/pkgconfig/*.pc /usr/share/pkgconfig/
2 usr/lib/pkgconfig/*.pc /usr/share/pkgconfig/
0 doc/html/ /usr/share/doc/frei0r-plugins-dev/
0 html/ /usr/share/doc/frei0r-plugins-dev/
0 usr/share/doc/frei0r-plugins/AUTHORS.txt
1 usr/share/doc/frei0r-plugins/README.txt
0 AUTHORS.md
1 README.md
00 #!/usr/bin/make -f
1
2 DEB_CMAKE_EXTRA_FLAGS =
3
4 DEB_CMAKE_EXTRA_FLAGS += \
5 -DCMAKE_INSTALL_LIBDIR=lib
16
27 %:
38 dh $@
49
510 override_dh_auto_configure:
6 dh_auto_configure -- --libdir=/usr/lib/
11 dh_auto_configure -- \
12 $(DEB_CMAKE_EXTRA_FLAGS)
713
814 override_dh_auto_build-indep:
915 dh_auto_build -i
10 make -C doc/
11
12 override_dh_clean:
13 dh_clean
14 rm -rf doc/html/
15 rm -f doc/Makefile
16 doxygen doc/Doxyfile
1617
1718 ################ d/copyright helper ##############
1819 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = \