Revision: 9756 http://pure-data.svn.sourceforge.net/pure-data/?rev=9756&view=rev Author: eighthave Date: 2008-05-03 16:19:51 -0700 (Sat, 03 May 2008)
Log Message: ----------- an attempt to clean up the Depends: and to add all of the needed packages that dpkg-shlibdeps doesn't know about
Modified Paths: -------------- trunk/packages/linux_make/debian/control
Modified: trunk/packages/linux_make/debian/control =================================================================== --- trunk/packages/linux_make/debian/control 2008-05-03 22:30:29 UTC (rev 9755) +++ trunk/packages/linux_make/debian/control 2008-05-03 23:19:51 UTC (rev 9756) @@ -1,10 +1,13 @@ Package: pd-extended -Version: 0.40.2cvs20070712-1 +Version: Section: sound Priority: optional Architecture: any -Depends: libjack0.100.0-0, ttf-bitstream-vera, tcl8.4, tk8.4, libasound2, libogg0, libvorbis0a, libvorbisenc2, libvorbisfile3, libspeex1, libflac7, libsndfile1, libpcre3, libtheora0, imagemagick, liblcms1, libpng3, libtiff4, libmpeg1, libmpeg2-4, libmpeg3-1, libquicktime0, libx11-6, libdv4, libxv1, libimlib2, libfreetype6, libsm6, libxml2, libxext6, libxt6, libglu1-mesa, libgsl0, libmagick++9c2a, x-ttcidfont-conf, libavifile-0.7c2 -Recommends: liblo0, liblame0, qjackctl +Depends: xterm | x-terminal-emulator, ttf-bitstream-vera, x-ttcidfont-conf, ${shlibs:Depends} +Replaces: puredata, pd-externals, gem, pd-pdp, pd-zexy +Conflicts: puredata, pd-externals, gem, pd-pdp, pd-zexy +Provides: pd +Recommends: liblame0, qjackctl Suggests: xmms Maintainer: Hans-Christoph Steiner hans@at.or.at Description: Pure Data with patches and a large collection of externals
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.