Codebase list audacious / aefe585
Drop old Debian menu pixmaps No more needed since the removal of the Debian menu file. Pino Toscano 2 years ago
4 changed file(s) with 10 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
+0
-1
debian/audacious.dirs less more
0 usr/share/pixmaps
0 audacious (4.1-3) UNRELEASED; urgency=medium
1
2 [ Pino Toscano ]
3 * Remove the old audacious-16.xpm, and audacious-32.xpm icons, no more needed
4 since the removal of the Debian menu file in 3.6.2-1
5 - drop the imagemagick build dependency, as 'convert' is no more needed at
6 build time
7
8 -- Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Sun, 02 Jan 2022 14:33:51 +0100
9
010 audacious (4.1-2) unstable; urgency=medium
111
212 * Actually enable libarchive.
66 Mateusz Łukasik <mati75@linuxmint.pl>
77 Build-Depends:
88 debhelper-compat (= 13),
9 imagemagick,
109 libarchive-dev,
1110 libglib2.0-dev,
1211 libgtk2.0-dev,
1414 dh_auto_configure -- --disable-rpath --enable-chardet $(additional_confflags) \
1515 --with-buildstamp="$(shell dpkg-vendor --query vendor) package" --enable-gtk --enable-libarchive
1616
17 execute_after_dh_installdirs:
18 convert images/audacious.png -resize 16x16 debian/audacious/usr/share/pixmaps/audacious-16.xpm
19 convert images/audacious.png -resize 32x32 debian/audacious/usr/share/pixmaps/audacious-32.xpm
20
2117 override_dh_auto_clean:
2218 -dh_auto_clean