[Demudi-commits] r1527 - csound/trunk/debian
fsateler-guest at alioth.debian.org
fsateler-guest at alioth.debian.org
Fri Aug 3 02:52:37 UTC 2007
Author: fsateler-guest
Date: 2007-08-03 02:52:37 +0000 (Fri, 03 Aug 2007)
New Revision: 1527
Added:
csound/trunk/debian/pd-csound.install
Modified:
csound/trunk/debian/control
Log:
Put the PD csoundapi~ opcode in its own package
Modified: csound/trunk/debian/control
===================================================================
--- csound/trunk/debian/control 2007-08-03 02:28:25 UTC (rev 1526)
+++ csound/trunk/debian/control 2007-08-03 02:52:37 UTC (rev 1527)
@@ -51,3 +51,11 @@
This package contains the development files needed to build programs
linking to the csound library.
For more information on csound, see the csound package.
+
+Package: pd-csound
+Architecture: any
+Depends: csound, puredata
+Description: csound external for PureData
+ This is the csoundapi~ opcode for PureData.
+ For more information on csound or puredata, see the respective packages.
+
Added: csound/trunk/debian/pd-csound.install
===================================================================
--- csound/trunk/debian/pd-csound.install (rev 0)
+++ csound/trunk/debian/pd-csound.install 2007-08-03 02:52:37 UTC (rev 1527)
@@ -0,0 +1 @@
+usr/lib/pd/extra/*
More information about the Demudi-commits
mailing list