From f87391acc6d5041b86c7b6b22b283bf6a51caea9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 9 Jul 2007 14:02:41 +0000 Subject: ran lintian to test package, plus updated version number to something sane svn path=/trunk/; revision=7925 --- packages/linux_make/Makefile | 2 +- packages/linux_make/debian/control | 26 ++++++++++++++++++++------ 2 files changed, 21 insertions(+), 7 deletions(-) (limited to 'packages/linux_make') diff --git a/packages/linux_make/Makefile b/packages/linux_make/Makefile index 30a5afd2..dc75ca9f 100755 --- a/packages/linux_make/Makefile +++ b/packages/linux_make/Makefile @@ -99,7 +99,7 @@ deb: $(bindir) # debian packaging test -d $(DESTDIR)/DEBIAN || mkdir -p $(DESTDIR)/DEBIAN cp $(packages_src)/linux_make/debian/control $(DESTDIR)/DEBIAN - dpkg-deb --build $(DESTDIR) $(packages_src)/linux_make/$(PACKAGE_NAME).deb + fakeroot dpkg-deb --build $(DESTDIR) $(packages_src)/linux_make/$(PACKAGE_NAME).deb tarbz2: installer_makefile installer_readme install -p .pdsettings $(DESTDIR)$(prefix) diff --git a/packages/linux_make/debian/control b/packages/linux_make/debian/control index f707137f..93488070 100644 --- a/packages/linux_make/debian/control +++ b/packages/linux_make/debian/control @@ -1,11 +1,25 @@ Package: pd-extended -Version: 0.39.2.cvs20070626-0rc4 -Section: base +Version: 0.40.2cvs20070709-1 +Section: sound 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 +Architecture: any +Depends: libjack0.100.0-0, ttf-bitstream-vera, tcl8.4 (>= 8.4.1-0), tk8.4 (>= 8.4.1-0), 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 +Recommends: liblo0, liblame0 +Suggests: xmms Maintainer: Hans-Christoph Steiner -Description: Pure Data with a large collection of externals +Description: Pure Data with patches and a large collection of externals + Pd (aka Pure Data) is a real-time graphical programming environment for + audio, video, and graphical processing. It is the third major branch of the + family of patcher programming languages known as Max (Max/FTS, ISPW Max, + Max/MSP, jMax, etc.) originally developed by Miller Puckette and company at + IRCAM. The core of Pd is written and maintained by Miller Puckette and + includes the work of many developers, making the whole package very much a + community effort. + . + Pd was created to explore ideas of how to further refine the Max paradigm + with the core ideas of allowing data to be treated in a more open-ended way + and opening it up to applications outside of audio and MIDI, such as graphics + and video. + . This distribution of Pd includes a wide array of libraries that allow you to work with HIDs, video, OpenGL 3D graphics, and more. -- cgit v1.2.1