tango-icon-theme stable port information

Info3: <<
Package: tango-icon-theme
Version: 0.8.1
Revision: 1
Description: Icon theme for GNOME and KDE
License: GPL
Maintainer: Benjamin Reed

BuildDepends: <<
gettext-tools,
icon-naming-utils (>= 0.8.1-1),
imagemagick (>= 5.5.7-1),
libgettext8-dev,
pkgconfig (>= 0.23-1),
librsvg2-bin (>= 2.24.0-1),
librsvg2 (>= 2.24.0-1)
<<

Source: http://tango.freedesktop.org/releases/%n-%v.tar.bz2
Source-MD5: 43f82eb29dac8ceab488e6108bdd515b

PatchScript: <<
#!/bin/sh -ev

# only need magick.pc to exist, not any particular data from
# it, so fake okay instead of requiring BDep tree. Real
# requirement is for 'convert' program, which is not in the
# -dev pkgs anyway. See:
# https://bugs.freedesktop.org/show_bug.cgi?id=29772
cat << EOPC > ImageMagick.pc
prefix=%p

Name: ImageMagick
Description: Dummy to make 'pkg-config --exists' pass
Version: 5.5.7
EOPC
<<
UseMaxBuildJobs: true
ConfigureParams: --disable-dependency-tracking --enable-png-creation PKG_CONFIG_PATH="%b:$PKG_CONFIG_PATH"

InstallScript: make -j1 install DESTDIR="%d"
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README

DescDetail: The Tango! icon theme for GNOME and KDE.
<<