From 341f52bb4e7de939a837db7175b5745a16773fdf Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Wed, 28 May 2003 18:57:52 +0000 Subject: Example database for Package Manager. --- Mac/OSX/Dist/example-pimp-database.plist | 51 ++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 Mac/OSX/Dist/example-pimp-database.plist (limited to 'Mac/OSX') diff --git a/Mac/OSX/Dist/example-pimp-database.plist b/Mac/OSX/Dist/example-pimp-database.plist new file mode 100644 index 0000000000..c0c52ab41e --- /dev/null +++ b/Mac/OSX/Dist/example-pimp-database.plist @@ -0,0 +1,51 @@ + + + + + Description + Enter database description + Maintainer + Enter your email address + Packages + + + Description + Enter package description + Download-URL + Enter URL for archive download, delete for pseudo-pkgs + Flavor + Enter binary or source + Home-page + Enter URL of human-readable webpage + Install-command + Enter shell commands to run for installation + Install-test + Enter Python code to test for already installed + MD5Sum + Enter checksum of package archive + Name + Enter name of package + Post-install-command + Enter shell command to run after install + Pre-install-command + Enter shell command to run before install + Prerequisites + + Enter human-readable recipy for pseudo-dependencies + + Flavor + Enter optional flavor for real dependency + Name + Enter name for real dependency + Version + + + + Version + Enter version string for package + + + Version + 0.1 + + -- cgit v1.2.1