aboutsummaryrefslogtreecommitdiff
path: root/packages/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-12-14 23:57:07 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-12-14 23:57:07 +0000
commit1043d1c47dac33d1a3dfb4df4881c4295eb6cb0d (patch)
treef1abb599799bcb99a2a05eae246f7edb20dcc8d0 /packages/debian/control
parent3bcbd4a39e4a4293f83e4c8a32354f1355376c7c (diff)
Paul Brossier has become the maintainer for the 'puredata' package and has put his files into the Debian git repo:
http://wiki.debian.org/Alioth/Git http://git.debian.org/?p=collab-maint/puredata.git;a=summary Therefore, I am removing trunk/packages/debian in favor of that git repo. svn path=/trunk/; revision=12837
Diffstat (limited to 'packages/debian/control')
-rw-r--r--packages/debian/control21
1 files changed, 0 insertions, 21 deletions
diff --git a/packages/debian/control b/packages/debian/control
deleted file mode 100644
index efc74ccd..00000000
--- a/packages/debian/control
+++ /dev/null
@@ -1,21 +0,0 @@
-Source: puredata
-Section: sound
-Priority: optional
-Maintainer: Guenter Geiger (Debian/GNU) <geiger@debian.org>
-Build-Depends: cdbs, tcl8.4-dev, tk8.4-dev, libasound2-dev [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386], debhelper, libjack0.100.0-dev | libjack-dev
-Standards-Version: 3.7.2
-
-Package: puredata
-Architecture: any
-Depends: ${shlibs:Depends}
-Replaces: pd-externals, pd
-Provides: pd
-Conflicts: pd
-Recommends: gem
-Description: realtime computer music and graphics system
- A real-time graphical programming environment for audio and graphics
- analysis and rendering. Pd's audio functions are built-in; graphical
- computations require a separate package named GEM ("Graphics Environment for
- Multimedia"). Pd and GEM are available for SGI machines, IBM PC compatibles
- (running NT or W95) and Linux (PCs or Alpha machines).
-