source: trunk/debathena/meta/athena-libraries/debian/rules @ 25853

Revision 25853, 30 bytes checked in by jdreed, 11 years ago (diff)
In athena-libraries: * Complete rewrite (Trac: #582) * Drop dynamic logic and manually calculated lists of Athena 9.3 and 9.4 libraries and instead snapshot the current list of recommendations with a focus on reducing them * Remove recommendations with priority 'required' in order to clean up the list: libpng12-0, libc6, libbz2-1.0, libelf1, libgcc1, libglib2.0-0, libncursesw5, libncurses5, libpam06, zlib1g * Remove recommendations with priority 'standard' in order to clean up the list: libx11-6, libxext6, libxml2, libkrb5-3, libk5crypto3, libgssapi-krb5-2, libkrb5support0, libsas2-2 * Condense libogg0, libvorbis0a, libvorbisenc2, and libvorbisfile3 into vorbis-tools * Condense liborbit2, libpopt0, libart-2.0-2, libgnomevfs2-0, libbonobo2-0 and libglib-2.0-0 into libgnome2-0 * Condense libqt3-mt, libxrandr2, and libglu1-mesa into libqt3-mt * Condense libgtk2.0-0, libxfixes3, libgdk-pixbuf-2.0-0, libpango1.0-0, libatk1.0-0, libxdamage1, and libglib-2.0-0 into libgtk2.0-0 * Condense libxcursor1, libxkbfile1, and libsm6 into x11-apps * Condense lesstif2, libfreetype6, libxp6, and libice6 into lesstif2 * Condense libfontconfig1, libfontenc1, libxaw7 (and thus libxpm4), libxcomposite1, libxft2, libxi6, libxinerama1, libxmu6, libxrender1, libxt6, libxtst6, libxv1, libxxf86dga1 and libxxf86vm1 into x11-utils * Add Lintian override for dependency on multiple libstdc++ versions. We do in fact want this, as long as there are libstdc++5 binaries out there (read: forever)
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3%:
4        dh $@
Note: See TracBrowser for help on using the repository browser.