File debian.rules of Package mediaelch
#!/usr/bin/make -f # Compare with # http://ppa.launchpadcontent.net/mediaelch/mediaelch-stable/ubuntu/pool/main/m/mediaelch/ # mediaelch_2.12.0.0-1~noble.debian.tar.xz # mediaelch_2.12.0.0-1~noble.dsc export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed export QT_SELECT = 6 %: dh $@ override_dh_auto_configure: dh_auto_configure -- \ -DUSE_EXTERN_QUAZIP:BOOL=ON