From e93db10ca8e3650285ae7307a238f6c21b61bfac Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 11 Apr 2004 19:27:30 +0000 Subject: explained namimg scheme svn path=/trunk/; revision=1597 --- packages/README | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 packages/README diff --git a/packages/README b/packages/README new file mode 100644 index 00000000..b256937c --- /dev/null +++ b/packages/README @@ -0,0 +1,23 @@ + +This directory is for package builders for various platforms. The +directories here should be named using the following format: + +platform_pkgname + +So for example, Pd for Windows runs on the Win32 platform, and uses Inno +Setup to create the installer package, so the directory is called: +win32_inno. This name should also be all lowercase and use an underscore for +a separator. + +There are package making files out there that are not in the Pd CVS. I know +of the PlanetCCRMA RPMs and Mandrake RPMs. So for example, when these get +checked it, they should be in: + +planetccrma_rpm +mandrake_rpm + +Standards are good! ;) + + + + -- cgit v1.2.1