diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-06-30 18:16:16 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-06-30 18:16:16 +0000 |
commit | c4d080bf87da3944a15f4ca9942273b2cb3306f8 (patch) | |
tree | ab6ca059a37bcfd9a5d825278f4ae75152216021 /packages/linux_make/debian/control | |
parent | dacf7b607b9d0fda8b9a38b58dc97ce77b9ce3e9 (diff) |
hacked together a .deb for Pd-extended at gohan/zaragoza
svn path=/trunk/; revision=7862
Diffstat (limited to 'packages/linux_make/debian/control')
-rw-r--r-- | packages/linux_make/debian/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/linux_make/debian/control b/packages/linux_make/debian/control new file mode 100644 index 00000000..f707137f --- /dev/null +++ b/packages/linux_make/debian/control @@ -0,0 +1,11 @@ +Package: pd-extended +Version: 0.39.2.cvs20070626-0rc4 +Section: base +Priority: optional +Architecture: all +Depends: libjack0.100.0-0, ttf-bitstream-vera, tcl8.4 (>= 8.4.1-0), tk8.4 (>= 8.4.1-0), libasound2, libogg0, libvorbis0a, libfreetype6, 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 +Recommends: xmms, liblo0, liblame0 +Maintainer: Hans-Christoph Steiner <hans@at.or.at> +Description: Pure Data with a large collection of externals + This distribution of Pd includes a wide array of libraries that allow + you to work with HIDs, video, OpenGL 3D graphics, and more. |