OSSP CVS Repository

ossp - Check-in [5152]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 5152
Date: 2005-Sep-02 09:21:10 (local)
2005-Sep-02 07:21:10 (UTC)
User:rse
Branch:
Comment: add a PEAR/PECL package specification file
Tickets:
Inspections:
Files:
ossp-pkg/uuid/php/package.xml      added-> 1.1

ossp-pkg/uuid/php/package.xml -> 1.1

*** /dev/null    Fri May 17 08:15:37 2024
--- -    Fri May 17 08:20:08 2024
***************
*** 0 ****
--- 1,35 ----
+ <?xml version="1.0" encoding="ISO-8859-1" ?>
+ <package>
+   <name>uuid</name>
+   <summary>Universally Unique Identifiers (UUID) extension</summary>
+   <description>
+     UUID is a PHP extension for the creation
+     of Universally Unique Identifiers (UUID).
+   </description>
+   <license>MIT-Style License</license>
+   <maintainers>
+     <maintainer>
+       <user>rse</user>
+       <name>Ralf S. Engelschall</name>
+       <email>rse@engelschall.com</email>
+     </maintainer>
+   </maintainers>
+     <release>
+       <version>1.0</version>
+       <date>2003-05-17</date>
+       <state>unstable</state>
+     </release>
+   <configureoptions>
+     <configureoption name="with-uuid" default="autodetect" prompt="path to OSSP uuid?"/>
+   </configureoptions>
+   <filelist>
+     <dir role="src" name="/">
+       <file role="src">Makefile.local</file>
+       <file role="src">config.m4</file>
+       <file role="src">uuid.c</file>
+       <file role="php">uuid.php4</file>
+       <file role="php">uuid.php5</file>
+       <file role="src">uuid.ts</file>
+     </dir>
+   </filelist>
+ </package>

CVSTrac 2.0.1